2026-03-24 22:15:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 22:15:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-24 22:15:05 [adesa.be] INFO: Starting spider adesa.be
2026-03-24 22:15:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 22:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 22:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 22:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 22:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: eae5f59d6c52ab1a
2026-03-24 22:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-24 22:15:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.be/task_31_2026-03-24T22_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 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 22:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-24 22:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 22:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-24 22:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-24 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 22:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-24 22:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-24 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-24 22:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 22:15:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-24 22:15:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-24 22:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-24 22:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 22:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 22:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-24 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 22:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718250
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718250%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718250: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718250 url https://www.openlane.eu/en/carv6/auction/10718250
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718269
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718269%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718269: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718269 url https://www.openlane.eu/en/carv6/auction/10718269
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718271
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718271%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718271: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718271 url https://www.openlane.eu/en/carv6/auction/10718271
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718238
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718238%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718238: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718238 url https://www.openlane.eu/en/carv6/auction/10718238
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718262
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718262%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718262: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718262 url https://www.openlane.eu/en/carv6/auction/10718262
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718346
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718346%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718346: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718346 url https://www.openlane.eu/en/carv6/auction/10718346
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718353
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718353%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718353: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718353 url https://www.openlane.eu/en/carv6/auction/10718353
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718356
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718356%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718356: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718356 url https://www.openlane.eu/en/carv6/auction/10718356
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718363
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718363%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718363: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718363 url https://www.openlane.eu/en/carv6/auction/10718363
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718384
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718384%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718384: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718384 url https://www.openlane.eu/en/carv6/auction/10718384
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718369
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718369%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718369: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718369 url https://www.openlane.eu/en/carv6/auction/10718369
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718421
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718421%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718421: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718421 url https://www.openlane.eu/en/carv6/auction/10718421
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718381
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718381%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718381: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718381 url https://www.openlane.eu/en/carv6/auction/10718381
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718417
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718417%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718417: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718417 url https://www.openlane.eu/en/carv6/auction/10718417
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718349
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718349%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718349: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718349 url https://www.openlane.eu/en/carv6/auction/10718349
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718345
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718345%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718345: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718345 url https://www.openlane.eu/en/carv6/auction/10718345
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10718354
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718354%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10718354: 0
2026-03-24 22:15:23 [adesa.be] INFO: Skipping item 10718354 url https://www.openlane.eu/en/carv6/auction/10718354
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10721256
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721256%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721256: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721256 url https://www.openlane.eu/en/carv6/auction/10721256
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10721297
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721297%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721297: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721297 url https://www.openlane.eu/en/carv6/auction/10721297
2026-03-24 22: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 22:15:23 [adesa.be] INFO: Found listing with ID: 10721251
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721251%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721251: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721251 url https://www.openlane.eu/en/carv6/auction/10721251
2026-03-24 22: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 22:15:23 [adesa.be] INFO: Found listing with ID: 10721267
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721267%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721267: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721267 url https://www.openlane.eu/en/carv6/auction/10721267
2026-03-24 22: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 22:15:23 [adesa.be] INFO: Found listing with ID: 10721252
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721252%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721252: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721252 url https://www.openlane.eu/en/carv6/auction/10721252
2026-03-24 22: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 22:15:23 [adesa.be] INFO: Found listing with ID: 10721243
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721243%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721243: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721243 url https://www.openlane.eu/en/carv6/auction/10721243
2026-03-24 22: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 22:15:23 [adesa.be] INFO: Found listing with ID: 10721265
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721265%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721265: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721265 url https://www.openlane.eu/en/carv6/auction/10721265
2026-03-24 22: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 22:15:23 [adesa.be] INFO: Found listing with ID: 10721315
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721315%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721315: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721315 url https://www.openlane.eu/en/carv6/auction/10721315
2026-03-24 22: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 22:15:23 [adesa.be] INFO: Found listing with ID: 10721279
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721279%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721279: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721279 url https://www.openlane.eu/en/carv6/auction/10721279
2026-03-24 22: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 22:15:23 [adesa.be] INFO: Found listing with ID: 10721238
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721238%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721238: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721238 url https://www.openlane.eu/en/carv6/auction/10721238
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10721275
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721275%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721275: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721275 url https://www.openlane.eu/en/carv6/auction/10721275
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10721218
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721218%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721218: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721218 url https://www.openlane.eu/en/carv6/auction/10721218
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10721223
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721223%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721223: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721223 url https://www.openlane.eu/en/carv6/auction/10721223
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10721255
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721255%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721255: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721255 url https://www.openlane.eu/en/carv6/auction/10721255
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10721277
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721277%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721277: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721277 url https://www.openlane.eu/en/carv6/auction/10721277
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10721247
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721247%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721247: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721247 url https://www.openlane.eu/en/carv6/auction/10721247
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10721286
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721286%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721286: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721286 url https://www.openlane.eu/en/carv6/auction/10721286
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10721266
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721266%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721266: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721266 url https://www.openlane.eu/en/carv6/auction/10721266
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10721207
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721207%27 HTTP/1.1" 200 None
2026-03-24 22:15:23 [adesa.be] INFO: Scrape type for 10721207: 1
2026-03-24 22:15:23 [adesa.be] INFO: Scraping item 10721207 url https://www.openlane.eu/en/carv6/auction/10721207
2026-03-24 22:15:23 [adesa.be] INFO: Found listing with ID: 10721271
2026-03-24 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721271%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721271: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721271 url https://www.openlane.eu/en/carv6/auction/10721271
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721258
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721258%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721258: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721258 url https://www.openlane.eu/en/carv6/auction/10721258
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721204
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721204%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721204: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721204 url https://www.openlane.eu/en/carv6/auction/10721204
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721306
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721306%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721306: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721306 url https://www.openlane.eu/en/carv6/auction/10721306
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721246
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721246%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721246: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721246 url https://www.openlane.eu/en/carv6/auction/10721246
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721314
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721314%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721314: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721314 url https://www.openlane.eu/en/carv6/auction/10721314
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721300
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721300%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721300: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721300 url https://www.openlane.eu/en/carv6/auction/10721300
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721225
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721225%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721225: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721225 url https://www.openlane.eu/en/carv6/auction/10721225
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721229
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721229%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721229: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721229 url https://www.openlane.eu/en/carv6/auction/10721229
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721292
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721292%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721292: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721292 url https://www.openlane.eu/en/carv6/auction/10721292
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721210
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721210%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721210: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721210 url https://www.openlane.eu/en/carv6/auction/10721210
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721203
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721203%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721203: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721203 url https://www.openlane.eu/en/carv6/auction/10721203
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721319
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721319%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721319: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721319 url https://www.openlane.eu/en/carv6/auction/10721319
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721253
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721253%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721253: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721253 url https://www.openlane.eu/en/carv6/auction/10721253
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721316
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721316%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721316: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721316 url https://www.openlane.eu/en/carv6/auction/10721316
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721221
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721221%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721221: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721221 url https://www.openlane.eu/en/carv6/auction/10721221
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721301
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721301%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721301: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721301 url https://www.openlane.eu/en/carv6/auction/10721301
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721287
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721287%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721287: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721287 url https://www.openlane.eu/en/carv6/auction/10721287
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721291
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721291%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721291: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721291 url https://www.openlane.eu/en/carv6/auction/10721291
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721249
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721249%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721249: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721249 url https://www.openlane.eu/en/carv6/auction/10721249
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721245
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721245%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721245: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721245 url https://www.openlane.eu/en/carv6/auction/10721245
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721269
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721269%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721269: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721269 url https://www.openlane.eu/en/carv6/auction/10721269
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721213
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721213%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721213: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721213 url https://www.openlane.eu/en/carv6/auction/10721213
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721268
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721268%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721268: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721268 url https://www.openlane.eu/en/carv6/auction/10721268
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721282
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721282%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721282: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721282 url https://www.openlane.eu/en/carv6/auction/10721282
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721209
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721209%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721209: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721209 url https://www.openlane.eu/en/carv6/auction/10721209
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721272
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721272%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721272: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721272 url https://www.openlane.eu/en/carv6/auction/10721272
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721280
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721280%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721280: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721280 url https://www.openlane.eu/en/carv6/auction/10721280
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721240
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721240%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721240: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721240 url https://www.openlane.eu/en/carv6/auction/10721240
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721264
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721264%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721264: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721264 url https://www.openlane.eu/en/carv6/auction/10721264
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721273
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721273%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721273: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721273 url https://www.openlane.eu/en/carv6/auction/10721273
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721224
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721224%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721224: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721224 url https://www.openlane.eu/en/carv6/auction/10721224
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721263
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721263%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721263: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721263 url https://www.openlane.eu/en/carv6/auction/10721263
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721250
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721250%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721250: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721250 url https://www.openlane.eu/en/carv6/auction/10721250
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721241
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721241%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721241: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721241 url https://www.openlane.eu/en/carv6/auction/10721241
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721285
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721285%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721285: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721285 url https://www.openlane.eu/en/carv6/auction/10721285
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721212
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721212%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721212: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721212 url https://www.openlane.eu/en/carv6/auction/10721212
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721242
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721242%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721242: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721242 url https://www.openlane.eu/en/carv6/auction/10721242
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721208
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721208%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721208: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721208 url https://www.openlane.eu/en/carv6/auction/10721208
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721302
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721302%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721302: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721302 url https://www.openlane.eu/en/carv6/auction/10721302
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721310
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721310%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721310: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721310 url https://www.openlane.eu/en/carv6/auction/10721310
2026-03-24 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721227
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721227%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721227: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721227 url https://www.openlane.eu/en/carv6/auction/10721227
2026-03-24 22:15: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 22:15:24 [adesa.be] INFO: Found listing with ID: 10721317
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721317%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721317: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721317 url https://www.openlane.eu/en/carv6/auction/10721317
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721309
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721309%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721309: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721309 url https://www.openlane.eu/en/carv6/auction/10721309
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721215
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721215%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721215: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721215 url https://www.openlane.eu/en/carv6/auction/10721215
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721244
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721244%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721244: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721244 url https://www.openlane.eu/en/carv6/auction/10721244
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721236
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721236%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [adesa.be] INFO: Scrape type for 10721236: 1
2026-03-24 22:15:24 [adesa.be] INFO: Scraping item 10721236 url https://www.openlane.eu/en/carv6/auction/10721236
2026-03-24 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c7eb088-12e3-5cc4-bcea-2f7be7131454 with identifier: 10721256
2026-03-24 22:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c7eb088-12e3-5cc4-bcea-2f7be7131454 with scrape type 1
2026-03-24 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c7eb088-12e3-5cc4-bcea-2f7be7131454
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252F63c12abe-1af2-4ccd-a4da-5581fd7e9c84.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/63c12abe-1af2-4ccd-a4da-5581fd7e9c84.jpg not downloaded yet
2026-03-24 22:15:24 [adesa.be] INFO: Found listing with ID: 10721318
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721318%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [adesa.be] INFO: Scrape type for 10721318: 1
2026-03-24 22:15:25 [adesa.be] INFO: Scraping item 10721318 url https://www.openlane.eu/en/carv6/auction/10721318
2026-03-24 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252Fe8b75ebf-ebb3-40d6-a02d-39ca3ea52080.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/e8b75ebf-ebb3-40d6-a02d-39ca3ea52080.jpg not downloaded yet
2026-03-24 22:15:25 [adesa.be] INFO: Found listing with ID: 10721308
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721308%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [adesa.be] INFO: Scrape type for 10721308: 1
2026-03-24 22:15:25 [adesa.be] INFO: Scraping item 10721308 url https://www.openlane.eu/en/carv6/auction/10721308
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252Fba85f746-f86d-4f8d-b42d-205e43a07c85.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/ba85f746-f86d-4f8d-b42d-205e43a07c85.jpg not downloaded yet
2026-03-24 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:25 [adesa.be] INFO: Found listing with ID: 10721254
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721254%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [adesa.be] INFO: Scrape type for 10721254: 1
2026-03-24 22:15:25 [adesa.be] INFO: Scraping item 10721254 url https://www.openlane.eu/en/carv6/auction/10721254
2026-03-24 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252Fa4a8d43f-7386-48f7-83b6-3f497399249b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/a4a8d43f-7386-48f7-83b6-3f497399249b.jpg not downloaded yet
2026-03-24 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:25 [adesa.be] INFO: Found listing with ID: 10721248
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721248%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [adesa.be] INFO: Scrape type for 10721248: 1
2026-03-24 22:15:25 [adesa.be] INFO: Scraping item 10721248 url https://www.openlane.eu/en/carv6/auction/10721248
2026-03-24 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252F873f45c1-9064-4838-8e18-a4e33a5c4c7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/873f45c1-9064-4838-8e18-a4e33a5c4c7d.jpg not downloaded yet
2026-03-24 22:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2 with identifier: 10721267
2026-03-24 22:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2 with scrape type 1
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252Ff8a1e9a3-4b26-4f4e-99c3-e51ec450e5c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/f8a1e9a3-4b26-4f4e-99c3-e51ec450e5c3.jpg not downloaded yet
2026-03-24 22:15:25 [adesa.be] INFO: Found listing with ID: 10721294
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721294%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [adesa.be] INFO: Scrape type for 10721294: 1
2026-03-24 22:15:25 [adesa.be] INFO: Scraping item 10721294 url https://www.openlane.eu/en/carv6/auction/10721294
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252Ff7f1d5a8-1f4b-486c-a502-a7800027e513.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/f7f1d5a8-1f4b-486c-a502-a7800027e513.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F9af6e049-59aa-4c00-983e-eef27a938144.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/9af6e049-59aa-4c00-983e-eef27a938144.jpg not downloaded yet
2026-03-24 22:15:25 [adesa.be] INFO: Found listing with ID: 10721311
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721311%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [adesa.be] INFO: Scrape type for 10721311: 1
2026-03-24 22:15:25 [adesa.be] INFO: Scraping item 10721311 url https://www.openlane.eu/en/carv6/auction/10721311
2026-03-24 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a8936df-83c1-554b-a5c6-d7c2e9f898c4 with identifier: 10721315
2026-03-24 22:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4 with scrape type 1
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F5f29d698-d9c6-4325-8182-808902ccad1b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/5f29d698-d9c6-4325-8182-808902ccad1b.jpg not downloaded yet
2026-03-24 22:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c09a8242-355e-551e-bfd0-33c3a641ac1b with identifier: 10721243
2026-03-24 22:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c09a8242-355e-551e-bfd0-33c3a641ac1b with scrape type 1
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c09a8242-355e-551e-bfd0-33c3a641ac1b
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252F6e34138c-36fe-4c8c-93e0-24a14fe441ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/6e34138c-36fe-4c8c-93e0-24a14fe441ab.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252F1bbdc4df-2f94-42bb-a860-0dedea32a77f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/1bbdc4df-2f94-42bb-a860-0dedea32a77f.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252Fe44c4859-7771-4dec-8990-ce29576f2e88.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/e44c4859-7771-4dec-8990-ce29576f2e88.jpg not downloaded yet
2026-03-24 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:25 [adesa.be] INFO: Found listing with ID: 10721228
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721228%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [adesa.be] INFO: Scrape type for 10721228: 1
2026-03-24 22:15:25 [adesa.be] INFO: Scraping item 10721228 url https://www.openlane.eu/en/carv6/auction/10721228
2026-03-24 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F4dce8a94-ba64-4397-a7ef-205f4feb6210.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/4dce8a94-ba64-4397-a7ef-205f4feb6210.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252Ff3dc3431-2f98-461e-9169-4641c52b022b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/f3dc3431-2f98-461e-9169-4641c52b022b.jpg not downloaded yet
2026-03-24 22:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cf277fb-2194-5fae-83ee-6c32992bedbe with identifier: 10721297
2026-03-24 22:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cf277fb-2194-5fae-83ee-6c32992bedbe with scrape type 1
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3cf277fb-2194-5fae-83ee-6c32992bedbe
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F64b84216-5cc8-4cda-b9f8-86ca237f8506.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/64b84216-5cc8-4cda-b9f8-86ca237f8506.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252F221cb98b-c28c-4f00-8608-7cca869fd417.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/221cb98b-c28c-4f00-8608-7cca869fd417.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F19f9408e-dd97-4da9-8b8e-c3bad4c06ebd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/19f9408e-dd97-4da9-8b8e-c3bad4c06ebd.jpg not downloaded yet
2026-03-24 22:15:25 [adesa.be] INFO: Found listing with ID: 10721295
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721295%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [adesa.be] INFO: Scrape type for 10721295: 1
2026-03-24 22:15:25 [adesa.be] INFO: Scraping item 10721295 url https://www.openlane.eu/en/carv6/auction/10721295
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F650f7055-2f23-4baa-97cc-20947293724f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/650f7055-2f23-4baa-97cc-20947293724f.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252F38e1783e-7cf9-439e-bd17-ed2e2022018b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/38e1783e-7cf9-439e-bd17-ed2e2022018b.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F4433753b-e1e3-4a6b-aed3-e96ed8e9082b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/4433753b-e1e3-4a6b-aed3-e96ed8e9082b.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252F9df5ec3b-4f8b-4848-8db4-9da58aa8b968.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/9df5ec3b-4f8b-4848-8db4-9da58aa8b968.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252Fed716941-a0b1-48f0-b5eb-f70d8672f19a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/ed716941-a0b1-48f0-b5eb-f70d8672f19a.jpg not downloaded yet
2026-03-24 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee4a4d0e-65e5-5df0-9394-6fdc98f41672 with identifier: 10721265
2026-03-24 22:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672 with scrape type 1
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252Fb494b820-a018-4904-bf7e-db73adff0a97.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/b494b820-a018-4904-bf7e-db73adff0a97.jpg not downloaded yet
2026-03-24 22:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with identifier: 10721251
2026-03-24 22:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with scrape type 1
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252F14e98fc5-4edd-4134-9c9f-c81f1af07ed0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/14e98fc5-4edd-4134-9c9f-c81f1af07ed0.jpg not downloaded yet
2026-03-24 22:15:25 [adesa.be] INFO: Found listing with ID: 10721226
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721226%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [adesa.be] INFO: Scrape type for 10721226: 1
2026-03-24 22:15:25 [adesa.be] INFO: Scraping item 10721226 url https://www.openlane.eu/en/carv6/auction/10721226
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F2381a55a-7b5f-43a7-85b0-4167a0e90e91.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/2381a55a-7b5f-43a7-85b0-4167a0e90e91.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252F3ee71785-bc3f-44a4-a4d7-50c317415e0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/3ee71785-bc3f-44a4-a4d7-50c317415e0c.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F979cc824-a428-4f3a-befa-8f3623cfdea9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/979cc824-a428-4f3a-befa-8f3623cfdea9.jpg not downloaded yet
2026-03-24 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252Fc9ebe35c-190d-44c3-84af-3a9db872a0d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/c9ebe35c-190d-44c3-84af-3a9db872a0d8.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F9a946173-0b34-47a6-be85-3e0baa63611b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/9a946173-0b34-47a6-be85-3e0baa63611b.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252F80104a14-088f-47c9-836b-5910fde5951f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/80104a14-088f-47c9-836b-5910fde5951f.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252F8fcccf14-421e-4447-91ce-2835a95912e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/8fcccf14-421e-4447-91ce-2835a95912e0.jpg not downloaded yet
2026-03-24 22:15:25 [adesa.be] INFO: Found listing with ID: 10721299
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721299%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [adesa.be] INFO: Scrape type for 10721299: 1
2026-03-24 22:15:25 [adesa.be] INFO: Scraping item 10721299 url https://www.openlane.eu/en/carv6/auction/10721299
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F3c1196f6-26c5-4fe1-9788-4232cb413af8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/3c1196f6-26c5-4fe1-9788-4232cb413af8.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252Fdf1647e1-ea02-4e1c-9c16-7c70d280933a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/df1647e1-ea02-4e1c-9c16-7c70d280933a.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F1e20a761-a660-4584-82e8-87c686834c41.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/1e20a761-a660-4584-82e8-87c686834c41.jpg not downloaded yet
2026-03-24 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743995/general/63c12abe-1af2-4ccd-a4da-5581fd7e9c84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721256)
2026-03-24 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743995/general/e8b75ebf-ebb3-40d6-a02d-39ca3ea52080.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721256)
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F1da75cfc-0ec5-47b8-a7af-6775814cd9eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/1da75cfc-0ec5-47b8-a7af-6775814cd9eb.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252F6289234b-e135-4280-95e4-27af621eb33d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/6289234b-e135-4280-95e4-27af621eb33d.jpg not downloaded yet
2026-03-24 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252Fcde8c907-b298-46da-bece-1465b9a6e31b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/cde8c907-b298-46da-bece-1465b9a6e31b.jpg not downloaded yet
2026-03-24 22:15:26 [adesa.be] INFO: Found listing with ID: 10721220
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721220%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [adesa.be] INFO: Scrape type for 10721220: 1
2026-03-24 22:15:26 [adesa.be] INFO: Scraping item 10721220 url https://www.openlane.eu/en/carv6/auction/10721220
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252Fcdd32163-46fa-47e9-86af-417f573ba66e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/cdd32163-46fa-47e9-86af-417f573ba66e.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252F4679d808-8bee-44af-91a0-e06bab42e54a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/4679d808-8bee-44af-91a0-e06bab42e54a.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F9d3fd78a-4733-4c14-8f42-538f165bf9c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/9d3fd78a-4733-4c14-8f42-538f165bf9c7.jpg not downloaded yet
2026-03-24 22:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10721252
2026-03-24 22:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 320c5572-65ab-5027-b1ff-7274fa1e076d with scrape type 1
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 320c5572-65ab-5027-b1ff-7274fa1e076d
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252Fedc77eec-b8f2-4d68-85a9-0ea6227fd047.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/edc77eec-b8f2-4d68-85a9-0ea6227fd047.jpg not downloaded yet
2026-03-24 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743995/general/a4a8d43f-7386-48f7-83b6-3f497399249b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721256)
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F6535dbf1-bb55-438a-858f-245577bdd50f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/6535dbf1-bb55-438a-858f-245577bdd50f.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252Fece13cff-a1b7-4142-95ea-1a048b81db78.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/ece13cff-a1b7-4142-95ea-1a048b81db78.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252Fb8d04e82-ba19-437e-bfa5-f16fa0901dd0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/b8d04e82-ba19-437e-bfa5-f16fa0901dd0.jpg not downloaded yet
2026-03-24 22:15:26 [adesa.be] INFO: Found listing with ID: 10721312
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721312%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [adesa.be] INFO: Scrape type for 10721312: 1
2026-03-24 22:15:26 [adesa.be] INFO: Scraping item 10721312 url https://www.openlane.eu/en/carv6/auction/10721312
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F613ba876-80dc-4acf-8df2-23849375b7fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/613ba876-80dc-4acf-8df2-23849375b7fa.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252Fc3907673-272c-478b-b844-b6f6ebd8cf3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/c3907673-272c-478b-b844-b6f6ebd8cf3a.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F4b20e870-0cd1-453b-803b-37606bcf54e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/4b20e870-0cd1-453b-803b-37606bcf54e6.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F8787139f-aebc-40c4-b877-e0d925b1d815.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/8787139f-aebc-40c4-b877-e0d925b1d815.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F1daf7954-6b9c-4910-84bf-e126d30d26dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/1daf7954-6b9c-4910-84bf-e126d30d26dc.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252F838baedd-1371-4c2a-a346-0c8c77c5ddb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/838baedd-1371-4c2a-a346-0c8c77c5ddb9.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252F536023d3-1111-468c-ab58-70b0f9e4897b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/536023d3-1111-468c-ab58-70b0f9e4897b.jpg not downloaded yet
2026-03-24 22:15:26 [adesa.be] INFO: Found listing with ID: 10721235
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721235%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [adesa.be] INFO: Scrape type for 10721235: 1
2026-03-24 22:15:26 [adesa.be] INFO: Scraping item 10721235 url https://www.openlane.eu/en/carv6/auction/10721235
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F4b5062ab-6b24-450b-82a2-809882a83752.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/4b5062ab-6b24-450b-82a2-809882a83752.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252Fa4bcce95-b70e-45e5-baa1-71c22459a23b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/a4bcce95-b70e-45e5-baa1-71c22459a23b.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F1dec0f5c-4605-4eaa-845b-07cc7bbf8406.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/1dec0f5c-4605-4eaa-845b-07cc7bbf8406.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F5bcd01c6-a072-40d8-897b-e4371fb127af.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/5bcd01c6-a072-40d8-897b-e4371fb127af.jpg not downloaded yet
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781e1d50>
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 22:15:26 [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 22:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7eb088-12e3-5cc4-bcea-2f7be7131454/0c7eb088-12e3-5cc4-bcea-2f7be7131454_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252F63c12abe-1af2-4ccd-a4da-5581fd7e9c84.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/63c12abe-1af2-4ccd-a4da-5581fd7e9c84.jpg saved to cache
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0c7eb088-12e3-5cc4-bcea-2f7be7131454
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78874850>
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7eb088-12e3-5cc4-bcea-2f7be7131454/0c7eb088-12e3-5cc4-bcea-2f7be7131454_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252Fe8b75ebf-ebb3-40d6-a02d-39ca3ea52080.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/e8b75ebf-ebb3-40d6-a02d-39ca3ea52080.jpg saved to cache
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0c7eb088-12e3-5cc4-bcea-2f7be7131454
2026-03-24 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744124/general/1e20a761-a660-4584-82e8-87c686834c41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721297)
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F13c0de2c-535e-45b8-bb5a-66f9466bbfaa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/13c0de2c-535e-45b8-bb5a-66f9466bbfaa.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252F7be25dc2-80ae-4d6f-b281-88a61296fbed.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/7be25dc2-80ae-4d6f-b281-88a61296fbed.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252Fc413ebf6-0a9c-47f6-bc87-6ac2c9b10e9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/c413ebf6-0a9c-47f6-bc87-6ac2c9b10e9e.jpg not downloaded yet
2026-03-24 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744097/general/5f29d698-d9c6-4325-8182-808902ccad1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721315)
2026-03-24 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743989/general/cde8c907-b298-46da-bece-1465b9a6e31b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721251)
2026-03-24 22:15:26 [adesa.be] INFO: Found listing with ID: 10721234
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721234%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [adesa.be] INFO: Scrape type for 10721234: 1
2026-03-24 22:15:26 [adesa.be] INFO: Scraping item 10721234 url https://www.openlane.eu/en/carv6/auction/10721234
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252Fbe4f8e25-bed0-4163-82c7-aaf048ea6a00.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/be4f8e25-bed0-4163-82c7-aaf048ea6a00.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252F4c0e5243-9d1c-4041-8ff6-d3f8e3d5316d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/4c0e5243-9d1c-4041-8ff6-d3f8e3d5316d.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252Fe8ac191b-bdc3-4ed1-8f00-effeda75be97.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/e8ac191b-bdc3-4ed1-8f00-effeda75be97.jpg not downloaded yet
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F09f8844f-5b86-4dff-89f1-1202454f5a91.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/09f8844f-5b86-4dff-89f1-1202454f5a91.jpg not downloaded yet
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7832f210>
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7eb088-12e3-5cc4-bcea-2f7be7131454/0c7eb088-12e3-5cc4-bcea-2f7be7131454_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252Fa4a8d43f-7386-48f7-83b6-3f497399249b.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/a4a8d43f-7386-48f7-83b6-3f497399249b.jpg saved to cache
2026-03-24 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0c7eb088-12e3-5cc4-bcea-2f7be7131454
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252F26f27795-97dd-40f5-af49-a557e9e9a231.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/26f27795-97dd-40f5-af49-a557e9e9a231.jpg not downloaded yet
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252F3b9650df-09a1-4522-9241-910f551be0bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/3b9650df-09a1-4522-9241-910f551be0bf.jpg not downloaded yet
2026-03-24 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743981/general/6e34138c-36fe-4c8c-93e0-24a14fe441ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721243)
2026-03-24 22:15:27 [adesa.be] INFO: Found listing with ID: 10721293
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721293%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [adesa.be] INFO: Scrape type for 10721293: 1
2026-03-24 22:15:27 [adesa.be] INFO: Scraping item 10721293 url https://www.openlane.eu/en/carv6/auction/10721293
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252Fa50ee8cf-b083-4959-a9ec-2d32ffe981a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/a50ee8cf-b083-4959-a9ec-2d32ffe981a2.jpg not downloaded yet
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252F34b943e9-e906-4ce0-898f-3a03c631a98c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/34b943e9-e906-4ce0-898f-3a03c631a98c.jpg not downloaded yet
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F3e23af1a-b93e-491b-aeb1-d75ef3e83d38.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/3e23af1a-b93e-491b-aeb1-d75ef3e83d38.jpg not downloaded yet
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F3f84951b-d1a5-4880-b498-f70684d1dc6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/3f84951b-d1a5-4880-b498-f70684d1dc6c.jpg not downloaded yet
2026-03-24 22:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252Fa2d1a5e2-e6de-4456-ae41-af3e26c81f90.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/a2d1a5e2-e6de-4456-ae41-af3e26c81f90.jpg not downloaded yet
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252F30b5c8b9-a770-4ee4-a9bb-3d7f3eb2d567.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/30b5c8b9-a770-4ee4-a9bb-3d7f3eb2d567.jpg not downloaded yet
2026-03-24 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78398150>
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F1e20a761-a660-4584-82e8-87c686834c41.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/1e20a761-a660-4584-82e8-87c686834c41.jpg saved to cache
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3cf277fb-2194-5fae-83ee-6c32992bedbe
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785a6690>
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F5f29d698-d9c6-4325-8182-808902ccad1b.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/5f29d698-d9c6-4325-8182-808902ccad1b.jpg saved to cache
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb79710250>
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252Fcde8c907-b298-46da-bece-1465b9a6e31b.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/cde8c907-b298-46da-bece-1465b9a6e31b.jpg saved to cache
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4
2026-03-24 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743981/general/df1647e1-ea02-4e1c-9c16-7c70d280933a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721243)
2026-03-24 22:15:27 [adesa.be] INFO: Found listing with ID: 10721274
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721274%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [adesa.be] INFO: Scrape type for 10721274: 1
2026-03-24 22:15:27 [adesa.be] INFO: Scraping item 10721274 url https://www.openlane.eu/en/carv6/auction/10721274
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252Fbf8048b5-aa7c-43b0-8222-90fdbd33c229.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/bf8048b5-aa7c-43b0-8222-90fdbd33c229.jpg not downloaded yet
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F7a93f002-7792-473c-91db-f1eeec4048d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/7a93f002-7792-473c-91db-f1eeec4048d2.jpg not downloaded yet
2026-03-24 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743989/general/14e98fc5-4edd-4134-9c9f-c81f1af07ed0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721251)
2026-03-24 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744124/general/1dec0f5c-4605-4eaa-845b-07cc7bbf8406.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721297)
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252Fd768c5c3-c825-4c1c-9e7c-db0f8ac28a85.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/d768c5c3-c825-4c1c-9e7c-db0f8ac28a85.jpg not downloaded yet
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252Fd8f33094-d650-40ea-8997-55a72b3a3df2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/d8f33094-d650-40ea-8997-55a72b3a3df2.jpg not downloaded yet
2026-03-24 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743990/general/5bcd01c6-a072-40d8-897b-e4371fb127af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721252)
2026-03-24 22:15:27 [adesa.be] INFO: Found listing with ID: 10721232
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721232%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [adesa.be] INFO: Scrape type for 10721232: 1
2026-03-24 22:15:27 [adesa.be] INFO: Scraping item 10721232 url https://www.openlane.eu/en/carv6/auction/10721232
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F974a1c4c-33a1-4a93-90ac-3fd82798d1dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/974a1c4c-33a1-4a93-90ac-3fd82798d1dc.jpg not downloaded yet
2026-03-24 22:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10721218
2026-03-24 22:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baa908a0-6019-51b0-94a6-41f3b0e6542b with scrape type 1
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item baa908a0-6019-51b0-94a6-41f3b0e6542b
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252Fd6f32eb2-458c-4f43-9295-e429182480f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/d6f32eb2-458c-4f43-9295-e429182480f4.jpg not downloaded yet
2026-03-24 22:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10721275
2026-03-24 22:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 128d4754-0a1e-5a71-9d55-1848e7c41168 with scrape type 1
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 128d4754-0a1e-5a71-9d55-1848e7c41168
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F86a0e099-ca8b-4ab9-9782-e7704cd13b97.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/86a0e099-ca8b-4ab9-9782-e7704cd13b97.jpg not downloaded yet
2026-03-24 22:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10721238
2026-03-24 22:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with scrape type 1
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F351fc3e4-1cf3-4b57-ac41-86039d75231f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/351fc3e4-1cf3-4b57-ac41-86039d75231f.jpg not downloaded yet
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78263390>
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252F6e34138c-36fe-4c8c-93e0-24a14fe441ab.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/6e34138c-36fe-4c8c-93e0-24a14fe441ab.jpg saved to cache
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c09a8242-355e-551e-bfd0-33c3a641ac1b
2026-03-24 22:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10721277
2026-03-24 22:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc875249-370a-5464-882c-629e8e0dee2f with scrape type 1
2026-03-24 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc875249-370a-5464-882c-629e8e0dee2f
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F6e3aa443-1f8d-42c3-8e4c-0352bbe7a1ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/6e3aa443-1f8d-42c3-8e4c-0352bbe7a1ec.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252F8ec51fdf-d26a-4b07-adc4-a88d11b876b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/8ec51fdf-d26a-4b07-adc4-a88d11b876b0.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252Fea87105e-4100-4266-a492-bd512bc9c085.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/ea87105e-4100-4266-a492-bd512bc9c085.jpg not downloaded yet
2026-03-24 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743989/general/3b9650df-09a1-4522-9241-910f551be0bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721251)
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F8b4e99a1-6a53-46f5-b32d-cc0d884980f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/8b4e99a1-6a53-46f5-b32d-cc0d884980f4.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F29e846f0-40cc-45fe-b9b0-780d48e0e160.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/29e846f0-40cc-45fe-b9b0-780d48e0e160.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F846922de-051a-4076-ade8-824aad819dba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/846922de-051a-4076-ade8-824aad819dba.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F6971f8da-a808-47be-8efc-784838d7cb57.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/6971f8da-a808-47be-8efc-784838d7cb57.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252Fed82c69d-1f1a-4c1b-9344-84a04a9c5743.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/ed82c69d-1f1a-4c1b-9344-84a04a9c5743.jpg not downloaded yet
2026-03-24 22:15:28 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.512(s), this was the 1st time calling it.
2026-03-24 22:15:28 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.321030663812846 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 22:15:28 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'e7059aca8f5ebf81064b07442811b584', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=e7059aca8f5ebf81064b07442811b584.
2026-03-24 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743981/general/a4bcce95-b70e-45e5-baa1-71c22459a23b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721243)
2026-03-24 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744124/general/e8ac191b-bdc3-4ed1-8f00-effeda75be97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721297)
2026-03-24 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78773410>
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252Fdf1647e1-ea02-4e1c-9c16-7c70d280933a.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/df1647e1-ea02-4e1c-9c16-7c70d280933a.jpg saved to cache
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c09a8242-355e-551e-bfd0-33c3a641ac1b
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78480410>
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252F14e98fc5-4edd-4134-9c9f-c81f1af07ed0.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/14e98fc5-4edd-4134-9c9f-c81f1af07ed0.jpg saved to cache
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78476e90>
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F1dec0f5c-4605-4eaa-845b-07cc7bbf8406.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/1dec0f5c-4605-4eaa-845b-07cc7bbf8406.jpg saved to cache
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3cf277fb-2194-5fae-83ee-6c32992bedbe
2026-03-24 22:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c487b6f-2833-53ac-be99-30dda4d5fa7b with identifier: 10721255
2026-03-24 22:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b with scrape type 1
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252Fdd6384bf-e9ac-4dec-a6a4-1164c211e101.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/dd6384bf-e9ac-4dec-a6a4-1164c211e101.jpg not downloaded yet
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78578650>
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F5bcd01c6-a072-40d8-897b-e4371fb127af.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/5bcd01c6-a072-40d8-897b-e4371fb127af.jpg saved to cache
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 320c5572-65ab-5027-b1ff-7274fa1e076d
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252Fd7e28410-a5fe-4a6d-8b13-5995e7e9869b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/d7e28410-a5fe-4a6d-8b13-5995e7e9869b.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F957c47c1-9269-4074-b924-0a6879876921.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/957c47c1-9269-4074-b924-0a6879876921.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252Fb4296742-4c6c-4c92-833d-236f1466c6ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/b4296742-4c6c-4c92-833d-236f1466c6ab.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F954a7a69-8704-4d4d-972f-11d77fadbc3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/954a7a69-8704-4d4d-972f-11d77fadbc3c.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F71d343ac-ff12-48e6-a53e-599c07e29869.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/71d343ac-ff12-48e6-a53e-599c07e29869.jpg not downloaded yet
2026-03-24 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744124/general/3e23af1a-b93e-491b-aeb1-d75ef3e83d38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721297)
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252F16d53dda-ef59-49fb-9030-8f5baef608ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/16d53dda-ef59-49fb-9030-8f5baef608ca.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252Fa1c6415d-4ce5-4f50-a71f-99f4320fcaac.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/a1c6415d-4ce5-4f50-a71f-99f4320fcaac.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252Fb3d07786-1487-4c93-af8d-6eb67176d6a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/b3d07786-1487-4c93-af8d-6eb67176d6a5.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F228e6d27-929f-4cad-9982-2ac2d542f86b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/228e6d27-929f-4cad-9982-2ac2d542f86b.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252Fd4df0d43-266a-47be-bf26-21d90f8e7688.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/d4df0d43-266a-47be-bf26-21d90f8e7688.jpg not downloaded yet
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F8be11b86-dd20-42bf-9e91-aefc05f1f8ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/8be11b86-dd20-42bf-9e91-aefc05f1f8ae.jpg not downloaded yet
2026-03-24 22:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78247210>
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252F3b9650df-09a1-4522-9241-910f551be0bf.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/3b9650df-09a1-4522-9241-910f551be0bf.jpg saved to cache
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78231190>
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252Fa4bcce95-b70e-45e5-baa1-71c22459a23b.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/a4bcce95-b70e-45e5-baa1-71c22459a23b.jpg saved to cache
2026-03-24 22:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c09a8242-355e-551e-bfd0-33c3a641ac1b
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785ec450>
2026-03-24 22:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252Fe8ac191b-bdc3-4ed1-8f00-effeda75be97.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/e8ac191b-bdc3-4ed1-8f00-effeda75be97.jpg saved to cache
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3cf277fb-2194-5fae-83ee-6c32992bedbe
2026-03-24 22:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10721223
2026-03-24 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be668a84-482b-5d35-a4af-8b31de6e5128 with scrape type 1
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be668a84-482b-5d35-a4af-8b31de6e5128
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252F892e6a0f-9666-4912-94c4-2f8aaca2754d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/892e6a0f-9666-4912-94c4-2f8aaca2754d.jpg not downloaded yet
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743990/general/3f84951b-d1a5-4880-b498-f70684d1dc6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721252)
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743989/general/30b5c8b9-a770-4ee4-a9bb-3d7f3eb2d567.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721251)
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744124/general/bf8048b5-aa7c-43b0-8222-90fdbd33c229.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721297)
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252F99ec16bb-495d-41ee-a60b-eea764f6c5d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/99ec16bb-495d-41ee-a60b-eea764f6c5d1.jpg not downloaded yet
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743990/general/7a93f002-7792-473c-91db-f1eeec4048d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721252)
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743989/general/ea87105e-4100-4266-a492-bd512bc9c085.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721251)
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F506728bf-d25e-4eae-8b35-a55015c6d787.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/506728bf-d25e-4eae-8b35-a55015c6d787.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F6d3674d1-2801-4137-933c-fd109dcb2982.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/6d3674d1-2801-4137-933c-fd109dcb2982.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F3acc9930-2605-41cf-93cd-e97f1ed7d149.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/3acc9930-2605-41cf-93cd-e97f1ed7d149.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252Fab49bdd8-7a34-4964-9a66-30e668208255.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/ab49bdd8-7a34-4964-9a66-30e668208255.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252Fe432d671-5951-4fa9-90b1-c9d02f068580.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/e432d671-5951-4fa9-90b1-c9d02f068580.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252F32b532ed-a413-4ce7-a80e-c40c53ce9259.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/32b532ed-a413-4ce7-a80e-c40c53ce9259.jpg not downloaded yet
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7825c210>
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F3e23af1a-b93e-491b-aeb1-d75ef3e83d38.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/3e23af1a-b93e-491b-aeb1-d75ef3e83d38.jpg saved to cache
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3cf277fb-2194-5fae-83ee-6c32992bedbe
2026-03-24 22:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10721247
2026-03-24 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c19c95-1aa9-5742-938d-d2b4f47afea0 with scrape type 1
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49c19c95-1aa9-5742-938d-d2b4f47afea0
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F4f663922-865c-466d-b070-a494a5cc0087.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/4f663922-865c-466d-b070-a494a5cc0087.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252Fa751c543-f8eb-459a-9522-758e8f74b364.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/a751c543-f8eb-459a-9522-758e8f74b364.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252Fa1b9416f-e30d-4153-949d-78c77b82e1cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/a1b9416f-e30d-4153-949d-78c77b82e1cb.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F60f37ace-5a38-4a81-a54a-339ffec757f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/60f37ace-5a38-4a81-a54a-339ffec757f0.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F205becd1-d239-4d28-a561-0a6b60501725.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/205becd1-d239-4d28-a561-0a6b60501725.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252Fc708a73c-c3d8-4720-9154-1883641f91dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/c708a73c-c3d8-4720-9154-1883641f91dd.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252Fd6ee345c-7b71-41dd-aed0-38e81ebecaba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/d6ee345c-7b71-41dd-aed0-38e81ebecaba.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F044ef7ee-6931-4cdf-bf6b-33b344fcf715.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/044ef7ee-6931-4cdf-bf6b-33b344fcf715.jpg not downloaded yet
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78520890>
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F3f84951b-d1a5-4880-b498-f70684d1dc6c.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/3f84951b-d1a5-4880-b498-f70684d1dc6c.jpg saved to cache
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 320c5572-65ab-5027-b1ff-7274fa1e076d
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78696110>
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252F30b5c8b9-a770-4ee4-a9bb-3d7f3eb2d567.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/30b5c8b9-a770-4ee4-a9bb-3d7f3eb2d567.jpg saved to cache
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786f03d0>
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252Fbf8048b5-aa7c-43b0-8222-90fdbd33c229.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/bf8048b5-aa7c-43b0-8222-90fdbd33c229.jpg saved to cache
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3cf277fb-2194-5fae-83ee-6c32992bedbe
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743990/general/09f8844f-5b86-4dff-89f1-1202454f5a91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721252)
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744129/general/ed82c69d-1f1a-4c1b-9344-84a04a9c5743.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721277)
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744129/general/71d343ac-ff12-48e6-a53e-599c07e29869.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721277)
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F2449dfff-8665-4b32-a755-fc5784363a13.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/2449dfff-8665-4b32-a755-fc5784363a13.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F823638be-b908-441b-b27b-e17380c5cffc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/823638be-b908-441b-b27b-e17380c5cffc.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F046b7671-5703-4622-96f1-68c584857032.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/046b7671-5703-4622-96f1-68c584857032.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F59170684-abf1-49f3-afee-4510205da7f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/59170684-abf1-49f3-afee-4510205da7f8.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252Fc305db32-4dd9-49e9-9d42-d41934a4ffc6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/c305db32-4dd9-49e9-9d42-d41934a4ffc6.jpg not downloaded yet
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78695cd0>
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F7a93f002-7792-473c-91db-f1eeec4048d2.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/7a93f002-7792-473c-91db-f1eeec4048d2.jpg saved to cache
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 320c5572-65ab-5027-b1ff-7274fa1e076d
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7856bf50>
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252Fea87105e-4100-4266-a492-bd512bc9c085.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/ea87105e-4100-4266-a492-bd512bc9c085.jpg saved to cache
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744008/general/26f27795-97dd-40f5-af49-a557e9e9a231.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721265)
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744008/general/8ec51fdf-d26a-4b07-adc4-a88d11b876b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721265)
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744129/general/6e3aa443-1f8d-42c3-8e4c-0352bbe7a1ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721277)
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252Fc7b956a4-4b8d-4f0e-86b0-721d21bef8cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/c7b956a4-4b8d-4f0e-86b0-721d21bef8cf.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F15ebd7d1-3b73-4c69-a563-25b3a649543a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/15ebd7d1-3b73-4c69-a563-25b3a649543a.jpg not downloaded yet
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743976/general/954a7a69-8704-4d4d-972f-11d77fadbc3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721238)
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743994/general/16d53dda-ef59-49fb-9030-8f5baef608ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721255)
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F2b4ebb81-589c-4718-a72c-7cfdac11dfb8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/2b4ebb81-589c-4718-a72c-7cfdac11dfb8.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F150cbe63-2adf-412c-b638-21b5ca13b91f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/150cbe63-2adf-412c-b638-21b5ca13b91f.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F937b7027-0bc3-42cb-a62e-10f2cc30752b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/937b7027-0bc3-42cb-a62e-10f2cc30752b.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252Fd5ccc4aa-28b2-4d4c-b972-fa0482011bfd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/d5ccc4aa-28b2-4d4c-b972-fa0482011bfd.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252F3ea2ad20-7b86-4d9e-8ea4-100f64b64b9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/3ea2ad20-7b86-4d9e-8ea4-100f64b64b9e.jpg not downloaded yet
2026-03-24 22:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60be02c8-59d6-5994-9f57-55aca72deea5 with identifier: 10721308
2026-03-24 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60be02c8-59d6-5994-9f57-55aca72deea5 with scrape type 1
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60be02c8-59d6-5994-9f57-55aca72deea5
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252F97195f45-c82b-4918-aad8-ced905ff158b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/97195f45-c82b-4918-aad8-ced905ff158b.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252Fb9239355-6ca0-426d-bca6-e6edebf214f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/b9239355-6ca0-426d-bca6-e6edebf214f1.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F72154ee4-880b-4f5f-9d2f-8d5774b2b90c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/72154ee4-880b-4f5f-9d2f-8d5774b2b90c.jpg not downloaded yet
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743955/general/957c47c1-9269-4074-b924-0a6879876921.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721218)
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F103f780e-8f87-4b2c-b354-0257e4869e90.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/103f780e-8f87-4b2c-b354-0257e4869e90.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252Fee5e1a8a-3523-4135-9c05-39c62a1bd192.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/ee5e1a8a-3523-4135-9c05-39c62a1bd192.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F5030a9fb-bc10-4297-a6f2-6598fdafedfa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/5030a9fb-bc10-4297-a6f2-6598fdafedfa.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F9b622fd3-774e-4c56-ba5c-e2fd1ca3d7df.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/9b622fd3-774e-4c56-ba5c-e2fd1ca3d7df.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252F5e944531-f61a-4890-ab9c-ad52dfb5b6db.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/5e944531-f61a-4890-ab9c-ad52dfb5b6db.jpg not downloaded yet
2026-03-24 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252Fd2c45be5-3f01-4db9-97b5-5c2efe982909.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/d2c45be5-3f01-4db9-97b5-5c2efe982909.jpg not downloaded yet
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252F77d37658-7b9d-47d5-9f5e-d3131eee06e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/77d37658-7b9d-47d5-9f5e-d3131eee06e0.jpg not downloaded yet
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F9f01877e-5882-4315-a42a-a5173c5fe6cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/9f01877e-5882-4315-a42a-a5173c5fe6cb.jpg not downloaded yet
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786f8810>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F09f8844f-5b86-4dff-89f1-1202454f5a91.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/09f8844f-5b86-4dff-89f1-1202454f5a91.jpg saved to cache
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 320c5572-65ab-5027-b1ff-7274fa1e076d
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787a1610>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252Fed82c69d-1f1a-4c1b-9344-84a04a9c5743.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/ed82c69d-1f1a-4c1b-9344-84a04a9c5743.jpg saved to cache
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cc875249-370a-5464-882c-629e8e0dee2f
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787ae150>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F71d343ac-ff12-48e6-a53e-599c07e29869.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/71d343ac-ff12-48e6-a53e-599c07e29869.jpg saved to cache
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cc875249-370a-5464-882c-629e8e0dee2f
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787ad4d0>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252F26f27795-97dd-40f5-af49-a557e9e9a231.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/26f27795-97dd-40f5-af49-a557e9e9a231.jpg saved to cache
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787a9d50>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252F8ec51fdf-d26a-4b07-adc4-a88d11b876b0.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/8ec51fdf-d26a-4b07-adc4-a88d11b876b0.jpg saved to cache
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787acf10>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F6e3aa443-1f8d-42c3-8e4c-0352bbe7a1ec.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/6e3aa443-1f8d-42c3-8e4c-0352bbe7a1ec.jpg saved to cache
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cc875249-370a-5464-882c-629e8e0dee2f
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78233d10>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F954a7a69-8704-4d4d-972f-11d77fadbc3c.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/954a7a69-8704-4d4d-972f-11d77fadbc3c.jpg saved to cache
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787b5290>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252F16d53dda-ef59-49fb-9030-8f5baef608ca.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/16d53dda-ef59-49fb-9030-8f5baef608ca.jpg saved to cache
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b
2026-03-24 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743994/general/99ec16bb-495d-41ee-a60b-eea764f6c5d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721255)
2026-03-24 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744052/general/b4296742-4c6c-4c92-833d-236f1466c6ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721275)
2026-03-24 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744052/general/a1b9416f-e30d-4153-949d-78c77b82e1cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721275)
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F517a01f5-8b66-46f5-9751-d1876fc12867.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/517a01f5-8b66-46f5-9751-d1876fc12867.jpg not downloaded yet
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F3f66cb40-a286-4657-857d-e7803c7f439e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/3f66cb40-a286-4657-857d-e7803c7f439e.jpg not downloaded yet
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252Fcae8e2d3-3e25-4736-83dc-0d9979cea0e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/cae8e2d3-3e25-4736-83dc-0d9979cea0e8.jpg not downloaded yet
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F612eaf19-2c8a-4e24-8fcc-cf5b34aed9aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/612eaf19-2c8a-4e24-8fcc-cf5b34aed9aa.jpg not downloaded yet
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252F7d8164e3-8ddc-4a9e-980d-34b0def50a90.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/7d8164e3-8ddc-4a9e-980d-34b0def50a90.jpg not downloaded yet
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252Fbdad4e0d-3c00-4d33-a2b6-ea44982f9f95.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/bdad4e0d-3c00-4d33-a2b6-ea44982f9f95.jpg not downloaded yet
2026-03-24 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743960/general/892e6a0f-9666-4912-94c4-2f8aaca2754d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721223)
2026-03-24 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743960/general/c708a73c-c3d8-4720-9154-1883641f91dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721223)
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252F224105bd-b689-46a4-bc9c-63902d525186.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/224105bd-b689-46a4-bc9c-63902d525186.jpg not downloaded yet
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F3499636b-1914-4fed-b1b2-80d9ce2a8934.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/3499636b-1914-4fed-b1b2-80d9ce2a8934.jpg not downloaded yet
2026-03-24 22:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10721274
2026-03-24 22:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df028d2d-8953-5f73-811d-1bb3b9774b5b with scrape type 1
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df028d2d-8953-5f73-811d-1bb3b9774b5b
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F87c220b9-0d97-4344-8777-b691dda6cf24.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/87c220b9-0d97-4344-8777-b691dda6cf24.jpg not downloaded yet
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780d1bd0>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F957c47c1-9269-4074-b924-0a6879876921.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/957c47c1-9269-4074-b924-0a6879876921.jpg saved to cache
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item baa908a0-6019-51b0-94a6-41f3b0e6542b
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252Fecf86874-8b40-4a20-aadc-df5b2e75c2fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/ecf86874-8b40-4a20-aadc-df5b2e75c2fd.jpg not downloaded yet
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252Ffd00c1b3-8688-497f-8d84-e894a433c3f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/fd00c1b3-8688-497f-8d84-e894a433c3f1.jpg not downloaded yet
2026-03-24 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743960/general/c305db32-4dd9-49e9-9d42-d41934a4ffc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721223)
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252Fe79b1818-3a4d-4702-8bed-983cf0b66dfb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/e79b1818-3a4d-4702-8bed-983cf0b66dfb.jpg not downloaded yet
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252Fbe7723ba-9664-405c-b480-ef3d4f0e6628.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/be7723ba-9664-405c-b480-ef3d4f0e6628.jpg not downloaded yet
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F8d061db2-9b61-4554-872a-31931f688506.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/8d061db2-9b61-4554-872a-31931f688506.jpg not downloaded yet
2026-03-24 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743976/general/60f37ace-5a38-4a81-a54a-339ffec757f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721238)
2026-03-24 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744129/general/205becd1-d239-4d28-a561-0a6b60501725.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721277)
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252F2ddfffb4-e4ab-4336-bc10-aafa3eaef822.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/2ddfffb4-e4ab-4336-bc10-aafa3eaef822.jpg not downloaded yet
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252F87bf01f8-b911-41a6-a53f-7e9311e3bd49.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/87bf01f8-b911-41a6-a53f-7e9311e3bd49.jpg not downloaded yet
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab15c10>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252F99ec16bb-495d-41ee-a60b-eea764f6c5d1.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/99ec16bb-495d-41ee-a60b-eea764f6c5d1.jpg saved to cache
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7828d390>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252Fb4296742-4c6c-4c92-833d-236f1466c6ab.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/b4296742-4c6c-4c92-833d-236f1466c6ab.jpg saved to cache
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 128d4754-0a1e-5a71-9d55-1848e7c41168
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780c1190>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252Fa1b9416f-e30d-4153-949d-78c77b82e1cb.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/a1b9416f-e30d-4153-949d-78c77b82e1cb.jpg saved to cache
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 128d4754-0a1e-5a71-9d55-1848e7c41168
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78269bd0>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252F892e6a0f-9666-4912-94c4-2f8aaca2754d.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/892e6a0f-9666-4912-94c4-2f8aaca2754d.jpg saved to cache
2026-03-24 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item be668a84-482b-5d35-a4af-8b31de6e5128
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78499590>
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252Fc708a73c-c3d8-4720-9154-1883641f91dd.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/c708a73c-c3d8-4720-9154-1883641f91dd.jpg saved to cache
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item be668a84-482b-5d35-a4af-8b31de6e5128
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F99fabdcf-b524-4654-83f7-37a68efc058c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/99fabdcf-b524-4654-83f7-37a68efc058c.jpg not downloaded yet
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F4622b9e1-f08a-4534-9cef-5256a4ae8794.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/4622b9e1-f08a-4534-9cef-5256a4ae8794.jpg not downloaded yet
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744052/general/823638be-b908-441b-b27b-e17380c5cffc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721275)
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252F079fb112-8d0f-4bf2-a765-ae180cc99517.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/079fb112-8d0f-4bf2-a765-ae180cc99517.jpg not downloaded yet
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252F2b9b00c3-0467-4515-8dc8-8340fc313c9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/2b9b00c3-0467-4515-8dc8-8340fc313c9a.jpg not downloaded yet
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743985/general/72154ee4-880b-4f5f-9d2f-8d5774b2b90c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721247)
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743955/general/2449dfff-8665-4b32-a755-fc5784363a13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721218)
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252Fee040c80-a401-4b5e-96aa-509c433e28e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/ee040c80-a401-4b5e-96aa-509c433e28e9.jpg not downloaded yet
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F63450d1d-f048-4580-bae8-5a6a375c78b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/63450d1d-f048-4580-bae8-5a6a375c78b0.jpg not downloaded yet
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7827bbd0>
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252Fc305db32-4dd9-49e9-9d42-d41934a4ffc6.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/c305db32-4dd9-49e9-9d42-d41934a4ffc6.jpg saved to cache
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item be668a84-482b-5d35-a4af-8b31de6e5128
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780ce5d0>
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F60f37ace-5a38-4a81-a54a-339ffec757f0.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/60f37ace-5a38-4a81-a54a-339ffec757f0.jpg saved to cache
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780bc450>
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F205becd1-d239-4d28-a561-0a6b60501725.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/205becd1-d239-4d28-a561-0a6b60501725.jpg saved to cache
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cc875249-370a-5464-882c-629e8e0dee2f
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743976/general/046b7671-5703-4622-96f1-68c584857032.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721238)
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744129/general/59170684-abf1-49f3-afee-4510205da7f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721277)
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252F459c4658-c8fc-41a3-b290-08fdd09c39f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/459c4658-c8fc-41a3-b290-08fdd09c39f6.jpg not downloaded yet
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F0e4f5914-cd2a-4d30-beb9-a183c1fd8c7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/0e4f5914-cd2a-4d30-beb9-a183c1fd8c7d.jpg not downloaded yet
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F564fee5c-5b71-4d7f-9d05-319e4f7b278c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/564fee5c-5b71-4d7f-9d05-319e4f7b278c.jpg not downloaded yet
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743994/general/b9239355-6ca0-426d-bca6-e6edebf214f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721255)
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252Fcf799316-bade-416e-b81b-0369ac9ac8ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/cf799316-bade-416e-b81b-0369ac9ac8ed.jpg not downloaded yet
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782d2cd0>
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F823638be-b908-441b-b27b-e17380c5cffc.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/823638be-b908-441b-b27b-e17380c5cffc.jpg saved to cache
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 128d4754-0a1e-5a71-9d55-1848e7c41168
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78450310>
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F72154ee4-880b-4f5f-9d2f-8d5774b2b90c.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/72154ee4-880b-4f5f-9d2f-8d5774b2b90c.jpg saved to cache
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 49c19c95-1aa9-5742-938d-d2b4f47afea0
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787eb950>
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F2449dfff-8665-4b32-a755-fc5784363a13.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/2449dfff-8665-4b32-a755-fc5784363a13.jpg saved to cache
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item baa908a0-6019-51b0-94a6-41f3b0e6542b
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F010e7ccf-f68b-4175-9113-222b0c16e946.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/010e7ccf-f68b-4175-9113-222b0c16e946.jpg not downloaded yet
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743985/general/9f01877e-5882-4315-a42a-a5173c5fe6cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721247)
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743994/general/77d37658-7b9d-47d5-9f5e-d3131eee06e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721255)
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743960/general/5e944531-f61a-4890-ab9c-ad52dfb5b6db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721223)
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743960/general/ecf86874-8b40-4a20-aadc-df5b2e75c2fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721223)
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252F52329859-1020-4bfb-ad55-132001b22d07.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/52329859-1020-4bfb-ad55-132001b22d07.jpg not downloaded yet
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744111/general/fd00c1b3-8688-497f-8d84-e894a433c3f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721308)
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744111/general/d2c45be5-3f01-4db9-97b5-5c2efe982909.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721308)
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252Fde470c36-c1e3-4fd9-b982-dae2255d1215.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/de470c36-c1e3-4fd9-b982-dae2255d1215.jpg not downloaded yet
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783ddb90>
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F046b7671-5703-4622-96f1-68c584857032.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/046b7671-5703-4622-96f1-68c584857032.jpg saved to cache
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7846f3d0>
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F59170684-abf1-49f3-afee-4510205da7f8.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/59170684-abf1-49f3-afee-4510205da7f8.jpg saved to cache
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cc875249-370a-5464-882c-629e8e0dee2f
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78645b10>
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252Fb9239355-6ca0-426d-bca6-e6edebf214f1.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/b9239355-6ca0-426d-bca6-e6edebf214f1.jpg saved to cache
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744129/general/9b622fd3-774e-4c56-ba5c-e2fd1ca3d7df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721277)
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252F3f43b90e-77fc-4ff6-bb4a-9ede4dd10233.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/3f43b90e-77fc-4ff6-bb4a-9ede4dd10233.jpg not downloaded yet
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252Fcd035712-736c-4b3f-a1d1-dab9094a7597.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/cd035712-736c-4b3f-a1d1-dab9094a7597.jpg not downloaded yet
2026-03-24 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744123/general/87c220b9-0d97-4344-8777-b691dda6cf24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721274)
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78852c90>
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F9f01877e-5882-4315-a42a-a5173c5fe6cb.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/9f01877e-5882-4315-a42a-a5173c5fe6cb.jpg saved to cache
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 49c19c95-1aa9-5742-938d-d2b4f47afea0
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78348850>
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252F77d37658-7b9d-47d5-9f5e-d3131eee06e0.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/77d37658-7b9d-47d5-9f5e-d3131eee06e0.jpg saved to cache
2026-03-24 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7864a9d0>
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252F5e944531-f61a-4890-ab9c-ad52dfb5b6db.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/5e944531-f61a-4890-ab9c-ad52dfb5b6db.jpg saved to cache
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item be668a84-482b-5d35-a4af-8b31de6e5128
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784834d0>
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252Fecf86874-8b40-4a20-aadc-df5b2e75c2fd.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/ecf86874-8b40-4a20-aadc-df5b2e75c2fd.jpg saved to cache
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item be668a84-482b-5d35-a4af-8b31de6e5128
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb884aa0d0>
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252Ffd00c1b3-8688-497f-8d84-e894a433c3f1.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/fd00c1b3-8688-497f-8d84-e894a433c3f1.jpg saved to cache
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 60be02c8-59d6-5994-9f57-55aca72deea5
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7834a090>
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252Fd2c45be5-3f01-4db9-97b5-5c2efe982909.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/d2c45be5-3f01-4db9-97b5-5c2efe982909.jpg saved to cache
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 60be02c8-59d6-5994-9f57-55aca72deea5
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F8948f42f-b763-4d16-a5df-dfa2344ec008.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/8948f42f-b763-4d16-a5df-dfa2344ec008.jpg not downloaded yet
2026-03-24 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743960/general/079fb112-8d0f-4bf2-a765-ae180cc99517.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721223)
2026-03-24 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744123/general/4622b9e1-f08a-4534-9cef-5256a4ae8794.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721274)
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F5fa27a1f-12d0-43e9-9684-c554f3457193.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/5fa27a1f-12d0-43e9-9684-c554f3457193.jpg not downloaded yet
2026-03-24 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744111/general/459c4658-c8fc-41a3-b290-08fdd09c39f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721308)
2026-03-24 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744123/general/010e7ccf-f68b-4175-9113-222b0c16e946.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721274)
2026-03-24 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743985/general/99fabdcf-b524-4654-83f7-37a68efc058c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721247)
2026-03-24 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744111/general/87bf01f8-b911-41a6-a53f-7e9311e3bd49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721308)
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784f0790>
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F9b622fd3-774e-4c56-ba5c-e2fd1ca3d7df.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/9b622fd3-774e-4c56-ba5c-e2fd1ca3d7df.jpg saved to cache
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cc875249-370a-5464-882c-629e8e0dee2f
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7882d050>
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F87c220b9-0d97-4344-8777-b691dda6cf24.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/87c220b9-0d97-4344-8777-b691dda6cf24.jpg saved to cache
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item df028d2d-8953-5f73-811d-1bb3b9774b5b
2026-03-24 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744111/general/2b9b00c3-0467-4515-8dc8-8340fc313c9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721308)
2026-03-24 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744111/general/cf799316-bade-416e-b81b-0369ac9ac8ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721308)
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a824550>
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252F079fb112-8d0f-4bf2-a765-ae180cc99517.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/079fb112-8d0f-4bf2-a765-ae180cc99517.jpg saved to cache
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item be668a84-482b-5d35-a4af-8b31de6e5128
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787d3bd0>
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F4622b9e1-f08a-4534-9cef-5256a4ae8794.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/4622b9e1-f08a-4534-9cef-5256a4ae8794.jpg saved to cache
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item df028d2d-8953-5f73-811d-1bb3b9774b5b
2026-03-24 22:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with identifier: 10721310
2026-03-24 22:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with scrape type 1
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252F49560b9c-227c-48f9-b7f0-36161438f895.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/49560b9c-227c-48f9-b7f0-36161438f895.jpg not downloaded yet
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252F6b0b488e-144c-42bd-9d37-81cd928cee28.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/6b0b488e-144c-42bd-9d37-81cd928cee28.jpg not downloaded yet
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78ab36d0>
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252F459c4658-c8fc-41a3-b290-08fdd09c39f6.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/459c4658-c8fc-41a3-b290-08fdd09c39f6.jpg saved to cache
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 60be02c8-59d6-5994-9f57-55aca72deea5
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781a1290>
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F010e7ccf-f68b-4175-9113-222b0c16e946.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/010e7ccf-f68b-4175-9113-222b0c16e946.jpg saved to cache
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item df028d2d-8953-5f73-811d-1bb3b9774b5b
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7882f8d0>
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F99fabdcf-b524-4654-83f7-37a68efc058c.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/99fabdcf-b524-4654-83f7-37a68efc058c.jpg saved to cache
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 49c19c95-1aa9-5742-938d-d2b4f47afea0
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781987d0>
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252F87bf01f8-b911-41a6-a53f-7e9311e3bd49.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/87bf01f8-b911-41a6-a53f-7e9311e3bd49.jpg saved to cache
2026-03-24 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 60be02c8-59d6-5994-9f57-55aca72deea5
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78307050>
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252F2b9b00c3-0467-4515-8dc8-8340fc313c9a.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/2b9b00c3-0467-4515-8dc8-8340fc313c9a.jpg saved to cache
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 60be02c8-59d6-5994-9f57-55aca72deea5
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787d1250>
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252Fcf799316-bade-416e-b81b-0369ac9ac8ed.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/cf799316-bade-416e-b81b-0369ac9ac8ed.jpg saved to cache
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 60be02c8-59d6-5994-9f57-55aca72deea5
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744123/general/8948f42f-b763-4d16-a5df-dfa2344ec008.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721274)
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744123/general/63450d1d-f048-4580-bae8-5a6a375c78b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721274)
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744111/general/52329859-1020-4bfb-ad55-132001b22d07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721308)
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252F7b481111-a659-4d86-b50d-49c1eff5a97c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/7b481111-a659-4d86-b50d-49c1eff5a97c.jpg not downloaded yet
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744123/general/cd035712-736c-4b3f-a1d1-dab9094a7597.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721274)
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743985/general/0e4f5914-cd2a-4d30-beb9-a183c1fd8c7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721247)
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743985/general/ee040c80-a401-4b5e-96aa-509c433e28e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721247)
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252Fcc7eadd1-610d-4a57-9085-0b5bf633d4ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/cc7eadd1-610d-4a57-9085-0b5bf633d4ee.jpg not downloaded yet
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744123/general/564fee5c-5b71-4d7f-9d05-319e4f7b278c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721274)
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252F4b8f24b5-bc9b-4fbe-b8d4-abd0657d4cb6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/4b8f24b5-bc9b-4fbe-b8d4-abd0657d4cb6.jpg not downloaded yet
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744111/general/3f43b90e-77fc-4ff6-bb4a-9ede4dd10233.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721308)
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252Fff8316fb-a917-4b00-80de-14190067e0ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/ff8316fb-a917-4b00-80de-14190067e0ba.jpg not downloaded yet
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744123/general/8d061db2-9b61-4554-872a-31931f688506.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721274)
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252F98a89a38-641e-45a6-b72d-5ce1f909dfb1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/98a89a38-641e-45a6-b72d-5ce1f909dfb1.jpg not downloaded yet
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744123/general/5fa27a1f-12d0-43e9-9684-c554f3457193.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721274)
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743960/general/2ddfffb4-e4ab-4336-bc10-aafa3eaef822.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721223)
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252F945bd59d-5ba0-49ed-8024-ddc904ef47d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/945bd59d-5ba0-49ed-8024-ddc904ef47d8.jpg not downloaded yet
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780c2710>
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F8948f42f-b763-4d16-a5df-dfa2344ec008.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/8948f42f-b763-4d16-a5df-dfa2344ec008.jpg saved to cache
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item df028d2d-8953-5f73-811d-1bb3b9774b5b
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7851bf90>
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F63450d1d-f048-4580-bae8-5a6a375c78b0.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/63450d1d-f048-4580-bae8-5a6a375c78b0.jpg saved to cache
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item df028d2d-8953-5f73-811d-1bb3b9774b5b
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78842cd0>
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252F52329859-1020-4bfb-ad55-132001b22d07.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/52329859-1020-4bfb-ad55-132001b22d07.jpg saved to cache
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 60be02c8-59d6-5994-9f57-55aca72deea5
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252Fdfb31b19-4251-4346-a054-5af04ccc5bef.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/dfb31b19-4251-4346-a054-5af04ccc5bef.jpg not downloaded yet
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744078/general/6b0b488e-144c-42bd-9d37-81cd928cee28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721310)
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744123/general/de470c36-c1e3-4fd9-b982-dae2255d1215.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721274)
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744078/general/49560b9c-227c-48f9-b7f0-36161438f895.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721310)
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252Fd68cea63-302e-4c37-96af-c54a0277201d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/d68cea63-302e-4c37-96af-c54a0277201d.jpg not downloaded yet
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78361950>
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252Fcd035712-736c-4b3f-a1d1-dab9094a7597.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/cd035712-736c-4b3f-a1d1-dab9094a7597.jpg saved to cache
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item df028d2d-8953-5f73-811d-1bb3b9774b5b
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78876f90>
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F0e4f5914-cd2a-4d30-beb9-a183c1fd8c7d.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/0e4f5914-cd2a-4d30-beb9-a183c1fd8c7d.jpg saved to cache
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 49c19c95-1aa9-5742-938d-d2b4f47afea0
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78245a90>
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252Fee040c80-a401-4b5e-96aa-509c433e28e9.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/ee040c80-a401-4b5e-96aa-509c433e28e9.jpg saved to cache
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 49c19c95-1aa9-5742-938d-d2b4f47afea0
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78304290>
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F564fee5c-5b71-4d7f-9d05-319e4f7b278c.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/564fee5c-5b71-4d7f-9d05-319e4f7b278c.jpg saved to cache
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item df028d2d-8953-5f73-811d-1bb3b9774b5b
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78575950>
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252F3f43b90e-77fc-4ff6-bb4a-9ede4dd10233.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/3f43b90e-77fc-4ff6-bb4a-9ede4dd10233.jpg saved to cache
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 60be02c8-59d6-5994-9f57-55aca72deea5
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a58d90>
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F8d061db2-9b61-4554-872a-31931f688506.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/8d061db2-9b61-4554-872a-31931f688506.jpg saved to cache
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item df028d2d-8953-5f73-811d-1bb3b9774b5b
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782456d0>
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252F5fa27a1f-12d0-43e9-9684-c554f3457193.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/5fa27a1f-12d0-43e9-9684-c554f3457193.jpg saved to cache
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item df028d2d-8953-5f73-811d-1bb3b9774b5b
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7846dc10>
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252F2ddfffb4-e4ab-4336-bc10-aafa3eaef822.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/2ddfffb4-e4ab-4336-bc10-aafa3eaef822.jpg saved to cache
2026-03-24 22:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item be668a84-482b-5d35-a4af-8b31de6e5128
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743985/general/be7723ba-9664-405c-b480-ef3d4f0e6628.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721247)
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743985/general/3499636b-1914-4fed-b1b2-80d9ce2a8934.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721247)
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743994/general/224105bd-b689-46a4-bc9c-63902d525186.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721255)
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743994/general/e79b1818-3a4d-4702-8bed-983cf0b66dfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721255)
2026-03-24 22:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744111/general/bdad4e0d-3c00-4d33-a2b6-ea44982f9f95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721308)
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a8895d0>
2026-03-24 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252F6b0b488e-144c-42bd-9d37-81cd928cee28.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/6b0b488e-144c-42bd-9d37-81cd928cee28.jpg saved to cache
2026-03-24 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8
2026-03-24 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7abd4250>
2026-03-24 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744123%252Fgeneral%252Fde470c36-c1e3-4fd9-b982-dae2255d1215.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744123/general/de470c36-c1e3-4fd9-b982-dae2255d1215.jpg saved to cache
2026-03-24 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item df028d2d-8953-5f73-811d-1bb3b9774b5b
2026-03-24 22:15:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df028d2d-8953-5f73-811d-1bb3b9774b5b, skipping ID generation
2026-03-24 22:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df028d2d-8953-5f73-811d-1bb3b9774b5b with scrape type 1
2026-03-24 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df028d2d-8953-5f73-811d-1bb3b9774b5b sending to next pipeline
2026-03-24 22:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df028d2d-8953-5f73-811d-1bb3b9774b5b, identifier: 10721274
2026-03-24 22:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783b0d10>
2026-03-24 22:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252F49560b9c-227c-48f9-b7f0-36161438f895.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/49560b9c-227c-48f9-b7f0-36161438f895.jpg saved to cache
2026-03-24 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8
2026-03-24 22:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10721274
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:15:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-24 22:15:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-24 22:15:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10721274
2026-03-24 22:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10721274 to the API
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:15: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 22:15:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744123/general/de470c36-c1e3-4fd9-b982-dae2255d1215.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'df028d2d-8953-5f73-811d-1bb3b9774b5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRM930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721274',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 64514,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204178,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744123/general/87c220b9-0d97-4344-8777-b691dda6cf24.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186350,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744123/general/8d061db2-9b61-4554-872a-31931f688506.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172767,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744123/general/4622b9e1-f08a-4534-9cef-5256a4ae8794.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168462,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744123/general/63450d1d-f048-4580-bae8-5a6a375c78b0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257837,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744123/general/564fee5c-5b71-4d7f-9d05-319e4f7b278c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254033,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744123/general/010e7ccf-f68b-4175-9113-222b0c16e946.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196702,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744123/general/de470c36-c1e3-4fd9-b982-dae2255d1215.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240246,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744123/general/cd035712-736c-4b3f-a1d1-dab9094a7597.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180684,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744123/general/8948f42f-b763-4d16-a5df-dfa2344ec008.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df028d2d-8953-5f73-811d-1bb3b9774b5b/df028d2d-8953-5f73-811d-1bb3b9774b5b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197024,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744123/general/5fa27a1f-12d0-43e9-9684-c554f3457193.jpg',
'Width': 1500}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 64.514 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721274%27 HTTP/1.1" 200 None
2026-03-24 22:15:35 [adesa.be] INFO: Saving data for 10721274: {'created_time': 1774390535.643771, 'last_price_update_time': 1774390535.643784, 'auction_closing_time': 1774533600.0}
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721274') HTTP/1.1" 204 0
2026-03-24 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744078/general/ff8316fb-a917-4b00-80de-14190067e0ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721310)
2026-03-24 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744078/general/cc7eadd1-610d-4a57-9085-0b5bf633d4ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721310)
2026-03-24 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744078/general/7b481111-a659-4d86-b50d-49c1eff5a97c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721310)
2026-03-24 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744078/general/98a89a38-641e-45a6-b72d-5ce1f909dfb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721310)
2026-03-24 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744078/general/4b8f24b5-bc9b-4fbe-b8d4-abd0657d4cb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721310)
2026-03-24 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743960/general/7d8164e3-8ddc-4a9e-980d-34b0def50a90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721223)
2026-03-24 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744078/general/dfb31b19-4251-4346-a054-5af04ccc5bef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721310)
2026-03-24 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a8809d0>
2026-03-24 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252Fbe7723ba-9664-405c-b480-ef3d4f0e6628.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/be7723ba-9664-405c-b480-ef3d4f0e6628.jpg saved to cache
2026-03-24 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 49c19c95-1aa9-5742-938d-d2b4f47afea0
2026-03-24 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab14790>
2026-03-24 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F3499636b-1914-4fed-b1b2-80d9ce2a8934.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/3499636b-1914-4fed-b1b2-80d9ce2a8934.jpg saved to cache
2026-03-24 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 49c19c95-1aa9-5742-938d-d2b4f47afea0
2026-03-24 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7882f2d0>
2026-03-24 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252F224105bd-b689-46a4-bc9c-63902d525186.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/224105bd-b689-46a4-bc9c-63902d525186.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78508e90>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252Fe79b1818-3a4d-4702-8bed-983cf0b66dfb.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/e79b1818-3a4d-4702-8bed-983cf0b66dfb.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785c9e10>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252Fbdad4e0d-3c00-4d33-a2b6-ea44982f9f95.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/bdad4e0d-3c00-4d33-a2b6-ea44982f9f95.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 60be02c8-59d6-5994-9f57-55aca72deea5
2026-03-24 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744129/general/612eaf19-2c8a-4e24-8fcc-cf5b34aed9aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721277)
2026-03-24 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744052/general/3f66cb40-a286-4657-857d-e7803c7f439e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721275)
2026-03-24 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744078/general/945bd59d-5ba0-49ed-8024-ddc904ef47d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721310)
2026-03-24 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743976/general/cae8e2d3-3e25-4736-83dc-0d9979cea0e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721238)
2026-03-24 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744078/general/d68cea63-302e-4c37-96af-c54a0277201d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721310)
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7850b190>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252Fff8316fb-a917-4b00-80de-14190067e0ba.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/ff8316fb-a917-4b00-80de-14190067e0ba.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784529d0>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252Fcc7eadd1-610d-4a57-9085-0b5bf633d4ee.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/cc7eadd1-610d-4a57-9085-0b5bf633d4ee.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785d8050>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252F7b481111-a659-4d86-b50d-49c1eff5a97c.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/7b481111-a659-4d86-b50d-49c1eff5a97c.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78579290>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252F98a89a38-641e-45a6-b72d-5ce1f909dfb1.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/98a89a38-641e-45a6-b72d-5ce1f909dfb1.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78587690>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252F4b8f24b5-bc9b-4fbe-b8d4-abd0657d4cb6.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/4b8f24b5-bc9b-4fbe-b8d4-abd0657d4cb6.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781e28d0>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252F7d8164e3-8ddc-4a9e-980d-34b0def50a90.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/7d8164e3-8ddc-4a9e-980d-34b0def50a90.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item be668a84-482b-5d35-a4af-8b31de6e5128
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78521190>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252Fdfb31b19-4251-4346-a054-5af04ccc5bef.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/dfb31b19-4251-4346-a054-5af04ccc5bef.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8
2026-03-24 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743955/general/517a01f5-8b66-46f5-9751-d1876fc12867.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721218)
2026-03-24 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744052/general/ee5e1a8a-3523-4135-9c05-39c62a1bd192.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721275)
2026-03-24 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743955/general/103f780e-8f87-4b2c-b354-0257e4869e90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721218)
2026-03-24 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743960/general/3ea2ad20-7b86-4d9e-8ea4-100f64b64b9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721223)
2026-03-24 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744111/general/97195f45-c82b-4918-aad8-ced905ff158b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721308)
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a7fba50>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F612eaf19-2c8a-4e24-8fcc-cf5b34aed9aa.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/612eaf19-2c8a-4e24-8fcc-cf5b34aed9aa.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cc875249-370a-5464-882c-629e8e0dee2f
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7882f4d0>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F3f66cb40-a286-4657-857d-e7803c7f439e.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/3f66cb40-a286-4657-857d-e7803c7f439e.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 128d4754-0a1e-5a71-9d55-1848e7c41168
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787ae2d0>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252F945bd59d-5ba0-49ed-8024-ddc904ef47d8.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/945bd59d-5ba0-49ed-8024-ddc904ef47d8.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7823e490>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252Fcae8e2d3-3e25-4736-83dc-0d9979cea0e8.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/cae8e2d3-3e25-4736-83dc-0d9979cea0e8.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788386d0>
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744078%252Fgeneral%252Fd68cea63-302e-4c37-96af-c54a0277201d.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744078/general/d68cea63-302e-4c37-96af-c54a0277201d.jpg saved to cache
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8
2026-03-24 22:15:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1bd2122a-a9f6-5cda-b3eb-395820834ad8, skipping ID generation
2026-03-24 22:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with scrape type 1
2026-03-24 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8 sending to next pipeline
2026-03-24 22:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bd2122a-a9f6-5cda-b3eb-395820834ad8, identifier: 10721310
2026-03-24 22:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with identifier: 10721310
2026-03-24 22:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-24 22:15:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-24 22:15:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with identifier: 10721310
2026-03-24 22:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with identifier: 10721310 to the API
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744078/general/d68cea63-302e-4c37-96af-c54a0277201d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '1bd2122a-a9f6-5cda-b3eb-395820834ad8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VHC734',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721310',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 138601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744078/general/49560b9c-227c-48f9-b7f0-36161438f895.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744078/general/6b0b488e-144c-42bd-9d37-81cd928cee28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744078/general/7b481111-a659-4d86-b50d-49c1eff5a97c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744078/general/cc7eadd1-610d-4a57-9085-0b5bf633d4ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744078/general/4b8f24b5-bc9b-4fbe-b8d4-abd0657d4cb6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744078/general/ff8316fb-a917-4b00-80de-14190067e0ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744078/general/98a89a38-641e-45a6-b72d-5ce1f909dfb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106994,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744078/general/945bd59d-5ba0-49ed-8024-ddc904ef47d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744078/general/dfb31b19-4251-4346-a054-5af04ccc5bef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bd2122a-a9f6-5cda-b3eb-395820834ad8/1bd2122a-a9f6-5cda-b3eb-395820834ad8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744078/general/d68cea63-302e-4c37-96af-c54a0277201d.jpg',
'Width': 1024}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2018-11-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman Cooper 1.5 - Petrol - Automatic - 136 hp - 138.601 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710721310%27 HTTP/1.1" 200 None
2026-03-24 22:15:37 [adesa.be] INFO: Saving data for 10721310: {'created_time': 1774390537.643679, 'last_price_update_time': 1774390537.643689, 'auction_closing_time': 1774533600.0}
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721310') HTTP/1.1" 204 0
2026-03-24 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744052/general/150cbe63-2adf-412c-b638-21b5ca13b91f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721275)
2026-03-24 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743976/general/5030a9fb-bc10-4297-a6f2-6598fdafedfa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721238)
2026-03-24 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743985/general/15ebd7d1-3b73-4c69-a563-25b3a649543a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721247)
2026-03-24 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743955/general/2b4ebb81-589c-4718-a72c-7cfdac11dfb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721218)
2026-03-24 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780d2f90>
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F517a01f5-8b66-46f5-9751-d1876fc12867.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/517a01f5-8b66-46f5-9751-d1876fc12867.jpg saved to cache
2026-03-24 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item baa908a0-6019-51b0-94a6-41f3b0e6542b
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783c7f90>
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252Fee5e1a8a-3523-4135-9c05-39c62a1bd192.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/ee5e1a8a-3523-4135-9c05-39c62a1bd192.jpg saved to cache
2026-03-24 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 128d4754-0a1e-5a71-9d55-1848e7c41168
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab1a6d0>
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F103f780e-8f87-4b2c-b354-0257e4869e90.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/103f780e-8f87-4b2c-b354-0257e4869e90.jpg saved to cache
2026-03-24 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item baa908a0-6019-51b0-94a6-41f3b0e6542b
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783c5e50>
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252F3ea2ad20-7b86-4d9e-8ea4-100f64b64b9e.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/3ea2ad20-7b86-4d9e-8ea4-100f64b64b9e.jpg saved to cache
2026-03-24 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item be668a84-482b-5d35-a4af-8b31de6e5128
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7823c990>
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744111%252Fgeneral%252F97195f45-c82b-4918-aad8-ced905ff158b.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744111/general/97195f45-c82b-4918-aad8-ced905ff158b.jpg saved to cache
2026-03-24 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 60be02c8-59d6-5994-9f57-55aca72deea5
2026-03-24 22:15:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 60be02c8-59d6-5994-9f57-55aca72deea5, skipping ID generation
2026-03-24 22:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60be02c8-59d6-5994-9f57-55aca72deea5 with scrape type 1
2026-03-24 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 60be02c8-59d6-5994-9f57-55aca72deea5 sending to next pipeline
2026-03-24 22:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60be02c8-59d6-5994-9f57-55aca72deea5, identifier: 10721308
2026-03-24 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744129/general/d5ccc4aa-28b2-4d4c-b972-fa0482011bfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721277)
2026-03-24 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743976/general/937b7027-0bc3-42cb-a62e-10f2cc30752b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721238)
2026-03-24 22:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60be02c8-59d6-5994-9f57-55aca72deea5 with identifier: 10721308
2026-03-24 22:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60be02c8-59d6-5994-9f57-55aca72deea5 with identifier: 10721308
2026-03-24 22:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60be02c8-59d6-5994-9f57-55aca72deea5 with identifier: 10721308 to the API
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744111/general/97195f45-c82b-4918-aad8-ced905ff158b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '60be02c8-59d6-5994-9f57-55aca72deea5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACB314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721308',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 123846,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209741,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744111/general/97195f45-c82b-4918-aad8-ced905ff158b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188380,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744111/general/d2c45be5-3f01-4db9-97b5-5c2efe982909.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174365,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744111/general/bdad4e0d-3c00-4d33-a2b6-ea44982f9f95.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171062,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744111/general/fd00c1b3-8688-497f-8d84-e894a433c3f1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242052,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744111/general/87bf01f8-b911-41a6-a53f-7e9311e3bd49.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318252,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744111/general/2b9b00c3-0467-4515-8dc8-8340fc313c9a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257085,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744111/general/459c4658-c8fc-41a3-b290-08fdd09c39f6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217986,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744111/general/cf799316-bade-416e-b81b-0369ac9ac8ed.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155287,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744111/general/52329859-1020-4bfb-ad55-132001b22d07.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60be02c8-59d6-5994-9f57-55aca72deea5/60be02c8-59d6-5994-9f57-55aca72deea5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367587,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744111/general/3f43b90e-77fc-4ff6-bb4a-9ede4dd10233.jpg',
'Width': 1500}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-02-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.5 HDI GT - Diesel - Manual - 110 hp - 123.846 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721308%27 HTTP/1.1" 200 None
2026-03-24 22:15:38 [adesa.be] INFO: Saving data for 10721308: {'created_time': 1774390538.317422, 'last_price_update_time': 1774390538.317434, 'auction_closing_time': 1774533600.0}
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721308') HTTP/1.1" 204 0
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743985/general/044ef7ee-6931-4cdf-bf6b-33b344fcf715.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721247)
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743994/general/c7b956a4-4b8d-4f0e-86b0-721d21bef8cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721255)
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743955/general/a751c543-f8eb-459a-9522-758e8f74b364.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721218)
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743994/general/32b532ed-a413-4ce7-a80e-c40c53ce9259.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721255)
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787d5910>
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F150cbe63-2adf-412c-b638-21b5ca13b91f.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/150cbe63-2adf-412c-b638-21b5ca13b91f.jpg saved to cache
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 128d4754-0a1e-5a71-9d55-1848e7c41168
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784f1150>
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F5030a9fb-bc10-4297-a6f2-6598fdafedfa.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/5030a9fb-bc10-4297-a6f2-6598fdafedfa.jpg saved to cache
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78362350>
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F15ebd7d1-3b73-4c69-a563-25b3a649543a.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/15ebd7d1-3b73-4c69-a563-25b3a649543a.jpg saved to cache
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 49c19c95-1aa9-5742-938d-d2b4f47afea0
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785cbb50>
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F2b4ebb81-589c-4718-a72c-7cfdac11dfb8.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/2b4ebb81-589c-4718-a72c-7cfdac11dfb8.jpg saved to cache
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item baa908a0-6019-51b0-94a6-41f3b0e6542b
2026-03-24 22:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e3d3e12-e152-5285-ab3d-082167d76871 with identifier: 10721279
2026-03-24 22:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e3d3e12-e152-5285-ab3d-082167d76871 with scrape type 1
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e3d3e12-e152-5285-ab3d-082167d76871
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F73031e35-7aaa-47d4-bb9d-91de85173857.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/73031e35-7aaa-47d4-bb9d-91de85173857.jpg not downloaded yet
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78661ad0>
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252Fd5ccc4aa-28b2-4d4c-b972-fa0482011bfd.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/d5ccc4aa-28b2-4d4c-b972-fa0482011bfd.jpg saved to cache
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cc875249-370a-5464-882c-629e8e0dee2f
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78363750>
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F937b7027-0bc3-42cb-a62e-10f2cc30752b.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/937b7027-0bc3-42cb-a62e-10f2cc30752b.jpg saved to cache
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743994/general/d6ee345c-7b71-41dd-aed0-38e81ebecaba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721255)
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743985/general/4f663922-865c-466d-b070-a494a5cc0087.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721247)
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F09189520-015e-4fd5-b40e-a210a76ccd34.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/09189520-015e-4fd5-b40e-a210a76ccd34.jpg not downloaded yet
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743960/general/e432d671-5951-4fa9-90b1-c9d02f068580.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721223)
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F8595dd2d-3683-4050-a57c-3773645378d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/8595dd2d-3683-4050-a57c-3773645378d8.jpg not downloaded yet
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743976/general/3acc9930-2605-41cf-93cd-e97f1ed7d149.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721238)
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7883aad0>
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F044ef7ee-6931-4cdf-bf6b-33b344fcf715.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/044ef7ee-6931-4cdf-bf6b-33b344fcf715.jpg saved to cache
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 49c19c95-1aa9-5742-938d-d2b4f47afea0
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783552d0>
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252Fc7b956a4-4b8d-4f0e-86b0-721d21bef8cf.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/c7b956a4-4b8d-4f0e-86b0-721d21bef8cf.jpg saved to cache
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78506a90>
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252Fa751c543-f8eb-459a-9522-758e8f74b364.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/a751c543-f8eb-459a-9522-758e8f74b364.jpg saved to cache
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item baa908a0-6019-51b0-94a6-41f3b0e6542b
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78764bd0>
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252F32b532ed-a413-4ce7-a80e-c40c53ce9259.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/32b532ed-a413-4ce7-a80e-c40c53ce9259.jpg saved to cache
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744129/general/ab49bdd8-7a34-4964-9a66-30e668208255.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721277)
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F4a840124-dab0-4dc1-aea8-61e7add6dfe3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/4a840124-dab0-4dc1-aea8-61e7add6dfe3.jpg not downloaded yet
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743955/general/506728bf-d25e-4eae-8b35-a55015c6d787.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721218)
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744052/general/6d3674d1-2801-4137-933c-fd109dcb2982.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721275)
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744052/general/228e6d27-929f-4cad-9982-2ac2d542f86b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721275)
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F82ac019b-5350-4f2f-b22a-bef246a4a557.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/82ac019b-5350-4f2f-b22a-bef246a4a557.jpg not downloaded yet
2026-03-24 22: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 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744129/general/8be11b86-dd20-42bf-9e91-aefc05f1f8ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721277)
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743976/general/d4df0d43-266a-47be-bf26-21d90f8e7688.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721238)
2026-03-24 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743955/general/b3d07786-1487-4c93-af8d-6eb67176d6a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721218)
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F9502330c-6951-4213-a61b-dcf50cede225.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/9502330c-6951-4213-a61b-dcf50cede225.jpg not downloaded yet
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7857be50>
2026-03-24 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252Fd6ee345c-7b71-41dd-aed0-38e81ebecaba.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/d6ee345c-7b71-41dd-aed0-38e81ebecaba.jpg saved to cache
2026-03-24 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b
2026-03-24 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783c69d0>
2026-03-24 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743985%252Fgeneral%252F4f663922-865c-466d-b070-a494a5cc0087.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743985/general/4f663922-865c-466d-b070-a494a5cc0087.jpg saved to cache
2026-03-24 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 49c19c95-1aa9-5742-938d-d2b4f47afea0
2026-03-24 22:15:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 49c19c95-1aa9-5742-938d-d2b4f47afea0, skipping ID generation
2026-03-24 22:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c19c95-1aa9-5742-938d-d2b4f47afea0 with scrape type 1
2026-03-24 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 49c19c95-1aa9-5742-938d-d2b4f47afea0 sending to next pipeline
2026-03-24 22:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49c19c95-1aa9-5742-938d-d2b4f47afea0, identifier: 10721247
2026-03-24 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787c3890>
2026-03-24 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743960%252Fgeneral%252Fe432d671-5951-4fa9-90b1-c9d02f068580.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743960/general/e432d671-5951-4fa9-90b1-c9d02f068580.jpg saved to cache
2026-03-24 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item be668a84-482b-5d35-a4af-8b31de6e5128
2026-03-24 22:15:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: be668a84-482b-5d35-a4af-8b31de6e5128, skipping ID generation
2026-03-24 22:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be668a84-482b-5d35-a4af-8b31de6e5128 with scrape type 1
2026-03-24 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item be668a84-482b-5d35-a4af-8b31de6e5128 sending to next pipeline
2026-03-24 22:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be668a84-482b-5d35-a4af-8b31de6e5128, identifier: 10721223
2026-03-24 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784640d0>
2026-03-24 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F3acc9930-2605-41cf-93cd-e97f1ed7d149.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/3acc9930-2605-41cf-93cd-e97f1ed7d149.jpg saved to cache
2026-03-24 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e
2026-03-24 22:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10721247
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-24 22:15:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10721247
2026-03-24 22:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10721247 to the API
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743985/general/4f663922-865c-466d-b070-a494a5cc0087.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '49c19c95-1aa9-5742-938d-d2b4f47afea0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGL217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721247',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 111566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203646,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743985/general/4f663922-865c-466d-b070-a494a5cc0087.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188149,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743985/general/044ef7ee-6931-4cdf-bf6b-33b344fcf715.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176385,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743985/general/15ebd7d1-3b73-4c69-a563-25b3a649543a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172916,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743985/general/72154ee4-880b-4f5f-9d2f-8d5774b2b90c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204320,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743985/general/9f01877e-5882-4315-a42a-a5173c5fe6cb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273366,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743985/general/3499636b-1914-4fed-b1b2-80d9ce2a8934.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265523,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743985/general/be7723ba-9664-405c-b480-ef3d4f0e6628.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246654,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743985/general/99fabdcf-b524-4654-83f7-37a68efc058c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189075,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743985/general/ee040c80-a401-4b5e-96aa-509c433e28e9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c19c95-1aa9-5742-938d-d2b4f47afea0/49c19c95-1aa9-5742-938d-d2b4f47afea0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308665,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743985/general/0e4f5914-cd2a-4d30-beb9-a183c1fd8c7d.jpg',
'Width': 1500}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 111.566 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710721247%27 HTTP/1.1" 200 None
2026-03-24 22:15:39 [adesa.be] INFO: Saving data for 10721247: {'created_time': 1774390539.866014, 'last_price_update_time': 1774390539.866026, 'auction_closing_time': 1774515600.0}
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721247') HTTP/1.1" 204 0
2026-03-24 22:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10721223
2026-03-24 22:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10721223
2026-03-24 22:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10721223 to the API
2026-03-24 22:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743960/general/e432d671-5951-4fa9-90b1-c9d02f068580.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'be668a84-482b-5d35-a4af-8b31de6e5128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXA311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721223',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 152184,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 95,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743960/general/892e6a0f-9666-4912-94c4-2f8aaca2754d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743960/general/e432d671-5951-4fa9-90b1-c9d02f068580.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743960/general/c708a73c-c3d8-4720-9154-1883641f91dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743960/general/c305db32-4dd9-49e9-9d42-d41934a4ffc6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743960/general/3ea2ad20-7b86-4d9e-8ea4-100f64b64b9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743960/general/5e944531-f61a-4890-ab9c-ad52dfb5b6db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743960/general/7d8164e3-8ddc-4a9e-980d-34b0def50a90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743960/general/ecf86874-8b40-4a20-aadc-df5b2e75c2fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743960/general/2ddfffb4-e4ab-4336-bc10-aafa3eaef822.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be668a84-482b-5d35-a4af-8b31de6e5128/be668a84-482b-5d35-a4af-8b31de6e5128_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743960/general/079fb112-8d0f-4bf2-a765-ae180cc99517.jpg',
'Width': 1024}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Tourer 216d Luxury - Diesel - Automatic - 116 hp '
'- 152.184 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721223%27 HTTP/1.1" 200 None
2026-03-24 22:15:40 [adesa.be] INFO: Saving data for 10721223: {'created_time': 1774390540.214795, 'last_price_update_time': 1774390540.214807, 'auction_closing_time': 1774515600.0}
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721223') HTTP/1.1" 204 0
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252Ff1d1dc06-07f3-4866-a968-275ac3ad34ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/f1d1dc06-07f3-4866-a968-275ac3ad34ea.jpg not downloaded yet
2026-03-24 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744052/general/846922de-051a-4076-ade8-824aad819dba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721275)
2026-03-24 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743976/general/6971f8da-a808-47be-8efc-784838d7cb57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721238)
2026-03-24 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743994/general/dd6384bf-e9ac-4dec-a6a4-1164c211e101.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721255)
2026-03-24 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743955/general/29e846f0-40cc-45fe-b9b0-780d48e0e160.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721218)
2026-03-24 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744064/general/73031e35-7aaa-47d4-bb9d-91de85173857.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721279)
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F5b5bfbb4-263f-4684-8e66-5546cfc2915b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/5b5bfbb4-263f-4684-8e66-5546cfc2915b.jpg not downloaded yet
2026-03-24 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743990/general/a1c6415d-4ce5-4f50-a71f-99f4320fcaac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721252)
2026-03-24 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743990/general/8b4e99a1-6a53-46f5-b32d-cc0d884980f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721252)
2026-03-24 22: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 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab0da10>
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252Fab49bdd8-7a34-4964-9a66-30e668208255.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/ab49bdd8-7a34-4964-9a66-30e668208255.jpg saved to cache
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cc875249-370a-5464-882c-629e8e0dee2f
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781e2e50>
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F506728bf-d25e-4eae-8b35-a55015c6d787.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/506728bf-d25e-4eae-8b35-a55015c6d787.jpg saved to cache
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item baa908a0-6019-51b0-94a6-41f3b0e6542b
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7828af90>
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F6d3674d1-2801-4137-933c-fd109dcb2982.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/6d3674d1-2801-4137-933c-fd109dcb2982.jpg saved to cache
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 128d4754-0a1e-5a71-9d55-1848e7c41168
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78644650>
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F228e6d27-929f-4cad-9982-2ac2d542f86b.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/228e6d27-929f-4cad-9982-2ac2d542f86b.jpg saved to cache
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 128d4754-0a1e-5a71-9d55-1848e7c41168
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781e3410>
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744129%252Fgeneral%252F8be11b86-dd20-42bf-9e91-aefc05f1f8ae.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744129/general/8be11b86-dd20-42bf-9e91-aefc05f1f8ae.jpg saved to cache
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cc875249-370a-5464-882c-629e8e0dee2f
2026-03-24 22:15:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc875249-370a-5464-882c-629e8e0dee2f, skipping ID generation
2026-03-24 22:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc875249-370a-5464-882c-629e8e0dee2f with scrape type 1
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc875249-370a-5464-882c-629e8e0dee2f sending to next pipeline
2026-03-24 22:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc875249-370a-5464-882c-629e8e0dee2f, identifier: 10721277
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7aae2150>
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252Fd4df0d43-266a-47be-bf26-21d90f8e7688.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/d4df0d43-266a-47be-bf26-21d90f8e7688.jpg saved to cache
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78289490>
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252Fb3d07786-1487-4c93-af8d-6eb67176d6a5.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/b3d07786-1487-4c93-af8d-6eb67176d6a5.jpg saved to cache
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item baa908a0-6019-51b0-94a6-41f3b0e6542b
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F4d604413-a808-4486-850b-ee96d7f4f6f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/4d604413-a808-4486-850b-ee96d7f4f6f8.jpg not downloaded yet
2026-03-24 22:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10721277
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-24 22:15:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22: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 22:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10721277
2026-03-24 22:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10721277 to the API
2026-03-24 22:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744129/general/8be11b86-dd20-42bf-9e91-aefc05f1f8ae.jpg>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'cc875249-370a-5464-882c-629e8e0dee2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721277',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 173632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199385,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744129/general/6e3aa443-1f8d-42c3-8e4c-0352bbe7a1ec.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187359,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744129/general/ed82c69d-1f1a-4c1b-9344-84a04a9c5743.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140003,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744129/general/71d343ac-ff12-48e6-a53e-599c07e29869.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166090,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744129/general/8be11b86-dd20-42bf-9e91-aefc05f1f8ae.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269734,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744129/general/ab49bdd8-7a34-4964-9a66-30e668208255.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301339,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744129/general/205becd1-d239-4d28-a561-0a6b60501725.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260287,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744129/general/59170684-abf1-49f3-afee-4510205da7f8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197939,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744129/general/d5ccc4aa-28b2-4d4c-b972-fa0482011bfd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246184,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744129/general/9b622fd3-774e-4c56-ba5c-e2fd1ca3d7df.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc875249-370a-5464-882c-629e8e0dee2f/cc875249-370a-5464-882c-629e8e0dee2f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269265,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744129/general/612eaf19-2c8a-4e24-8fcc-cf5b34aed9aa.jpg',
'Width': 1500}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e - Hybrid - Automatic - 163 hp - 173.632 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721277%27 HTTP/1.1" 200 None
2026-03-24 22:15:41 [adesa.be] INFO: Saving data for 10721277: {'created_time': 1774390541.20398, 'last_price_update_time': 1774390541.203994, 'auction_closing_time': 1774533600.0}
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721277') HTTP/1.1" 204 0
2026-03-24 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743990/general/d7e28410-a5fe-4a6d-8b13-5995e7e9869b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721252)
2026-03-24 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744064/general/09189520-015e-4fd5-b40e-a210a76ccd34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721279)
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252Fef79f91b-fb08-47a3-ad53-1275513a63da.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/ef79f91b-fb08-47a3-ad53-1275513a63da.jpg not downloaded yet
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78481150>
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F846922de-051a-4076-ade8-824aad819dba.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/846922de-051a-4076-ade8-824aad819dba.jpg saved to cache
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 128d4754-0a1e-5a71-9d55-1848e7c41168
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787dc810>
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F6971f8da-a808-47be-8efc-784838d7cb57.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/6971f8da-a808-47be-8efc-784838d7cb57.jpg saved to cache
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78238a90>
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743994%252Fgeneral%252Fdd6384bf-e9ac-4dec-a6a4-1164c211e101.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743994/general/dd6384bf-e9ac-4dec-a6a4-1164c211e101.jpg saved to cache
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b
2026-03-24 22:15:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c487b6f-2833-53ac-be99-30dda4d5fa7b, skipping ID generation
2026-03-24 22:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b with scrape type 1
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b sending to next pipeline
2026-03-24 22:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c487b6f-2833-53ac-be99-30dda4d5fa7b, identifier: 10721255
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a824710>
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252F29e846f0-40cc-45fe-b9b0-780d48e0e160.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/29e846f0-40cc-45fe-b9b0-780d48e0e160.jpg saved to cache
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item baa908a0-6019-51b0-94a6-41f3b0e6542b
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78819e10>
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F73031e35-7aaa-47d4-bb9d-91de85173857.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/73031e35-7aaa-47d4-bb9d-91de85173857.jpg saved to cache
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2e3d3e12-e152-5285-ab3d-082167d76871
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7840ac90>
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252Fa1c6415d-4ce5-4f50-a71f-99f4320fcaac.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/a1c6415d-4ce5-4f50-a71f-99f4320fcaac.jpg saved to cache
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 320c5572-65ab-5027-b1ff-7274fa1e076d
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787dfa10>
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F8b4e99a1-6a53-46f5-b32d-cc0d884980f4.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/8b4e99a1-6a53-46f5-b32d-cc0d884980f4.jpg saved to cache
2026-03-24 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 320c5572-65ab-5027-b1ff-7274fa1e076d
2026-03-24 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744064/general/8595dd2d-3683-4050-a57c-3773645378d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721279)
2026-03-24 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744052/general/86a0e099-ca8b-4ab9-9782-e7704cd13b97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721275)
2026-03-24 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743955/general/d6f32eb2-458c-4f43-9295-e429182480f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721218)
2026-03-24 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744064/general/4a840124-dab0-4dc1-aea8-61e7add6dfe3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721279)
2026-03-24 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744064/general/82ac019b-5350-4f2f-b22a-bef246a4a557.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721279)
2026-03-24 22:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c487b6f-2833-53ac-be99-30dda4d5fa7b with identifier: 10721255
2026-03-24 22:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c487b6f-2833-53ac-be99-30dda4d5fa7b with identifier: 10721255
2026-03-24 22:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c487b6f-2833-53ac-be99-30dda4d5fa7b with identifier: 10721255 to the API
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743994/general/dd6384bf-e9ac-4dec-a6a4-1164c211e101.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3c487b6f-2833-53ac-be99-30dda4d5fa7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKG013',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721255',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 78357,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 72,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182478,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743994/general/dd6384bf-e9ac-4dec-a6a4-1164c211e101.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183437,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743994/general/16d53dda-ef59-49fb-9030-8f5baef608ca.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185409,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743994/general/99ec16bb-495d-41ee-a60b-eea764f6c5d1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188808,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743994/general/32b532ed-a413-4ce7-a80e-c40c53ce9259.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315323,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743994/general/d6ee345c-7b71-41dd-aed0-38e81ebecaba.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305665,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743994/general/c7b956a4-4b8d-4f0e-86b0-721d21bef8cf.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243423,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743994/general/b9239355-6ca0-426d-bca6-e6edebf214f1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205577,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743994/general/77d37658-7b9d-47d5-9f5e-d3131eee06e0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185895,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743994/general/224105bd-b689-46a4-bc9c-63902d525186.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c487b6f-2833-53ac-be99-30dda4d5fa7b/3c487b6f-2833-53ac-be99-30dda4d5fa7b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167597,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743994/general/e79b1818-3a4d-4702-8bed-983cf0b66dfb.jpg',
'Width': 1500}],
'price': 22700,
'price_includes_vat': True,
'registration_date': '2022-08-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 320d - xDrive - Diesel - Automatic - 190 hp - '
'78.357 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721255%27 HTTP/1.1" 200 None
2026-03-24 22:15:41 [adesa.be] INFO: Saving data for 10721255: {'created_time': 1774390541.997545, 'last_price_update_time': 1774390541.997556, 'auction_closing_time': 1774515600.0}
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721255') HTTP/1.1" 204 0
2026-03-24 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743976/general/351fc3e4-1cf3-4b57-ac41-86039d75231f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721238)
2026-03-24 22: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 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744064/general/f1d1dc06-07f3-4866-a968-275ac3ad34ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721279)
2026-03-24 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744064/general/9502330c-6951-4213-a61b-dcf50cede225.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721279)
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78245a10>
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252Fd7e28410-a5fe-4a6d-8b13-5995e7e9869b.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/d7e28410-a5fe-4a6d-8b13-5995e7e9869b.jpg saved to cache
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 320c5572-65ab-5027-b1ff-7274fa1e076d
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78533fd0>
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F09189520-015e-4fd5-b40e-a210a76ccd34.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/09189520-015e-4fd5-b40e-a210a76ccd34.jpg saved to cache
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2e3d3e12-e152-5285-ab3d-082167d76871
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787df210>
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F8595dd2d-3683-4050-a57c-3773645378d8.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/8595dd2d-3683-4050-a57c-3773645378d8.jpg saved to cache
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2e3d3e12-e152-5285-ab3d-082167d76871
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784f1550>
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744052%252Fgeneral%252F86a0e099-ca8b-4ab9-9782-e7704cd13b97.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744052/general/86a0e099-ca8b-4ab9-9782-e7704cd13b97.jpg saved to cache
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 128d4754-0a1e-5a71-9d55-1848e7c41168
2026-03-24 22:15:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 128d4754-0a1e-5a71-9d55-1848e7c41168, skipping ID generation
2026-03-24 22:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 128d4754-0a1e-5a71-9d55-1848e7c41168 with scrape type 1
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 128d4754-0a1e-5a71-9d55-1848e7c41168 sending to next pipeline
2026-03-24 22:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 128d4754-0a1e-5a71-9d55-1848e7c41168, identifier: 10721275
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781a1a10>
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743955%252Fgeneral%252Fd6f32eb2-458c-4f43-9295-e429182480f4.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743955/general/d6f32eb2-458c-4f43-9295-e429182480f4.jpg saved to cache
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item baa908a0-6019-51b0-94a6-41f3b0e6542b
2026-03-24 22:15:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: baa908a0-6019-51b0-94a6-41f3b0e6542b, skipping ID generation
2026-03-24 22:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baa908a0-6019-51b0-94a6-41f3b0e6542b with scrape type 1
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item baa908a0-6019-51b0-94a6-41f3b0e6542b sending to next pipeline
2026-03-24 22:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: baa908a0-6019-51b0-94a6-41f3b0e6542b, identifier: 10721218
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784f1110>
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F4a840124-dab0-4dc1-aea8-61e7add6dfe3.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/4a840124-dab0-4dc1-aea8-61e7add6dfe3.jpg saved to cache
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2e3d3e12-e152-5285-ab3d-082167d76871
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab1b790>
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F82ac019b-5350-4f2f-b22a-bef246a4a557.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/82ac019b-5350-4f2f-b22a-bef246a4a557.jpg saved to cache
2026-03-24 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2e3d3e12-e152-5285-ab3d-082167d76871
2026-03-24 22: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 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744064/general/5b5bfbb4-263f-4684-8e66-5546cfc2915b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721279)
2026-03-24 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743989/general/d8f33094-d650-40ea-8997-55a72b3a3df2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721251)
2026-03-24 22:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10721275
2026-03-24 22:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10721275
2026-03-24 22:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10721275 to the API
2026-03-24 22:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744052/general/86a0e099-ca8b-4ab9-9782-e7704cd13b97.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '128d4754-0a1e-5a71-9d55-1848e7c41168',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZP7955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721275',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 50589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744052/general/86a0e099-ca8b-4ab9-9782-e7704cd13b97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744052/general/846922de-051a-4076-ade8-824aad819dba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744052/general/b4296742-4c6c-4c92-833d-236f1466c6ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744052/general/228e6d27-929f-4cad-9982-2ac2d542f86b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744052/general/6d3674d1-2801-4137-933c-fd109dcb2982.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744052/general/a1b9416f-e30d-4153-949d-78c77b82e1cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744052/general/823638be-b908-441b-b27b-e17380c5cffc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744052/general/150cbe63-2adf-412c-b638-21b5ca13b91f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744052/general/ee5e1a8a-3523-4135-9c05-39c62a1bd192.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d4754-0a1e-5a71-9d55-1848e7c41168/128d4754-0a1e-5a71-9d55-1848e7c41168_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14007,
'Height': 299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744052/general/3f66cb40-a286-4657-857d-e7803c7f439e.jpg',
'Width': 407}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Automatic - 136 hp - 50.589 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710721275%27 HTTP/1.1" 200 None
2026-03-24 22:15:43 [adesa.be] INFO: Saving data for 10721275: {'created_time': 1774390543.144226, 'last_price_update_time': 1774390543.144236, 'auction_closing_time': 1774533600.0}
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721275') HTTP/1.1" 204 0
2026-03-24 22:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10721218
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-24 22:15:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:15: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 22:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10721218
2026-03-24 22:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10721218 to the API
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743955/general/d6f32eb2-458c-4f43-9295-e429182480f4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'baa908a0-6019-51b0-94a6-41f3b0e6542b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VM6973',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721218',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 66061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743955/general/d6f32eb2-458c-4f43-9295-e429182480f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743955/general/29e846f0-40cc-45fe-b9b0-780d48e0e160.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743955/general/957c47c1-9269-4074-b924-0a6879876921.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132066,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743955/general/b3d07786-1487-4c93-af8d-6eb67176d6a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743955/general/506728bf-d25e-4eae-8b35-a55015c6d787.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743955/general/a751c543-f8eb-459a-9522-758e8f74b364.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743955/general/2449dfff-8665-4b32-a755-fc5784363a13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743955/general/2b4ebb81-589c-4718-a72c-7cfdac11dfb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743955/general/103f780e-8f87-4b2c-b354-0257e4869e90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baa908a0-6019-51b0-94a6-41f3b0e6542b/baa908a0-6019-51b0-94a6-41f3b0e6542b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743955/general/517a01f5-8b66-46f5-9751-d1876fc12867.jpg',
'Width': 1024}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Automatic - 136 hp - 66.061 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710721218%27 HTTP/1.1" 200 None
2026-03-24 22:15:43 [adesa.be] INFO: Saving data for 10721218: {'created_time': 1774390543.633078, 'last_price_update_time': 1774390543.633088, 'auction_closing_time': 1774515600.0}
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721218') HTTP/1.1" 204 0
2026-03-24 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744008/general/d768c5c3-c825-4c1c-9e7c-db0f8ac28a85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721265)
2026-03-24 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744064/general/4d604413-a808-4486-850b-ee96d7f4f6f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721279)
2026-03-24 22: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 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744008/general/a2d1a5e2-e6de-4456-ae41-af3e26c81f90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721265)
2026-03-24 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744064/general/ef79f91b-fb08-47a3-ad53-1275513a63da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721279)
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7835d350>
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743976%252Fgeneral%252F351fc3e4-1cf3-4b57-ac41-86039d75231f.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743976/general/351fc3e4-1cf3-4b57-ac41-86039d75231f.jpg saved to cache
2026-03-24 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e
2026-03-24 22:15:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e, skipping ID generation
2026-03-24 22:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with scrape type 1
2026-03-24 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e sending to next pipeline
2026-03-24 22:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e, identifier: 10721238
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78446a90>
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252Ff1d1dc06-07f3-4866-a968-275ac3ad34ea.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/f1d1dc06-07f3-4866-a968-275ac3ad34ea.jpg saved to cache
2026-03-24 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2e3d3e12-e152-5285-ab3d-082167d76871
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780c3c90>
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F9502330c-6951-4213-a61b-dcf50cede225.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/9502330c-6951-4213-a61b-dcf50cede225.jpg saved to cache
2026-03-24 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2e3d3e12-e152-5285-ab3d-082167d76871
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a859790>
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F5b5bfbb4-263f-4684-8e66-5546cfc2915b.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/5b5bfbb4-263f-4684-8e66-5546cfc2915b.jpg saved to cache
2026-03-24 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2e3d3e12-e152-5285-ab3d-082167d76871
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783b6a90>
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252Fd8f33094-d650-40ea-8997-55a72b3a3df2.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/d8f33094-d650-40ea-8997-55a72b3a3df2.jpg saved to cache
2026-03-24 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4
2026-03-24 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743990/general/974a1c4c-33a1-4a93-90ac-3fd82798d1dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721252)
2026-03-24 22:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10721238
2026-03-24 22:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10721238
2026-03-24 22:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10721238 to the API
2026-03-24 22:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743976/general/351fc3e4-1cf3-4b57-ac41-86039d75231f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5e2ec58-0a81-5e7d-b709-d8cfbd32701e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UMB069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721238',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 150652,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 80,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181643,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743976/general/351fc3e4-1cf3-4b57-ac41-86039d75231f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181124,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743976/general/6971f8da-a808-47be-8efc-784838d7cb57.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165646,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743976/general/954a7a69-8704-4d4d-972f-11d77fadbc3c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171086,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743976/general/d4df0d43-266a-47be-bf26-21d90f8e7688.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243879,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743976/general/3acc9930-2605-41cf-93cd-e97f1ed7d149.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308043,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743976/general/60f37ace-5a38-4a81-a54a-339ffec757f0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326440,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743976/general/046b7671-5703-4622-96f1-68c584857032.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236205,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743976/general/937b7027-0bc3-42cb-a62e-10f2cc30752b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416909,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743976/general/5030a9fb-bc10-4297-a6f2-6598fdafedfa.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5e2ec58-0a81-5e7d-b709-d8cfbd32701e/a5e2ec58-0a81-5e7d-b709-d8cfbd32701e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190738,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743976/general/cae8e2d3-3e25-4736-83dc-0d9979cea0e8.jpg',
'Width': 1500}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2018-06-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 118 - Diesel - Automatic - 150 hp - 150.652 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721238%27 HTTP/1.1" 200 None
2026-03-24 22:15:45 [adesa.be] INFO: Saving data for 10721238: {'created_time': 1774390545.022371, 'last_price_update_time': 1774390545.022381, 'auction_closing_time': 1774515600.0}
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721238') HTTP/1.1" 204 0
2026-03-24 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743981/general/34b943e9-e906-4ce0-898f-3a03c631a98c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721243)
2026-03-24 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743989/general/c413ebf6-0a9c-47f6-bc87-6ac2c9b10e9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721251)
2026-03-24 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744097/general/be4f8e25-bed0-4163-82c7-aaf048ea6a00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721315)
2026-03-24 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744095/general/13c0de2c-535e-45b8-bb5a-66f9466bbfaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721267)
2026-03-24 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744008/general/7be25dc2-80ae-4d6f-b281-88a61296fbed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721265)
2026-03-24 22:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7835fad0>
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252Fd768c5c3-c825-4c1c-9e7c-db0f8ac28a85.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/d768c5c3-c825-4c1c-9e7c-db0f8ac28a85.jpg saved to cache
2026-03-24 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787600d0>
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252F4d604413-a808-4486-850b-ee96d7f4f6f8.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/4d604413-a808-4486-850b-ee96d7f4f6f8.jpg saved to cache
2026-03-24 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2e3d3e12-e152-5285-ab3d-082167d76871
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78784d10>
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252Fa2d1a5e2-e6de-4456-ae41-af3e26c81f90.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/a2d1a5e2-e6de-4456-ae41-af3e26c81f90.jpg saved to cache
2026-03-24 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7840be50>
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744064%252Fgeneral%252Fef79f91b-fb08-47a3-ad53-1275513a63da.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744064/general/ef79f91b-fb08-47a3-ad53-1275513a63da.jpg saved to cache
2026-03-24 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2e3d3e12-e152-5285-ab3d-082167d76871
2026-03-24 22:15:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2e3d3e12-e152-5285-ab3d-082167d76871, skipping ID generation
2026-03-24 22:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e3d3e12-e152-5285-ab3d-082167d76871 with scrape type 1
2026-03-24 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2e3d3e12-e152-5285-ab3d-082167d76871 sending to next pipeline
2026-03-24 22:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e3d3e12-e152-5285-ab3d-082167d76871, identifier: 10721279
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78843d50>
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F974a1c4c-33a1-4a93-90ac-3fd82798d1dc.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/974a1c4c-33a1-4a93-90ac-3fd82798d1dc.jpg saved to cache
2026-03-24 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 320c5572-65ab-5027-b1ff-7274fa1e076d
2026-03-24 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744097/general/a50ee8cf-b083-4959-a9ec-2d32ffe981a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721315)
2026-03-24 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743981/general/4c0e5243-9d1c-4041-8ff6-d3f8e3d5316d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721243)
2026-03-24 22:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e3d3e12-e152-5285-ab3d-082167d76871 with identifier: 10721279
2026-03-24 22:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e3d3e12-e152-5285-ab3d-082167d76871 with identifier: 10721279
2026-03-24 22:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e3d3e12-e152-5285-ab3d-082167d76871 with identifier: 10721279 to the API
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744064/general/ef79f91b-fb08-47a3-ad53-1275513a63da.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '2e3d3e12-e152-5285-ab3d-082167d76871',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKP516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721279',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 74787,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744064/general/73031e35-7aaa-47d4-bb9d-91de85173857.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86583,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744064/general/09189520-015e-4fd5-b40e-a210a76ccd34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74484,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744064/general/8595dd2d-3683-4050-a57c-3773645378d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744064/general/4a840124-dab0-4dc1-aea8-61e7add6dfe3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744064/general/82ac019b-5350-4f2f-b22a-bef246a4a557.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744064/general/9502330c-6951-4213-a61b-dcf50cede225.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744064/general/f1d1dc06-07f3-4866-a968-275ac3ad34ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744064/general/5b5bfbb4-263f-4684-8e66-5546cfc2915b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744064/general/4d604413-a808-4486-850b-ee96d7f4f6f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3d3e12-e152-5285-ab3d-082167d76871/2e3d3e12-e152-5285-ab3d-082167d76871_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744064/general/ef79f91b-fb08-47a3-ad53-1275513a63da.jpg',
'Width': 1024}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 74.787 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721279%27 HTTP/1.1" 200 None
2026-03-24 22:15:45 [adesa.be] INFO: Saving data for 10721279: {'created_time': 1774390545.844485, 'last_price_update_time': 1774390545.844496, 'auction_closing_time': 1774533600.0}
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721279') HTTP/1.1" 204 0
2026-03-24 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743989/general/536023d3-1111-468c-ab58-70b0f9e4897b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721251)
2026-03-24 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744124/general/4b20e870-0cd1-453b-803b-37606bcf54e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721297)
2026-03-24 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744008/general/838baedd-1371-4c2a-a346-0c8c77c5ddb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721265)
2026-03-24 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743990/general/8787139f-aebc-40c4-b877-e0d925b1d815.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721252)
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78208710>
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252F34b943e9-e906-4ce0-898f-3a03c631a98c.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/34b943e9-e906-4ce0-898f-3a03c631a98c.jpg saved to cache
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c09a8242-355e-551e-bfd0-33c3a641ac1b
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78ab2550>
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252Fc413ebf6-0a9c-47f6-bc87-6ac2c9b10e9e.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/c413ebf6-0a9c-47f6-bc87-6ac2c9b10e9e.jpg saved to cache
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4
2026-03-24 22:15:46 [adesa.be] INFO: Found listing with ID: 10721222
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721222%27 HTTP/1.1" 200 None
2026-03-24 22:15:46 [adesa.be] INFO: Scrape type for 10721222: 1
2026-03-24 22:15:46 [adesa.be] INFO: Scraping item 10721222 url https://www.openlane.eu/en/carv6/auction/10721222
2026-03-24 22:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 033903f5-6235-5931-b2d6-cf7dd801bedf with identifier: 10721232
2026-03-24 22:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 033903f5-6235-5931-b2d6-cf7dd801bedf with scrape type 1
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 033903f5-6235-5931-b2d6-cf7dd801bedf
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743970%252Fgeneral%252F8887a8ce-9f93-46ba-a65e-80f59208d060.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/8887a8ce-9f93-46ba-a65e-80f59208d060.jpg not downloaded yet
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78767690>
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252Fbe4f8e25-bed0-4163-82c7-aaf048ea6a00.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/be4f8e25-bed0-4163-82c7-aaf048ea6a00.jpg saved to cache
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785f9b90>
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F13c0de2c-535e-45b8-bb5a-66f9466bbfaa.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/13c0de2c-535e-45b8-bb5a-66f9466bbfaa.jpg saved to cache
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78288490>
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252F7be25dc2-80ae-4d6f-b281-88a61296fbed.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/7be25dc2-80ae-4d6f-b281-88a61296fbed.jpg saved to cache
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78254650>
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252Fa50ee8cf-b083-4959-a9ec-2d32ffe981a2.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/a50ee8cf-b083-4959-a9ec-2d32ffe981a2.jpg saved to cache
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782890d0>
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252F4c0e5243-9d1c-4041-8ff6-d3f8e3d5316d.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/4c0e5243-9d1c-4041-8ff6-d3f8e3d5316d.jpg saved to cache
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c09a8242-355e-551e-bfd0-33c3a641ac1b
2026-03-24 22:15:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744097/general/4b5062ab-6b24-450b-82a2-809882a83752.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721315)
2026-03-24 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744095/general/1daf7954-6b9c-4910-84bf-e126d30d26dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721267)
2026-03-24 22:15:46 [adesa.be] INFO: Found listing with ID: 10721307
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721307%27 HTTP/1.1" 200 None
2026-03-24 22:15:46 [adesa.be] INFO: Scrape type for 10721307: 1
2026-03-24 22:15:46 [adesa.be] INFO: Scraping item 10721307 url https://www.openlane.eu/en/carv6/auction/10721307
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743970%252Fgeneral%252F97b9455f-db1c-4c46-9aa4-206b637fdae0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/97b9455f-db1c-4c46-9aa4-206b637fdae0.jpg not downloaded yet
2026-03-24 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743989/general/b8d04e82-ba19-437e-bfa5-f16fa0901dd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721251)
2026-03-24 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:46 [adesa.be] INFO: Found listing with ID: 10721211
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721211%27 HTTP/1.1" 200 None
2026-03-24 22:15:46 [adesa.be] INFO: Scrape type for 10721211: 1
2026-03-24 22:15:46 [adesa.be] INFO: Scraping item 10721211 url https://www.openlane.eu/en/carv6/auction/10721211
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743970%252Fgeneral%252F6e30320b-4442-49ce-be94-17c7014d0086.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/6e30320b-4442-49ce-be94-17c7014d0086.jpg not downloaded yet
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7880df90>
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252F536023d3-1111-468c-ab58-70b0f9e4897b.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/536023d3-1111-468c-ab58-70b0f9e4897b.jpg saved to cache
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780cc090>
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F4b20e870-0cd1-453b-803b-37606bcf54e6.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/4b20e870-0cd1-453b-803b-37606bcf54e6.jpg saved to cache
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3cf277fb-2194-5fae-83ee-6c32992bedbe
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786a4cd0>
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252F838baedd-1371-4c2a-a346-0c8c77c5ddb9.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/838baedd-1371-4c2a-a346-0c8c77c5ddb9.jpg saved to cache
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7880d810>
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252F8787139f-aebc-40c4-b877-e0d925b1d815.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/8787139f-aebc-40c4-b877-e0d925b1d815.jpg saved to cache
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 320c5572-65ab-5027-b1ff-7274fa1e076d
2026-03-24 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744097/general/613ba876-80dc-4acf-8df2-23849375b7fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721315)
2026-03-24 22:15:46 [adesa.be] INFO: Found listing with ID: 10721278
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721278%27 HTTP/1.1" 200 None
2026-03-24 22:15:46 [adesa.be] INFO: Scrape type for 10721278: 1
2026-03-24 22:15:46 [adesa.be] INFO: Scraping item 10721278 url https://www.openlane.eu/en/carv6/auction/10721278
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743970%252Fgeneral%252Fb4bf7153-0e5f-42f6-974c-6227790ee08f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/b4bf7153-0e5f-42f6-974c-6227790ee08f.jpg not downloaded yet
2026-03-24 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743981/general/c3907673-272c-478b-b844-b6f6ebd8cf3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721243)
2026-03-24 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744008/general/ece13cff-a1b7-4142-95ea-1a048b81db78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721265)
2026-03-24 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743990/general/edc77eec-b8f2-4d68-85a9-0ea6227fd047.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721252)
2026-03-24 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744124/general/9d3fd78a-4733-4c14-8f42-538f165bf9c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721297)
2026-03-24 22:15:46 [adesa.be] INFO: Found listing with ID: 10721304
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721304%27 HTTP/1.1" 200 None
2026-03-24 22:15:46 [adesa.be] INFO: Scrape type for 10721304: 1
2026-03-24 22:15:46 [adesa.be] INFO: Scraping item 10721304 url https://www.openlane.eu/en/carv6/auction/10721304
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743970%252Fgeneral%252F22b7d14c-bddd-43e2-8066-a8cbc3bfccd8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/22b7d14c-bddd-43e2-8066-a8cbc3bfccd8.jpg not downloaded yet
2026-03-24 22:15:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784ea9d0>
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F4b5062ab-6b24-450b-82a2-809882a83752.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/4b5062ab-6b24-450b-82a2-809882a83752.jpg saved to cache
2026-03-24 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780d1490>
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F1daf7954-6b9c-4910-84bf-e126d30d26dc.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/1daf7954-6b9c-4910-84bf-e126d30d26dc.jpg saved to cache
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2
2026-03-24 22:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with identifier: 10721234
2026-03-24 22:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with scrape type 1
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743972%252Fgeneral%252F2f3039be-09db-4acc-a1c9-06c2bdfead42.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/2f3039be-09db-4acc-a1c9-06c2bdfead42.jpg not downloaded yet
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782355d0>
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252Fb8d04e82-ba19-437e-bfa5-f16fa0901dd0.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/b8d04e82-ba19-437e-bfa5-f16fa0901dd0.jpg saved to cache
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4
2026-03-24 22:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10721293
2026-03-24 22:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff017786-9003-5616-8266-ab37cfd1fba0 with scrape type 1
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff017786-9003-5616-8266-ab37cfd1fba0
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744108%252Fgeneral%252Fd00cacb6-7246-4565-ba25-d966d4daa7de.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/d00cacb6-7246-4565-ba25-d966d4daa7de.jpg not downloaded yet
2026-03-24 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744095/general/6535dbf1-bb55-438a-858f-245577bdd50f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721267)
2026-03-24 22:15:47 [adesa.be] INFO: Found listing with ID: 10721216
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721216%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [adesa.be] INFO: Scrape type for 10721216: 1
2026-03-24 22:15:47 [adesa.be] INFO: Scraping item 10721216 url https://www.openlane.eu/en/carv6/auction/10721216
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743970%252Fgeneral%252F100f3276-a5c6-4cf7-85e1-92df84195ba1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/100f3276-a5c6-4cf7-85e1-92df84195ba1.jpg not downloaded yet
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743972%252Fgeneral%252F5f6210d7-cd93-4a84-90ba-3f42dfe9e9e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/5f6210d7-cd93-4a84-90ba-3f42dfe9e9e7.jpg not downloaded yet
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744108%252Fgeneral%252Fded9e361-7b41-4abd-8b9d-0bc9ddf9817d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/ded9e361-7b41-4abd-8b9d-0bc9ddf9817d.jpg not downloaded yet
2026-03-24 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744097/general/cdd32163-46fa-47e9-86af-417f573ba66e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721315)
2026-03-24 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743981/general/4679d808-8bee-44af-91a0-e06bab42e54a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721243)
2026-03-24 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743970/general/8887a8ce-9f93-46ba-a65e-80f59208d060.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721232)
2026-03-24 22:15:47 [adesa.be] INFO: Found listing with ID: 10721230
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721230%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [adesa.be] INFO: Scrape type for 10721230: 1
2026-03-24 22:15:47 [adesa.be] INFO: Scraping item 10721230 url https://www.openlane.eu/en/carv6/auction/10721230
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743970%252Fgeneral%252Fa710fa2d-402b-4083-83bb-2d7ad16da753.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/a710fa2d-402b-4083-83bb-2d7ad16da753.jpg not downloaded yet
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743972%252Fgeneral%252F539f40a9-7f6f-4d26-9d7c-950677038ea6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/539f40a9-7f6f-4d26-9d7c-950677038ea6.jpg not downloaded yet
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744108%252Fgeneral%252Fe25579f8-3297-49da-8b8c-388c5e94af04.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/e25579f8-3297-49da-8b8c-388c5e94af04.jpg not downloaded yet
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a81afd0>
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F613ba876-80dc-4acf-8df2-23849375b7fa.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/613ba876-80dc-4acf-8df2-23849375b7fa.jpg saved to cache
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787af710>
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252Fc3907673-272c-478b-b844-b6f6ebd8cf3a.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/c3907673-272c-478b-b844-b6f6ebd8cf3a.jpg saved to cache
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c09a8242-355e-551e-bfd0-33c3a641ac1b
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78471d50>
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252Fece13cff-a1b7-4142-95ea-1a048b81db78.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/ece13cff-a1b7-4142-95ea-1a048b81db78.jpg saved to cache
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787aef50>
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743990%252Fgeneral%252Fedc77eec-b8f2-4d68-85a9-0ea6227fd047.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743990/general/edc77eec-b8f2-4d68-85a9-0ea6227fd047.jpg saved to cache
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 320c5572-65ab-5027-b1ff-7274fa1e076d
2026-03-24 22:15:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 320c5572-65ab-5027-b1ff-7274fa1e076d, skipping ID generation
2026-03-24 22:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 320c5572-65ab-5027-b1ff-7274fa1e076d with scrape type 1
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 320c5572-65ab-5027-b1ff-7274fa1e076d sending to next pipeline
2026-03-24 22:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 320c5572-65ab-5027-b1ff-7274fa1e076d, identifier: 10721252
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a4e050>
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F9d3fd78a-4733-4c14-8f42-538f165bf9c7.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/9d3fd78a-4733-4c14-8f42-538f165bf9c7.jpg saved to cache
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3cf277fb-2194-5fae-83ee-6c32992bedbe
2026-03-24 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744008/general/6289234b-e135-4280-95e4-27af621eb33d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721265)
2026-03-24 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744095/general/1da75cfc-0ec5-47b8-a7af-6775814cd9eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721267)
2026-03-24 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743970/general/6e30320b-4442-49ce-be94-17c7014d0086.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721232)
2026-03-24 22:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743970/general/97b9455f-db1c-4c46-9aa4-206b637fdae0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721232)
2026-03-24 22:15:47 [adesa.be] INFO: Found listing with ID: 10721290
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721290%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [adesa.be] INFO: Scrape type for 10721290: 1
2026-03-24 22:15:47 [adesa.be] INFO: Scraping item 10721290 url https://www.openlane.eu/en/carv6/auction/10721290
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743970%252Fgeneral%252F71620a86-1f27-449b-a97d-0385db2a502b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/71620a86-1f27-449b-a97d-0385db2a502b.jpg not downloaded yet
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743972%252Fgeneral%252Fcd73ef3a-254c-4eca-9d3d-eddd80719fd6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/cd73ef3a-254c-4eca-9d3d-eddd80719fd6.jpg not downloaded yet
2026-03-24 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744108%252Fgeneral%252F940f06fb-5e7c-4069-801a-e85c774ea3e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/940f06fb-5e7c-4069-801a-e85c774ea3e2.jpg not downloaded yet
2026-03-24 22:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10721252
2026-03-24 22:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10721252
2026-03-24 22:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10721252 to the API
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743990/general/edc77eec-b8f2-4d68-85a9-0ea6227fd047.jpg>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '320c5572-65ab-5027-b1ff-7274fa1e076d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANM767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721252',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 72613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 102,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203126,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743990/general/edc77eec-b8f2-4d68-85a9-0ea6227fd047.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192050,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743990/general/8787139f-aebc-40c4-b877-e0d925b1d815.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175337,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743990/general/5bcd01c6-a072-40d8-897b-e4371fb127af.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181077,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743990/general/09f8844f-5b86-4dff-89f1-1202454f5a91.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237882,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743990/general/3f84951b-d1a5-4880-b498-f70684d1dc6c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263845,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743990/general/7a93f002-7792-473c-91db-f1eeec4048d2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269756,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743990/general/974a1c4c-33a1-4a93-90ac-3fd82798d1dc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160615,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743990/general/8b4e99a1-6a53-46f5-b32d-cc0d884980f4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336700,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743990/general/d7e28410-a5fe-4a6d-8b13-5995e7e9869b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_320c5572-65ab-5027-b1ff-7274fa1e076d/320c5572-65ab-5027-b1ff-7274fa1e076d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254855,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743990/general/a1c6415d-4ce5-4f50-a71f-99f4320fcaac.jpg',
'Width': 1500}],
'price': 22700,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - Automatic - 150 hp - 72.613 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721252%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [adesa.be] INFO: Saving data for 10721252: {'created_time': 1774390548.269642, 'last_price_update_time': 1774390548.269653, 'auction_closing_time': 1774515600.0}
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721252') HTTP/1.1" 204 0
2026-03-24 22: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 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78ab2a10>
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F6535dbf1-bb55-438a-858f-245577bdd50f.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/6535dbf1-bb55-438a-858f-245577bdd50f.jpg saved to cache
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2
2026-03-24 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743970/general/b4bf7153-0e5f-42f6-974c-6227790ee08f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721232)
2026-03-24 22:15:48 [adesa.be] INFO: Found listing with ID: 10721233
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721233%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [adesa.be] INFO: Scrape type for 10721233: 1
2026-03-24 22:15:48 [adesa.be] INFO: Scraping item 10721233 url https://www.openlane.eu/en/carv6/auction/10721233
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743970%252Fgeneral%252Fb074be2e-936b-406c-841e-7930b3aebb22.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/b074be2e-936b-406c-841e-7930b3aebb22.jpg not downloaded yet
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252Ff2ec4e20-6bdc-44ef-bde8-dd0e25fb391b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/f2ec4e20-6bdc-44ef-bde8-dd0e25fb391b.jpg not downloaded yet
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252Fca405c45-2b61-4801-9d30-b7260d3cea51.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/ca405c45-2b61-4801-9d30-b7260d3cea51.jpg not downloaded yet
2026-03-24 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784dc3d0>
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252Fcdd32163-46fa-47e9-86af-417f573ba66e.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/cdd32163-46fa-47e9-86af-417f573ba66e.jpg saved to cache
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4
2026-03-24 22:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10721235
2026-03-24 22:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57422bdf-681a-520a-85c7-a68bada3de37 with scrape type 1
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57422bdf-681a-520a-85c7-a68bada3de37
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F87ed740c-7828-4df5-8b0c-896b246b4eeb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/87ed740c-7828-4df5-8b0c-896b246b4eeb.jpg not downloaded yet
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785e9b50>
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252F4679d808-8bee-44af-91a0-e06bab42e54a.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/4679d808-8bee-44af-91a0-e06bab42e54a.jpg saved to cache
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c09a8242-355e-551e-bfd0-33c3a641ac1b
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78358f10>
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743970%252Fgeneral%252F8887a8ce-9f93-46ba-a65e-80f59208d060.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/8887a8ce-9f93-46ba-a65e-80f59208d060.jpg saved to cache
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 033903f5-6235-5931-b2d6-cf7dd801bedf
2026-03-24 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744108/general/d00cacb6-7246-4565-ba25-d966d4daa7de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721293)
2026-03-24 22:15:48 [adesa.be] INFO: Found listing with ID: 10721281
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721281%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [adesa.be] INFO: Scrape type for 10721281: 1
2026-03-24 22:15:48 [adesa.be] INFO: Scraping item 10721281 url https://www.openlane.eu/en/carv6/auction/10721281
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743970%252Fgeneral%252F54ff9ec1-18d1-4974-ade9-b002729e09ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/54ff9ec1-18d1-4974-ade9-b002729e09ae.jpg not downloaded yet
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252Fd7c72e32-af78-4bf5-9487-b374e20d29f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/d7c72e32-af78-4bf5-9487-b374e20d29f2.jpg not downloaded yet
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252Ffcce6f59-64bf-46f7-bd2e-76fd4374ae0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/fcce6f59-64bf-46f7-bd2e-76fd4374ae0c.jpg not downloaded yet
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F65c630de-a93c-4e08-bf78-be47bd7baaa1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/65c630de-a93c-4e08-bf78-be47bd7baaa1.jpg not downloaded yet
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78289450>
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252F6289234b-e135-4280-95e4-27af621eb33d.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/6289234b-e135-4280-95e4-27af621eb33d.jpg saved to cache
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78257c90>
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F1da75cfc-0ec5-47b8-a7af-6775814cd9eb.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/1da75cfc-0ec5-47b8-a7af-6775814cd9eb.jpg saved to cache
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78350cd0>
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743970%252Fgeneral%252F6e30320b-4442-49ce-be94-17c7014d0086.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/6e30320b-4442-49ce-be94-17c7014d0086.jpg saved to cache
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 033903f5-6235-5931-b2d6-cf7dd801bedf
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786e4650>
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743970%252Fgeneral%252F97b9455f-db1c-4c46-9aa4-206b637fdae0.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/97b9455f-db1c-4c46-9aa4-206b637fdae0.jpg saved to cache
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 033903f5-6235-5931-b2d6-cf7dd801bedf
2026-03-24 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743972/general/2f3039be-09db-4acc-a1c9-06c2bdfead42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721234)
2026-03-24 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743972/general/5f6210d7-cd93-4a84-90ba-3f42dfe9e9e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721234)
2026-03-24 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743970/general/100f3276-a5c6-4cf7-85e1-92df84195ba1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721232)
2026-03-24 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744108/general/ded9e361-7b41-4abd-8b9d-0bc9ddf9817d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721293)
2026-03-24 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743972/general/539f40a9-7f6f-4d26-9d7c-950677038ea6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721234)
2026-03-24 22:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744108/general/e25579f8-3297-49da-8b8c-388c5e94af04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721293)
2026-03-24 22:15:48 [adesa.be] INFO: Found listing with ID: 10721214
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721214%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [adesa.be] INFO: Scrape type for 10721214: 1
2026-03-24 22:15:48 [adesa.be] INFO: Scraping item 10721214 url https://www.openlane.eu/en/carv6/auction/10721214
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252F245e60de-c182-4ebe-bd60-1220b38306a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/245e60de-c182-4ebe-bd60-1220b38306a1.jpg not downloaded yet
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252Fbc833cf9-0acc-4d0e-a21f-7c78580131c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/bc833cf9-0acc-4d0e-a21f-7c78580131c7.jpg not downloaded yet
2026-03-24 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F64dac38e-1c71-4b53-b957-1b5e6e02e531.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/64dac38e-1c71-4b53-b957-1b5e6e02e531.jpg not downloaded yet
2026-03-24 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78356d90>
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743970%252Fgeneral%252Fb4bf7153-0e5f-42f6-974c-6227790ee08f.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/b4bf7153-0e5f-42f6-974c-6227790ee08f.jpg saved to cache
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 033903f5-6235-5931-b2d6-cf7dd801bedf
2026-03-24 22:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with identifier: 10721312
2026-03-24 22:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with scrape type 1
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F6317e945-e276-4c6d-9f90-532527c22fd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/6317e945-e276-4c6d-9f90-532527c22fd4.jpg not downloaded yet
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a48e90>
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252Fd00cacb6-7246-4565-ba25-d966d4daa7de.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/d00cacb6-7246-4565-ba25-d966d4daa7de.jpg saved to cache
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ff017786-9003-5616-8266-ab37cfd1fba0
2026-03-24 22:15:49 [adesa.be] INFO: Found listing with ID: 10721239
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721239%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [adesa.be] INFO: Scrape type for 10721239: 1
2026-03-24 22:15:49 [adesa.be] INFO: Scraping item 10721239 url https://www.openlane.eu/en/carv6/auction/10721239
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252Fc0182027-299d-4af0-9160-7f3137456b1b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/c0182027-299d-4af0-9160-7f3137456b1b.jpg not downloaded yet
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252F374ae446-d323-4d26-ac2b-a0cf2fbfe593.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/374ae446-d323-4d26-ac2b-a0cf2fbfe593.jpg not downloaded yet
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F9e091f90-70c5-4e82-a048-9c73e35f0bf8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/9e091f90-70c5-4e82-a048-9c73e35f0bf8.jpg not downloaded yet
2026-03-24 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743970/general/a710fa2d-402b-4083-83bb-2d7ad16da753.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721232)
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F5c16df4e-dcc4-4771-abe3-9f703d9607de.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/5c16df4e-dcc4-4771-abe3-9f703d9607de.jpg not downloaded yet
2026-03-24 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743973/general/87ed740c-7828-4df5-8b0c-896b246b4eeb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721235)
2026-03-24 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744108/general/940f06fb-5e7c-4069-801a-e85c774ea3e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721293)
2026-03-24 22:15:49 [adesa.be] INFO: Found listing with ID: 10721270
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721270%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [adesa.be] INFO: Scrape type for 10721270: 1
2026-03-24 22:15:49 [adesa.be] INFO: Scraping item 10721270 url https://www.openlane.eu/en/carv6/auction/10721270
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252Ff8681631-5365-4404-9958-f9f86b46f3d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/f8681631-5365-4404-9958-f9f86b46f3d2.jpg not downloaded yet
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252F86f22d09-eabe-4e1a-ba66-302f241a4f45.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/86f22d09-eabe-4e1a-ba66-302f241a4f45.jpg not downloaded yet
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F0e340073-ba20-4e4e-ac25-62aeeebb38b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/0e340073-ba20-4e4e-ac25-62aeeebb38b0.jpg not downloaded yet
2026-03-24 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7825b950>
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252F2f3039be-09db-4acc-a1c9-06c2bdfead42.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/2f3039be-09db-4acc-a1c9-06c2bdfead42.jpg saved to cache
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786c8190>
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252F5f6210d7-cd93-4a84-90ba-3f42dfe9e9e7.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/5f6210d7-cd93-4a84-90ba-3f42dfe9e9e7.jpg saved to cache
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78601a10>
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743970%252Fgeneral%252F100f3276-a5c6-4cf7-85e1-92df84195ba1.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/100f3276-a5c6-4cf7-85e1-92df84195ba1.jpg saved to cache
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 033903f5-6235-5931-b2d6-cf7dd801bedf
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784be990>
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252Fded9e361-7b41-4abd-8b9d-0bc9ddf9817d.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/ded9e361-7b41-4abd-8b9d-0bc9ddf9817d.jpg saved to cache
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ff017786-9003-5616-8266-ab37cfd1fba0
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780d2610>
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252F539f40a9-7f6f-4d26-9d7c-950677038ea6.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/539f40a9-7f6f-4d26-9d7c-950677038ea6.jpg saved to cache
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7856b610>
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252Fe25579f8-3297-49da-8b8c-388c5e94af04.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/e25579f8-3297-49da-8b8c-388c5e94af04.jpg saved to cache
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ff017786-9003-5616-8266-ab37cfd1fba0
2026-03-24 22:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d45e06a6-7397-55dc-b537-9a58907d84f0 with identifier: 10721220
2026-03-24 22:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d45e06a6-7397-55dc-b537-9a58907d84f0 with scrape type 1
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d45e06a6-7397-55dc-b537-9a58907d84f0
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252Fcbd4b0cf-0d99-40ba-a601-a6809740fb14.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/cbd4b0cf-0d99-40ba-a601-a6809740fb14.jpg not downloaded yet
2026-03-24 22:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efc245a7-5582-50fb-9f18-8adba763e3f8 with identifier: 10721211
2026-03-24 22:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efc245a7-5582-50fb-9f18-8adba763e3f8 with scrape type 1
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item efc245a7-5582-50fb-9f18-8adba763e3f8
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F1d4bd765-d462-490e-8ba0-06878a23ee43.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/1d4bd765-d462-490e-8ba0-06878a23ee43.jpg not downloaded yet
2026-03-24 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744108/general/ca405c45-2b61-4801-9d30-b7260d3cea51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721293)
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F1b5bd8ce-daaf-43f8-935a-da5f5940b76f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/1b5bd8ce-daaf-43f8-935a-da5f5940b76f.jpg not downloaded yet
2026-03-24 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:49 [adesa.be] INFO: Found listing with ID: 10721305
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721305%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [adesa.be] INFO: Scrape type for 10721305: 1
2026-03-24 22:15:49 [adesa.be] INFO: Scraping item 10721305 url https://www.openlane.eu/en/carv6/auction/10721305
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252F75107efa-12c7-4e8f-8ba5-ce51cd1b3cb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/75107efa-12c7-4e8f-8ba5-ce51cd1b3cb4.jpg not downloaded yet
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252Fa7fdde83-8847-46af-8e0f-38c2fa4fe1d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/a7fdde83-8847-46af-8e0f-38c2fa4fe1d2.jpg not downloaded yet
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F2def1892-853e-4b94-afc6-adcb3ea588d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/2def1892-853e-4b94-afc6-adcb3ea588d6.jpg not downloaded yet
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252Fc0c92eca-b8a2-4c65-b351-ff80e34c7367.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/c0c92eca-b8a2-4c65-b351-ff80e34c7367.jpg not downloaded yet
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F17c108db-0709-4b03-ac5e-8604d9a0dad4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/17c108db-0709-4b03-ac5e-8604d9a0dad4.jpg not downloaded yet
2026-03-24 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743970/general/b074be2e-936b-406c-841e-7930b3aebb22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721232)
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F108425a3-4d71-43a6-b67b-c56432e1dd4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/108425a3-4d71-43a6-b67b-c56432e1dd4a.jpg not downloaded yet
2026-03-24 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743972/general/f2ec4e20-6bdc-44ef-bde8-dd0e25fb391b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721234)
2026-03-24 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743973/general/65c630de-a93c-4e08-bf78-be47bd7baaa1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721235)
2026-03-24 22:15:49 [adesa.be] INFO: Found listing with ID: 10721237
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721237%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [adesa.be] INFO: Scrape type for 10721237: 1
2026-03-24 22:15:49 [adesa.be] INFO: Scraping item 10721237 url https://www.openlane.eu/en/carv6/auction/10721237
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F904a0f64-1634-4956-93b1-b61174f8c1d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/904a0f64-1634-4956-93b1-b61174f8c1d3.jpg not downloaded yet
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252Fa635599a-d89b-4864-afa3-cf9b684c8dab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/a635599a-d89b-4864-afa3-cf9b684c8dab.jpg not downloaded yet
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252Fb15d57ef-c6df-4e46-b5b9-ffcab6128d58.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/b15d57ef-c6df-4e46-b5b9-ffcab6128d58.jpg not downloaded yet
2026-03-24 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743972/general/d7c72e32-af78-4bf5-9487-b374e20d29f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721234)
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252Fc879846f-faab-4331-b011-f8e26d526ab1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/c879846f-faab-4331-b011-f8e26d526ab1.jpg not downloaded yet
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78772010>
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743970%252Fgeneral%252Fa710fa2d-402b-4083-83bb-2d7ad16da753.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/a710fa2d-402b-4083-83bb-2d7ad16da753.jpg saved to cache
2026-03-24 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 033903f5-6235-5931-b2d6-cf7dd801bedf
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781fc150>
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F87ed740c-7828-4df5-8b0c-896b246b4eeb.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/87ed740c-7828-4df5-8b0c-896b246b4eeb.jpg saved to cache
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 57422bdf-681a-520a-85c7-a68bada3de37
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78533350>
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252F940f06fb-5e7c-4069-801a-e85c774ea3e2.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/940f06fb-5e7c-4069-801a-e85c774ea3e2.jpg saved to cache
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ff017786-9003-5616-8266-ab37cfd1fba0
2026-03-24 22:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeab3fbe-17d6-545d-8f4e-0c1a67e0002a with identifier: 10721222
2026-03-24 22:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a with scrape type 1
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252Fafe0abec-c813-4727-a83c-c663a4dfbe7a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/afe0abec-c813-4727-a83c-c663a4dfbe7a.jpg not downloaded yet
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78766910>
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252Fca405c45-2b61-4801-9d30-b7260d3cea51.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/ca405c45-2b61-4801-9d30-b7260d3cea51.jpg saved to cache
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ff017786-9003-5616-8266-ab37cfd1fba0
2026-03-24 22:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10721307
2026-03-24 22:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with scrape type 1
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252F81bc9a93-b348-4390-ad74-c7b7ab01e323.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/81bc9a93-b348-4390-ad74-c7b7ab01e323.jpg not downloaded yet
2026-03-24 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744108/general/fcce6f59-64bf-46f7-bd2e-76fd4374ae0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721293)
2026-03-24 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743970/general/54ff9ec1-18d1-4974-ade9-b002729e09ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721232)
2026-03-24 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743973/general/64dac38e-1c71-4b53-b957-1b5e6e02e531.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721235)
2026-03-24 22:15:50 [adesa.be] INFO: Found listing with ID: 10721284
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721284%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [adesa.be] INFO: Scrape type for 10721284: 1
2026-03-24 22:15:50 [adesa.be] INFO: Scraping item 10721284 url https://www.openlane.eu/en/carv6/auction/10721284
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F74b7f47e-c197-4cb3-be3f-0f26269add51.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/74b7f47e-c197-4cb3-be3f-0f26269add51.jpg not downloaded yet
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252F1eaca9d0-a4d3-490e-845c-b512caea382d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/1eaca9d0-a4d3-490e-845c-b512caea382d.jpg not downloaded yet
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F842f91a4-0252-4fcf-8416-1fdf92572e14.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/842f91a4-0252-4fcf-8416-1fdf92572e14.jpg not downloaded yet
2026-03-24 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744121/general/6317e945-e276-4c6d-9f90-532527c22fd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721312)
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252Fa8f96a31-1f54-46ad-bc11-c022d3eac86a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/a8f96a31-1f54-46ad-bc11-c022d3eac86a.jpg not downloaded yet
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F47892c91-5319-442b-96ca-2e3c36594e54.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/47892c91-5319-442b-96ca-2e3c36594e54.jpg not downloaded yet
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252Fc432d84d-fd13-4068-ab53-5edc12f96da8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/c432d84d-fd13-4068-ab53-5edc12f96da8.jpg not downloaded yet
2026-03-24 22:15:50 [adesa.be] INFO: Found listing with ID: 10721283
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721283%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [adesa.be] INFO: Scrape type for 10721283: 1
2026-03-24 22:15:50 [adesa.be] INFO: Scraping item 10721283 url https://www.openlane.eu/en/carv6/auction/10721283
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252Fed90c9f5-eb3f-4857-a5d1-7c0969c49b6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/ed90c9f5-eb3f-4857-a5d1-7c0969c49b6c.jpg not downloaded yet
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252F85001d64-144c-4060-9010-309acf59f75a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/85001d64-144c-4060-9010-309acf59f75a.jpg not downloaded yet
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F439afb05-936d-4bb1-8934-45ea9a9d340e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/439afb05-936d-4bb1-8934-45ea9a9d340e.jpg not downloaded yet
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78259f90>
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743970%252Fgeneral%252Fb074be2e-936b-406c-841e-7930b3aebb22.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/b074be2e-936b-406c-841e-7930b3aebb22.jpg saved to cache
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 033903f5-6235-5931-b2d6-cf7dd801bedf
2026-03-24 22:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe8f0736-c2bc-509e-a945-4388076e028f with identifier: 10721278
2026-03-24 22:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe8f0736-c2bc-509e-a945-4388076e028f with scrape type 1
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe8f0736-c2bc-509e-a945-4388076e028f
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252F3ec22aa1-d567-4f70-bfd7-80aa3de6243f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/3ec22aa1-d567-4f70-bfd7-80aa3de6243f.jpg not downloaded yet
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7832cd50>
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252Ff2ec4e20-6bdc-44ef-bde8-dd0e25fb391b.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/f2ec4e20-6bdc-44ef-bde8-dd0e25fb391b.jpg saved to cache
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785cf7d0>
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F65c630de-a93c-4e08-bf78-be47bd7baaa1.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/65c630de-a93c-4e08-bf78-be47bd7baaa1.jpg saved to cache
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 57422bdf-681a-520a-85c7-a68bada3de37
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78356090>
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252Fd7c72e32-af78-4bf5-9487-b374e20d29f2.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/d7c72e32-af78-4bf5-9487-b374e20d29f2.jpg saved to cache
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176
2026-03-24 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744108/general/bc833cf9-0acc-4d0e-a21f-7c78580131c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721293)
2026-03-24 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743947/general/1d4bd765-d462-490e-8ba0-06878a23ee43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721211)
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F47d091d1-c636-4567-8bc9-cccd4073a7ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/47d091d1-c636-4567-8bc9-cccd4073a7ad.jpg not downloaded yet
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F4c86719c-e4d9-4a52-aa8e-1d66dac863df.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/4c86719c-e4d9-4a52-aa8e-1d66dac863df.jpg not downloaded yet
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252F3fe7e3ff-648a-46c5-8691-21fb17773b2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/3fe7e3ff-648a-46c5-8691-21fb17773b2a.jpg not downloaded yet
2026-03-24 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744108/general/374ae446-d323-4d26-ac2b-a0cf2fbfe593.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721293)
2026-03-24 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743973/general/9e091f90-70c5-4e82-a048-9c73e35f0bf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721235)
2026-03-24 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743957/general/cbd4b0cf-0d99-40ba-a601-a6809740fb14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721220)
2026-03-24 22:15:50 [adesa.be] INFO: Found listing with ID: 10721257
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721257%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [adesa.be] INFO: Scrape type for 10721257: 1
2026-03-24 22:15:50 [adesa.be] INFO: Scraping item 10721257 url https://www.openlane.eu/en/carv6/auction/10721257
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252Fc4382324-cb09-46a2-81f0-4282da8b5118.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/c4382324-cb09-46a2-81f0-4282da8b5118.jpg not downloaded yet
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252F3c230dda-1f6b-4988-b22b-9694ad069c64.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/3c230dda-1f6b-4988-b22b-9694ad069c64.jpg not downloaded yet
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252Fd09383ff-5085-4cb7-abf1-e852fcd7ad49.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/d09383ff-5085-4cb7-abf1-e852fcd7ad49.jpg not downloaded yet
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252F12969c70-1c33-42da-97be-5d7bab2d5828.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/12969c70-1c33-42da-97be-5d7bab2d5828.jpg not downloaded yet
2026-03-24 22:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78652090>
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252Ffcce6f59-64bf-46f7-bd2e-76fd4374ae0c.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/fcce6f59-64bf-46f7-bd2e-76fd4374ae0c.jpg saved to cache
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ff017786-9003-5616-8266-ab37cfd1fba0
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7821df50>
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743970%252Fgeneral%252F54ff9ec1-18d1-4974-ade9-b002729e09ae.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/54ff9ec1-18d1-4974-ade9-b002729e09ae.jpg saved to cache
2026-03-24 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 033903f5-6235-5931-b2d6-cf7dd801bedf
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785eb910>
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F64dac38e-1c71-4b53-b957-1b5e6e02e531.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/64dac38e-1c71-4b53-b957-1b5e6e02e531.jpg saved to cache
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 57422bdf-681a-520a-85c7-a68bada3de37
2026-03-24 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744121/general/1b5bd8ce-daaf-43f8-935a-da5f5940b76f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721312)
2026-03-24 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744121/general/108425a3-4d71-43a6-b67b-c56432e1dd4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721312)
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F3e32205e-563b-4998-bd14-b7b2553c32f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/3e32205e-563b-4998-bd14-b7b2553c32f1.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F6955b2b5-b30c-44ba-ba64-39a72a3d7361.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/6955b2b5-b30c-44ba-ba64-39a72a3d7361.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252Fbf0bfe7e-fc63-44aa-98c1-5329039ed89b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/bf0bfe7e-fc63-44aa-98c1-5329039ed89b.jpg not downloaded yet
2026-03-24 22:15:51 [adesa.be] INFO: Found listing with ID: 10721288
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721288%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [adesa.be] INFO: Scrape type for 10721288: 1
2026-03-24 22:15:51 [adesa.be] INFO: Scraping item 10721288 url https://www.openlane.eu/en/carv6/auction/10721288
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252F97d3cfda-f628-4540-90bb-a99733d5b5e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/97d3cfda-f628-4540-90bb-a99733d5b5e3.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F9c283b53-e6d8-462e-ae63-e0f4f5400fa5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/9c283b53-e6d8-462e-ae63-e0f4f5400fa5.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252Fdfd3c441-f7be-49d7-9f2d-130efa844ed5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/dfd3c441-f7be-49d7-9f2d-130efa844ed5.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F17a033e9-e091-418d-9505-fbfb84127a9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/17a033e9-e091-418d-9505-fbfb84127a9e.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F98d52ad0-3838-4613-bbd1-941d6a67d9b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/98d52ad0-3838-4613-bbd1-941d6a67d9b3.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252F4d826db1-e2ae-4e73-9080-341879b3c972.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/4d826db1-e2ae-4e73-9080-341879b3c972.jpg not downloaded yet
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ae9b8d0>
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F6317e945-e276-4c6d-9f90-532527c22fd4.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/6317e945-e276-4c6d-9f90-532527c22fd4.jpg saved to cache
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78306350>
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252Fbc833cf9-0acc-4d0e-a21f-7c78580131c7.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/bc833cf9-0acc-4d0e-a21f-7c78580131c7.jpg saved to cache
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ff017786-9003-5616-8266-ab37cfd1fba0
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a5a9d0>
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F1d4bd765-d462-490e-8ba0-06878a23ee43.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/1d4bd765-d462-490e-8ba0-06878a23ee43.jpg saved to cache
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item efc245a7-5582-50fb-9f18-8adba763e3f8
2026-03-24 22:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b5a916c-1745-5477-a83f-d4692f4a91bf with identifier: 10721230
2026-03-24 22:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b5a916c-1745-5477-a83f-d4692f4a91bf with scrape type 1
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b5a916c-1745-5477-a83f-d4692f4a91bf
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252Fe7b1ae42-0a55-46ad-b347-aba7d6e1a520.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/e7b1ae42-0a55-46ad-b347-aba7d6e1a520.jpg not downloaded yet
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78121f90>
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252F374ae446-d323-4d26-ac2b-a0cf2fbfe593.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/374ae446-d323-4d26-ac2b-a0cf2fbfe593.jpg saved to cache
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ff017786-9003-5616-8266-ab37cfd1fba0
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78114e10>
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F9e091f90-70c5-4e82-a048-9c73e35f0bf8.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/9e091f90-70c5-4e82-a048-9c73e35f0bf8.jpg saved to cache
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 57422bdf-681a-520a-85c7-a68bada3de37
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787b4fd0>
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252Fcbd4b0cf-0d99-40ba-a601-a6809740fb14.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/cbd4b0cf-0d99-40ba-a601-a6809740fb14.jpg saved to cache
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d45e06a6-7397-55dc-b537-9a58907d84f0
2026-03-24 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743973/general/0e340073-ba20-4e4e-ac25-62aeeebb38b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721235)
2026-03-24 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743947/general/17c108db-0709-4b03-ac5e-8604d9a0dad4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721211)
2026-03-24 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743947/general/b15d57ef-c6df-4e46-b5b9-ffcab6128d58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721211)
2026-03-24 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743957/general/c0c92eca-b8a2-4c65-b351-ff80e34c7367.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721220)
2026-03-24 22:15:51 [adesa.be] INFO: Found listing with ID: 10721202
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721202%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [adesa.be] INFO: Scrape type for 10721202: 1
2026-03-24 22:15:51 [adesa.be] INFO: Scraping item 10721202 url https://www.openlane.eu/en/carv6/auction/10721202
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252Fe49a4f49-cf8d-46f8-acbb-9af7312d9c39.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/e49a4f49-cf8d-46f8-acbb-9af7312d9c39.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F09898b6c-a3f1-498d-8b9d-b91f29929421.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/09898b6c-a3f1-498d-8b9d-b91f29929421.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252Faec038f2-3084-4a74-bfbb-8464062839a4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/aec038f2-3084-4a74-bfbb-8464062839a4.jpg not downloaded yet
2026-03-24 22:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743957/general/a635599a-d89b-4864-afa3-cf9b684c8dab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721220)
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F48b8345e-4e30-4426-bfc2-b4fde33cd17f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/48b8345e-4e30-4426-bfc2-b4fde33cd17f.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F3efb83cf-7da3-43ca-98aa-42ed6e0868dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/3efb83cf-7da3-43ca-98aa-42ed6e0868dd.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252Fd053317c-aa12-474d-8696-8df631c8c616.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/d053317c-aa12-474d-8696-8df631c8c616.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252F305cee64-b159-4dfb-b92c-5c39df22ccd8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/305cee64-b159-4dfb-b92c-5c39df22ccd8.jpg not downloaded yet
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7867c150>
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F1b5bd8ce-daaf-43f8-935a-da5f5940b76f.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/1b5bd8ce-daaf-43f8-935a-da5f5940b76f.jpg saved to cache
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784eb190>
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F108425a3-4d71-43a6-b67b-c56432e1dd4a.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/108425a3-4d71-43a6-b67b-c56432e1dd4a.jpg saved to cache
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba
2026-03-24 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743973/general/2def1892-853e-4b94-afc6-adcb3ea588d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721235)
2026-03-24 22:15:51 [adesa.be] INFO: Found listing with ID: 10721298
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721298%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [adesa.be] INFO: Scrape type for 10721298: 1
2026-03-24 22:15:51 [adesa.be] INFO: Scraping item 10721298 url https://www.openlane.eu/en/carv6/auction/10721298
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252Fd72d3e1e-240b-4ee3-b4f3-f1af44396fa5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/d72d3e1e-240b-4ee3-b4f3-f1af44396fa5.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F037f7c3d-c33c-4e7d-9288-ba080011b7c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/037f7c3d-c33c-4e7d-9288-ba080011b7c2.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252F9e92cc5c-3d78-490a-8324-826685b8a165.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/9e92cc5c-3d78-490a-8324-826685b8a165.jpg not downloaded yet
2026-03-24 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743973/general/904a0f64-1634-4956-93b1-b61174f8c1d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721235)
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F457dea2c-2d34-4dcf-89ac-03cb2438887f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/457dea2c-2d34-4dcf-89ac-03cb2438887f.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252Fd1d391d4-9c11-4d77-9698-2cd58e6f8780.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/d1d391d4-9c11-4d77-9698-2cd58e6f8780.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252Ff20af191-6fde-4c1d-92c6-c475c86456b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/f20af191-6fde-4c1d-92c6-c475c86456b1.jpg not downloaded yet
2026-03-24 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744116/general/81bc9a93-b348-4390-ad74-c7b7ab01e323.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721307)
2026-03-24 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743947/general/439afb05-936d-4bb1-8934-45ea9a9d340e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721211)
2026-03-24 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744006/general/3ec22aa1-d567-4f70-bfd7-80aa3de6243f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721278)
2026-03-24 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743957/general/85001d64-144c-4060-9010-309acf59f75a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721220)
2026-03-24 22:15:51 [adesa.be] INFO: Found listing with ID: 10721219
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721219%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [adesa.be] INFO: Scrape type for 10721219: 1
2026-03-24 22:15:51 [adesa.be] INFO: Scraping item 10721219 url https://www.openlane.eu/en/carv6/auction/10721219
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252F948fb752-2485-4cc0-8f62-aa7e8ce98d4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/948fb752-2485-4cc0-8f62-aa7e8ce98d4d.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F91b82494-653e-4f4a-ad08-55d17091758e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/91b82494-653e-4f4a-ad08-55d17091758e.jpg not downloaded yet
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252F31c85f51-d752-4c43-b81a-4a188deb1609.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/31c85f51-d752-4c43-b81a-4a188deb1609.jpg not downloaded yet
2026-03-24 22:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780fbfd0>
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F0e340073-ba20-4e4e-ac25-62aeeebb38b0.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/0e340073-ba20-4e4e-ac25-62aeeebb38b0.jpg saved to cache
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 57422bdf-681a-520a-85c7-a68bada3de37
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7867f210>
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F17c108db-0709-4b03-ac5e-8604d9a0dad4.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/17c108db-0709-4b03-ac5e-8604d9a0dad4.jpg saved to cache
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item efc245a7-5582-50fb-9f18-8adba763e3f8
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7857aa90>
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252Fb15d57ef-c6df-4e46-b5b9-ffcab6128d58.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/b15d57ef-c6df-4e46-b5b9-ffcab6128d58.jpg saved to cache
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item efc245a7-5582-50fb-9f18-8adba763e3f8
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784b8ad0>
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252Fc0c92eca-b8a2-4c65-b351-ff80e34c7367.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/c0c92eca-b8a2-4c65-b351-ff80e34c7367.jpg saved to cache
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d45e06a6-7397-55dc-b537-9a58907d84f0
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7864ea50>
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252Fa635599a-d89b-4864-afa3-cf9b684c8dab.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/a635599a-d89b-4864-afa3-cf9b684c8dab.jpg saved to cache
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d45e06a6-7397-55dc-b537-9a58907d84f0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F20baa2fb-a569-4b63-a456-643116853b4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/20baa2fb-a569-4b63-a456-643116853b4f.jpg not downloaded yet
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252Fd4bf657e-49a2-4f17-b5fb-7352034cf2e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/d4bf657e-49a2-4f17-b5fb-7352034cf2e6.jpg not downloaded yet
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252Fd7264be0-ec17-4067-9a97-3e3892e1718d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/d7264be0-ec17-4067-9a97-3e3892e1718d.jpg not downloaded yet
2026-03-24 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743973/general/ed90c9f5-eb3f-4857-a5d1-7c0969c49b6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721235)
2026-03-24 22:15:52 [adesa.be] INFO: Found listing with ID: 10721276
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721276%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.be] INFO: Scrape type for 10721276: 1
2026-03-24 22:15:52 [adesa.be] INFO: Scraping item 10721276 url https://www.openlane.eu/en/carv6/auction/10721276
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252Fa103324b-d455-4c6e-8e67-a74d3bfde324.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/a103324b-d455-4c6e-8e67-a74d3bfde324.jpg not downloaded yet
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78097150>
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F2def1892-853e-4b94-afc6-adcb3ea588d6.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/2def1892-853e-4b94-afc6-adcb3ea588d6.jpg saved to cache
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 57422bdf-681a-520a-85c7-a68bada3de37
2026-03-24 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743957/general/97d3cfda-f628-4540-90bb-a99733d5b5e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721220)
2026-03-24 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743959/general/4c86719c-e4d9-4a52-aa8e-1d66dac863df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721222)
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252Fcf62f9a6-0cdf-43f5-a6e0-d23a1fd899cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/cf62f9a6-0cdf-43f5-a6e0-d23a1fd899cc.jpg not downloaded yet
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252F3f176432-00e1-4966-a8d9-6280a956b426.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/3f176432-00e1-4966-a8d9-6280a956b426.jpg not downloaded yet
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252F530b59ba-98c8-4776-be79-17241828a855.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/530b59ba-98c8-4776-be79-17241828a855.jpg not downloaded yet
2026-03-24 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743947/general/9c283b53-e6d8-462e-ae63-e0f4f5400fa5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721211)
2026-03-24 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744006/general/dfd3c441-f7be-49d7-9f2d-130efa844ed5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721278)
2026-03-24 22:15:52 [adesa.be] INFO: Found listing with ID: 10721206
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721206%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.be] INFO: Scrape type for 10721206: 1
2026-03-24 22:15:52 [adesa.be] INFO: Scraping item 10721206 url https://www.openlane.eu/en/carv6/auction/10721206
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252Fc8ec53b8-df6f-401f-b375-fdddc2f3bc72.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/c8ec53b8-df6f-401f-b375-fdddc2f3bc72.jpg not downloaded yet
2026-03-24 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744116/general/c432d84d-fd13-4068-ab53-5edc12f96da8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721307)
2026-03-24 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743968/general/e7b1ae42-0a55-46ad-b347-aba7d6e1a520.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721230)
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252Fb49a15c1-8c9c-4be5-82ad-f0d34517de0d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/b49a15c1-8c9c-4be5-82ad-f0d34517de0d.jpg not downloaded yet
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252F8669f8cb-aeab-4abb-930e-4208b1322cb6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/8669f8cb-aeab-4abb-930e-4208b1322cb6.jpg not downloaded yet
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252Feb12c0e6-724f-423b-8c6c-ef0d4df54e5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/eb12c0e6-724f-423b-8c6c-ef0d4df54e5b.jpg not downloaded yet
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78298c10>
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F904a0f64-1634-4956-93b1-b61174f8c1d3.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/904a0f64-1634-4956-93b1-b61174f8c1d3.jpg saved to cache
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 57422bdf-681a-520a-85c7-a68bada3de37
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7871bdd0>
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252F81bc9a93-b348-4390-ad74-c7b7ab01e323.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/81bc9a93-b348-4390-ad74-c7b7ab01e323.jpg saved to cache
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786b4290>
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F439afb05-936d-4bb1-8934-45ea9a9d340e.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/439afb05-936d-4bb1-8934-45ea9a9d340e.jpg saved to cache
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item efc245a7-5582-50fb-9f18-8adba763e3f8
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78704150>
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252F3ec22aa1-d567-4f70-bfd7-80aa3de6243f.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/3ec22aa1-d567-4f70-bfd7-80aa3de6243f.jpg saved to cache
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fe8f0736-c2bc-509e-a945-4388076e028f
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780f53d0>
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252F85001d64-144c-4060-9010-309acf59f75a.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/85001d64-144c-4060-9010-309acf59f75a.jpg saved to cache
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d45e06a6-7397-55dc-b537-9a58907d84f0
2026-03-24 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744116/general/3fe7e3ff-648a-46c5-8691-21fb17773b2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721307)
2026-03-24 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744006/general/aec038f2-3084-4a74-bfbb-8464062839a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721278)
2026-03-24 22:15:52 [adesa.be] INFO: Found listing with ID: 10721289
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721289%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.be] INFO: Scrape type for 10721289: 1
2026-03-24 22:15:52 [adesa.be] INFO: Scraping item 10721289 url https://www.openlane.eu/en/carv6/auction/10721289
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252Fa2f894de-da9d-4056-8480-87e55c8b66e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/a2f894de-da9d-4056-8480-87e55c8b66e0.jpg not downloaded yet
2026-03-24 22: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 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252F7e63df32-10c2-41f0-9f89-d5b340e08dbf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/7e63df32-10c2-41f0-9f89-d5b340e08dbf.jpg not downloaded yet
2026-03-24 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744006/general/9e92cc5c-3d78-490a-8324-826685b8a165.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721278)
2026-03-24 22:15:52 [adesa.be] INFO: Found listing with ID: 10721296
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721296%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [adesa.be] INFO: Scrape type for 10721296: 1
2026-03-24 22:15:52 [adesa.be] INFO: Scraping item 10721296 url https://www.openlane.eu/en/carv6/auction/10721296
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252Fe924db2f-a5af-42e5-b5b7-81ab1bc4a971.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/e924db2f-a5af-42e5-b5b7-81ab1bc4a971.jpg not downloaded yet
2026-03-24 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78810c90>
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252Fed90c9f5-eb3f-4857-a5d1-7c0969c49b6c.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/ed90c9f5-eb3f-4857-a5d1-7c0969c49b6c.jpg saved to cache
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 57422bdf-681a-520a-85c7-a68bada3de37
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7867c9d0>
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252F97d3cfda-f628-4540-90bb-a99733d5b5e3.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/97d3cfda-f628-4540-90bb-a99733d5b5e3.jpg saved to cache
2026-03-24 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d45e06a6-7397-55dc-b537-9a58907d84f0
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780a3b50>
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F4c86719c-e4d9-4a52-aa8e-1d66dac863df.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/4c86719c-e4d9-4a52-aa8e-1d66dac863df.jpg saved to cache
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78450b10>
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F9c283b53-e6d8-462e-ae63-e0f4f5400fa5.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/9c283b53-e6d8-462e-ae63-e0f4f5400fa5.jpg saved to cache
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item efc245a7-5582-50fb-9f18-8adba763e3f8
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab10790>
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252Fdfd3c441-f7be-49d7-9f2d-130efa844ed5.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/dfd3c441-f7be-49d7-9f2d-130efa844ed5.jpg saved to cache
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fe8f0736-c2bc-509e-a945-4388076e028f
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78818510>
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252Fc432d84d-fd13-4068-ab53-5edc12f96da8.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/c432d84d-fd13-4068-ab53-5edc12f96da8.jpg saved to cache
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780a1f50>
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252Fe7b1ae42-0a55-46ad-b347-aba7d6e1a520.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/e7b1ae42-0a55-46ad-b347-aba7d6e1a520.jpg saved to cache
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0b5a916c-1745-5477-a83f-d4692f4a91bf
2026-03-24 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743968/general/305cee64-b159-4dfb-b92c-5c39df22ccd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721230)
2026-03-24 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743957/general/d72d3e1e-240b-4ee3-b4f3-f1af44396fa5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721220)
2026-03-24 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743947/general/037f7c3d-c33c-4e7d-9288-ba080011b7c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721211)
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252F1e0ec650-665a-4dde-8e6b-0ec734ee1a47.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/1e0ec650-665a-4dde-8e6b-0ec734ee1a47.jpg not downloaded yet
2026-03-24 22:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744006/general/31c85f51-d752-4c43-b81a-4a188deb1609.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721278)
2026-03-24 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743968/general/d7264be0-ec17-4067-9a97-3e3892e1718d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721230)
2026-03-24 22:15:53 [adesa.be] INFO: Found listing with ID: 10721313
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721313%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [adesa.be] INFO: Scrape type for 10721313: 1
2026-03-24 22:15:53 [adesa.be] INFO: Scraping item 10721313 url https://www.openlane.eu/en/carv6/auction/10721313
2026-03-24 22:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252F012d37ed-4fc4-4f8f-8229-d0aa7dc2fc51.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/012d37ed-4fc4-4f8f-8229-d0aa7dc2fc51.jpg not downloaded yet
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7864e890>
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252F3fe7e3ff-648a-46c5-8691-21fb17773b2a.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/3fe7e3ff-648a-46c5-8691-21fb17773b2a.jpg saved to cache
2026-03-24 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7abd09d0>
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252Faec038f2-3084-4a74-bfbb-8464062839a4.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/aec038f2-3084-4a74-bfbb-8464062839a4.jpg saved to cache
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fe8f0736-c2bc-509e-a945-4388076e028f
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78877c50>
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252F9e92cc5c-3d78-490a-8324-826685b8a165.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/9e92cc5c-3d78-490a-8324-826685b8a165.jpg saved to cache
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fe8f0736-c2bc-509e-a945-4388076e028f
2026-03-24 22:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10721283
2026-03-24 22:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf530c7-7998-509d-9fde-05e4211f125b with scrape type 1
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cbf530c7-7998-509d-9fde-05e4211f125b
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F26abe427-25f4-4f14-bf9e-fd11fe611c7e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/26abe427-25f4-4f14-bf9e-fd11fe611c7e.jpg not downloaded yet
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10721231
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721231%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10721231: 1
2026-03-24 22:15:54 [adesa.be] INFO: Scraping item 10721231 url https://www.openlane.eu/en/carv6/auction/10721231
2026-03-24 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743968/general/530b59ba-98c8-4776-be79-17241828a855.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721230)
2026-03-24 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744006/general/c8ec53b8-df6f-401f-b375-fdddc2f3bc72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721278)
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252F8edd9e48-4463-4068-8bff-aec84cd138a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/8edd9e48-4463-4068-8bff-aec84cd138a7.jpg not downloaded yet
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F4e7cbcdf-15ea-4620-97b9-e677d70151da.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/4e7cbcdf-15ea-4620-97b9-e677d70151da.jpg not downloaded yet
2026-03-24 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744006/general/a103324b-d455-4c6e-8e67-a74d3bfde324.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721278)
2026-03-24 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743959/general/cf62f9a6-0cdf-43f5-a6e0-d23a1fd899cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721222)
2026-03-24 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744006/general/a2f894de-da9d-4056-8480-87e55c8b66e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721278)
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10721217
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721217%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10721217: 1
2026-03-24 22:15:54 [adesa.be] INFO: Scraping item 10721217 url https://www.openlane.eu/en/carv6/auction/10721217
2026-03-24 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744116/general/d4bf657e-49a2-4f17-b5fb-7352034cf2e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721307)
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252Fad175f1f-e23a-4360-93e2-10f8eba7fadb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/ad175f1f-e23a-4360-93e2-10f8eba7fadb.jpg not downloaded yet
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10721262
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721262%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10721262: 1
2026-03-24 22:15:54 [adesa.be] INFO: Scraping item 10721262 url https://www.openlane.eu/en/carv6/auction/10721262
2026-03-24 22:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7832e750>
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252F305cee64-b159-4dfb-b92c-5c39df22ccd8.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/305cee64-b159-4dfb-b92c-5c39df22ccd8.jpg saved to cache
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0b5a916c-1745-5477-a83f-d4692f4a91bf
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784e4b10>
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252Fd72d3e1e-240b-4ee3-b4f3-f1af44396fa5.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/d72d3e1e-240b-4ee3-b4f3-f1af44396fa5.jpg saved to cache
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d45e06a6-7397-55dc-b537-9a58907d84f0
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7880f810>
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F037f7c3d-c33c-4e7d-9288-ba080011b7c2.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/037f7c3d-c33c-4e7d-9288-ba080011b7c2.jpg saved to cache
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item efc245a7-5582-50fb-9f18-8adba763e3f8
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7867ca10>
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252F31c85f51-d752-4c43-b81a-4a188deb1609.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/31c85f51-d752-4c43-b81a-4a188deb1609.jpg saved to cache
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fe8f0736-c2bc-509e-a945-4388076e028f
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7880ee90>
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252Fd7264be0-ec17-4067-9a97-3e3892e1718d.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/d7264be0-ec17-4067-9a97-3e3892e1718d.jpg saved to cache
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0b5a916c-1745-5477-a83f-d4692f4a91bf
2026-03-24 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743968/general/7e63df32-10c2-41f0-9f89-d5b340e08dbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721230)
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F902ce540-16e6-4cbd-9b95-adf66c90d730.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/902ce540-16e6-4cbd-9b95-adf66c90d730.jpg not downloaded yet
2026-03-24 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744116/general/3f176432-00e1-4966-a8d9-6280a956b426.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721307)
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717554
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717554%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717554: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717554 url https://www.openlane.eu/en/carv6/auction/10717554
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717556
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717556%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717556: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717556 url https://www.openlane.eu/en/carv6/auction/10717556
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717537
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717537%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717537: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717537 url https://www.openlane.eu/en/carv6/auction/10717537
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10718325
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718325%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10718325: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10718325 url https://www.openlane.eu/en/carv6/auction/10718325
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10718911
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718911%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10718911: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10718911 url https://www.openlane.eu/en/carv6/auction/10718911
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717560
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717560%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717560: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717560 url https://www.openlane.eu/en/carv6/auction/10717560
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717534
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717534%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717534: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717534 url https://www.openlane.eu/en/carv6/auction/10717534
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717540
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717540%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717540: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717540 url https://www.openlane.eu/en/carv6/auction/10717540
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717533
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717533%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717533: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717533 url https://www.openlane.eu/en/carv6/auction/10717533
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717544
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717544%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717544: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717544 url https://www.openlane.eu/en/carv6/auction/10717544
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717531
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717531%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717531: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717531 url https://www.openlane.eu/en/carv6/auction/10717531
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717541
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717541%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717541: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717541 url https://www.openlane.eu/en/carv6/auction/10717541
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717543
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717543%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717543: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717543 url https://www.openlane.eu/en/carv6/auction/10717543
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717538
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717538%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717538: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717538 url https://www.openlane.eu/en/carv6/auction/10717538
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717555
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717555%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717555: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717555 url https://www.openlane.eu/en/carv6/auction/10717555
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717542
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717542%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717542: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717542 url https://www.openlane.eu/en/carv6/auction/10717542
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717552
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717552%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717552: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717552 url https://www.openlane.eu/en/carv6/auction/10717552
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717546
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717546%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717546: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717546 url https://www.openlane.eu/en/carv6/auction/10717546
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717549
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717549%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717549: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717549 url https://www.openlane.eu/en/carv6/auction/10717549
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717563
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717563%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717563: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717563 url https://www.openlane.eu/en/carv6/auction/10717563
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717561
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717561%27 HTTP/1.1" 200 None
2026-03-24 22:15:54 [adesa.be] INFO: Scrape type for 10717561: 0
2026-03-24 22:15:54 [adesa.be] INFO: Skipping item 10717561 url https://www.openlane.eu/en/carv6/auction/10717561
2026-03-24 22:15:54 [adesa.be] INFO: Found listing with ID: 10717547
2026-03-24 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717547%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717547: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717547 url https://www.openlane.eu/en/carv6/auction/10717547
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717548
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717548%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717548: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717548 url https://www.openlane.eu/en/carv6/auction/10717548
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717536
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717536%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717536: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717536 url https://www.openlane.eu/en/carv6/auction/10717536
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717539
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717539%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717539: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717539 url https://www.openlane.eu/en/carv6/auction/10717539
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717545
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717545%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717545: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717545 url https://www.openlane.eu/en/carv6/auction/10717545
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717570
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717570%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717570: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717570 url https://www.openlane.eu/en/carv6/auction/10717570
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717550
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717550%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717550: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717550 url https://www.openlane.eu/en/carv6/auction/10717550
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717572
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717572%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717572: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717572 url https://www.openlane.eu/en/carv6/auction/10717572
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717558
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717558%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717558: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717558 url https://www.openlane.eu/en/carv6/auction/10717558
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717562
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717562%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717562: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717562 url https://www.openlane.eu/en/carv6/auction/10717562
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717535
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717535%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717535: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717535 url https://www.openlane.eu/en/carv6/auction/10717535
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717564
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717564%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717564: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717564 url https://www.openlane.eu/en/carv6/auction/10717564
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717532
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717532%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717532: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717532 url https://www.openlane.eu/en/carv6/auction/10717532
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717557
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717557%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717557: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717557 url https://www.openlane.eu/en/carv6/auction/10717557
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717530
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717530%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717530: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717530 url https://www.openlane.eu/en/carv6/auction/10717530
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717553
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717553%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717553: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717553 url https://www.openlane.eu/en/carv6/auction/10717553
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717551
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717551%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717551: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717551 url https://www.openlane.eu/en/carv6/auction/10717551
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717755
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717755%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717755: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717755 url https://www.openlane.eu/en/carv6/auction/10717755
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717630
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717630%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717630: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717630 url https://www.openlane.eu/en/carv6/auction/10717630
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717735
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717735%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717735: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717735 url https://www.openlane.eu/en/carv6/auction/10717735
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717736
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717736%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717736: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717736 url https://www.openlane.eu/en/carv6/auction/10717736
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717708
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717708%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717708: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717708 url https://www.openlane.eu/en/carv6/auction/10717708
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717657
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717657%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717657: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717657 url https://www.openlane.eu/en/carv6/auction/10717657
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717761
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717761%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717761: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717761 url https://www.openlane.eu/en/carv6/auction/10717761
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717821
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717821%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717821: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717821 url https://www.openlane.eu/en/carv6/auction/10717821
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717667
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717667%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717667: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717667 url https://www.openlane.eu/en/carv6/auction/10717667
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717699
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717699%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717699: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717699 url https://www.openlane.eu/en/carv6/auction/10717699
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717756
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717756%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717756: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717756 url https://www.openlane.eu/en/carv6/auction/10717756
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717656
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717656%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717656: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717656 url https://www.openlane.eu/en/carv6/auction/10717656
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717760
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717760%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717760: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717760 url https://www.openlane.eu/en/carv6/auction/10717760
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717611
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717611%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717611: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717611 url https://www.openlane.eu/en/carv6/auction/10717611
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717610
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717610%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717610: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717610 url https://www.openlane.eu/en/carv6/auction/10717610
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717820
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717820%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717820: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717820 url https://www.openlane.eu/en/carv6/auction/10717820
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717620
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717620%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717620: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717620 url https://www.openlane.eu/en/carv6/auction/10717620
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717676
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717676%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717676: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717676 url https://www.openlane.eu/en/carv6/auction/10717676
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717823
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717823%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717823: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717823 url https://www.openlane.eu/en/carv6/auction/10717823
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717805
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717805%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717805: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717805 url https://www.openlane.eu/en/carv6/auction/10717805
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717770
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717770%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717770: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717770 url https://www.openlane.eu/en/carv6/auction/10717770
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717608
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717608%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717608: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717608 url https://www.openlane.eu/en/carv6/auction/10717608
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717829
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717829%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717829: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717829 url https://www.openlane.eu/en/carv6/auction/10717829
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717686
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717686%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717686: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717686 url https://www.openlane.eu/en/carv6/auction/10717686
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717671
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717671%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717671: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717671 url https://www.openlane.eu/en/carv6/auction/10717671
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717774
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717774%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717774: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717774 url https://www.openlane.eu/en/carv6/auction/10717774
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717817
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717817%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717817: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717817 url https://www.openlane.eu/en/carv6/auction/10717817
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717783
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717783%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717783: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717783 url https://www.openlane.eu/en/carv6/auction/10717783
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717655
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717655%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717655: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717655 url https://www.openlane.eu/en/carv6/auction/10717655
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717767
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717767%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717767: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717767 url https://www.openlane.eu/en/carv6/auction/10717767
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717818
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717818%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717818: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717818 url https://www.openlane.eu/en/carv6/auction/10717818
2026-03-24 22:15:55 [adesa.be] INFO: Found listing with ID: 10717809
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717809%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [adesa.be] INFO: Scrape type for 10717809: 0
2026-03-24 22:15:55 [adesa.be] INFO: Skipping item 10717809 url https://www.openlane.eu/en/carv6/auction/10717809
2026-03-24 22:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F42ede084-2fa6-4a53-8c10-d14d2b727fb1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/42ede084-2fa6-4a53-8c10-d14d2b727fb1.jpg not downloaded yet
2026-03-24 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743968/general/eb12c0e6-724f-423b-8c6c-ef0d4df54e5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721230)
2026-03-24 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744006/general/e924db2f-a5af-42e5-b5b7-81ab1bc4a971.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721278)
2026-03-24 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743968/general/012d37ed-4fc4-4f8f-8229-d0aa7dc2fc51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721230)
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F56cef169-e1da-4684-ba97-1ff562ef0075.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/56cef169-e1da-4684-ba97-1ff562ef0075.jpg not downloaded yet
2026-03-24 22:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb79710850>
2026-03-24 22:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252F530b59ba-98c8-4776-be79-17241828a855.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/530b59ba-98c8-4776-be79-17241828a855.jpg saved to cache
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0b5a916c-1745-5477-a83f-d4692f4a91bf
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787dc910>
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252Fc8ec53b8-df6f-401f-b375-fdddc2f3bc72.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/c8ec53b8-df6f-401f-b375-fdddc2f3bc72.jpg saved to cache
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fe8f0736-c2bc-509e-a945-4388076e028f
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785c4390>
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252Fa103324b-d455-4c6e-8e67-a74d3bfde324.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/a103324b-d455-4c6e-8e67-a74d3bfde324.jpg saved to cache
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fe8f0736-c2bc-509e-a945-4388076e028f
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78654710>
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252Fcf62f9a6-0cdf-43f5-a6e0-d23a1fd899cc.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/cf62f9a6-0cdf-43f5-a6e0-d23a1fd899cc.jpg saved to cache
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785c65d0>
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252Fa2f894de-da9d-4056-8480-87e55c8b66e0.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/a2f894de-da9d-4056-8480-87e55c8b66e0.jpg saved to cache
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fe8f0736-c2bc-509e-a945-4388076e028f
2026-03-24 22:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea25c141-dc90-5c49-89f6-7717b28e86ed with identifier: 10721288
2026-03-24 22:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea25c141-dc90-5c49-89f6-7717b28e86ed with scrape type 1
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea25c141-dc90-5c49-89f6-7717b28e86ed
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252F3cf0d010-6d18-4929-8160-10fa12f86d81.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/3cf0d010-6d18-4929-8160-10fa12f86d81.jpg not downloaded yet
2026-03-24 22:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10721298
2026-03-24 22:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03e24b79-4854-5e8f-a2aa-19906e2001ed with scrape type 1
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03e24b79-4854-5e8f-a2aa-19906e2001ed
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F1d1ffff5-d0e0-40bc-9d46-2b939b0f3e4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/1d1ffff5-d0e0-40bc-9d46-2b939b0f3e4a.jpg not downloaded yet
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78819590>
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252Fd4bf657e-49a2-4f17-b5fb-7352034cf2e6.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/d4bf657e-49a2-4f17-b5fb-7352034cf2e6.jpg saved to cache
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a858110>
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252F7e63df32-10c2-41f0-9f89-d5b340e08dbf.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/7e63df32-10c2-41f0-9f89-d5b340e08dbf.jpg saved to cache
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0b5a916c-1745-5477-a83f-d4692f4a91bf
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787d3090>
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252F3f176432-00e1-4966-a8d9-6280a956b426.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/3f176432-00e1-4966-a8d9-6280a956b426.jpg saved to cache
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d
2026-03-24 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744118/general/26abe427-25f4-4f14-bf9e-fd11fe611c7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721283)
2026-03-24 22:15:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F7f11b605-7b10-44db-a476-dae277ed1dc1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/7f11b605-7b10-44db-a476-dae277ed1dc1.jpg not downloaded yet
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252Ffd0e1010-00c7-4401-a331-827787002d1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/fd0e1010-00c7-4401-a331-827787002d1a.jpg not downloaded yet
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252Fe0b347bb-a44c-4c79-ada3-ac2ebe21b0b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/e0b347bb-a44c-4c79-ada3-ac2ebe21b0b2.jpg not downloaded yet
2026-03-24 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743968/general/1e0ec650-665a-4dde-8e6b-0ec734ee1a47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721230)
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a338d0>
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252Feb12c0e6-724f-423b-8c6c-ef0d4df54e5b.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/eb12c0e6-724f-423b-8c6c-ef0d4df54e5b.jpg saved to cache
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0b5a916c-1745-5477-a83f-d4692f4a91bf
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784341d0>
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252Fe924db2f-a5af-42e5-b5b7-81ab1bc4a971.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/e924db2f-a5af-42e5-b5b7-81ab1bc4a971.jpg saved to cache
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fe8f0736-c2bc-509e-a945-4388076e028f
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784f6310>
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252F012d37ed-4fc4-4f8f-8229-d0aa7dc2fc51.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/012d37ed-4fc4-4f8f-8229-d0aa7dc2fc51.jpg saved to cache
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0b5a916c-1745-5477-a83f-d4692f4a91bf
2026-03-24 22:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec76b6cb-6bef-5013-8dd6-94151349aa8a with identifier: 10721206
2026-03-24 22:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec76b6cb-6bef-5013-8dd6-94151349aa8a with scrape type 1
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec76b6cb-6bef-5013-8dd6-94151349aa8a
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F4d1c0911-9baa-41dc-b149-d45f88a84d18.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/4d1c0911-9baa-41dc-b149-d45f88a84d18.jpg not downloaded yet
2026-03-24 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743968/general/8edd9e48-4463-4068-8bff-aec84cd138a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721230)
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F5663aee2-56fb-4c71-88bb-98b47b96bb30.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/5663aee2-56fb-4c71-88bb-98b47b96bb30.jpg not downloaded yet
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252Fcbcccccf-22c2-479b-a842-375ed1c245b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/cbcccccf-22c2-479b-a842-375ed1c245b9.jpg not downloaded yet
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F124dfee8-b00b-4987-8990-57d1969caf11.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/124dfee8-b00b-4987-8990-57d1969caf11.jpg not downloaded yet
2026-03-24 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744116/general/8669f8cb-aeab-4abb-930e-4208b1322cb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721307)
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252Fb1c87807-3bb0-4edc-8544-63c774374884.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/b1c87807-3bb0-4edc-8544-63c774374884.jpg not downloaded yet
2026-03-24 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744118/general/4e7cbcdf-15ea-4620-97b9-e677d70151da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721283)
2026-03-24 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743959/general/b49a15c1-8c9c-4be5-82ad-f0d34517de0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721222)
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252Fae26e351-4993-4bcc-922b-205d6d85bde5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/ae26e351-4993-4bcc-922b-205d6d85bde5.jpg not downloaded yet
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252F38924fcd-1a85-4f5f-b03d-41646c3db441.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/38924fcd-1a85-4f5f-b03d-41646c3db441.jpg not downloaded yet
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F2f660752-33d2-4aa6-9c91-13c36e6cbc6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/2f660752-33d2-4aa6-9c91-13c36e6cbc6b.jpg not downloaded yet
2026-03-24 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78436550>
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F26abe427-25f4-4f14-bf9e-fd11fe611c7e.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/26abe427-25f4-4f14-bf9e-fd11fe611c7e.jpg saved to cache
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cbf530c7-7998-509d-9fde-05e4211f125b
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784346d0>
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252F1e0ec650-665a-4dde-8e6b-0ec734ee1a47.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/1e0ec650-665a-4dde-8e6b-0ec734ee1a47.jpg saved to cache
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0b5a916c-1745-5477-a83f-d4692f4a91bf
2026-03-24 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744118/general/902ce540-16e6-4cbd-9b95-adf66c90d730.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721283)
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F97976034-b99e-4ab4-879f-b200f4f0d5cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/97976034-b99e-4ab4-879f-b200f4f0d5cd.jpg not downloaded yet
2026-03-24 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744118/general/ad175f1f-e23a-4360-93e2-10f8eba7fadb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721283)
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F4e15b932-10ce-463d-ac95-3ade2715da6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/4e15b932-10ce-463d-ac95-3ade2715da6c.jpg not downloaded yet
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252F5765cf26-fdfe-4999-92f4-61658c5668a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/5765cf26-fdfe-4999-92f4-61658c5668a7.jpg not downloaded yet
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F0b694253-8ddf-4a5b-8c1d-680d991a387c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/0b694253-8ddf-4a5b-8c1d-680d991a387c.jpg not downloaded yet
2026-03-24 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744118/general/42ede084-2fa6-4a53-8c10-d14d2b727fb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721283)
2026-03-24 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744085/general/1d1ffff5-d0e0-40bc-9d46-2b939b0f3e4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721298)
2026-03-24 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744085/general/e0b347bb-a44c-4c79-ada3-ac2ebe21b0b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721298)
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F26cc5db2-14b1-4d77-8326-b1fc4761f52c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/26cc5db2-14b1-4d77-8326-b1fc4761f52c.jpg not downloaded yet
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784bfdd0>
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252F8edd9e48-4463-4068-8bff-aec84cd138a7.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/8edd9e48-4463-4068-8bff-aec84cd138a7.jpg saved to cache
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0b5a916c-1745-5477-a83f-d4692f4a91bf
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78819bd0>
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252F8669f8cb-aeab-4abb-930e-4208b1322cb6.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/8669f8cb-aeab-4abb-930e-4208b1322cb6.jpg saved to cache
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78363750>
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F4e7cbcdf-15ea-4620-97b9-e677d70151da.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/4e7cbcdf-15ea-4620-97b9-e677d70151da.jpg saved to cache
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cbf530c7-7998-509d-9fde-05e4211f125b
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7860de50>
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252Fb49a15c1-8c9c-4be5-82ad-f0d34517de0d.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/b49a15c1-8c9c-4be5-82ad-f0d34517de0d.jpg saved to cache
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a
2026-03-24 22:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1 with identifier: 10721289
2026-03-24 22:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1 with scrape type 1
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F8b48c332-ce33-4ad3-bb7d-3d62a063f112.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/8b48c332-ce33-4ad3-bb7d-3d62a063f112.jpg not downloaded yet
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252F5381e122-ccc7-4769-bb2c-65addf452b2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/5381e122-ccc7-4769-bb2c-65addf452b2e.jpg not downloaded yet
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252Fa0bb6bb5-9df0-4eea-a28d-67770b619bd9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/a0bb6bb5-9df0-4eea-a28d-67770b619bd9.jpg not downloaded yet
2026-03-24 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743942/general/4d1c0911-9baa-41dc-b149-d45f88a84d18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721206)
2026-03-24 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744074/general/cbcccccf-22c2-479b-a842-375ed1c245b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721288)
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F5706bcb7-cb24-4d9e-80fd-1a93e80464c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/5706bcb7-cb24-4d9e-80fd-1a93e80464c2.jpg not downloaded yet
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F636f55a0-0f51-46d9-854a-7920b8bf2994.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/636f55a0-0f51-46d9-854a-7920b8bf2994.jpg not downloaded yet
2026-03-24 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744085/general/124dfee8-b00b-4987-8990-57d1969caf11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721298)
2026-03-24 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743942/general/b1c87807-3bb0-4edc-8544-63c774374884.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721206)
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252Fa9ae341d-252b-4600-bcf5-7a43d5ebd165.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/a9ae341d-252b-4600-bcf5-7a43d5ebd165.jpg not downloaded yet
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F46f4e123-be49-4de7-ac60-625e00fd831b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/46f4e123-be49-4de7-ac60-625e00fd831b.jpg not downloaded yet
2026-03-24 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782e00d0>
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F902ce540-16e6-4cbd-9b95-adf66c90d730.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/902ce540-16e6-4cbd-9b95-adf66c90d730.jpg saved to cache
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cbf530c7-7998-509d-9fde-05e4211f125b
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780d1610>
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252Fad175f1f-e23a-4360-93e2-10f8eba7fadb.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/ad175f1f-e23a-4360-93e2-10f8eba7fadb.jpg saved to cache
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cbf530c7-7998-509d-9fde-05e4211f125b
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7830fd50>
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F42ede084-2fa6-4a53-8c10-d14d2b727fb1.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/42ede084-2fa6-4a53-8c10-d14d2b727fb1.jpg saved to cache
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cbf530c7-7998-509d-9fde-05e4211f125b
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78711e10>
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F1d1ffff5-d0e0-40bc-9d46-2b939b0f3e4a.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/1d1ffff5-d0e0-40bc-9d46-2b939b0f3e4a.jpg saved to cache
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 03e24b79-4854-5e8f-a2aa-19906e2001ed
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78627b90>
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252Fe0b347bb-a44c-4c79-ada3-ac2ebe21b0b2.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/e0b347bb-a44c-4c79-ada3-ac2ebe21b0b2.jpg saved to cache
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 03e24b79-4854-5e8f-a2aa-19906e2001ed
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F5d4184bd-774b-4d2b-9789-38e31aa49326.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/5d4184bd-774b-4d2b-9789-38e31aa49326.jpg not downloaded yet
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F23b02c6e-b782-4eda-b0c6-bc2c2cb535ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/23b02c6e-b782-4eda-b0c6-bc2c2cb535ec.jpg not downloaded yet
2026-03-24 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744085/general/2f660752-33d2-4aa6-9c91-13c36e6cbc6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721298)
2026-03-24 22:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744074/general/38924fcd-1a85-4f5f-b03d-41646c3db441.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721288)
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252F6f479ad1-a4a1-4b8d-ae5f-4b1f931d7003.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/6f479ad1-a4a1-4b8d-ae5f-4b1f931d7003.jpg not downloaded yet
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F801be5d2-1ceb-46b0-8dfc-8ab8ec735895.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/801be5d2-1ceb-46b0-8dfc-8ab8ec735895.jpg not downloaded yet
2026-03-24 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744118/general/5663aee2-56fb-4c71-88bb-98b47b96bb30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721283)
2026-03-24 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743942/general/97976034-b99e-4ab4-879f-b200f4f0d5cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721206)
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F0d83b402-8b22-4cae-bd6b-6ef99d9a956a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/0d83b402-8b22-4cae-bd6b-6ef99d9a956a.jpg not downloaded yet
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F8c5fb4d5-ca14-4e02-9f99-2b2a0c1bc26f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/8c5fb4d5-ca14-4e02-9f99-2b2a0c1bc26f.jpg not downloaded yet
2026-03-24 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a96810>
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F4d1c0911-9baa-41dc-b149-d45f88a84d18.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/4d1c0911-9baa-41dc-b149-d45f88a84d18.jpg saved to cache
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ec76b6cb-6bef-5013-8dd6-94151349aa8a
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782ef550>
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252Fcbcccccf-22c2-479b-a842-375ed1c245b9.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/cbcccccf-22c2-479b-a842-375ed1c245b9.jpg saved to cache
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ea25c141-dc90-5c49-89f6-7717b28e86ed
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a825450>
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F124dfee8-b00b-4987-8990-57d1969caf11.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/124dfee8-b00b-4987-8990-57d1969caf11.jpg saved to cache
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 03e24b79-4854-5e8f-a2aa-19906e2001ed
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78574650>
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252Fb1c87807-3bb0-4edc-8544-63c774374884.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/b1c87807-3bb0-4edc-8544-63c774374884.jpg saved to cache
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ec76b6cb-6bef-5013-8dd6-94151349aa8a
2026-03-24 22:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10721217
2026-03-24 22:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with scrape type 1
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252F18f2c96f-29ef-455e-83a9-63e861cb6645.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/18f2c96f-29ef-455e-83a9-63e861cb6645.jpg not downloaded yet
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252F3ad47f37-d48c-4298-b0c4-1eb148fcb9b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/3ad47f37-d48c-4298-b0c4-1eb148fcb9b5.jpg not downloaded yet
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F0809918d-33a5-4c07-bc40-0bc78f713f7e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/0809918d-33a5-4c07-bc40-0bc78f713f7e.jpg not downloaded yet
2026-03-24 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744074/general/5381e122-ccc7-4769-bb2c-65addf452b2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721288)
2026-03-24 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744079/general/8b48c332-ce33-4ad3-bb7d-3d62a063f112.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721289)
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F11ac60e7-fd33-4ca6-8e93-4798180238da.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/11ac60e7-fd33-4ca6-8e93-4798180238da.jpg not downloaded yet
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F0fa2105e-c9e3-4684-9c4b-94a1995e6a26.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/0fa2105e-c9e3-4684-9c4b-94a1995e6a26.jpg not downloaded yet
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252Fa8bdf6bb-1ce1-4137-8d6d-f936f05b8524.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/a8bdf6bb-1ce1-4137-8d6d-f936f05b8524.jpg not downloaded yet
2026-03-24 22:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744085/general/a0bb6bb5-9df0-4eea-a28d-67770b619bd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721298)
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252Ffc6e9f50-9706-4060-8c7e-6628ef920571.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/fc6e9f50-9706-4060-8c7e-6628ef920571.jpg not downloaded yet
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252Fe4c6f078-3f53-4b72-9760-db75ac021a9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/e4c6f078-3f53-4b72-9760-db75ac021a9a.jpg not downloaded yet
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78877750>
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F2f660752-33d2-4aa6-9c91-13c36e6cbc6b.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/2f660752-33d2-4aa6-9c91-13c36e6cbc6b.jpg saved to cache
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 03e24b79-4854-5e8f-a2aa-19906e2001ed
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78811510>
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252F38924fcd-1a85-4f5f-b03d-41646c3db441.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/38924fcd-1a85-4f5f-b03d-41646c3db441.jpg saved to cache
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ea25c141-dc90-5c49-89f6-7717b28e86ed
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78304650>
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F5663aee2-56fb-4c71-88bb-98b47b96bb30.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/5663aee2-56fb-4c71-88bb-98b47b96bb30.jpg saved to cache
2026-03-24 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cbf530c7-7998-509d-9fde-05e4211f125b
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786cb750>
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F97976034-b99e-4ab4-879f-b200f4f0d5cd.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/97976034-b99e-4ab4-879f-b200f4f0d5cd.jpg saved to cache
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ec76b6cb-6bef-5013-8dd6-94151349aa8a
2026-03-24 22:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6 with identifier: 10721262
2026-03-24 22:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6 with scrape type 1
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F05efda8a-3956-4719-a8dd-a0085e6f1790.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/05efda8a-3956-4719-a8dd-a0085e6f1790.jpg not downloaded yet
2026-03-24 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744079/general/636f55a0-0f51-46d9-854a-7920b8bf2994.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721289)
2026-03-24 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743942/general/26cc5db2-14b1-4d77-8326-b1fc4761f52c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721206)
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F2f953904-711e-444d-a691-aa90f2639b67.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/2f953904-711e-444d-a691-aa90f2639b67.jpg not downloaded yet
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F0526e3fb-9762-48e7-9cae-f2ca1ff87179.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/0526e3fb-9762-48e7-9cae-f2ca1ff87179.jpg not downloaded yet
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252Fdb455ad6-803e-4d3c-b3e4-2ccd80d80c50.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/db455ad6-803e-4d3c-b3e4-2ccd80d80c50.jpg not downloaded yet
2026-03-24 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744079/general/23b02c6e-b782-4eda-b0c6-bc2c2cb535ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721289)
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F1b81b104-c8c7-4f7e-9d0b-ecae8320a1a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/1b81b104-c8c7-4f7e-9d0b-ecae8320a1a3.jpg not downloaded yet
2026-03-24 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743942/general/5d4184bd-774b-4d2b-9789-38e31aa49326.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721206)
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252Fb302b526-56ff-4d7c-9296-b9f41ca3ff24.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/b302b526-56ff-4d7c-9296-b9f41ca3ff24.jpg not downloaded yet
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252Fa6e48384-86fe-4061-a44f-b178a8b6155a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/a6e48384-86fe-4061-a44f-b178a8b6155a.jpg not downloaded yet
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252F1ddf0bde-f337-46b3-93e0-5584020259ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/1ddf0bde-f337-46b3-93e0-5584020259ba.jpg not downloaded yet
2026-03-24 22:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c4f5354-c833-5f76-9213-8fc276b257a3 with identifier: 10721231
2026-03-24 22:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c4f5354-c833-5f76-9213-8fc276b257a3 with scrape type 1
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c4f5354-c833-5f76-9213-8fc276b257a3
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F64808ba7-76e9-404e-8cff-2bf40867aac8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/64808ba7-76e9-404e-8cff-2bf40867aac8.jpg not downloaded yet
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7849a790>
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252F5381e122-ccc7-4769-bb2c-65addf452b2e.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/5381e122-ccc7-4769-bb2c-65addf452b2e.jpg saved to cache
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ea25c141-dc90-5c49-89f6-7717b28e86ed
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786b5c50>
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F8b48c332-ce33-4ad3-bb7d-3d62a063f112.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/8b48c332-ce33-4ad3-bb7d-3d62a063f112.jpg saved to cache
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7826b8d0>
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252Fa0bb6bb5-9df0-4eea-a28d-67770b619bd9.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/a0bb6bb5-9df0-4eea-a28d-67770b619bd9.jpg saved to cache
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 03e24b79-4854-5e8f-a2aa-19906e2001ed
2026-03-24 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744118/general/ae26e351-4993-4bcc-922b-205d6d85bde5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721283)
2026-03-24 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744085/general/801be5d2-1ceb-46b0-8dfc-8ab8ec735895.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721298)
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252Fcc599063-18ee-4ce2-9900-04d45c1f2536.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/cc599063-18ee-4ce2-9900-04d45c1f2536.jpg not downloaded yet
2026-03-24 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744074/general/a9ae341d-252b-4600-bcf5-7a43d5ebd165.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721288)
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F771c503e-f85c-4e5c-b7a5-a626c53c35a4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/771c503e-f85c-4e5c-b7a5-a626c53c35a4.jpg not downloaded yet
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252F404ee28d-04b9-4063-b803-cb8e0f89b6ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/404ee28d-04b9-4063-b803-cb8e0f89b6ca.jpg not downloaded yet
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F85fd08ef-a5a0-4d48-ac8c-33d16fd757dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/85fd08ef-a5a0-4d48-ac8c-33d16fd757dd.jpg not downloaded yet
2026-03-24 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744074/general/3ad47f37-d48c-4298-b0c4-1eb148fcb9b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721288)
2026-03-24 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744085/general/46f4e123-be49-4de7-ac60-625e00fd831b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721298)
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F250fcb02-d06c-4cf5-afa4-da69a4d0ffe3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/250fcb02-d06c-4cf5-afa4-da69a4d0ffe3.jpg not downloaded yet
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785ec310>
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F636f55a0-0f51-46d9-854a-7920b8bf2994.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/636f55a0-0f51-46d9-854a-7920b8bf2994.jpg saved to cache
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78259150>
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F26cc5db2-14b1-4d77-8326-b1fc4761f52c.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/26cc5db2-14b1-4d77-8326-b1fc4761f52c.jpg saved to cache
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ec76b6cb-6bef-5013-8dd6-94151349aa8a
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78818b50>
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F23b02c6e-b782-4eda-b0c6-bc2c2cb535ec.jpg') HTTP/1.1" 204 0
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/23b02c6e-b782-4eda-b0c6-bc2c2cb535ec.jpg saved to cache
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1
2026-03-24 22:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a97caa6-863a-5263-8e57-d7e03c36c86f with identifier: 10721276
2026-03-24 22:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a97caa6-863a-5263-8e57-d7e03c36c86f with scrape type 1
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a97caa6-863a-5263-8e57-d7e03c36c86f
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252Fd6cb8e01-41b7-4a31-8f33-65eea3c39fb5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/d6cb8e01-41b7-4a31-8f33-65eea3c39fb5.jpg not downloaded yet
2026-03-24 22:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with identifier: 10721313
2026-03-24 22:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with scrape type 1
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252Fdf0af990-4a36-43b7-9838-367c182437eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/df0af990-4a36-43b7-9838-367c182437eb.jpg not downloaded yet
2026-03-24 22:15:59 [adesa.be] INFO: Found listing with ID: 10717714
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717714%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.be] INFO: Scrape type for 10717714: 0
2026-03-24 22:15:59 [adesa.be] INFO: Skipping item 10717714 url https://www.openlane.eu/en/carv6/auction/10717714
2026-03-24 22:15:59 [adesa.be] INFO: Found listing with ID: 10717705
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717705%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.be] INFO: Scrape type for 10717705: 0
2026-03-24 22:15:59 [adesa.be] INFO: Skipping item 10717705 url https://www.openlane.eu/en/carv6/auction/10717705
2026-03-24 22:15:59 [adesa.be] INFO: Found listing with ID: 10717816
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717816%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.be] INFO: Scrape type for 10717816: 0
2026-03-24 22:15:59 [adesa.be] INFO: Skipping item 10717816 url https://www.openlane.eu/en/carv6/auction/10717816
2026-03-24 22:15:59 [adesa.be] INFO: Found listing with ID: 10717775
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717775%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.be] INFO: Scrape type for 10717775: 0
2026-03-24 22:15:59 [adesa.be] INFO: Skipping item 10717775 url https://www.openlane.eu/en/carv6/auction/10717775
2026-03-24 22:15:59 [adesa.be] INFO: Found listing with ID: 10717633
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717633%27 HTTP/1.1" 200 None
2026-03-24 22:15:59 [adesa.be] INFO: Scrape type for 10717633: 0
2026-03-24 22:15:59 [adesa.be] INFO: Skipping item 10717633 url https://www.openlane.eu/en/carv6/auction/10717633
2026-03-24 22:15:59 [adesa.be] INFO: Found listing with ID: 10717808
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717808%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717808: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717808 url https://www.openlane.eu/en/carv6/auction/10717808
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717649
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717649%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717649: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717649 url https://www.openlane.eu/en/carv6/auction/10717649
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717624
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717624%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717624: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717624 url https://www.openlane.eu/en/carv6/auction/10717624
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717745
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717745%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717745: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717745 url https://www.openlane.eu/en/carv6/auction/10717745
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717795
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717795%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717795: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717795 url https://www.openlane.eu/en/carv6/auction/10717795
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717632
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717632%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717632: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717632 url https://www.openlane.eu/en/carv6/auction/10717632
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717707
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717707%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717707: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717707 url https://www.openlane.eu/en/carv6/auction/10717707
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717720
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717720%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717720: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717720 url https://www.openlane.eu/en/carv6/auction/10717720
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717647
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717647%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717647: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717647 url https://www.openlane.eu/en/carv6/auction/10717647
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717815
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717815%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717815: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717815 url https://www.openlane.eu/en/carv6/auction/10717815
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717592
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717592%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717592: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717592 url https://www.openlane.eu/en/carv6/auction/10717592
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717819
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717819%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717819: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717819 url https://www.openlane.eu/en/carv6/auction/10717819
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717590
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717590%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717590: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717590 url https://www.openlane.eu/en/carv6/auction/10717590
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717706
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717706%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717706: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717706 url https://www.openlane.eu/en/carv6/auction/10717706
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717601
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717601%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717601: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717601 url https://www.openlane.eu/en/carv6/auction/10717601
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717698
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717698%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717698: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717698 url https://www.openlane.eu/en/carv6/auction/10717698
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717679
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717679%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717679: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717679 url https://www.openlane.eu/en/carv6/auction/10717679
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717616
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717616%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717616: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717616 url https://www.openlane.eu/en/carv6/auction/10717616
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717613
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717613%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717613: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717613 url https://www.openlane.eu/en/carv6/auction/10717613
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717598
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717598%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717598: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717598 url https://www.openlane.eu/en/carv6/auction/10717598
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717641
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717641%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717641: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717641 url https://www.openlane.eu/en/carv6/auction/10717641
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717575
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717575%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717575: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717575 url https://www.openlane.eu/en/carv6/auction/10717575
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717789
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717789%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717789: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717789 url https://www.openlane.eu/en/carv6/auction/10717789
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717785
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717785%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717785: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717785 url https://www.openlane.eu/en/carv6/auction/10717785
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717786
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717786%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717786: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717786 url https://www.openlane.eu/en/carv6/auction/10717786
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717612
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717612%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717612: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717612 url https://www.openlane.eu/en/carv6/auction/10717612
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717692
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717692%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717692: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717692 url https://www.openlane.eu/en/carv6/auction/10717692
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717831
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717831%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717831: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717831 url https://www.openlane.eu/en/carv6/auction/10717831
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717652
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717652%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717652: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717652 url https://www.openlane.eu/en/carv6/auction/10717652
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717596
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717596%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717596: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717596 url https://www.openlane.eu/en/carv6/auction/10717596
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717579
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717579%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717579: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717579 url https://www.openlane.eu/en/carv6/auction/10717579
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717585
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717585%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717585: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717585 url https://www.openlane.eu/en/carv6/auction/10717585
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717765
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717765%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717765: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717765 url https://www.openlane.eu/en/carv6/auction/10717765
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717609
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717609%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717609: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717609 url https://www.openlane.eu/en/carv6/auction/10717609
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717721
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717721%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717721: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717721 url https://www.openlane.eu/en/carv6/auction/10717721
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717737
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717737%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717737: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717737 url https://www.openlane.eu/en/carv6/auction/10717737
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717688
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717688%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717688: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717688 url https://www.openlane.eu/en/carv6/auction/10717688
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717662
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717662%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717662: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717662 url https://www.openlane.eu/en/carv6/auction/10717662
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717581
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717581%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717581: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717581 url https://www.openlane.eu/en/carv6/auction/10717581
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717614
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717614%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717614: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717614 url https://www.openlane.eu/en/carv6/auction/10717614
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717758
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717758%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717758: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717758 url https://www.openlane.eu/en/carv6/auction/10717758
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717757
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717757%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717757: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717757 url https://www.openlane.eu/en/carv6/auction/10717757
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717644
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717644%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717644: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717644 url https://www.openlane.eu/en/carv6/auction/10717644
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717654
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717654%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717654: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717654 url https://www.openlane.eu/en/carv6/auction/10717654
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717584
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717584%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717584: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717584 url https://www.openlane.eu/en/carv6/auction/10717584
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717715
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717715%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717715: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717715 url https://www.openlane.eu/en/carv6/auction/10717715
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717645
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717645%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717645: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717645 url https://www.openlane.eu/en/carv6/auction/10717645
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717668
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717668%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717668: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717668 url https://www.openlane.eu/en/carv6/auction/10717668
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717670
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717670%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717670: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717670 url https://www.openlane.eu/en/carv6/auction/10717670
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717777
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717777%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717777: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717777 url https://www.openlane.eu/en/carv6/auction/10717777
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717732
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717732%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717732: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717732 url https://www.openlane.eu/en/carv6/auction/10717732
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717751
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717751%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717751: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717751 url https://www.openlane.eu/en/carv6/auction/10717751
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717576
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717576%27 HTTP/1.1" 200 None
2026-03-24 22:16:00 [adesa.be] INFO: Scrape type for 10717576: 0
2026-03-24 22:16:00 [adesa.be] INFO: Skipping item 10717576 url https://www.openlane.eu/en/carv6/auction/10717576
2026-03-24 22:16:00 [adesa.be] INFO: Found listing with ID: 10717594
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717594%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717594: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717594 url https://www.openlane.eu/en/carv6/auction/10717594
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717728
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717728%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717728: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717728 url https://www.openlane.eu/en/carv6/auction/10717728
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717628
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717628%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717628: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717628 url https://www.openlane.eu/en/carv6/auction/10717628
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717602
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717602%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717602: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717602 url https://www.openlane.eu/en/carv6/auction/10717602
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717603
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717603%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717603: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717603 url https://www.openlane.eu/en/carv6/auction/10717603
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717810
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717810%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717810: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717810 url https://www.openlane.eu/en/carv6/auction/10717810
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717593
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717593%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717593: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717593 url https://www.openlane.eu/en/carv6/auction/10717593
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717661
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717661%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717661: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717661 url https://www.openlane.eu/en/carv6/auction/10717661
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717694
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717694%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717694: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717694 url https://www.openlane.eu/en/carv6/auction/10717694
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717812
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717812%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717812: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717812 url https://www.openlane.eu/en/carv6/auction/10717812
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717626
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717626%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717626: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717626 url https://www.openlane.eu/en/carv6/auction/10717626
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717794
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717794%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717794: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717794 url https://www.openlane.eu/en/carv6/auction/10717794
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717711
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717711%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717711: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717711 url https://www.openlane.eu/en/carv6/auction/10717711
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717796
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717796%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717796: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717796 url https://www.openlane.eu/en/carv6/auction/10717796
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717723
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717723%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717723: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717723 url https://www.openlane.eu/en/carv6/auction/10717723
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717813
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717813%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717813: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717813 url https://www.openlane.eu/en/carv6/auction/10717813
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717764
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717764%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717764: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717764 url https://www.openlane.eu/en/carv6/auction/10717764
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717762
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717762%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717762: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717762 url https://www.openlane.eu/en/carv6/auction/10717762
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717634
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717634%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717634: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717634 url https://www.openlane.eu/en/carv6/auction/10717634
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717666
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717666%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717666: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717666 url https://www.openlane.eu/en/carv6/auction/10717666
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717673
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717673%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717673: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717673 url https://www.openlane.eu/en/carv6/auction/10717673
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717637
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717637%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717637: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717637 url https://www.openlane.eu/en/carv6/auction/10717637
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717635
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717635%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717635: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717635 url https://www.openlane.eu/en/carv6/auction/10717635
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717586
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717586%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717586: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717586 url https://www.openlane.eu/en/carv6/auction/10717586
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717573
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717573%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717573: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717573 url https://www.openlane.eu/en/carv6/auction/10717573
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717642
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717642%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717642: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717642 url https://www.openlane.eu/en/carv6/auction/10717642
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717664
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717664%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717664: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717664 url https://www.openlane.eu/en/carv6/auction/10717664
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717587
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717587%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717587: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717587 url https://www.openlane.eu/en/carv6/auction/10717587
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717574
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717574%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717574: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717574 url https://www.openlane.eu/en/carv6/auction/10717574
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717683
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717683%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717683: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717683 url https://www.openlane.eu/en/carv6/auction/10717683
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717618
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717618%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717618: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717618 url https://www.openlane.eu/en/carv6/auction/10717618
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717822
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717822%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717822: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717822 url https://www.openlane.eu/en/carv6/auction/10717822
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717678
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717678%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717678: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717678 url https://www.openlane.eu/en/carv6/auction/10717678
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717771
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717771%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717771: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717771 url https://www.openlane.eu/en/carv6/auction/10717771
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717802
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717802%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717802: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717802 url https://www.openlane.eu/en/carv6/auction/10717802
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717604
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717604%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717604: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717604 url https://www.openlane.eu/en/carv6/auction/10717604
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717763
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717763%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717763: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717763 url https://www.openlane.eu/en/carv6/auction/10717763
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717631
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717631%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717631: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717631 url https://www.openlane.eu/en/carv6/auction/10717631
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717660
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717660%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717660: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717660 url https://www.openlane.eu/en/carv6/auction/10717660
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717582
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717582%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717582: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717582 url https://www.openlane.eu/en/carv6/auction/10717582
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717693
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717693%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717693: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717693 url https://www.openlane.eu/en/carv6/auction/10717693
2026-03-24 22:16:01 [adesa.be] INFO: Found listing with ID: 10717713
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717713%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [adesa.be] INFO: Scrape type for 10717713: 0
2026-03-24 22:16:01 [adesa.be] INFO: Skipping item 10717713 url https://www.openlane.eu/en/carv6/auction/10717713
2026-03-24 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78779bd0>
2026-03-24 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F5d4184bd-774b-4d2b-9789-38e31aa49326.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/5d4184bd-774b-4d2b-9789-38e31aa49326.jpg saved to cache
2026-03-24 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ec76b6cb-6bef-5013-8dd6-94151349aa8a
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F2a82a886-6533-488d-be25-22a0c63aa051.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/2a82a886-6533-488d-be25-22a0c63aa051.jpg not downloaded yet
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252Ff47f704f-e80a-4e1c-ace2-42cbd257348c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/f47f704f-e80a-4e1c-ace2-42cbd257348c.jpg not downloaded yet
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F91888f4f-cf19-47b8-b2ad-89dd6f1b6a70.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/91888f4f-cf19-47b8-b2ad-89dd6f1b6a70.jpg not downloaded yet
2026-03-24 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744085/general/0809918d-33a5-4c07-bc40-0bc78f713f7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721298)
2026-03-24 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744079/general/8c5fb4d5-ca14-4e02-9f99-2b2a0c1bc26f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721289)
2026-03-24 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743954/general/a8bdf6bb-1ce1-4137-8d6d-f936f05b8524.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721217)
2026-03-24 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743954/general/18f2c96f-29ef-455e-83a9-63e861cb6645.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721217)
2026-03-24 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744079/general/0fa2105e-c9e3-4684-9c4b-94a1995e6a26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721289)
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252Fad913d4e-ab0e-4590-b1fb-89861b909b16.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/ad913d4e-ab0e-4590-b1fb-89861b909b16.jpg not downloaded yet
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252Fee20a631-4f52-4a2f-9394-bcf96cfb59dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/ee20a631-4f52-4a2f-9394-bcf96cfb59dc.jpg not downloaded yet
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252Ffddcdedc-4c42-4d4c-9daa-b61eb8b99a93.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/fddcdedc-4c42-4d4c-9daa-b61eb8b99a93.jpg not downloaded yet
2026-03-24 22: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 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743954/general/db455ad6-803e-4d3c-b3e4-2ccd80d80c50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721217)
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F6b954a60-d332-4930-b6aa-d91e23d69ed6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/6b954a60-d332-4930-b6aa-d91e23d69ed6.jpg not downloaded yet
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252Fb674b6a5-1590-45e3-b5b3-de44bc4f895e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/b674b6a5-1590-45e3-b5b3-de44bc4f895e.jpg not downloaded yet
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F6b796834-5ccc-4e80-8d05-240175a4a6fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/6b796834-5ccc-4e80-8d05-240175a4a6fc.jpg not downloaded yet
2026-03-24 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744079/general/0526e3fb-9762-48e7-9cae-f2ca1ff87179.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721289)
2026-03-24 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F730baf89-1ca9-4d7d-9776-1168ea8f4cb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/730baf89-1ca9-4d7d-9776-1168ea8f4cb0.jpg not downloaded yet
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252F05199c2f-9b85-4c62-b470-378fd0505868.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/05199c2f-9b85-4c62-b470-378fd0505868.jpg not downloaded yet
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252F2711af82-6070-4d94-ac65-ee0ab1667234.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/2711af82-6070-4d94-ac65-ee0ab1667234.jpg not downloaded yet
2026-03-24 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743942/general/2f953904-711e-444d-a691-aa90f2639b67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721206)
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252F408dbc2d-b33c-43e6-85c3-4b16f2da4efa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/408dbc2d-b33c-43e6-85c3-4b16f2da4efa.jpg not downloaded yet
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F921e0052-3895-4873-a7b3-8283a767f674.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/921e0052-3895-4873-a7b3-8283a767f674.jpg not downloaded yet
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78761810>
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252Fae26e351-4993-4bcc-922b-205d6d85bde5.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/ae26e351-4993-4bcc-922b-205d6d85bde5.jpg saved to cache
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cbf530c7-7998-509d-9fde-05e4211f125b
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7828e890>
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F801be5d2-1ceb-46b0-8dfc-8ab8ec735895.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/801be5d2-1ceb-46b0-8dfc-8ab8ec735895.jpg saved to cache
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 03e24b79-4854-5e8f-a2aa-19906e2001ed
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7828cc90>
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252Fa9ae341d-252b-4600-bcf5-7a43d5ebd165.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/a9ae341d-252b-4600-bcf5-7a43d5ebd165.jpg saved to cache
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ea25c141-dc90-5c49-89f6-7717b28e86ed
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7827b890>
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252F3ad47f37-d48c-4298-b0c4-1eb148fcb9b5.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/3ad47f37-d48c-4298-b0c4-1eb148fcb9b5.jpg saved to cache
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ea25c141-dc90-5c49-89f6-7717b28e86ed
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787d0590>
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F46f4e123-be49-4de7-ac60-625e00fd831b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/46f4e123-be49-4de7-ac60-625e00fd831b.jpg saved to cache
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 03e24b79-4854-5e8f-a2aa-19906e2001ed
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F9271bc7e-d6d6-4af4-9d76-a5fa3e9461c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/9271bc7e-d6d6-4af4-9d76-a5fa3e9461c1.jpg not downloaded yet
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252F9e0cfdf7-65a9-4c9e-bf65-7824fc0f6a31.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/9e0cfdf7-65a9-4c9e-bf65-7824fc0f6a31.jpg not downloaded yet
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252Fb4992e39-553b-499c-a894-6cbf3f32b35b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/b4992e39-553b-499c-a894-6cbf3f32b35b.jpg not downloaded yet
2026-03-24 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743969/general/64808ba7-76e9-404e-8cff-2bf40867aac8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721231)
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252F5ed4cdb2-e553-413d-ab13-73831c5c9ea4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/5ed4cdb2-e553-413d-ab13-73831c5c9ea4.jpg not downloaded yet
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F80203231-ff90-435c-863b-6901c843958a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/80203231-ff90-435c-863b-6901c843958a.jpg not downloaded yet
2026-03-24 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744106/general/1b81b104-c8c7-4f7e-9d0b-ecae8320a1a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721262)
2026-03-24 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744106/general/05efda8a-3956-4719-a8dd-a0085e6f1790.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721262)
2026-03-24 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744074/general/fc6e9f50-9706-4060-8c7e-6628ef920571.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721288)
2026-03-24 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744085/general/e4c6f078-3f53-4b72-9760-db75ac021a9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721298)
2026-03-24 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744106/general/cc599063-18ee-4ce2-9900-04d45c1f2536.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721262)
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252Fbf903759-0b1e-4e2f-9311-dae841557a1c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/bf903759-0b1e-4e2f-9311-dae841557a1c.jpg not downloaded yet
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252Ffad88ff5-b3c0-46bb-8d01-a9377f60cad5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/fad88ff5-b3c0-46bb-8d01-a9377f60cad5.jpg not downloaded yet
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252Fae94fab8-52a2-4fae-aa8b-d4e2831975a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/ae94fab8-52a2-4fae-aa8b-d4e2831975a7.jpg not downloaded yet
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78094250>
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F0809918d-33a5-4c07-bc40-0bc78f713f7e.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/0809918d-33a5-4c07-bc40-0bc78f713f7e.jpg saved to cache
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 03e24b79-4854-5e8f-a2aa-19906e2001ed
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78483450>
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F8c5fb4d5-ca14-4e02-9f99-2b2a0c1bc26f.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/8c5fb4d5-ca14-4e02-9f99-2b2a0c1bc26f.jpg saved to cache
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78ab1b50>
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252Fa8bdf6bb-1ce1-4137-8d6d-f936f05b8524.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/a8bdf6bb-1ce1-4137-8d6d-f936f05b8524.jpg saved to cache
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a843a90>
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252F18f2c96f-29ef-455e-83a9-63e861cb6645.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/18f2c96f-29ef-455e-83a9-63e861cb6645.jpg saved to cache
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782470d0>
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F0fa2105e-c9e3-4684-9c4b-94a1995e6a26.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/0fa2105e-c9e3-4684-9c4b-94a1995e6a26.jpg saved to cache
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78094750>
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252Fdb455ad6-803e-4d3c-b3e4-2ccd80d80c50.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/db455ad6-803e-4d3c-b3e4-2ccd80d80c50.jpg saved to cache
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7842c190>
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F0526e3fb-9762-48e7-9cae-f2ca1ff87179.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/0526e3fb-9762-48e7-9cae-f2ca1ff87179.jpg saved to cache
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78446e50>
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F2f953904-711e-444d-a691-aa90f2639b67.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/2f953904-711e-444d-a691-aa90f2639b67.jpg saved to cache
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ec76b6cb-6bef-5013-8dd6-94151349aa8a
2026-03-24 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744081/general/df0af990-4a36-43b7-9838-367c182437eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721313)
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252Feddca571-283a-4e35-bd58-51378a0f0a79.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/eddca571-283a-4e35-bd58-51378a0f0a79.jpg not downloaded yet
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F936622c5-20c9-489f-bdc0-e5d393de0517.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/936622c5-20c9-489f-bdc0-e5d393de0517.jpg not downloaded yet
2026-03-24 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743954/general/1ddf0bde-f337-46b3-93e0-5584020259ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721217)
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F0d7e2a29-f57d-473d-b516-1cbb94440c7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/0d7e2a29-f57d-473d-b516-1cbb94440c7f.jpg not downloaded yet
2026-03-24 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252F77085273-0061-43db-86af-590bb41a0785.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/77085273-0061-43db-86af-590bb41a0785.jpg not downloaded yet
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252F2a9ceb8a-cdff-4001-9992-bcf64b638b79.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/2a9ceb8a-cdff-4001-9992-bcf64b638b79.jpg not downloaded yet
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252Facf25495-1588-4c8e-9218-a37f95dc0a6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/acf25495-1588-4c8e-9218-a37f95dc0a6c.jpg not downloaded yet
2026-03-24 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78298310>
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F64808ba7-76e9-404e-8cff-2bf40867aac8.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/64808ba7-76e9-404e-8cff-2bf40867aac8.jpg saved to cache
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4c4f5354-c833-5f76-9213-8fc276b257a3
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787c3710>
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F1b81b104-c8c7-4f7e-9d0b-ecae8320a1a3.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/1b81b104-c8c7-4f7e-9d0b-ecae8320a1a3.jpg saved to cache
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78349790>
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F05efda8a-3956-4719-a8dd-a0085e6f1790.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/05efda8a-3956-4719-a8dd-a0085e6f1790.jpg saved to cache
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78480150>
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252Ffc6e9f50-9706-4060-8c7e-6628ef920571.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/fc6e9f50-9706-4060-8c7e-6628ef920571.jpg saved to cache
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ea25c141-dc90-5c49-89f6-7717b28e86ed
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781d9190>
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252Fe4c6f078-3f53-4b72-9760-db75ac021a9a.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/e4c6f078-3f53-4b72-9760-db75ac021a9a.jpg saved to cache
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 03e24b79-4854-5e8f-a2aa-19906e2001ed
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78581690>
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252Fcc599063-18ee-4ce2-9900-04d45c1f2536.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/cc599063-18ee-4ce2-9900-04d45c1f2536.jpg saved to cache
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F0eb47fbc-031d-40ab-987a-45acd35b56ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/0eb47fbc-031d-40ab-987a-45acd35b56ae.jpg not downloaded yet
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252F55971c7e-dccd-4fa0-bf68-f4bc18e17dd7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/55971c7e-dccd-4fa0-bf68-f4bc18e17dd7.jpg not downloaded yet
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252F3288081f-d31d-4f52-b4d2-d7d8c8d89a34.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/3288081f-d31d-4f52-b4d2-d7d8c8d89a34.jpg not downloaded yet
2026-03-24 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744106/general/250fcb02-d06c-4cf5-afa4-da69a4d0ffe3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721262)
2026-03-24 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744048/general/d6cb8e01-41b7-4a31-8f33-65eea3c39fb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721276)
2026-03-24 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744081/general/b4992e39-553b-499c-a894-6cbf3f32b35b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721313)
2026-03-24 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743954/general/b674b6a5-1590-45e3-b5b3-de44bc4f895e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721217)
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252Fa1c04d8c-5653-4922-9d23-c98d5209b43a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/a1c04d8c-5653-4922-9d23-c98d5209b43a.jpg not downloaded yet
2026-03-24 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743969/general/91888f4f-cf19-47b8-b2ad-89dd6f1b6a70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721231)
2026-03-24 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743969/general/85fd08ef-a5a0-4d48-ac8c-33d16fd757dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721231)
2026-03-24 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743969/general/6b796834-5ccc-4e80-8d05-240175a4a6fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721231)
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252Ffc1d3fa7-43f9-473e-a9b2-5978b050c107.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/fc1d3fa7-43f9-473e-a9b2-5978b050c107.jpg not downloaded yet
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252F744438da-0e29-48e6-90e2-e2e63339221c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/744438da-0e29-48e6-90e2-e2e63339221c.jpg not downloaded yet
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a61950>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252Fdf0af990-4a36-43b7-9838-367c182437eb.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/df0af990-4a36-43b7-9838-367c182437eb.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784089d0>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252F1ddf0bde-f337-46b3-93e0-5584020259ba.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/1ddf0bde-f337-46b3-93e0-5584020259ba.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6
2026-03-24 22:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55d6d847-a594-502c-a53b-e8d67c13fe83 with identifier: 10721296
2026-03-24 22:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55d6d847-a594-502c-a53b-e8d67c13fe83 with scrape type 1
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55d6d847-a594-502c-a53b-e8d67c13fe83
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252Fbc9247b5-471f-4cd0-8148-15c01edd87b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/bc9247b5-471f-4cd0-8148-15c01edd87b5.jpg not downloaded yet
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F9ba1f820-a70a-4f71-82be-2f2b6d1179e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/9ba1f820-a70a-4f71-82be-2f2b6d1179e4.jpg not downloaded yet
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252F900858bc-9beb-4277-87c3-0254fa37f224.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/900858bc-9beb-4277-87c3-0254fa37f224.jpg not downloaded yet
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252Fbc2e47dc-1a12-4c3f-a8ce-baa4bcc160b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/bc2e47dc-1a12-4c3f-a8ce-baa4bcc160b2.jpg not downloaded yet
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F79914141-0637-44d5-9668-56723d01ee55.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/79914141-0637-44d5-9668-56723d01ee55.jpg not downloaded yet
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744048/general/9e0cfdf7-65a9-4c9e-bf65-7824fc0f6a31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721276)
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7853eb10>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F250fcb02-d06c-4cf5-afa4-da69a4d0ffe3.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/250fcb02-d06c-4cf5-afa4-da69a4d0ffe3.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782d7a50>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252Fd6cb8e01-41b7-4a31-8f33-65eea3c39fb5.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/d6cb8e01-41b7-4a31-8f33-65eea3c39fb5.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9a97caa6-863a-5263-8e57-d7e03c36c86f
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78652850>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252Fb4992e39-553b-499c-a894-6cbf3f32b35b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/b4992e39-553b-499c-a894-6cbf3f32b35b.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78580590>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252Fb674b6a5-1590-45e3-b5b3-de44bc4f895e.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/b674b6a5-1590-45e3-b5b3-de44bc4f895e.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782e0d10>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F91888f4f-cf19-47b8-b2ad-89dd6f1b6a70.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/91888f4f-cf19-47b8-b2ad-89dd6f1b6a70.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4c4f5354-c833-5f76-9213-8fc276b257a3
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78509510>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F85fd08ef-a5a0-4d48-ac8c-33d16fd757dd.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/85fd08ef-a5a0-4d48-ac8c-33d16fd757dd.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4c4f5354-c833-5f76-9213-8fc276b257a3
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb797136d0>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F6b796834-5ccc-4e80-8d05-240175a4a6fc.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/6b796834-5ccc-4e80-8d05-240175a4a6fc.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4c4f5354-c833-5f76-9213-8fc276b257a3
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252Fbac9837b-82a5-4831-b3fb-72aaaee4ffaf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/bac9837b-82a5-4831-b3fb-72aaaee4ffaf.jpg not downloaded yet
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252Faef339fd-4eb0-4c7c-84d1-ebe5a1099412.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/aef339fd-4eb0-4c7c-84d1-ebe5a1099412.jpg not downloaded yet
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F65cac650-9dbe-4b98-8d3a-7e75c001e8b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/65cac650-9dbe-4b98-8d3a-7e75c001e8b8.jpg not downloaded yet
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744081/general/2a9ceb8a-cdff-4001-9992-bcf64b638b79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721313)
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744081/general/2711af82-6070-4d94-ac65-ee0ab1667234.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721313)
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743954/general/408dbc2d-b33c-43e6-85c3-4b16f2da4efa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721217)
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F7e4b8fc5-6159-4343-9fee-aaa8a3267798.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/7e4b8fc5-6159-4343-9fee-aaa8a3267798.jpg not downloaded yet
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78534790>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252F9e0cfdf7-65a9-4c9e-bf65-7824fc0f6a31.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/9e0cfdf7-65a9-4c9e-bf65-7824fc0f6a31.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9a97caa6-863a-5263-8e57-d7e03c36c86f
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744081/general/3288081f-d31d-4f52-b4d2-d7d8c8d89a34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721313)
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744106/general/9271bc7e-d6d6-4af4-9d76-a5fa3e9461c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721262)
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743969/general/921e0052-3895-4873-a7b3-8283a767f674.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721231)
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743969/general/936622c5-20c9-489f-bdc0-e5d393de0517.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721231)
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F78baa9a8-0db4-4319-991d-bfe9f98e93f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/78baa9a8-0db4-4319-991d-bfe9f98e93f6.jpg not downloaded yet
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743969/general/80203231-ff90-435c-863b-6901c843958a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721231)
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F661062d8-ccb2-4b03-b82f-d15ae2b30dfa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/661062d8-ccb2-4b03-b82f-d15ae2b30dfa.jpg not downloaded yet
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78685990>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252F2a9ceb8a-cdff-4001-9992-bcf64b638b79.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/2a9ceb8a-cdff-4001-9992-bcf64b638b79.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78646710>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252F2711af82-6070-4d94-ac65-ee0ab1667234.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/2711af82-6070-4d94-ac65-ee0ab1667234.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78840fd0>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252F408dbc2d-b33c-43e6-85c3-4b16f2da4efa.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/408dbc2d-b33c-43e6-85c3-4b16f2da4efa.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F0d10be04-5502-41db-b469-b5517dd6d5fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/0d10be04-5502-41db-b469-b5517dd6d5fa.jpg not downloaded yet
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744106/general/0eb47fbc-031d-40ab-987a-45acd35b56ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721262)
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F465b1b7c-209a-4908-9c64-b6a1d39680e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/465b1b7c-209a-4908-9c64-b6a1d39680e0.jpg not downloaded yet
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744048/general/55971c7e-dccd-4fa0-bf68-f4bc18e17dd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721276)
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744105/general/65cac650-9dbe-4b98-8d3a-7e75c001e8b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721296)
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744106/general/0d7e2a29-f57d-473d-b516-1cbb94440c7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721262)
2026-03-24 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743954/general/eddca571-283a-4e35-bd58-51378a0f0a79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721217)
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252Fcf30f92c-69f5-4a41-9254-0a16b45b22f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/cf30f92c-69f5-4a41-9254-0a16b45b22f0.jpg not downloaded yet
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781455d0>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252F3288081f-d31d-4f52-b4d2-d7d8c8d89a34.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/3288081f-d31d-4f52-b4d2-d7d8c8d89a34.jpg saved to cache
2026-03-24 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782e1790>
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F9271bc7e-d6d6-4af4-9d76-a5fa3e9461c1.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/9271bc7e-d6d6-4af4-9d76-a5fa3e9461c1.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787aa950>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F921e0052-3895-4873-a7b3-8283a767f674.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/921e0052-3895-4873-a7b3-8283a767f674.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4c4f5354-c833-5f76-9213-8fc276b257a3
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78365ad0>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F936622c5-20c9-489f-bdc0-e5d393de0517.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/936622c5-20c9-489f-bdc0-e5d393de0517.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4c4f5354-c833-5f76-9213-8fc276b257a3
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78143450>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F80203231-ff90-435c-863b-6901c843958a.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/80203231-ff90-435c-863b-6901c843958a.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4c4f5354-c833-5f76-9213-8fc276b257a3
2026-03-24 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743969/general/acf25495-1588-4c8e-9218-a37f95dc0a6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721231)
2026-03-24 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743969/general/9ba1f820-a70a-4f71-82be-2f2b6d1179e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721231)
2026-03-24 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744048/general/77085273-0061-43db-86af-590bb41a0785.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721276)
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F974a3418-a951-40bb-b566-3af03c8c6072.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/974a3418-a951-40bb-b566-3af03c8c6072.jpg not downloaded yet
2026-03-24 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744081/general/aef339fd-4eb0-4c7c-84d1-ebe5a1099412.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721313)
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78557810>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F0eb47fbc-031d-40ab-987a-45acd35b56ae.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/0eb47fbc-031d-40ab-987a-45acd35b56ae.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78299510>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252F55971c7e-dccd-4fa0-bf68-f4bc18e17dd7.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/55971c7e-dccd-4fa0-bf68-f4bc18e17dd7.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9a97caa6-863a-5263-8e57-d7e03c36c86f
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785a7e50>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F65cac650-9dbe-4b98-8d3a-7e75c001e8b8.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/65cac650-9dbe-4b98-8d3a-7e75c001e8b8.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55d6d847-a594-502c-a53b-e8d67c13fe83
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7829b150>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F0d7e2a29-f57d-473d-b516-1cbb94440c7f.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/0d7e2a29-f57d-473d-b516-1cbb94440c7f.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785f60d0>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252Feddca571-283a-4e35-bd58-51378a0f0a79.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/eddca571-283a-4e35-bd58-51378a0f0a79.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6
2026-03-24 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744048/general/900858bc-9beb-4277-87c3-0254fa37f224.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721276)
2026-03-24 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744105/general/79914141-0637-44d5-9668-56723d01ee55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721296)
2026-03-24 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744105/general/7e4b8fc5-6159-4343-9fee-aaa8a3267798.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721296)
2026-03-24 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744105/general/bc9247b5-471f-4cd0-8148-15c01edd87b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721296)
2026-03-24 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744048/general/bac9837b-82a5-4831-b3fb-72aaaee4ffaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721276)
2026-03-24 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744081/general/bc2e47dc-1a12-4c3f-a8ce-baa4bcc160b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721313)
2026-03-24 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744105/general/0d10be04-5502-41db-b469-b5517dd6d5fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721296)
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784f6250>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252Facf25495-1588-4c8e-9218-a37f95dc0a6c.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/acf25495-1588-4c8e-9218-a37f95dc0a6c.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4c4f5354-c833-5f76-9213-8fc276b257a3
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780c1790>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252F9ba1f820-a70a-4f71-82be-2f2b6d1179e4.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/9ba1f820-a70a-4f71-82be-2f2b6d1179e4.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4c4f5354-c833-5f76-9213-8fc276b257a3
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab17650>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252F77085273-0061-43db-86af-590bb41a0785.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/77085273-0061-43db-86af-590bb41a0785.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9a97caa6-863a-5263-8e57-d7e03c36c86f
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787f9e50>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252Faef339fd-4eb0-4c7c-84d1-ebe5a1099412.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/aef339fd-4eb0-4c7c-84d1-ebe5a1099412.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26
2026-03-24 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744105/general/465b1b7c-209a-4908-9c64-b6a1d39680e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721296)
2026-03-24 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744105/general/661062d8-ccb2-4b03-b82f-d15ae2b30dfa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721296)
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7b027510>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252F900858bc-9beb-4277-87c3-0254fa37f224.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/900858bc-9beb-4277-87c3-0254fa37f224.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9a97caa6-863a-5263-8e57-d7e03c36c86f
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782dd150>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F79914141-0637-44d5-9668-56723d01ee55.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/79914141-0637-44d5-9668-56723d01ee55.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55d6d847-a594-502c-a53b-e8d67c13fe83
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786ca250>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F7e4b8fc5-6159-4343-9fee-aaa8a3267798.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/7e4b8fc5-6159-4343-9fee-aaa8a3267798.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 55d6d847-a594-502c-a53b-e8d67c13fe83
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78499e10>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252Fbc9247b5-471f-4cd0-8148-15c01edd87b5.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/bc9247b5-471f-4cd0-8148-15c01edd87b5.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55d6d847-a594-502c-a53b-e8d67c13fe83
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786c9b90>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252Fbac9837b-82a5-4831-b3fb-72aaaee4ffaf.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/bac9837b-82a5-4831-b3fb-72aaaee4ffaf.jpg saved to cache
2026-03-24 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9a97caa6-863a-5263-8e57-d7e03c36c86f
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787bfcd0>
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252Fbc2e47dc-1a12-4c3f-a8ce-baa4bcc160b2.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/bc2e47dc-1a12-4c3f-a8ce-baa4bcc160b2.jpg saved to cache
2026-03-24 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26
2026-03-24 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78586a90>
2026-03-24 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F0d10be04-5502-41db-b469-b5517dd6d5fa.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/0d10be04-5502-41db-b469-b5517dd6d5fa.jpg saved to cache
2026-03-24 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55d6d847-a594-502c-a53b-e8d67c13fe83
2026-03-24 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744048/general/fc1d3fa7-43f9-473e-a9b2-5978b050c107.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721276)
2026-03-24 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744081/general/744438da-0e29-48e6-90e2-e2e63339221c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721313)
2026-03-24 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744081/general/ae94fab8-52a2-4fae-aa8b-d4e2831975a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721313)
2026-03-24 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743969/general/a1c04d8c-5653-4922-9d23-c98d5209b43a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721231)
2026-03-24 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744105/general/78baa9a8-0db4-4319-991d-bfe9f98e93f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721296)
2026-03-24 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744105/general/cf30f92c-69f5-4a41-9254-0a16b45b22f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721296)
2026-03-24 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785f8b10>
2026-03-24 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F465b1b7c-209a-4908-9c64-b6a1d39680e0.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/465b1b7c-209a-4908-9c64-b6a1d39680e0.jpg saved to cache
2026-03-24 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55d6d847-a594-502c-a53b-e8d67c13fe83
2026-03-24 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78314050>
2026-03-24 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F661062d8-ccb2-4b03-b82f-d15ae2b30dfa.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/661062d8-ccb2-4b03-b82f-d15ae2b30dfa.jpg saved to cache
2026-03-24 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55d6d847-a594-502c-a53b-e8d67c13fe83
2026-03-24 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744105/general/974a3418-a951-40bb-b566-3af03c8c6072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721296)
2026-03-24 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743954/general/5ed4cdb2-e553-413d-ab13-73831c5c9ea4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721217)
2026-03-24 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744106/general/bf903759-0b1e-4e2f-9311-dae841557a1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721262)
2026-03-24 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744048/general/fad88ff5-b3c0-46bb-8d01-a9377f60cad5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721276)
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717643
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717643%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717643: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717643 url https://www.openlane.eu/en/carv6/auction/10717643
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717684
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717684%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717684: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717684 url https://www.openlane.eu/en/carv6/auction/10717684
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717663
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717663%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717663: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717663 url https://www.openlane.eu/en/carv6/auction/10717663
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717731
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717731%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717731: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717731 url https://www.openlane.eu/en/carv6/auction/10717731
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717617
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717617%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717617: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717617 url https://www.openlane.eu/en/carv6/auction/10717617
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717627
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717627%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717627: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717627 url https://www.openlane.eu/en/carv6/auction/10717627
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717695
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717695%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717695: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717695 url https://www.openlane.eu/en/carv6/auction/10717695
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717800
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717800%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717800: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717800 url https://www.openlane.eu/en/carv6/auction/10717800
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717790
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717790%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717790: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717790 url https://www.openlane.eu/en/carv6/auction/10717790
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717769
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717769%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717769: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717769 url https://www.openlane.eu/en/carv6/auction/10717769
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717826
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717826%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717826: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717826 url https://www.openlane.eu/en/carv6/auction/10717826
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717811
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717811%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717811: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717811 url https://www.openlane.eu/en/carv6/auction/10717811
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717625
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717625%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717625: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717625 url https://www.openlane.eu/en/carv6/auction/10717625
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717739
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717739%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717739: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717739 url https://www.openlane.eu/en/carv6/auction/10717739
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717710
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717710%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717710: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717710 url https://www.openlane.eu/en/carv6/auction/10717710
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717738
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717738%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717738: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717738 url https://www.openlane.eu/en/carv6/auction/10717738
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717734
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717734%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717734: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717734 url https://www.openlane.eu/en/carv6/auction/10717734
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717669
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717669%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717669: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717669 url https://www.openlane.eu/en/carv6/auction/10717669
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717719
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717719%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717719: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717719 url https://www.openlane.eu/en/carv6/auction/10717719
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717716
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717716%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717716: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717716 url https://www.openlane.eu/en/carv6/auction/10717716
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717680
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717680%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717680: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717680 url https://www.openlane.eu/en/carv6/auction/10717680
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717674
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717674%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717674: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717674 url https://www.openlane.eu/en/carv6/auction/10717674
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717650
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717650%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717650: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717650 url https://www.openlane.eu/en/carv6/auction/10717650
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717691
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717691%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717691: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717691 url https://www.openlane.eu/en/carv6/auction/10717691
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717724
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717724%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717724: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717724 url https://www.openlane.eu/en/carv6/auction/10717724
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717623
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717623%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717623: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717623 url https://www.openlane.eu/en/carv6/auction/10717623
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717648
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717648%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717648: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717648 url https://www.openlane.eu/en/carv6/auction/10717648
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717689
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717689%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717689: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717689 url https://www.openlane.eu/en/carv6/auction/10717689
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717659
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717659%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717659: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717659 url https://www.openlane.eu/en/carv6/auction/10717659
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717619
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717619%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717619: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717619 url https://www.openlane.eu/en/carv6/auction/10717619
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717740
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717740%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717740: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717740 url https://www.openlane.eu/en/carv6/auction/10717740
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717726
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717726%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717726: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717726 url https://www.openlane.eu/en/carv6/auction/10717726
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717629
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717629%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717629: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717629 url https://www.openlane.eu/en/carv6/auction/10717629
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717804
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717804%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717804: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717804 url https://www.openlane.eu/en/carv6/auction/10717804
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717685
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717685%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717685: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717685 url https://www.openlane.eu/en/carv6/auction/10717685
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717725
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717725%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717725: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717725 url https://www.openlane.eu/en/carv6/auction/10717725
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717690
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717690%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717690: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717690 url https://www.openlane.eu/en/carv6/auction/10717690
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717606
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717606%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717606: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717606 url https://www.openlane.eu/en/carv6/auction/10717606
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717741
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717741%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717741: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717741 url https://www.openlane.eu/en/carv6/auction/10717741
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717682
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717682%27 HTTP/1.1" 200 None
2026-03-24 22:16:06 [adesa.be] INFO: Scrape type for 10717682: 0
2026-03-24 22:16:06 [adesa.be] INFO: Skipping item 10717682 url https://www.openlane.eu/en/carv6/auction/10717682
2026-03-24 22:16:06 [adesa.be] INFO: Found listing with ID: 10717597
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717597%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717597: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717597 url https://www.openlane.eu/en/carv6/auction/10717597
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717791
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717791%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717791: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717791 url https://www.openlane.eu/en/carv6/auction/10717791
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717793
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717793%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717793: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717793 url https://www.openlane.eu/en/carv6/auction/10717793
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717787
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717787%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717787: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717787 url https://www.openlane.eu/en/carv6/auction/10717787
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717788
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717788%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717788: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717788 url https://www.openlane.eu/en/carv6/auction/10717788
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717727
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717727%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717727: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717727 url https://www.openlane.eu/en/carv6/auction/10717727
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717675
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717675%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717675: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717675 url https://www.openlane.eu/en/carv6/auction/10717675
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717798
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717798%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717798: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717798 url https://www.openlane.eu/en/carv6/auction/10717798
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717799
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717799%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717799: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717799 url https://www.openlane.eu/en/carv6/auction/10717799
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717828
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717828%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717828: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717828 url https://www.openlane.eu/en/carv6/auction/10717828
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717701
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717701%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717701: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717701 url https://www.openlane.eu/en/carv6/auction/10717701
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717784
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717784%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717784: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717784 url https://www.openlane.eu/en/carv6/auction/10717784
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717653
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717653%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717653: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717653 url https://www.openlane.eu/en/carv6/auction/10717653
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717792
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717792%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717792: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717792 url https://www.openlane.eu/en/carv6/auction/10717792
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717801
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717801%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717801: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717801 url https://www.openlane.eu/en/carv6/auction/10717801
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717703
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717703%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717703: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717703 url https://www.openlane.eu/en/carv6/auction/10717703
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717665
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717665%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717665: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717665 url https://www.openlane.eu/en/carv6/auction/10717665
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717704
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717704%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717704: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717704 url https://www.openlane.eu/en/carv6/auction/10717704
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717778
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717778%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717778: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717778 url https://www.openlane.eu/en/carv6/auction/10717778
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717754
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717754%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717754: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717754 url https://www.openlane.eu/en/carv6/auction/10717754
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717696
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717696%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717696: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717696 url https://www.openlane.eu/en/carv6/auction/10717696
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717750
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717750%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717750: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717750 url https://www.openlane.eu/en/carv6/auction/10717750
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717834
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717834%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717834: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717834 url https://www.openlane.eu/en/carv6/auction/10717834
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717746
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717746%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717746: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717746 url https://www.openlane.eu/en/carv6/auction/10717746
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717803
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717803%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717803: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717803 url https://www.openlane.eu/en/carv6/auction/10717803
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717687
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717687%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717687: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717687 url https://www.openlane.eu/en/carv6/auction/10717687
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717749
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717749%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717749: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717749 url https://www.openlane.eu/en/carv6/auction/10717749
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717702
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717702%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717702: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717702 url https://www.openlane.eu/en/carv6/auction/10717702
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717782
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717782%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717782: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717782 url https://www.openlane.eu/en/carv6/auction/10717782
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717747
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717747%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717747: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717747 url https://www.openlane.eu/en/carv6/auction/10717747
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717781
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717781%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717781: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717781 url https://www.openlane.eu/en/carv6/auction/10717781
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717717
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717717%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717717: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717717 url https://www.openlane.eu/en/carv6/auction/10717717
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717621
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717621%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717621: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717621 url https://www.openlane.eu/en/carv6/auction/10717621
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717768
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717768%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717768: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717768 url https://www.openlane.eu/en/carv6/auction/10717768
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717780
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717780%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717780: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717780 url https://www.openlane.eu/en/carv6/auction/10717780
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717622
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717622%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717622: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717622 url https://www.openlane.eu/en/carv6/auction/10717622
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717827
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717827%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717827: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717827 url https://www.openlane.eu/en/carv6/auction/10717827
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717615
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717615%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717615: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717615 url https://www.openlane.eu/en/carv6/auction/10717615
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717814
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717814%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717814: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717814 url https://www.openlane.eu/en/carv6/auction/10717814
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717639
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717639%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717639: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717639 url https://www.openlane.eu/en/carv6/auction/10717639
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717589
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717589%27 HTTP/1.1" 200 None
2026-03-24 22:16:07 [adesa.be] INFO: Scrape type for 10717589: 0
2026-03-24 22:16:07 [adesa.be] INFO: Skipping item 10717589 url https://www.openlane.eu/en/carv6/auction/10717589
2026-03-24 22:16:07 [adesa.be] INFO: Found listing with ID: 10717591
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717591%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717591: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717591 url https://www.openlane.eu/en/carv6/auction/10717591
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717651
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717651%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717651: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717651 url https://www.openlane.eu/en/carv6/auction/10717651
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717806
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717806%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717806: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717806 url https://www.openlane.eu/en/carv6/auction/10717806
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717600
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717600%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717600: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717600 url https://www.openlane.eu/en/carv6/auction/10717600
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717748
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717748%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717748: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717748 url https://www.openlane.eu/en/carv6/auction/10717748
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717833
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717833%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717833: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717833 url https://www.openlane.eu/en/carv6/auction/10717833
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717772
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717772%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717772: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717772 url https://www.openlane.eu/en/carv6/auction/10717772
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717583
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717583%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717583: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717583 url https://www.openlane.eu/en/carv6/auction/10717583
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717605
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717605%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717605: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717605 url https://www.openlane.eu/en/carv6/auction/10717605
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717733
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717733%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717733: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717733 url https://www.openlane.eu/en/carv6/auction/10717733
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717824
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717824%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717824: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717824 url https://www.openlane.eu/en/carv6/auction/10717824
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717807
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717807%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717807: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717807 url https://www.openlane.eu/en/carv6/auction/10717807
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717722
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717722%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717722: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717722 url https://www.openlane.eu/en/carv6/auction/10717722
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717697
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717697%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717697: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717697 url https://www.openlane.eu/en/carv6/auction/10717697
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717681
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717681%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717681: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717681 url https://www.openlane.eu/en/carv6/auction/10717681
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717718
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717718%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717718: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717718 url https://www.openlane.eu/en/carv6/auction/10717718
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717700
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717700%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717700: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717700 url https://www.openlane.eu/en/carv6/auction/10717700
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717646
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717646%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717646: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717646 url https://www.openlane.eu/en/carv6/auction/10717646
2026-03-24 22:16:08 [adesa.be] INFO: Found listing with ID: 10717779
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717779%27 HTTP/1.1" 200 None
2026-03-24 22:16:08 [adesa.be] INFO: Scrape type for 10717779: 0
2026-03-24 22:16:08 [adesa.be] INFO: Skipping item 10717779 url https://www.openlane.eu/en/carv6/auction/10717779
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a82ccd0>
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252Ffc1d3fa7-43f9-473e-a9b2-5978b050c107.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/fc1d3fa7-43f9-473e-a9b2-5978b050c107.jpg saved to cache
2026-03-24 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9a97caa6-863a-5263-8e57-d7e03c36c86f
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787bd190>
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252F744438da-0e29-48e6-90e2-e2e63339221c.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/744438da-0e29-48e6-90e2-e2e63339221c.jpg saved to cache
2026-03-24 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782d0f50>
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252Fae94fab8-52a2-4fae-aa8b-d4e2831975a7.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/ae94fab8-52a2-4fae-aa8b-d4e2831975a7.jpg saved to cache
2026-03-24 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785c7110>
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743969%252Fgeneral%252Fa1c04d8c-5653-4922-9d23-c98d5209b43a.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743969/general/a1c04d8c-5653-4922-9d23-c98d5209b43a.jpg saved to cache
2026-03-24 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4c4f5354-c833-5f76-9213-8fc276b257a3
2026-03-24 22:16:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c4f5354-c833-5f76-9213-8fc276b257a3, skipping ID generation
2026-03-24 22:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c4f5354-c833-5f76-9213-8fc276b257a3 with scrape type 1
2026-03-24 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c4f5354-c833-5f76-9213-8fc276b257a3 sending to next pipeline
2026-03-24 22:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c4f5354-c833-5f76-9213-8fc276b257a3, identifier: 10721231
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783b7710>
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F78baa9a8-0db4-4319-991d-bfe9f98e93f6.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/78baa9a8-0db4-4319-991d-bfe9f98e93f6.jpg saved to cache
2026-03-24 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55d6d847-a594-502c-a53b-e8d67c13fe83
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab17990>
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252Fcf30f92c-69f5-4a41-9254-0a16b45b22f0.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/cf30f92c-69f5-4a41-9254-0a16b45b22f0.jpg saved to cache
2026-03-24 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55d6d847-a594-502c-a53b-e8d67c13fe83
2026-03-24 22:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c4f5354-c833-5f76-9213-8fc276b257a3 with identifier: 10721231
2026-03-24 22:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c4f5354-c833-5f76-9213-8fc276b257a3 with identifier: 10721231
2026-03-24 22:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c4f5354-c833-5f76-9213-8fc276b257a3 with identifier: 10721231 to the API
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743969/general/a1c04d8c-5653-4922-9d23-c98d5209b43a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4c4f5354-c833-5f76-9213-8fc276b257a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACB109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721231',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 93386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 92,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192991,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743969/general/64808ba7-76e9-404e-8cff-2bf40867aac8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188530,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743969/general/85fd08ef-a5a0-4d48-ac8c-33d16fd757dd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175900,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743969/general/91888f4f-cf19-47b8-b2ad-89dd6f1b6a70.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176376,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743969/general/6b796834-5ccc-4e80-8d05-240175a4a6fc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212173,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743969/general/921e0052-3895-4873-a7b3-8283a767f674.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273804,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743969/general/80203231-ff90-435c-863b-6901c843958a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238819,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743969/general/936622c5-20c9-489f-bdc0-e5d393de0517.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367392,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743969/general/acf25495-1588-4c8e-9218-a37f95dc0a6c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181353,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743969/general/a1c04d8c-5653-4922-9d23-c98d5209b43a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4f5354-c833-5f76-9213-8fc276b257a3/4c4f5354-c833-5f76-9213-8fc276b257a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327692,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743969/general/9ba1f820-a70a-4f71-82be-2f2b6d1179e4.jpg',
'Width': 1500}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.5 TSI United - Petrol - Manual - 150 hp - 93.386 '
'km',
'transmission': 'manual',
'trim': 'United',
'vin': None,
'year': 2021}
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721231%27 HTTP/1.1" 200 None
2026-03-24 22:16:09 [adesa.be] INFO: Saving data for 10721231: {'created_time': 1774390569.371577, 'last_price_update_time': 1774390569.371591, 'auction_closing_time': 1774515600.0}
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721231') HTTP/1.1" 204 0
2026-03-24 22:16:09 [scrapy.extensions.logstats] INFO: Crawled 49 pages (at 49 pages/min), scraped 13 items (at 13 items/min)
2026-03-24 22:16:09 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-24 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744079/general/6b954a60-d332-4930-b6aa-d91e23d69ed6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721289)
2026-03-24 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744081/general/fddcdedc-4c42-4d4c-9daa-b61eb8b99a93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721313)
2026-03-24 22:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744048/general/05199c2f-9b85-4c62-b470-378fd0505868.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721276)
2026-03-24 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744048/general/ee20a631-4f52-4a2f-9394-bcf96cfb59dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721276)
2026-03-24 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744079/general/2a82a886-6533-488d-be25-22a0c63aa051.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721289)
2026-03-24 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743954/general/f47f704f-e80a-4e1c-ace2-42cbd257348c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721217)
2026-03-24 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744106/general/ad913d4e-ab0e-4590-b1fb-89861b909b16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721262)
2026-03-24 22:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744106/general/730baf89-1ca9-4d7d-9776-1168ea8f4cb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721262)
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783dea90>
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744105%252Fgeneral%252F974a3418-a951-40bb-b566-3af03c8c6072.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744105/general/974a3418-a951-40bb-b566-3af03c8c6072.jpg saved to cache
2026-03-24 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55d6d847-a594-502c-a53b-e8d67c13fe83
2026-03-24 22:16:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55d6d847-a594-502c-a53b-e8d67c13fe83, skipping ID generation
2026-03-24 22:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55d6d847-a594-502c-a53b-e8d67c13fe83 with scrape type 1
2026-03-24 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55d6d847-a594-502c-a53b-e8d67c13fe83 sending to next pipeline
2026-03-24 22:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55d6d847-a594-502c-a53b-e8d67c13fe83, identifier: 10721296
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78100190>
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252F5ed4cdb2-e553-413d-ab13-73831c5c9ea4.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/5ed4cdb2-e553-413d-ab13-73831c5c9ea4.jpg saved to cache
2026-03-24 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784b8050>
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252Fbf903759-0b1e-4e2f-9311-dae841557a1c.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/bf903759-0b1e-4e2f-9311-dae841557a1c.jpg saved to cache
2026-03-24 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a62010>
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252Ffad88ff5-b3c0-46bb-8d01-a9377f60cad5.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/fad88ff5-b3c0-46bb-8d01-a9377f60cad5.jpg saved to cache
2026-03-24 22:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9a97caa6-863a-5263-8e57-d7e03c36c86f
2026-03-24 22:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55d6d847-a594-502c-a53b-e8d67c13fe83 with identifier: 10721296
2026-03-24 22:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55d6d847-a594-502c-a53b-e8d67c13fe83 with identifier: 10721296
2026-03-24 22:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55d6d847-a594-502c-a53b-e8d67c13fe83 with identifier: 10721296 to the API
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744105/general/974a3418-a951-40bb-b566-3af03c8c6072.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 123,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '55d6d847-a594-502c-a53b-e8d67c13fe83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDJ617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721296',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 143780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177454,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744105/general/bc9247b5-471f-4cd0-8148-15c01edd87b5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164670,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744105/general/79914141-0637-44d5-9668-56723d01ee55.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154302,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744105/general/65cac650-9dbe-4b98-8d3a-7e75c001e8b8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152605,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744105/general/7e4b8fc5-6159-4343-9fee-aaa8a3267798.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217739,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744105/general/78baa9a8-0db4-4319-991d-bfe9f98e93f6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195888,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744105/general/661062d8-ccb2-4b03-b82f-d15ae2b30dfa.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228883,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744105/general/0d10be04-5502-41db-b469-b5517dd6d5fa.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288428,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744105/general/465b1b7c-209a-4908-9c64-b6a1d39680e0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240006,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744105/general/cf30f92c-69f5-4a41-9254-0a16b45b22f0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d6d847-a594-502c-a53b-e8d67c13fe83/55d6d847-a594-502c-a53b-e8d67c13fe83_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267091,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744105/general/974a3418-a951-40bb-b566-3af03c8c6072.jpg',
'Width': 1500}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Touran 2.0 TDI Highline - Diesel - Manual - 123 hp - '
'143.780 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2021}
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721296%27 HTTP/1.1" 200 None
2026-03-24 22:16:10 [adesa.be] INFO: Saving data for 10721296: {'created_time': 1774390570.28988, 'last_price_update_time': 1774390570.289889, 'auction_closing_time': 1774533600.0}
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721296') HTTP/1.1" 204 0
2026-03-24 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743954/general/404ee28d-04b9-4063-b803-cb8e0f89b6ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721217)
2026-03-24 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744079/general/771c503e-f85c-4e5c-b7a5-a626c53c35a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721289)
2026-03-24 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744079/general/a6e48384-86fe-4061-a44f-b178a8b6155a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721289)
2026-03-24 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744074/general/6f479ad1-a4a1-4b8d-ae5f-4b1f931d7003.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721288)
2026-03-24 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743942/general/b302b526-56ff-4d7c-9296-b9f41ca3ff24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721206)
2026-03-24 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743942/general/5706bcb7-cb24-4d9e-80fd-1a93e80464c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721206)
2026-03-24 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743942/general/0d83b402-8b22-4cae-bd6b-6ef99d9a956a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721206)
2026-03-24 22:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743942/general/11ac60e7-fd33-4ca6-8e93-4798180238da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721206)
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785ec910>
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F6b954a60-d332-4930-b6aa-d91e23d69ed6.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/6b954a60-d332-4930-b6aa-d91e23d69ed6.jpg saved to cache
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7814c650>
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744081%252Fgeneral%252Ffddcdedc-4c42-4d4c-9daa-b61eb8b99a93.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744081/general/fddcdedc-4c42-4d4c-9daa-b61eb8b99a93.jpg saved to cache
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26
2026-03-24 22:16:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 23cf6741-8db8-508d-87b4-ac7bf0ceef26, skipping ID generation
2026-03-24 22:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with scrape type 1
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26 sending to next pipeline
2026-03-24 22:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23cf6741-8db8-508d-87b4-ac7bf0ceef26, identifier: 10721313
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78651510>
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252F05199c2f-9b85-4c62-b470-378fd0505868.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/05199c2f-9b85-4c62-b470-378fd0505868.jpg saved to cache
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9a97caa6-863a-5263-8e57-d7e03c36c86f
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a89e10>
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744048%252Fgeneral%252Fee20a631-4f52-4a2f-9394-bcf96cfb59dc.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744048/general/ee20a631-4f52-4a2f-9394-bcf96cfb59dc.jpg saved to cache
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9a97caa6-863a-5263-8e57-d7e03c36c86f
2026-03-24 22:16:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9a97caa6-863a-5263-8e57-d7e03c36c86f, skipping ID generation
2026-03-24 22:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a97caa6-863a-5263-8e57-d7e03c36c86f with scrape type 1
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9a97caa6-863a-5263-8e57-d7e03c36c86f sending to next pipeline
2026-03-24 22:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a97caa6-863a-5263-8e57-d7e03c36c86f, identifier: 10721276
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78587bd0>
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F2a82a886-6533-488d-be25-22a0c63aa051.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/2a82a886-6533-488d-be25-22a0c63aa051.jpg saved to cache
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7814c3d0>
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252Ff47f704f-e80a-4e1c-ace2-42cbd257348c.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/f47f704f-e80a-4e1c-ace2-42cbd257348c.jpg saved to cache
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7868ecd0>
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252Fad913d4e-ab0e-4590-b1fb-89861b909b16.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/ad913d4e-ab0e-4590-b1fb-89861b909b16.jpg saved to cache
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a8a9d0>
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744106%252Fgeneral%252F730baf89-1ca9-4d7d-9776-1168ea8f4cb0.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744106/general/730baf89-1ca9-4d7d-9776-1168ea8f4cb0.jpg saved to cache
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6
2026-03-24 22:16:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6, skipping ID generation
2026-03-24 22:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6 with scrape type 1
2026-03-24 22:16:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6 sending to next pipeline
2026-03-24 22:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6, identifier: 10721262
2026-03-24 22:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with identifier: 10721313
2026-03-24 22:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with identifier: 10721313
2026-03-24 22:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with identifier: 10721313 to the API
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744081/general/fddcdedc-4c42-4d4c-9daa-b61eb8b99a93.jpg>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '23cf6741-8db8-508d-87b4-ac7bf0ceef26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALG269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 212978,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 83,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744081/general/df0af990-4a36-43b7-9838-367c182437eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744081/general/fddcdedc-4c42-4d4c-9daa-b61eb8b99a93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744081/general/2711af82-6070-4d94-ac65-ee0ab1667234.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744081/general/b4992e39-553b-499c-a894-6cbf3f32b35b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744081/general/ae94fab8-52a2-4fae-aa8b-d4e2831975a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744081/general/2a9ceb8a-cdff-4001-9992-bcf64b638b79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744081/general/3288081f-d31d-4f52-b4d2-d7d8c8d89a34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744081/general/744438da-0e29-48e6-90e2-e2e63339221c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744081/general/bc2e47dc-1a12-4c3f-a8ce-baa4bcc160b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23cf6741-8db8-508d-87b4-ac7bf0ceef26/23cf6741-8db8-508d-87b4-ac7bf0ceef26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744081/general/aef339fd-4eb0-4c7c-84d1-ebe5a1099412.jpg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 110 hp - 212.978 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721313%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.be] INFO: Saving data for 10721313: {'created_time': 1774390571.333155, 'last_price_update_time': 1774390571.333165, 'auction_closing_time': 1774533600.0}
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721313') HTTP/1.1" 204 0
2026-03-24 22:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a97caa6-863a-5263-8e57-d7e03c36c86f with identifier: 10721276
2026-03-24 22:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a97caa6-863a-5263-8e57-d7e03c36c86f with identifier: 10721276
2026-03-24 22:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a97caa6-863a-5263-8e57-d7e03c36c86f with identifier: 10721276 to the API
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744048/general/ee20a631-4f52-4a2f-9394-bcf96cfb59dc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '9a97caa6-863a-5263-8e57-d7e03c36c86f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XY4028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721276',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 74597,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744048/general/d6cb8e01-41b7-4a31-8f33-65eea3c39fb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744048/general/ee20a631-4f52-4a2f-9394-bcf96cfb59dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744048/general/05199c2f-9b85-4c62-b470-378fd0505868.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744048/general/9e0cfdf7-65a9-4c9e-bf65-7824fc0f6a31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744048/general/fad88ff5-b3c0-46bb-8d01-a9377f60cad5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744048/general/77085273-0061-43db-86af-590bb41a0785.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744048/general/55971c7e-dccd-4fa0-bf68-f4bc18e17dd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744048/general/fc1d3fa7-43f9-473e-a9b2-5978b050c107.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744048/general/900858bc-9beb-4277-87c3-0254fa37f224.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a97caa6-863a-5263-8e57-d7e03c36c86f/9a97caa6-863a-5263-8e57-d7e03c36c86f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744048/general/bac9837b-82a5-4831-b3fb-72aaaee4ffaf.jpg',
'Width': 1024}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 2.0 TDI R-Line - Diesel - Automatic - 150 '
'hp - 74.597 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721276%27 HTTP/1.1" 200 None
2026-03-24 22:16:11 [adesa.be] INFO: Saving data for 10721276: {'created_time': 1774390571.693464, 'last_price_update_time': 1774390571.693473, 'auction_closing_time': 1774533600.0}
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721276') HTTP/1.1" 204 0
2026-03-24 22:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6 with identifier: 10721262
2026-03-24 22:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6 with identifier: 10721262
2026-03-24 22:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6 with identifier: 10721262 to the API
2026-03-24 22:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744106/general/730baf89-1ca9-4d7d-9776-1168ea8f4cb0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSM718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721262',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 24356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 76,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197767,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744106/general/05efda8a-3956-4719-a8dd-a0085e6f1790.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197221,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744106/general/1b81b104-c8c7-4f7e-9d0b-ecae8320a1a3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181530,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744106/general/cc599063-18ee-4ce2-9900-04d45c1f2536.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182795,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744106/general/250fcb02-d06c-4cf5-afa4-da69a4d0ffe3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219756,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744106/general/ad913d4e-ab0e-4590-b1fb-89861b909b16.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245482,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744106/general/730baf89-1ca9-4d7d-9776-1168ea8f4cb0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286558,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744106/general/9271bc7e-d6d6-4af4-9d76-a5fa3e9461c1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130344,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744106/general/bf903759-0b1e-4e2f-9311-dae841557a1c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237092,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744106/general/0d7e2a29-f57d-473d-b516-1cbb94440c7f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6/64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164678,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744106/general/0eb47fbc-031d-40ab-987a-45acd35b56ae.jpg',
'Width': 1500}],
'price': 49000,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC90 T8 Ultimate Bright - AWD - Hybrid - Automatic - 310 hp - '
'24.356 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2022}
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710721262%27 HTTP/1.1" 200 None
2026-03-24 22:16:12 [adesa.be] INFO: Saving data for 10721262: {'created_time': 1774390572.036655, 'last_price_update_time': 1774390572.036664, 'auction_closing_time': 1774533600.0}
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721262') HTTP/1.1" 204 0
2026-03-24 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744085/general/0b694253-8ddf-4a5b-8c1d-680d991a387c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721298)
2026-03-24 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744074/general/5765cf26-fdfe-4999-92f4-61658c5668a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721288)
2026-03-24 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744074/general/fd0e1010-00c7-4401-a331-827787002d1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721288)
2026-03-24 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743959/general/20baa2fb-a569-4b63-a456-643116853b4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721222)
2026-03-24 22:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744074/general/3cf0d010-6d18-4929-8160-10fa12f86d81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721288)
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7814c110>
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743954%252Fgeneral%252F404ee28d-04b9-4063-b803-cb8e0f89b6ca.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743954/general/404ee28d-04b9-4063-b803-cb8e0f89b6ca.jpg saved to cache
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6
2026-03-24 22:16:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6, skipping ID generation
2026-03-24 22:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with scrape type 1
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 sending to next pipeline
2026-03-24 22:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6, identifier: 10721217
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783559d0>
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252F771c503e-f85c-4e5c-b7a5-a626c53c35a4.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/771c503e-f85c-4e5c-b7a5-a626c53c35a4.jpg saved to cache
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7845ca50>
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744079%252Fgeneral%252Fa6e48384-86fe-4061-a44f-b178a8b6155a.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744079/general/a6e48384-86fe-4061-a44f-b178a8b6155a.jpg saved to cache
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1
2026-03-24 22:16:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1, skipping ID generation
2026-03-24 22:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1 with scrape type 1
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1 sending to next pipeline
2026-03-24 22:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1, identifier: 10721289
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78409c10>
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252F6f479ad1-a4a1-4b8d-ae5f-4b1f931d7003.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/6f479ad1-a4a1-4b8d-ae5f-4b1f931d7003.jpg saved to cache
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ea25c141-dc90-5c49-89f6-7717b28e86ed
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7845eb50>
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252Fb302b526-56ff-4d7c-9296-b9f41ca3ff24.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/b302b526-56ff-4d7c-9296-b9f41ca3ff24.jpg saved to cache
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ec76b6cb-6bef-5013-8dd6-94151349aa8a
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784d4ed0>
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F5706bcb7-cb24-4d9e-80fd-1a93e80464c2.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/5706bcb7-cb24-4d9e-80fd-1a93e80464c2.jpg saved to cache
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ec76b6cb-6bef-5013-8dd6-94151349aa8a
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7845e810>
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F0d83b402-8b22-4cae-bd6b-6ef99d9a956a.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/0d83b402-8b22-4cae-bd6b-6ef99d9a956a.jpg saved to cache
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ec76b6cb-6bef-5013-8dd6-94151349aa8a
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782e8c50>
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743942%252Fgeneral%252F11ac60e7-fd33-4ca6-8e93-4798180238da.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743942/general/11ac60e7-fd33-4ca6-8e93-4798180238da.jpg saved to cache
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ec76b6cb-6bef-5013-8dd6-94151349aa8a
2026-03-24 22:16:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ec76b6cb-6bef-5013-8dd6-94151349aa8a, skipping ID generation
2026-03-24 22:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec76b6cb-6bef-5013-8dd6-94151349aa8a with scrape type 1
2026-03-24 22:16:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ec76b6cb-6bef-5013-8dd6-94151349aa8a sending to next pipeline
2026-03-24 22:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec76b6cb-6bef-5013-8dd6-94151349aa8a, identifier: 10721206
2026-03-24 22:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10721217
2026-03-24 22:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10721217
2026-03-24 22:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10721217 to the API
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743954/general/404ee28d-04b9-4063-b803-cb8e0f89b6ca.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ee4f7e40-9df2-5e25-9ec7-54a66b2866a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UM7869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721217',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 178438,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 64,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743954/general/18f2c96f-29ef-455e-83a9-63e861cb6645.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743954/general/a8bdf6bb-1ce1-4137-8d6d-f936f05b8524.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743954/general/db455ad6-803e-4d3c-b3e4-2ccd80d80c50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743954/general/1ddf0bde-f337-46b3-93e0-5584020259ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743954/general/404ee28d-04b9-4063-b803-cb8e0f89b6ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743954/general/f47f704f-e80a-4e1c-ace2-42cbd257348c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743954/general/b674b6a5-1590-45e3-b5b3-de44bc4f895e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743954/general/408dbc2d-b33c-43e6-85c3-4b16f2da4efa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743954/general/5ed4cdb2-e553-413d-ab13-73831c5c9ea4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4f7e40-9df2-5e25-9ec7-54a66b2866a6/ee4f7e40-9df2-5e25-9ec7-54a66b2866a6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743954/general/eddca571-283a-4e35-bd58-51378a0f0a79.jpg',
'Width': 1024}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 2.0 B4 Plus Bright - Diesel - Automatic - 197 hp - '
'178.438 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721217%27 HTTP/1.1" 200 None
2026-03-24 22:16:13 [adesa.be] INFO: Saving data for 10721217: {'created_time': 1774390573.022803, 'last_price_update_time': 1774390573.022814, 'auction_closing_time': 1774515600.0}
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721217') HTTP/1.1" 204 0
2026-03-24 22:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1 with identifier: 10721289
2026-03-24 22:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1 with identifier: 10721289
2026-03-24 22:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1 with identifier: 10721289 to the API
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744079/general/a6e48384-86fe-4061-a44f-b178a8b6155a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '44befbdc-5bc3-5d58-a277-6b0b78f2a3b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VPT518',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721289',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 68522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 102,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744079/general/8b48c332-ce33-4ad3-bb7d-3d62a063f112.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105479,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744079/general/636f55a0-0f51-46d9-854a-7920b8bf2994.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744079/general/23b02c6e-b782-4eda-b0c6-bc2c2cb535ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744079/general/8c5fb4d5-ca14-4e02-9f99-2b2a0c1bc26f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744079/general/0fa2105e-c9e3-4684-9c4b-94a1995e6a26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744079/general/0526e3fb-9762-48e7-9cae-f2ca1ff87179.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66596,
'Height': 481,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744079/general/a6e48384-86fe-4061-a44f-b178a8b6155a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114086,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744079/general/771c503e-f85c-4e5c-b7a5-a626c53c35a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744079/general/2a82a886-6533-488d-be25-22a0c63aa051.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44befbdc-5bc3-5d58-a277-6b0b78f2a3b1/44befbdc-5bc3-5d58-a277-6b0b78f2a3b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744079/general/6b954a60-d332-4930-b6aa-d91e23d69ed6.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2019-01-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Touran 1.4 TSI Highline - Petrol - Automatic - 150 hp - '
'68.522 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721289%27 HTTP/1.1" 200 None
2026-03-24 22:16:13 [adesa.be] INFO: Saving data for 10721289: {'created_time': 1774390573.371006, 'last_price_update_time': 1774390573.371016, 'auction_closing_time': 1774533600.0}
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721289') HTTP/1.1" 204 0
2026-03-24 22:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec76b6cb-6bef-5013-8dd6-94151349aa8a with identifier: 10721206
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-24 22:16:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec76b6cb-6bef-5013-8dd6-94151349aa8a with identifier: 10721206
2026-03-24 22:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec76b6cb-6bef-5013-8dd6-94151349aa8a with identifier: 10721206 to the API
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743942/general/11ac60e7-fd33-4ca6-8e93-4798180238da.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Electric',
'id': 'ec76b6cb-6bef-5013-8dd6-94151349aa8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ4799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721206',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 35685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 94,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104786,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743942/general/4d1c0911-9baa-41dc-b149-d45f88a84d18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107947,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743942/general/b1c87807-3bb0-4edc-8544-63c774374884.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743942/general/97976034-b99e-4ab4-879f-b200f4f0d5cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743942/general/26cc5db2-14b1-4d77-8326-b1fc4761f52c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743942/general/5706bcb7-cb24-4d9e-80fd-1a93e80464c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743942/general/5d4184bd-774b-4d2b-9789-38e31aa49326.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137800,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743942/general/0d83b402-8b22-4cae-bd6b-6ef99d9a956a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743942/general/11ac60e7-fd33-4ca6-8e93-4798180238da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14888,
'Height': 299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743942/general/2f953904-711e-444d-a691-aa90f2639b67.jpg',
'Width': 407},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec76b6cb-6bef-5013-8dd6-94151349aa8a/ec76b6cb-6bef-5013-8dd6-94151349aa8a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93760,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743942/general/b302b526-56ff-4d7c-9296-b9f41ca3ff24.jpg',
'Width': 1024}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen ID.3 58 kWh Family - Electric - Automatic - 204 hp - '
'35.685 km',
'transmission': 'automatic',
'trim': 'Family',
'vin': None,
'year': 2021}
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721206%27 HTTP/1.1" 200 None
2026-03-24 22:16:13 [adesa.be] INFO: Saving data for 10721206: {'created_time': 1774390573.984334, 'last_price_update_time': 1774390573.984344, 'auction_closing_time': 1774515600.0}
2026-03-24 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721206') HTTP/1.1" 204 0
2026-03-24 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744118/general/7f11b605-7b10-44db-a476-dae277ed1dc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721283)
2026-03-24 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744118/general/4e15b932-10ce-463d-ac95-3ade2715da6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721283)
2026-03-24 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743947/general/91b82494-653e-4f4a-ad08-55d17091758e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721211)
2026-03-24 22:16: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 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743957/general/948fb752-2485-4cc0-8f62-aa7e8ce98d4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721220)
2026-03-24 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743959/general/457dea2c-2d34-4dcf-89ac-03cb2438887f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721222)
2026-03-24 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744118/general/56cef169-e1da-4684-ba97-1ff562ef0075.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721283)
2026-03-24 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743968/general/f20af191-6fde-4c1d-92c6-c475c86456b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721230)
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784db150>
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744085%252Fgeneral%252F0b694253-8ddf-4a5b-8c1d-680d991a387c.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744085/general/0b694253-8ddf-4a5b-8c1d-680d991a387c.jpg saved to cache
2026-03-24 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 03e24b79-4854-5e8f-a2aa-19906e2001ed
2026-03-24 22:16:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 03e24b79-4854-5e8f-a2aa-19906e2001ed, skipping ID generation
2026-03-24 22:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03e24b79-4854-5e8f-a2aa-19906e2001ed with scrape type 1
2026-03-24 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 03e24b79-4854-5e8f-a2aa-19906e2001ed sending to next pipeline
2026-03-24 22:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03e24b79-4854-5e8f-a2aa-19906e2001ed, identifier: 10721298
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78259650>
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252F5765cf26-fdfe-4999-92f4-61658c5668a7.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/5765cf26-fdfe-4999-92f4-61658c5668a7.jpg saved to cache
2026-03-24 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ea25c141-dc90-5c49-89f6-7717b28e86ed
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786188d0>
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252Ffd0e1010-00c7-4401-a331-827787002d1a.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/fd0e1010-00c7-4401-a331-827787002d1a.jpg saved to cache
2026-03-24 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ea25c141-dc90-5c49-89f6-7717b28e86ed
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78523310>
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F20baa2fb-a569-4b63-a456-643116853b4f.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/20baa2fb-a569-4b63-a456-643116853b4f.jpg saved to cache
2026-03-24 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78315e90>
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744074%252Fgeneral%252F3cf0d010-6d18-4929-8160-10fa12f86d81.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744074/general/3cf0d010-6d18-4929-8160-10fa12f86d81.jpg saved to cache
2026-03-24 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ea25c141-dc90-5c49-89f6-7717b28e86ed
2026-03-24 22:16:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea25c141-dc90-5c49-89f6-7717b28e86ed, skipping ID generation
2026-03-24 22:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea25c141-dc90-5c49-89f6-7717b28e86ed with scrape type 1
2026-03-24 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea25c141-dc90-5c49-89f6-7717b28e86ed sending to next pipeline
2026-03-24 22:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea25c141-dc90-5c49-89f6-7717b28e86ed, identifier: 10721288
2026-03-24 22:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10721298
2026-03-24 22:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10721298
2026-03-24 22:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10721298 to the API
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744085/general/0b694253-8ddf-4a5b-8c1d-680d991a387c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '03e24b79-4854-5e8f-a2aa-19906e2001ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMM705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 91672,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744085/general/1d1ffff5-d0e0-40bc-9d46-2b939b0f3e4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744085/general/e0b347bb-a44c-4c79-ada3-ac2ebe21b0b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744085/general/124dfee8-b00b-4987-8990-57d1969caf11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744085/general/2f660752-33d2-4aa6-9c91-13c36e6cbc6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744085/general/0b694253-8ddf-4a5b-8c1d-680d991a387c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744085/general/a0bb6bb5-9df0-4eea-a28d-67770b619bd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744085/general/46f4e123-be49-4de7-ac60-625e00fd831b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744085/general/801be5d2-1ceb-46b0-8dfc-8ab8ec735895.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744085/general/0809918d-33a5-4c07-bc40-0bc78f713f7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e24b79-4854-5e8f-a2aa-19906e2001ed/03e24b79-4854-5e8f-a2aa-19906e2001ed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744085/general/e4c6f078-3f53-4b72-9760-db75ac021a9a.jpg',
'Width': 1024}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'91.672 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721298%27 HTTP/1.1" 200 None
2026-03-24 22:16:14 [adesa.be] INFO: Saving data for 10721298: {'created_time': 1774390574.791626, 'last_price_update_time': 1774390574.791635, 'auction_closing_time': 1774533600.0}
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721298') HTTP/1.1" 204 0
2026-03-24 22:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea25c141-dc90-5c49-89f6-7717b28e86ed with identifier: 10721288
2026-03-24 22:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea25c141-dc90-5c49-89f6-7717b28e86ed with identifier: 10721288
2026-03-24 22:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea25c141-dc90-5c49-89f6-7717b28e86ed with identifier: 10721288 to the API
2026-03-24 22:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744074/general/3cf0d010-6d18-4929-8160-10fa12f86d81.jpg>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea25c141-dc90-5c49-89f6-7717b28e86ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VUM441',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721288',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 154414,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744074/general/3cf0d010-6d18-4929-8160-10fa12f86d81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744074/general/fd0e1010-00c7-4401-a331-827787002d1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744074/general/cbcccccf-22c2-479b-a842-375ed1c245b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744074/general/38924fcd-1a85-4f5f-b03d-41646c3db441.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744074/general/5765cf26-fdfe-4999-92f4-61658c5668a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744074/general/5381e122-ccc7-4769-bb2c-65addf452b2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744074/general/a9ae341d-252b-4600-bcf5-7a43d5ebd165.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744074/general/6f479ad1-a4a1-4b8d-ae5f-4b1f931d7003.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744074/general/3ad47f37-d48c-4298-b0c4-1eb148fcb9b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea25c141-dc90-5c49-89f6-7717b28e86ed/ea25c141-dc90-5c49-89f6-7717b28e86ed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744074/general/fc6e9f50-9706-4060-8c7e-6628ef920571.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2019-03-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Arteon 2.0 TDI - Diesel - Automatic - 150 hp - 154.414 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721288%27 HTTP/1.1" 200 None
2026-03-24 22:16:15 [adesa.be] INFO: Saving data for 10721288: {'created_time': 1774390575.165257, 'last_price_update_time': 1774390575.165267, 'auction_closing_time': 1774533600.0}
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721288') HTTP/1.1" 204 0
2026-03-24 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744116/general/d1d391d4-9c11-4d77-9698-2cd58e6f8780.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721307)
2026-03-24 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744121/general/48b8345e-4e30-4426-bfc2-b4fde33cd17f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721312)
2026-03-24 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743959/general/3efb83cf-7da3-43ca-98aa-42ed6e0868dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721222)
2026-03-24 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743959/general/98d52ad0-3838-4613-bbd1-941d6a67d9b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721222)
2026-03-24 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743947/general/09898b6c-a3f1-498d-8b9d-b91f29929421.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721211)
2026-03-24 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743957/general/e49a4f49-cf8d-46f8-acbb-9af7312d9c39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721220)
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78580690>
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F7f11b605-7b10-44db-a476-dae277ed1dc1.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/7f11b605-7b10-44db-a476-dae277ed1dc1.jpg saved to cache
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cbf530c7-7998-509d-9fde-05e4211f125b
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782e2350>
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F4e15b932-10ce-463d-ac95-3ade2715da6c.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/4e15b932-10ce-463d-ac95-3ade2715da6c.jpg saved to cache
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cbf530c7-7998-509d-9fde-05e4211f125b
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782e8cd0>
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F91b82494-653e-4f4a-ad08-55d17091758e.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/91b82494-653e-4f4a-ad08-55d17091758e.jpg saved to cache
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item efc245a7-5582-50fb-9f18-8adba763e3f8
2026-03-24 22:16:15 [adesa.be] INFO: Found listing with ID: 10717797
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717797%27 HTTP/1.1" 200 None
2026-03-24 22:16:15 [adesa.be] INFO: Scrape type for 10717797: 0
2026-03-24 22:16:15 [adesa.be] INFO: Skipping item 10717797 url https://www.openlane.eu/en/carv6/auction/10717797
2026-03-24 22:16:15 [adesa.be] INFO: Found listing with ID: 10717709
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717709%27 HTTP/1.1" 200 None
2026-03-24 22:16:15 [adesa.be] INFO: Scrape type for 10717709: 0
2026-03-24 22:16:15 [adesa.be] INFO: Skipping item 10717709 url https://www.openlane.eu/en/carv6/auction/10717709
2026-03-24 22:16:15 [adesa.be] INFO: Found listing with ID: 10717580
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717580%27 HTTP/1.1" 200 None
2026-03-24 22:16:15 [adesa.be] INFO: Scrape type for 10717580: 0
2026-03-24 22:16:15 [adesa.be] INFO: Skipping item 10717580 url https://www.openlane.eu/en/carv6/auction/10717580
2026-03-24 22:16:15 [adesa.be] INFO: Found listing with ID: 10717578
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717578%27 HTTP/1.1" 200 None
2026-03-24 22:16:15 [adesa.be] INFO: Scrape type for 10717578: 0
2026-03-24 22:16:15 [adesa.be] INFO: Skipping item 10717578 url https://www.openlane.eu/en/carv6/auction/10717578
2026-03-24 22:16:15 [adesa.be] INFO: Found listing with ID: 10717640
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717640%27 HTTP/1.1" 200 None
2026-03-24 22:16:15 [adesa.be] INFO: Scrape type for 10717640: 0
2026-03-24 22:16:15 [adesa.be] INFO: Skipping item 10717640 url https://www.openlane.eu/en/carv6/auction/10717640
2026-03-24 22:16:15 [adesa.be] INFO: Found listing with ID: 10717830
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717830%27 HTTP/1.1" 200 None
2026-03-24 22:16:15 [adesa.be] INFO: Scrape type for 10717830: 0
2026-03-24 22:16:15 [adesa.be] INFO: Skipping item 10717830 url https://www.openlane.eu/en/carv6/auction/10717830
2026-03-24 22:16:15 [adesa.be] INFO: Found listing with ID: 10717599
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717599%27 HTTP/1.1" 200 None
2026-03-24 22:16:15 [adesa.be] INFO: Scrape type for 10717599: 0
2026-03-24 22:16:15 [adesa.be] INFO: Skipping item 10717599 url https://www.openlane.eu/en/carv6/auction/10717599
2026-03-24 22:16:15 [adesa.be] INFO: Found listing with ID: 10717577
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717577%27 HTTP/1.1" 200 None
2026-03-24 22:16:15 [adesa.be] INFO: Scrape type for 10717577: 0
2026-03-24 22:16:15 [adesa.be] INFO: Skipping item 10717577 url https://www.openlane.eu/en/carv6/auction/10717577
2026-03-24 22:16:15 [adesa.be] INFO: Found listing with ID: 10720793
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720793%27 HTTP/1.1" 200 None
2026-03-24 22:16:15 [adesa.be] INFO: Scrape type for 10720793: 1
2026-03-24 22:16:15 [adesa.be] INFO: Scraping item 10720793 url https://www.openlane.eu/en/carv6/auction/10720793
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78812350>
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252F948fb752-2485-4cc0-8f62-aa7e8ce98d4d.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/948fb752-2485-4cc0-8f62-aa7e8ce98d4d.jpg saved to cache
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d45e06a6-7397-55dc-b537-9a58907d84f0
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78358b50>
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F457dea2c-2d34-4dcf-89ac-03cb2438887f.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/457dea2c-2d34-4dcf-89ac-03cb2438887f.jpg saved to cache
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78140710>
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744118%252Fgeneral%252F56cef169-e1da-4684-ba97-1ff562ef0075.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744118/general/56cef169-e1da-4684-ba97-1ff562ef0075.jpg saved to cache
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cbf530c7-7998-509d-9fde-05e4211f125b
2026-03-24 22:16:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cbf530c7-7998-509d-9fde-05e4211f125b, skipping ID generation
2026-03-24 22:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf530c7-7998-509d-9fde-05e4211f125b with scrape type 1
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cbf530c7-7998-509d-9fde-05e4211f125b sending to next pipeline
2026-03-24 22:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbf530c7-7998-509d-9fde-05e4211f125b, identifier: 10721283
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78224e50>
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743968%252Fgeneral%252Ff20af191-6fde-4c1d-92c6-c475c86456b1.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743968/general/f20af191-6fde-4c1d-92c6-c475c86456b1.jpg saved to cache
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0b5a916c-1745-5477-a83f-d4692f4a91bf
2026-03-24 22:16:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b5a916c-1745-5477-a83f-d4692f4a91bf, skipping ID generation
2026-03-24 22:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b5a916c-1745-5477-a83f-d4692f4a91bf with scrape type 1
2026-03-24 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b5a916c-1745-5477-a83f-d4692f4a91bf sending to next pipeline
2026-03-24 22:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b5a916c-1745-5477-a83f-d4692f4a91bf, identifier: 10721230
2026-03-24 22:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10721283
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Purple HTTP/1.1" 200 None
2026-03-24 22:16:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16: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 22:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10721283
2026-03-24 22:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10721283 to the API
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744118/general/56cef169-e1da-4684-ba97-1ff562ef0075.jpg>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'cbf530c7-7998-509d-9fde-05e4211f125b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFM396',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721283',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 52412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291026,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744118/general/26abe427-25f4-4f14-bf9e-fd11fe611c7e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300712,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744118/general/4e7cbcdf-15ea-4620-97b9-e677d70151da.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278239,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744118/general/ad175f1f-e23a-4360-93e2-10f8eba7fadb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242077,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744118/general/902ce540-16e6-4cbd-9b95-adf66c90d730.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340062,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744118/general/42ede084-2fa6-4a53-8c10-d14d2b727fb1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460228,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744118/general/56cef169-e1da-4684-ba97-1ff562ef0075.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333441,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744118/general/7f11b605-7b10-44db-a476-dae277ed1dc1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297516,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744118/general/5663aee2-56fb-4c71-88bb-98b47b96bb30.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 521551,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744118/general/ae26e351-4993-4bcc-922b-205d6d85bde5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbf530c7-7998-509d-9fde-05e4211f125b/cbf530c7-7998-509d-9fde-05e4211f125b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328659,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744118/general/4e15b932-10ce-463d-ac95-3ade2715da6c.jpg',
'Width': 1920}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota C-HR 1.8 Bi-Tone - Petrol - Automatic - 98 hp - 52.412 km',
'transmission': 'automatic',
'trim': 'Bi-Tone',
'vin': None,
'year': 2021}
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721283%27 HTTP/1.1" 200 None
2026-03-24 22:16:16 [adesa.be] INFO: Saving data for 10721283: {'created_time': 1774390576.498381, 'last_price_update_time': 1774390576.498391, 'auction_closing_time': 1774533600.0}
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721283') HTTP/1.1" 204 0
2026-03-24 22:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b5a916c-1745-5477-a83f-d4692f4a91bf with identifier: 10721230
2026-03-24 22:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b5a916c-1745-5477-a83f-d4692f4a91bf with identifier: 10721230
2026-03-24 22:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b5a916c-1745-5477-a83f-d4692f4a91bf with identifier: 10721230 to the API
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743968/general/f20af191-6fde-4c1d-92c6-c475c86456b1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0b5a916c-1745-5477-a83f-d4692f4a91bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQK357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721230',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 84299,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167381,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743968/general/e7b1ae42-0a55-46ad-b347-aba7d6e1a520.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159546,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743968/general/305cee64-b159-4dfb-b92c-5c39df22ccd8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144647,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743968/general/f20af191-6fde-4c1d-92c6-c475c86456b1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101917,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743968/general/d7264be0-ec17-4067-9a97-3e3892e1718d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239688,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743968/general/530b59ba-98c8-4776-be79-17241828a855.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226408,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743968/general/eb12c0e6-724f-423b-8c6c-ef0d4df54e5b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266204,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743968/general/7e63df32-10c2-41f0-9f89-d5b340e08dbf.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264990,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743968/general/1e0ec650-665a-4dde-8e6b-0ec734ee1a47.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249725,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743968/general/012d37ed-4fc4-4f8f-8229-d0aa7dc2fc51.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b5a916c-1745-5477-a83f-d4692f4a91bf/0b5a916c-1745-5477-a83f-d4692f4a91bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152415,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743968/general/8edd9e48-4463-4068-8bff-aec84cd138a7.jpg',
'Width': 1500}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - '
'115 hp - 84.299 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721230%27 HTTP/1.1" 200 None
2026-03-24 22:16:16 [adesa.be] INFO: Saving data for 10721230: {'created_time': 1774390576.853654, 'last_price_update_time': 1774390576.853664, 'auction_closing_time': 1774515600.0}
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721230') HTTP/1.1" 204 0
2026-03-24 22:16:16 [adesa.be] INFO: Found listing with ID: 10720794
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720794%27 HTTP/1.1" 200 None
2026-03-24 22:16:16 [adesa.be] INFO: Scrape type for 10720794: 1
2026-03-24 22:16:16 [adesa.be] INFO: Scraping item 10720794 url https://www.openlane.eu/en/carv6/auction/10720794
2026-03-24 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744116/general/d053317c-aa12-474d-8696-8df631c8c616.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721307)
2026-03-24 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744121/general/17a033e9-e091-418d-9505-fbfb84127a9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721312)
2026-03-24 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743959/general/6955b2b5-b30c-44ba-ba64-39a72a3d7361.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721222)
2026-03-24 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744116/general/4d826db1-e2ae-4e73-9080-341879b3c972.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721307)
2026-03-24 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743947/general/d09383ff-5085-4cb7-abf1-e852fcd7ad49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721211)
2026-03-24 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744006/general/12969c70-1c33-42da-97be-5d7bab2d5828.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721278)
2026-03-24 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744121/general/3e32205e-563b-4998-bd14-b7b2553c32f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721312)
2026-03-24 22:16:16 [adesa.be] INFO: Found listing with ID: 10720769
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720769%27 HTTP/1.1" 200 None
2026-03-24 22:16:16 [adesa.be] INFO: Scrape type for 10720769: 1
2026-03-24 22:16:16 [adesa.be] INFO: Scraping item 10720769 url https://www.openlane.eu/en/carv6/auction/10720769
2026-03-24 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78225710>
2026-03-24 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252Fd1d391d4-9c11-4d77-9698-2cd58e6f8780.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/d1d391d4-9c11-4d77-9698-2cd58e6f8780.jpg saved to cache
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784ecbd0>
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F48b8345e-4e30-4426-bfc2-b4fde33cd17f.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/48b8345e-4e30-4426-bfc2-b4fde33cd17f.jpg saved to cache
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7868cb50>
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F3efb83cf-7da3-43ca-98aa-42ed6e0868dd.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/3efb83cf-7da3-43ca-98aa-42ed6e0868dd.jpg saved to cache
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a
2026-03-24 22:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1c9d386-0482-597c-90a9-85b7615cceb9 with identifier: 10721219
2026-03-24 22:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1c9d386-0482-597c-90a9-85b7615cceb9 with scrape type 1
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b1c9d386-0482-597c-90a9-85b7615cceb9
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252F61c0bb02-7674-4adb-b112-5ecd51016dca.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/61c0bb02-7674-4adb-b112-5ecd51016dca.jpg not downloaded yet
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a622d0>
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F98d52ad0-3838-4613-bbd1-941d6a67d9b3.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/98d52ad0-3838-4613-bbd1-941d6a67d9b3.jpg saved to cache
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787f8bd0>
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F09898b6c-a3f1-498d-8b9d-b91f29929421.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/09898b6c-a3f1-498d-8b9d-b91f29929421.jpg saved to cache
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item efc245a7-5582-50fb-9f18-8adba763e3f8
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78883450>
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252Fe49a4f49-cf8d-46f8-acbb-9af7312d9c39.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/e49a4f49-cf8d-46f8-acbb-9af7312d9c39.jpg saved to cache
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d45e06a6-7397-55dc-b537-9a58907d84f0
2026-03-24 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744116/general/bf0bfe7e-fc63-44aa-98c1-5329039ed89b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721307)
2026-03-24 22:16:17 [adesa.be] INFO: Found listing with ID: 10720810
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720810%27 HTTP/1.1" 200 None
2026-03-24 22:16:17 [adesa.be] INFO: Scrape type for 10720810: 1
2026-03-24 22:16:17 [adesa.be] INFO: Scraping item 10720810 url https://www.openlane.eu/en/carv6/auction/10720810
2026-03-24 22:16:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743957/general/3c230dda-1f6b-4988-b22b-9694ad069c64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721220)
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252Fad1e5e99-a90e-4161-87c7-b78d9f6278c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/ad1e5e99-a90e-4161-87c7-b78d9f6278c1.jpg not downloaded yet
2026-03-24 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744121/general/47d091d1-c636-4567-8bc9-cccd4073a7ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721312)
2026-03-24 22:16:17 [adesa.be] INFO: Found listing with ID: 10720811
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720811%27 HTTP/1.1" 200 None
2026-03-24 22:16:17 [adesa.be] INFO: Scrape type for 10720811: 1
2026-03-24 22:16:17 [adesa.be] INFO: Scraping item 10720811 url https://www.openlane.eu/en/carv6/auction/10720811
2026-03-24 22:16:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7821c650>
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252Fd053317c-aa12-474d-8696-8df631c8c616.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/d053317c-aa12-474d-8696-8df631c8c616.jpg saved to cache
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78718510>
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F17a033e9-e091-418d-9505-fbfb84127a9e.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/17a033e9-e091-418d-9505-fbfb84127a9e.jpg saved to cache
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7862c650>
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F6955b2b5-b30c-44ba-ba64-39a72a3d7361.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/6955b2b5-b30c-44ba-ba64-39a72a3d7361.jpg saved to cache
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781443d0>
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252F4d826db1-e2ae-4e73-9080-341879b3c972.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/4d826db1-e2ae-4e73-9080-341879b3c972.jpg saved to cache
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7862f110>
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252Fd09383ff-5085-4cb7-abf1-e852fcd7ad49.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/d09383ff-5085-4cb7-abf1-e852fcd7ad49.jpg saved to cache
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item efc245a7-5582-50fb-9f18-8adba763e3f8
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7810ed50>
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744006%252Fgeneral%252F12969c70-1c33-42da-97be-5d7bab2d5828.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744006/general/12969c70-1c33-42da-97be-5d7bab2d5828.jpg saved to cache
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fe8f0736-c2bc-509e-a945-4388076e028f
2026-03-24 22:16:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe8f0736-c2bc-509e-a945-4388076e028f, skipping ID generation
2026-03-24 22:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe8f0736-c2bc-509e-a945-4388076e028f with scrape type 1
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe8f0736-c2bc-509e-a945-4388076e028f sending to next pipeline
2026-03-24 22:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe8f0736-c2bc-509e-a945-4388076e028f, identifier: 10721278
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786d3ad0>
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F3e32205e-563b-4998-bd14-b7b2553c32f1.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/3e32205e-563b-4998-bd14-b7b2553c32f1.jpg saved to cache
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba
2026-03-24 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743973/general/c4382324-cb09-46a2-81f0-4282da8b5118.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721235)
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252Fae0dc959-0422-49cb-9ec7-426a550a6840.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/ae0dc959-0422-49cb-9ec7-426a550a6840.jpg not downloaded yet
2026-03-24 22:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe8f0736-c2bc-509e-a945-4388076e028f with identifier: 10721278
2026-03-24 22:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe8f0736-c2bc-509e-a945-4388076e028f with identifier: 10721278
2026-03-24 22:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe8f0736-c2bc-509e-a945-4388076e028f with identifier: 10721278 to the API
2026-03-24 22:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744006/general/12969c70-1c33-42da-97be-5d7bab2d5828.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fe8f0736-c2bc-509e-a945-4388076e028f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSR668',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721278',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 42566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744006/general/3ec22aa1-d567-4f70-bfd7-80aa3de6243f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744006/general/12969c70-1c33-42da-97be-5d7bab2d5828.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744006/general/dfd3c441-f7be-49d7-9f2d-130efa844ed5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744006/general/aec038f2-3084-4a74-bfbb-8464062839a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117525,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744006/general/9e92cc5c-3d78-490a-8324-826685b8a165.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744006/general/31c85f51-d752-4c43-b81a-4a188deb1609.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744006/general/a103324b-d455-4c6e-8e67-a74d3bfde324.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744006/general/c8ec53b8-df6f-401f-b375-fdddc2f3bc72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744006/general/a2f894de-da9d-4056-8480-87e55c8b66e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8f0736-c2bc-509e-a945-4388076e028f/fe8f0736-c2bc-509e-a945-4388076e028f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744006/general/e924db2f-a5af-42e5-b5b7-81ab1bc4a971.jpg',
'Width': 1024}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Arkana 1.6i Engineered - Hybrid - Automatic - 94 hp - '
'42.566 km',
'transmission': 'automatic',
'trim': 'Engineered',
'vin': None,
'year': 2023}
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721278%27 HTTP/1.1" 200 None
2026-03-24 22:16:18 [adesa.be] INFO: Saving data for 10721278: {'created_time': 1774390578.206285, 'last_price_update_time': 1774390578.206295, 'auction_closing_time': 1774533600.0}
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721278') HTTP/1.1" 204 0
2026-03-24 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744121/general/a8f96a31-1f54-46ad-bc11-c022d3eac86a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721312)
2026-03-24 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743947/general/842f91a4-0252-4fcf-8416-1fdf92572e14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721211)
2026-03-24 22:16:18 [adesa.be] INFO: Found listing with ID: 10720809
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720809%27 HTTP/1.1" 200 None
2026-03-24 22:16:18 [adesa.be] INFO: Scrape type for 10720809: 1
2026-03-24 22:16:18 [adesa.be] INFO: Scraping item 10720809 url https://www.openlane.eu/en/carv6/auction/10720809
2026-03-24 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743959/general/47892c91-5319-442b-96ca-2e3c36594e54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721222)
2026-03-24 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743957/general/1eaca9d0-a4d3-490e-845c-b512caea382d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721220)
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252Fd41acfba-8e48-482c-92f1-e4d0772f1eb8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/d41acfba-8e48-482c-92f1-e4d0772f1eb8.jpg not downloaded yet
2026-03-24 22:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78ab3e10>
2026-03-24 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744116%252Fgeneral%252Fbf0bfe7e-fc63-44aa-98c1-5329039ed89b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744116/general/bf0bfe7e-fc63-44aa-98c1-5329039ed89b.jpg saved to cache
2026-03-24 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d
2026-03-24 22:16:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d, skipping ID generation
2026-03-24 22:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with scrape type 1
2026-03-24 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d sending to next pipeline
2026-03-24 22:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d, identifier: 10721307
2026-03-24 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78705b90>
2026-03-24 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252F3c230dda-1f6b-4988-b22b-9694ad069c64.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/3c230dda-1f6b-4988-b22b-9694ad069c64.jpg saved to cache
2026-03-24 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d45e06a6-7397-55dc-b537-9a58907d84f0
2026-03-24 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78ab2410>
2026-03-24 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F47d091d1-c636-4567-8bc9-cccd4073a7ad.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/47d091d1-c636-4567-8bc9-cccd4073a7ad.jpg saved to cache
2026-03-24 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba
2026-03-24 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743973/general/74b7f47e-c197-4cb3-be3f-0f26269add51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721235)
2026-03-24 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743959/general/afe0abec-c813-4727-a83c-c663a4dfbe7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721222)
2026-03-24 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744121/general/c879846f-faab-4331-b011-f8e26d526ab1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721312)
2026-03-24 22:16:18 [adesa.be] INFO: Found listing with ID: 10720813
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720813%27 HTTP/1.1" 200 None
2026-03-24 22:16:18 [adesa.be] INFO: Scrape type for 10720813: 1
2026-03-24 22:16:18 [adesa.be] INFO: Scraping item 10720813 url https://www.openlane.eu/en/carv6/auction/10720813
2026-03-24 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10721307
2026-03-24 22:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10721307
2026-03-24 22:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10721307 to the API
2026-03-24 22:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744116/general/bf0bfe7e-fc63-44aa-98c1-5329039ed89b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'a64ae2d3-0b97-52d0-9d5c-171d59c01e4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADD687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721307',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 144307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277786,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744116/general/81bc9a93-b348-4390-ad74-c7b7ab01e323.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295929,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744116/general/c432d84d-fd13-4068-ab53-5edc12f96da8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276753,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744116/general/3fe7e3ff-648a-46c5-8691-21fb17773b2a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282300,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744116/general/bf0bfe7e-fc63-44aa-98c1-5329039ed89b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431012,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744116/general/4d826db1-e2ae-4e73-9080-341879b3c972.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437951,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744116/general/d053317c-aa12-474d-8696-8df631c8c616.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387247,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744116/general/d1d391d4-9c11-4d77-9698-2cd58e6f8780.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335763,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744116/general/d4bf657e-49a2-4f17-b5fb-7352034cf2e6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346992,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744116/general/3f176432-00e1-4966-a8d9-6280a956b426.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a64ae2d3-0b97-52d0-9d5c-171d59c01e4d/a64ae2d3-0b97-52d0-9d5c-171d59c01e4d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 630744,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744116/general/8669f8cb-aeab-4abb-930e-4208b1322cb6.jpg',
'Width': 1920}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI Allure - Diesel - Automatic - 130 hp - '
'144.307 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721307%27 HTTP/1.1" 200 None
2026-03-24 22:16:19 [adesa.be] INFO: Saving data for 10721307: {'created_time': 1774390579.782002, 'last_price_update_time': 1774390579.782012, 'auction_closing_time': 1774533600.0}
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721307') HTTP/1.1" 204 0
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252F40e757f1-e943-4676-babc-57d0c57add55.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/40e757f1-e943-4676-babc-57d0c57add55.jpg not downloaded yet
2026-03-24 22:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78232590>
2026-03-24 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252Fc4382324-cb09-46a2-81f0-4282da8b5118.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/c4382324-cb09-46a2-81f0-4282da8b5118.jpg saved to cache
2026-03-24 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 57422bdf-681a-520a-85c7-a68bada3de37
2026-03-24 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743956/general/61c0bb02-7674-4adb-b112-5ecd51016dca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721219)
2026-03-24 22:16:19 [adesa.be] INFO: Found listing with ID: 10720814
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720814%27 HTTP/1.1" 200 None
2026-03-24 22:16:19 [adesa.be] INFO: Scrape type for 10720814: 1
2026-03-24 22:16:19 [adesa.be] INFO: Scraping item 10720814 url https://www.openlane.eu/en/carv6/auction/10720814
2026-03-24 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a877ed0>
2026-03-24 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252Fa8f96a31-1f54-46ad-bc11-c022d3eac86a.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/a8f96a31-1f54-46ad-bc11-c022d3eac86a.jpg saved to cache
2026-03-24 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba
2026-03-24 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab16750>
2026-03-24 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743947%252Fgeneral%252F842f91a4-0252-4fcf-8416-1fdf92572e14.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743947/general/842f91a4-0252-4fcf-8416-1fdf92572e14.jpg saved to cache
2026-03-24 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item efc245a7-5582-50fb-9f18-8adba763e3f8
2026-03-24 22:16:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: efc245a7-5582-50fb-9f18-8adba763e3f8, skipping ID generation
2026-03-24 22:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efc245a7-5582-50fb-9f18-8adba763e3f8 with scrape type 1
2026-03-24 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item efc245a7-5582-50fb-9f18-8adba763e3f8 sending to next pipeline
2026-03-24 22:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efc245a7-5582-50fb-9f18-8adba763e3f8, identifier: 10721211
2026-03-24 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784f6e50>
2026-03-24 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252F47892c91-5319-442b-96ca-2e3c36594e54.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/47892c91-5319-442b-96ca-2e3c36594e54.jpg saved to cache
2026-03-24 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a
2026-03-24 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78226050>
2026-03-24 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743957%252Fgeneral%252F1eaca9d0-a4d3-490e-845c-b512caea382d.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743957/general/1eaca9d0-a4d3-490e-845c-b512caea382d.jpg saved to cache
2026-03-24 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d45e06a6-7397-55dc-b537-9a58907d84f0
2026-03-24 22:16:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d45e06a6-7397-55dc-b537-9a58907d84f0, skipping ID generation
2026-03-24 22:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d45e06a6-7397-55dc-b537-9a58907d84f0 with scrape type 1
2026-03-24 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d45e06a6-7397-55dc-b537-9a58907d84f0 sending to next pipeline
2026-03-24 22:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d45e06a6-7397-55dc-b537-9a58907d84f0, identifier: 10721220
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252Fb298d750-8fb5-4896-8d1f-4b5b55d48d0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/b298d750-8fb5-4896-8d1f-4b5b55d48d0f.jpg not downloaded yet
2026-03-24 22: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 22: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 22: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 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efc245a7-5582-50fb-9f18-8adba763e3f8 with identifier: 10721211
2026-03-24 22:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efc245a7-5582-50fb-9f18-8adba763e3f8 with identifier: 10721211
2026-03-24 22:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efc245a7-5582-50fb-9f18-8adba763e3f8 with identifier: 10721211 to the API
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743947/general/842f91a4-0252-4fcf-8416-1fdf92572e14.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Electric',
'id': 'efc245a7-5582-50fb-9f18-8adba763e3f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NL7071',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721211',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 80213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743947/general/1d4bd765-d462-490e-8ba0-06878a23ee43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743947/general/17c108db-0709-4b03-ac5e-8604d9a0dad4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743947/general/b15d57ef-c6df-4e46-b5b9-ffcab6128d58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743947/general/842f91a4-0252-4fcf-8416-1fdf92572e14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743947/general/439afb05-936d-4bb1-8934-45ea9a9d340e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743947/general/d09383ff-5085-4cb7-abf1-e852fcd7ad49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743947/general/9c283b53-e6d8-462e-ae63-e0f4f5400fa5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743947/general/09898b6c-a3f1-498d-8b9d-b91f29929421.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743947/general/037f7c3d-c33c-4e7d-9288-ba080011b7c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efc245a7-5582-50fb-9f18-8adba763e3f8/efc245a7-5582-50fb-9f18-8adba763e3f8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743947/general/91b82494-653e-4f4a-ad08-55d17091758e.jpg',
'Width': 1024}],
'price': 54200,
'price_includes_vat': True,
'registration_date': '2023-07-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Porsche Taycan 4 Cross Turismo - AWD - Electric - Automatic - 476 '
'hp - 80.213 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721211%27 HTTP/1.1" 200 None
2026-03-24 22:16:20 [adesa.be] INFO: Saving data for 10721211: {'created_time': 1774390580.587526, 'last_price_update_time': 1774390580.587538, 'auction_closing_time': 1774515600.0}
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721211') HTTP/1.1" 204 0
2026-03-24 22:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d45e06a6-7397-55dc-b537-9a58907d84f0 with identifier: 10721220
2026-03-24 22:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d45e06a6-7397-55dc-b537-9a58907d84f0 with identifier: 10721220
2026-03-24 22:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d45e06a6-7397-55dc-b537-9a58907d84f0 with identifier: 10721220 to the API
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743957/general/1eaca9d0-a4d3-490e-845c-b512caea382d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd45e06a6-7397-55dc-b537-9a58907d84f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAH679',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721220',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 98986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743957/general/cbd4b0cf-0d99-40ba-a601-a6809740fb14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743957/general/c0c92eca-b8a2-4c65-b351-ff80e34c7367.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743957/general/a635599a-d89b-4864-afa3-cf9b684c8dab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743957/general/1eaca9d0-a4d3-490e-845c-b512caea382d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743957/general/85001d64-144c-4060-9010-309acf59f75a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743957/general/3c230dda-1f6b-4988-b22b-9694ad069c64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61370,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743957/general/97d3cfda-f628-4540-90bb-a99733d5b5e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743957/general/e49a4f49-cf8d-46f8-acbb-9af7312d9c39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743957/general/d72d3e1e-240b-4ee3-b4f3-f1af44396fa5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45e06a6-7397-55dc-b537-9a58907d84f0/d45e06a6-7397-55dc-b537-9a58907d84f0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743957/general/948fb752-2485-4cc0-8f62-aa7e8ce98d4d.jpg',
'Width': 1024}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Automatic - 131 hp - 98.986 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721220%27 HTTP/1.1" 200 None
2026-03-24 22:16:20 [adesa.be] INFO: Saving data for 10721220: {'created_time': 1774390580.926116, 'last_price_update_time': 1774390580.926127, 'auction_closing_time': 1774515600.0}
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721220') HTTP/1.1" 204 0
2026-03-24 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743956/general/ad1e5e99-a90e-4161-87c7-b78d9f6278c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721219)
2026-03-24 22:16:20 [adesa.be] INFO: Found listing with ID: 10720790
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720790%27 HTTP/1.1" 200 None
2026-03-24 22:16:20 [adesa.be] INFO: Scrape type for 10720790: 1
2026-03-24 22:16:20 [adesa.be] INFO: Scraping item 10720790 url https://www.openlane.eu/en/carv6/auction/10720790
2026-03-24 22: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 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7837cad0>
2026-03-24 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743973%252Fgeneral%252F74b7f47e-c197-4cb3-be3f-0f26269add51.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743973/general/74b7f47e-c197-4cb3-be3f-0f26269add51.jpg saved to cache
2026-03-24 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 57422bdf-681a-520a-85c7-a68bada3de37
2026-03-24 22:16:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57422bdf-681a-520a-85c7-a68bada3de37, skipping ID generation
2026-03-24 22:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57422bdf-681a-520a-85c7-a68bada3de37 with scrape type 1
2026-03-24 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57422bdf-681a-520a-85c7-a68bada3de37 sending to next pipeline
2026-03-24 22:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57422bdf-681a-520a-85c7-a68bada3de37, identifier: 10721235
2026-03-24 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78289490>
2026-03-24 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743959%252Fgeneral%252Fafe0abec-c813-4727-a83c-c663a4dfbe7a.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743959/general/afe0abec-c813-4727-a83c-c663a4dfbe7a.jpg saved to cache
2026-03-24 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a
2026-03-24 22:16:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aeab3fbe-17d6-545d-8f4e-0c1a67e0002a, skipping ID generation
2026-03-24 22:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a with scrape type 1
2026-03-24 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a sending to next pipeline
2026-03-24 22:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aeab3fbe-17d6-545d-8f4e-0c1a67e0002a, identifier: 10721222
2026-03-24 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78483750>
2026-03-24 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252Fc879846f-faab-4331-b011-f8e26d526ab1.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/c879846f-faab-4331-b011-f8e26d526ab1.jpg saved to cache
2026-03-24 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba
2026-03-24 22:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4b1695d-cee2-5a7d-9dbd-bb785748e136 with identifier: 10721202
2026-03-24 22:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4b1695d-cee2-5a7d-9dbd-bb785748e136 with scrape type 1
2026-03-24 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4b1695d-cee2-5a7d-9dbd-bb785748e136
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252Ff5183937-c5a7-461d-abe7-01fe1978cbd9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/f5183937-c5a7-461d-abe7-01fe1978cbd9.jpg not downloaded yet
2026-03-24 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744108/general/a7fdde83-8847-46af-8e0f-38c2fa4fe1d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721293)
2026-03-24 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743956/general/ae0dc959-0422-49cb-9ec7-426a550a6840.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721219)
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252Fedf25138-d200-4e90-9998-2c0177125eb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/edf25138-d200-4e90-9998-2c0177125eb0.jpg not downloaded yet
2026-03-24 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10721235
2026-03-24 22:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10721235
2026-03-24 22:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10721235 to the API
2026-03-24 22:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743973/general/74b7f47e-c197-4cb3-be3f-0f26269add51.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '57422bdf-681a-520a-85c7-a68bada3de37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJQ368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721235',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 94975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 72,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180308,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743973/general/87ed740c-7828-4df5-8b0c-896b246b4eeb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177396,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743973/general/65c630de-a93c-4e08-bf78-be47bd7baaa1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148687,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743973/general/64dac38e-1c71-4b53-b957-1b5e6e02e531.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162199,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743973/general/9e091f90-70c5-4e82-a048-9c73e35f0bf8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283513,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743973/general/0e340073-ba20-4e4e-ac25-62aeeebb38b0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210668,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743973/general/2def1892-853e-4b94-afc6-adcb3ea588d6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252227,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743973/general/904a0f64-1634-4956-93b1-b61174f8c1d3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257671,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743973/general/74b7f47e-c197-4cb3-be3f-0f26269add51.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258379,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743973/general/ed90c9f5-eb3f-4857-a5d1-7c0969c49b6c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57422bdf-681a-520a-85c7-a68bada3de37/57422bdf-681a-520a-85c7-a68bada3de37_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162226,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743973/general/c4382324-cb09-46a2-81f0-4282da8b5118.jpg',
'Width': 1500}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-04-16',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'94.975 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721235%27 HTTP/1.1" 200 None
2026-03-24 22:16:22 [adesa.be] INFO: Saving data for 10721235: {'created_time': 1774390582.786513, 'last_price_update_time': 1774390582.786522, 'auction_closing_time': 1774515600.0}
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721235') HTTP/1.1" 204 0
2026-03-24 22:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aeab3fbe-17d6-545d-8f4e-0c1a67e0002a with identifier: 10721222
2026-03-24 22:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aeab3fbe-17d6-545d-8f4e-0c1a67e0002a with identifier: 10721222
2026-03-24 22:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aeab3fbe-17d6-545d-8f4e-0c1a67e0002a with identifier: 10721222 to the API
2026-03-24 22:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743959/general/afe0abec-c813-4727-a83c-c663a4dfbe7a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'aeab3fbe-17d6-545d-8f4e-0c1a67e0002a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWR244',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721222',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 148829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743959/general/afe0abec-c813-4727-a83c-c663a4dfbe7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743959/general/47892c91-5319-442b-96ca-2e3c36594e54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104637,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743959/general/4c86719c-e4d9-4a52-aa8e-1d66dac863df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743959/general/6955b2b5-b30c-44ba-ba64-39a72a3d7361.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743959/general/98d52ad0-3838-4613-bbd1-941d6a67d9b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743959/general/3efb83cf-7da3-43ca-98aa-42ed6e0868dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743959/general/457dea2c-2d34-4dcf-89ac-03cb2438887f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743959/general/20baa2fb-a569-4b63-a456-643116853b4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743959/general/cf62f9a6-0cdf-43f5-a6e0-d23a1fd899cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aeab3fbe-17d6-545d-8f4e-0c1a67e0002a/aeab3fbe-17d6-545d-8f4e-0c1a67e0002a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743959/general/b49a15c1-8c9c-4be5-82ad-f0d34517de0d.jpg',
'Width': 1024}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 2.0 HDI GT - Diesel - Automatic - 177 hp - 148.829 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721222%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.be] INFO: Saving data for 10721222: {'created_time': 1774390583.153413, 'last_price_update_time': 1774390583.153423, 'auction_closing_time': 1774515600.0}
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721222') HTTP/1.1" 204 0
2026-03-24 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743972/general/75107efa-12c7-4e8f-8ba5-ce51cd1b3cb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721234)
2026-03-24 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743956/general/d41acfba-8e48-482c-92f1-e4d0772f1eb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721219)
2026-03-24 22:16:23 [adesa.be] INFO: Found listing with ID: 10720799
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720799%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.be] INFO: Scrape type for 10720799: 1
2026-03-24 22:16:23 [adesa.be] INFO: Scraping item 10720799 url https://www.openlane.eu/en/carv6/auction/10720799
2026-03-24 22:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252F42855a0b-5d2c-42ae-b535-4a74e44a3b2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/42855a0b-5d2c-42ae-b535-4a74e44a3b2a.jpg not downloaded yet
2026-03-24 22:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787d5e50>
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252F61c0bb02-7674-4adb-b112-5ecd51016dca.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/61c0bb02-7674-4adb-b112-5ecd51016dca.jpg saved to cache
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b1c9d386-0482-597c-90a9-85b7615cceb9
2026-03-24 22:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 465b4f17-5e46-551b-a5d7-6d716602999a with identifier: 10721284
2026-03-24 22:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 465b4f17-5e46-551b-a5d7-6d716602999a with scrape type 1
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 465b4f17-5e46-551b-a5d7-6d716602999a
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252F840a985c-6fb4-4a60-afd2-0aab8bede8d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/840a985c-6fb4-4a60-afd2-0aab8bede8d0.jpg not downloaded yet
2026-03-24 22:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with identifier: 10720794
2026-03-24 22:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with scrape type 1
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F21774ec7-ab6b-4a10-8bdf-86781ebb6b69.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/21774ec7-ab6b-4a10-8bdf-86781ebb6b69.jpg not downloaded yet
2026-03-24 22:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cfce7fd-733a-514b-8f1f-289c591c2e1d with identifier: 10720793
2026-03-24 22:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d with scrape type 1
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F570bcf25-bef0-4cb1-b7c4-711683b57f2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/570bcf25-bef0-4cb1-b7c4-711683b57f2c.jpg not downloaded yet
2026-03-24 22:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bec36ca5-6e32-5004-8baf-ce71402bb54e with identifier: 10721257
2026-03-24 22:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bec36ca5-6e32-5004-8baf-ce71402bb54e with scrape type 1
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bec36ca5-6e32-5004-8baf-ce71402bb54e
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F4087d6fa-29b6-420c-9ea5-3053eeb8b8be.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/4087d6fa-29b6-420c-9ea5-3053eeb8b8be.jpg not downloaded yet
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252F440d42a5-f1cd-4d07-8e60-4aac99d57b8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/440d42a5-f1cd-4d07-8e60-4aac99d57b8d.jpg not downloaded yet
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786da190>
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252Fad1e5e99-a90e-4161-87c7-b78d9f6278c1.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/ad1e5e99-a90e-4161-87c7-b78d9f6278c1.jpg saved to cache
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b1c9d386-0482-597c-90a9-85b7615cceb9
2026-03-24 22:16:23 [adesa.be] INFO: Found listing with ID: 10720805
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720805%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [adesa.be] INFO: Scrape type for 10720805: 1
2026-03-24 22:16:23 [adesa.be] INFO: Scraping item 10720805 url https://www.openlane.eu/en/carv6/auction/10720805
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252F9c13d976-af78-4d81-9c88-dc31228142e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/9c13d976-af78-4d81-9c88-dc31228142e1.jpg not downloaded yet
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252F683e80ca-1d69-45ed-bd61-9defb9725c46.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/683e80ca-1d69-45ed-bd61-9defb9725c46.jpg not downloaded yet
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F57ea9b43-6652-46c3-a9ec-7104f719cb2f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/57ea9b43-6652-46c3-a9ec-7104f719cb2f.jpg not downloaded yet
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252Fdc834c2e-463a-4136-8864-40ef56879878.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/dc834c2e-463a-4136-8864-40ef56879878.jpg not downloaded yet
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F9cefb526-d7eb-4dbf-ab6b-442c3d892350.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/9cefb526-d7eb-4dbf-ab6b-442c3d892350.jpg not downloaded yet
2026-03-24 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743956/general/40e757f1-e943-4676-babc-57d0c57add55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721219)
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252F242686db-393c-46d6-a927-60f9241ebe17.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/242686db-393c-46d6-a927-60f9241ebe17.jpg not downloaded yet
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78278ad0>
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252Fa7fdde83-8847-46af-8e0f-38c2fa4fe1d2.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/a7fdde83-8847-46af-8e0f-38c2fa4fe1d2.jpg saved to cache
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ff017786-9003-5616-8266-ab37cfd1fba0
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78360750>
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252Fae0dc959-0422-49cb-9ec7-426a550a6840.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/ae0dc959-0422-49cb-9ec7-426a550a6840.jpg saved to cache
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b1c9d386-0482-597c-90a9-85b7615cceb9
2026-03-24 22:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10720769
2026-03-24 22:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afcc071c-7b6f-56c9-abe9-06adcd11653e with scrape type 1
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afcc071c-7b6f-56c9-abe9-06adcd11653e
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fcd36bb15-18a0-4543-a1e6-cd99f724cae0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/cd36bb15-18a0-4543-a1e6-cd99f724cae0.jpg already downloaded
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fa6924b90-dae7-47bb-8da6-859bf867a593.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/a6924b90-dae7-47bb-8da6-859bf867a593.jpg already downloaded
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fce19cd56-5548-4595-9f9e-28d6b8a02481.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/ce19cd56-5548-4595-9f9e-28d6b8a02481.jpg already downloaded
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F40301084-16cd-477d-a29e-a41fc39fd574.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/40301084-16cd-477d-a29e-a41fc39fd574.jpg already downloaded
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F4ff26436-4864-4d7b-b2c6-8f1ebd3a3ef7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/4ff26436-4864-4d7b-b2c6-8f1ebd3a3ef7.jpg already downloaded
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fe2619eb1-7347-45ce-bee3-8dd8f77407fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/e2619eb1-7347-45ce-bee3-8dd8f77407fa.jpg already downloaded
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F64c21a73-11b8-42f2-9549-a787ae060e3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/64c21a73-11b8-42f2-9549-a787ae060e3c.jpg already downloaded
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F8574e2b1-0c4e-424d-866b-10831518dae5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/8574e2b1-0c4e-424d-866b-10831518dae5.jpg already downloaded
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252F5a89de7d-7618-4c08-b5e2-687a2edd9fb8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/5a89de7d-7618-4c08-b5e2-687a2edd9fb8.jpg already downloaded
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696197%252Fgeneral%252Fd0f7a36b-b9f8-4dec-9532-2fbeb4f8c5c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696197/general/d0f7a36b-b9f8-4dec-9532-2fbeb4f8c5c7.jpg already downloaded
2026-03-24 22:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afcc071c-7b6f-56c9-abe9-06adcd11653e, identifier: 10720769
2026-03-24 22:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10720810
2026-03-24 22:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 258583ca-eb80-5ee1-b9fa-0b4e82816673 with scrape type 1
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 258583ca-eb80-5ee1-b9fa-0b4e82816673
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F6d2cae1e-dd46-4f67-9f26-22c039c7c8c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/6d2cae1e-dd46-4f67-9f26-22c039c7c8c0.jpg not downloaded yet
2026-03-24 22:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784bc5d0>
2026-03-24 22:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252F75107efa-12c7-4e8f-8ba5-ce51cd1b3cb4.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/75107efa-12c7-4e8f-8ba5-ce51cd1b3cb4.jpg saved to cache
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176
2026-03-24 22:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7837ced0>
2026-03-24 22:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252Fd41acfba-8e48-482c-92f1-e4d0772f1eb8.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/d41acfba-8e48-482c-92f1-e4d0772f1eb8.jpg saved to cache
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b1c9d386-0482-597c-90a9-85b7615cceb9
2026-03-24 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744108/general/86f22d09-eabe-4e1a-ba66-302f241a4f45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721293)
2026-03-24 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744121/general/5c16df4e-dcc4-4771-abe3-9f703d9607de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721312)
2026-03-24 22:16:24 [adesa.be] INFO: Found listing with ID: 10720812
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720812%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.be] INFO: Scrape type for 10720812: 1
2026-03-24 22:16:24 [adesa.be] INFO: Scraping item 10720812 url https://www.openlane.eu/en/carv6/auction/10720812
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252Fa9083dcc-4686-4333-86ff-698f180bd555.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/a9083dcc-4686-4333-86ff-698f180bd555.jpg not downloaded yet
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252Fbf2ba3be-c12b-42a7-890c-d16bb1e7c2f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/bf2ba3be-c12b-42a7-890c-d16bb1e7c2f7.jpg not downloaded yet
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252Fc5e34c3b-4191-444e-8d60-d6fbbd9c899a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/c5e34c3b-4191-444e-8d60-d6fbbd9c899a.jpg not downloaded yet
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F013e447b-f464-4150-a58a-d276a1f91e12.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/013e447b-f464-4150-a58a-d276a1f91e12.jpg not downloaded yet
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F21a66cc7-cda0-4793-b48e-1727c8342478.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/21a66cc7-cda0-4793-b48e-1727c8342478.jpg not downloaded yet
2026-03-24 22:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10720769
2026-03-24 22:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10720769
2026-03-24 22:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10720769 to the API
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720769>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'afcc071c-7b6f-56c9-abe9-06adcd11653e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YND174',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720769',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 163712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5696197/general/cd36bb15-18a0-4543-a1e6-cd99f724cae0.jpg',
'https://images.openlane.eu/carimgs/5696197/general/a6924b90-dae7-47bb-8da6-859bf867a593.jpg',
'https://images.openlane.eu/carimgs/5696197/general/ce19cd56-5548-4595-9f9e-28d6b8a02481.jpg',
'https://images.openlane.eu/carimgs/5696197/general/40301084-16cd-477d-a29e-a41fc39fd574.jpg',
'https://images.openlane.eu/carimgs/5696197/general/4ff26436-4864-4d7b-b2c6-8f1ebd3a3ef7.jpg',
'https://images.openlane.eu/carimgs/5696197/general/e2619eb1-7347-45ce-bee3-8dd8f77407fa.jpg',
'https://images.openlane.eu/carimgs/5696197/general/64c21a73-11b8-42f2-9549-a787ae060e3c.jpg',
'https://images.openlane.eu/carimgs/5696197/general/8574e2b1-0c4e-424d-866b-10831518dae5.jpg',
'https://images.openlane.eu/carimgs/5696197/general/5a89de7d-7618-4c08-b5e2-687a2edd9fb8.jpg',
'https://images.openlane.eu/carimgs/5696197/general/d0f7a36b-b9f8-4dec-9532-2fbeb4f8c5c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395284,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/cd36bb15-18a0-4543-a1e6-cd99f724cae0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368250,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/a6924b90-dae7-47bb-8da6-859bf867a593.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363524,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/ce19cd56-5548-4595-9f9e-28d6b8a02481.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416618,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/40301084-16cd-477d-a29e-a41fc39fd574.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406895,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/4ff26436-4864-4d7b-b2c6-8f1ebd3a3ef7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385559,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/e2619eb1-7347-45ce-bee3-8dd8f77407fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287134,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/64c21a73-11b8-42f2-9549-a787ae060e3c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363560,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/8574e2b1-0c4e-424d-866b-10831518dae5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406218,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/5a89de7d-7618-4c08-b5e2-687a2edd9fb8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afcc071c-7b6f-56c9-abe9-06adcd11653e/afcc071c-7b6f-56c9-abe9-06adcd11653e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262345,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696197/general/d0f7a36b-b9f8-4dec-9532-2fbeb4f8c5c7.jpg',
'Width': 1920}],
'price': 15250,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 163.712 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720769%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.be] INFO: Saving data for 10720769: {'created_time': 1774390584.767434, 'last_price_update_time': 1774390584.767444, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720769') HTTP/1.1" 204 0
2026-03-24 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743956/general/b298d750-8fb5-4896-8d1f-4b5b55d48d0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721219)
2026-03-24 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743935/general/f5183937-c5a7-461d-abe7-01fe1978cbd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721202)
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252Fdb551c2d-ce4f-4965-87af-8235102071d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/db551c2d-ce4f-4965-87af-8235102071d2.jpg not downloaded yet
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F2242588b-d416-44e8-8ab7-80a798c46239.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/2242588b-d416-44e8-8ab7-80a798c46239.jpg not downloaded yet
2026-03-24 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743972/general/c0182027-299d-4af0-9160-7f3137456b1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721234)
2026-03-24 22:16:24 [adesa.be] INFO: Found listing with ID: 10720779
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720779%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [adesa.be] INFO: Scrape type for 10720779: 1
2026-03-24 22:16:24 [adesa.be] INFO: Scraping item 10720779 url https://www.openlane.eu/en/carv6/auction/10720779
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252F058c6748-773b-487b-8f7e-b96a6861c58b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/058c6748-773b-487b-8f7e-b96a6861c58b.jpg not downloaded yet
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252F4f828bd0-98a2-4080-ba83-99695d86c29e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/4f828bd0-98a2-4080-ba83-99695d86c29e.jpg not downloaded yet
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F328ced80-8d86-4278-b14e-cb46fbccf66d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/328ced80-8d86-4278-b14e-cb46fbccf66d.jpg not downloaded yet
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F4bb7bc52-e08f-4631-8ff0-0e93f56180c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/4bb7bc52-e08f-4631-8ff0-0e93f56180c5.jpg not downloaded yet
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F1e56ff54-577b-401e-ba80-83697cc78cef.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/1e56ff54-577b-401e-ba80-83697cc78cef.jpg not downloaded yet
2026-03-24 22:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78169e50>
2026-03-24 22:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252F40e757f1-e943-4676-babc-57d0c57add55.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/40e757f1-e943-4676-babc-57d0c57add55.jpg saved to cache
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b1c9d386-0482-597c-90a9-85b7615cceb9
2026-03-24 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743972/general/f8681631-5365-4404-9958-f9f86b46f3d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721234)
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252Fbbe87165-ec52-4b67-83ba-d4454b88b7be.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/bbe87165-ec52-4b67-83ba-d4454b88b7be.jpg not downloaded yet
2026-03-24 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784bc190>
2026-03-24 22:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744108%252Fgeneral%252F86f22d09-eabe-4e1a-ba66-302f241a4f45.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744108/general/86f22d09-eabe-4e1a-ba66-302f241a4f45.jpg saved to cache
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ff017786-9003-5616-8266-ab37cfd1fba0
2026-03-24 22:16:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff017786-9003-5616-8266-ab37cfd1fba0, skipping ID generation
2026-03-24 22:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff017786-9003-5616-8266-ab37cfd1fba0 with scrape type 1
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ff017786-9003-5616-8266-ab37cfd1fba0 sending to next pipeline
2026-03-24 22:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff017786-9003-5616-8266-ab37cfd1fba0, identifier: 10721293
2026-03-24 22:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785d9e50>
2026-03-24 22:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744121%252Fgeneral%252F5c16df4e-dcc4-4771-abe3-9f703d9607de.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744121/general/5c16df4e-dcc4-4771-abe3-9f703d9607de.jpg saved to cache
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba
2026-03-24 22:16:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba, skipping ID generation
2026-03-24 22:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with scrape type 1
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba sending to next pipeline
2026-03-24 22:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba, identifier: 10721312
2026-03-24 22:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743956/general/440d42a5-f1cd-4d07-8e60-4aac99d57b8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721219)
2026-03-24 22:16:25 [adesa.be] INFO: Found listing with ID: 10720786
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720786%27 HTTP/1.1" 200 None
2026-03-24 22:16:25 [adesa.be] INFO: Scrape type for 10720786: 1
2026-03-24 22:16:25 [adesa.be] INFO: Scraping item 10720786 url https://www.openlane.eu/en/carv6/auction/10720786
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252Ff559e63a-37a1-4414-ab02-c167a6afcea7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/f559e63a-37a1-4414-ab02-c167a6afcea7.jpg not downloaded yet
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252Fcee6b9ad-f4ba-4217-8ea0-ccd90fd87538.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/cee6b9ad-f4ba-4217-8ea0-ccd90fd87538.jpg not downloaded yet
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252Ff274439a-0e01-4b49-873d-fc54fe1b09ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/f274439a-0e01-4b49-873d-fc54fe1b09ba.jpg not downloaded yet
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252Fa9e8c488-77d0-4bd0-b5a9-fb03eedf1524.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/a9e8c488-77d0-4bd0-b5a9-fb03eedf1524.jpg not downloaded yet
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F72f0a75a-4e9e-480a-8d6f-0eecb49deda5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/72f0a75a-4e9e-480a-8d6f-0eecb49deda5.jpg not downloaded yet
2026-03-24 22:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10721293
2026-03-24 22:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10721293
2026-03-24 22:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10721293 to the API
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744108/general/86f22d09-eabe-4e1a-ba66-302f241a4f45.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'ff017786-9003-5616-8266-ab37cfd1fba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPW486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721293',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 160395,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 63,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200025,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744108/general/d00cacb6-7246-4565-ba25-d966d4daa7de.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172343,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744108/general/ded9e361-7b41-4abd-8b9d-0bc9ddf9817d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163673,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744108/general/e25579f8-3297-49da-8b8c-388c5e94af04.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171677,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744108/general/940f06fb-5e7c-4069-801a-e85c774ea3e2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255812,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744108/general/ca405c45-2b61-4801-9d30-b7260d3cea51.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272437,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744108/general/fcce6f59-64bf-46f7-bd2e-76fd4374ae0c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204293,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744108/general/bc833cf9-0acc-4d0e-a21f-7c78580131c7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156846,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744108/general/374ae446-d323-4d26-ac2b-a0cf2fbfe593.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180406,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744108/general/86f22d09-eabe-4e1a-ba66-302f241a4f45.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff017786-9003-5616-8266-ab37cfd1fba0/ff017786-9003-5616-8266-ab37cfd1fba0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134701,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744108/general/a7fdde83-8847-46af-8e0f-38c2fa4fe1d2.jpg',
'Width': 1500}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 160.395 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721293%27 HTTP/1.1" 200 None
2026-03-24 22:16:25 [adesa.be] INFO: Saving data for 10721293: {'created_time': 1774390585.752843, 'last_price_update_time': 1774390585.752852, 'auction_closing_time': 1774533600.0}
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721293') HTTP/1.1" 204 0
2026-03-24 22:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with identifier: 10721312
2026-03-24 22:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with identifier: 10721312
2026-03-24 22:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with identifier: 10721312 to the API
2026-03-24 22:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744121/general/5c16df4e-dcc4-4771-abe3-9f703d9607de.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '0c3115ec-e149-5650-af1f-0d8a3c41c9ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 116339,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 140,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744121/general/6317e945-e276-4c6d-9f90-532527c22fd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744121/general/5c16df4e-dcc4-4771-abe3-9f703d9607de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92682,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744121/general/1b5bd8ce-daaf-43f8-935a-da5f5940b76f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744121/general/108425a3-4d71-43a6-b67b-c56432e1dd4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744121/general/c879846f-faab-4331-b011-f8e26d526ab1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744121/general/a8f96a31-1f54-46ad-bc11-c022d3eac86a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744121/general/47d091d1-c636-4567-8bc9-cccd4073a7ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744121/general/3e32205e-563b-4998-bd14-b7b2553c32f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744121/general/17a033e9-e091-418d-9505-fbfb84127a9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c3115ec-e149-5650-af1f-0d8a3c41c9ba/0c3115ec-e149-5650-af1f-0d8a3c41c9ba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744121/general/48b8345e-4e30-4426-bfc2-b4fde33cd17f.jpg',
'Width': 1024}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Active - Diesel - Manual - 130 hp - 116.339 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721312%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [adesa.be] INFO: Saving data for 10721312: {'created_time': 1774390586.101625, 'last_price_update_time': 1774390586.101635, 'auction_closing_time': 1774533600.0}
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721312') HTTP/1.1" 204 0
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743868/general/6d2cae1e-dd46-4f67-9f26-22c039c7c8c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720810)
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743583/general/dc834c2e-463a-4136-8864-40ef56879878.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720793)
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F6a096bf0-72f1-446f-83e4-e8579bacb23e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/6a096bf0-72f1-446f-83e4-e8579bacb23e.jpg not downloaded yet
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784e8790>
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252Fb298d750-8fb5-4896-8d1f-4b5b55d48d0f.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/b298d750-8fb5-4896-8d1f-4b5b55d48d0f.jpg saved to cache
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b1c9d386-0482-597c-90a9-85b7615cceb9
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78241e10>
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252Ff5183937-c5a7-461d-abe7-01fe1978cbd9.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/f5183937-c5a7-461d-abe7-01fe1978cbd9.jpg saved to cache
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e4b1695d-cee2-5a7d-9dbd-bb785748e136
2026-03-24 22:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10720809
2026-03-24 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 656c29c4-7494-5d09-8211-cfb32f754af2 with scrape type 1
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 656c29c4-7494-5d09-8211-cfb32f754af2
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252Fe935418c-9f49-4359-88ac-9c5928796c67.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/e935418c-9f49-4359-88ac-9c5928796c67.jpg not downloaded yet
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783f7dd0>
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252Fc0182027-299d-4af0-9160-7f3137456b1b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/c0182027-299d-4af0-9160-7f3137456b1b.jpg saved to cache
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176
2026-03-24 22:16:26 [adesa.be] INFO: Found listing with ID: 10720774
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720774%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [adesa.be] INFO: Scrape type for 10720774: 1
2026-03-24 22:16:26 [adesa.be] INFO: Scraping item 10720774 url https://www.openlane.eu/en/carv6/auction/10720774
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252Faf45656e-dede-47ee-9d32-d49b4363c0b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/af45656e-dede-47ee-9d32-d49b4363c0b7.jpg not downloaded yet
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252Fdf1ceb50-e27e-41b2-a39c-12a80b58ba19.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/df1ceb50-e27e-41b2-a39c-12a80b58ba19.jpg not downloaded yet
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F8e259ab6-cfa2-436c-9ba0-d46c93cae1e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/8e259ab6-cfa2-436c-9ba0-d46c93cae1e1.jpg not downloaded yet
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F9bc21d00-254d-4acf-82fe-caa13da72845.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/9bc21d00-254d-4acf-82fe-caa13da72845.jpg not downloaded yet
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F91c2bb64-f805-4b05-b031-6defedf02c23.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/91c2bb64-f805-4b05-b031-6defedf02c23.jpg not downloaded yet
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783f41d0>
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252Ff8681631-5365-4404-9958-f9f86b46f3d2.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/f8681631-5365-4404-9958-f9f86b46f3d2.jpg saved to cache
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176
2026-03-24 22:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7247b040-42f4-5486-97ef-dab87e32b6ae with identifier: 10721305
2026-03-24 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7247b040-42f4-5486-97ef-dab87e32b6ae with scrape type 1
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7247b040-42f4-5486-97ef-dab87e32b6ae
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252Ff139eb0d-dacc-4c13-9f86-c4036d1aad53.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/f139eb0d-dacc-4c13-9f86-c4036d1aad53.jpg not downloaded yet
2026-03-24 22:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10720813
2026-03-24 22:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ff96ba-5aab-5640-80be-39e90209f6a0 with scrape type 1
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8ff96ba-5aab-5640-80be-39e90209f6a0
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F7ea151cd-a656-4aa4-84c2-d899922425c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/7ea151cd-a656-4aa4-84c2-d899922425c0.jpg not downloaded yet
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743956/general/242686db-393c-46d6-a927-60f9241ebe17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721219)
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743583/general/013e447b-f464-4150-a58a-d276a1f91e12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720793)
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F22d6afb1-92f5-4842-9cda-dd87c803c088.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/22d6afb1-92f5-4842-9cda-dd87c803c088.jpg not downloaded yet
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252Fa9156e28-4dae-4ce6-9b65-8a1a70323c82.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/a9156e28-4dae-4ce6-9b65-8a1a70323c82.jpg not downloaded yet
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743996/general/9cefb526-d7eb-4dbf-ab6b-442c3d892350.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721257)
2026-03-24 22:16:26 [adesa.be] INFO: Found listing with ID: 10720803
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720803%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [adesa.be] INFO: Scrape type for 10720803: 1
2026-03-24 22:16:26 [adesa.be] INFO: Scraping item 10720803 url https://www.openlane.eu/en/carv6/auction/10720803
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252Fb91c5e44-d8bc-4656-8c77-482d100a743e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/b91c5e44-d8bc-4656-8c77-482d100a743e.jpg not downloaded yet
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252F7be00350-18f1-4e49-9a93-52d85640bf15.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/7be00350-18f1-4e49-9a93-52d85640bf15.jpg not downloaded yet
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F51d0337a-74d5-443b-8724-0ea1aa63c5d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/51d0337a-74d5-443b-8724-0ea1aa63c5d0.jpg not downloaded yet
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F501ec990-11c1-4966-a11b-9960b2363487.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/501ec990-11c1-4966-a11b-9960b2363487.jpg not downloaded yet
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F766a458a-49b5-4765-874b-fc8a47111d95.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/766a458a-49b5-4765-874b-fc8a47111d95.jpg not downloaded yet
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252Fa5572bc7-5c94-4b9b-b035-9b4393b4ec93.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/a5572bc7-5c94-4b9b-b035-9b4393b4ec93.jpg not downloaded yet
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F76468e3e-9d50-4463-8578-bb7cc66bdba2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/76468e3e-9d50-4463-8578-bb7cc66bdba2.jpg not downloaded yet
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a962d0>
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252F440d42a5-f1cd-4d07-8e60-4aac99d57b8d.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/440d42a5-f1cd-4d07-8e60-4aac99d57b8d.jpg saved to cache
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b1c9d386-0482-597c-90a9-85b7615cceb9
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78877e90>
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F6d2cae1e-dd46-4f67-9f26-22c039c7c8c0.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/6d2cae1e-dd46-4f67-9f26-22c039c7c8c0.jpg saved to cache
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 258583ca-eb80-5ee1-b9fa-0b4e82816673
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78523d10>
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252Fdc834c2e-463a-4136-8864-40ef56879878.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/dc834c2e-463a-4136-8864-40ef56879878.jpg saved to cache
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743996/general/21a66cc7-cda0-4793-b48e-1727c8342478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721257)
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743585/general/328ced80-8d86-4278-b14e-cb46fbccf66d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720794)
2026-03-24 22:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743583/general/4bb7bc52-e08f-4631-8ff0-0e93f56180c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720793)
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F4a126d84-4592-489e-8874-be3c2e606f1b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/4a126d84-4592-489e-8874-be3c2e606f1b.jpg not downloaded yet
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252F816808c4-3f5b-4d87-ba63-251ca3c47af5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/816808c4-3f5b-4d87-ba63-251ca3c47af5.jpg not downloaded yet
2026-03-24 22:16:26 [adesa.be] INFO: Found listing with ID: 10720775
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720775%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [adesa.be] INFO: Scrape type for 10720775: 1
2026-03-24 22:16:26 [adesa.be] INFO: Scraping item 10720775 url https://www.openlane.eu/en/carv6/auction/10720775
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252F945fa2a0-12c9-4978-807a-57c7617255cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/945fa2a0-12c9-4978-807a-57c7617255cc.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252F9e9ddb86-9b6c-4d88-a546-90d70eaef473.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/9e9ddb86-9b6c-4d88-a546-90d70eaef473.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252Ff4d566f4-e595-4377-ada9-55e22b3046ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/f4d566f4-e595-4377-ada9-55e22b3046ba.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F26d5df76-17a2-4797-8f62-64f6415d1b53.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/26d5df76-17a2-4797-8f62-64f6415d1b53.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252Fd2fe6594-dbe5-4be4-b29a-ee73c8a9f555.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/d2fe6594-dbe5-4be4-b29a-ee73c8a9f555.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252Fb1b6c07c-1baf-494a-baf4-16d54825d758.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/b1b6c07c-1baf-494a-baf4-16d54825d758.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F6f2b2b9e-615d-4c88-b99c-e4692ec41c6a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/6f2b2b9e-615d-4c88-b99c-e4692ec41c6a.jpg not downloaded yet
2026-03-24 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743868/general/2242588b-d416-44e8-8ab7-80a798c46239.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720810)
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F2a846fce-f762-44e6-9e2b-0632116ddb2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/2a846fce-f762-44e6-9e2b-0632116ddb2d.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252Fedbec749-9b26-4712-a7c3-c7f6aaed653d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/edbec749-9b26-4712-a7c3-c7f6aaed653d.jpg not downloaded yet
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7846a490>
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252F242686db-393c-46d6-a927-60f9241ebe17.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/242686db-393c-46d6-a927-60f9241ebe17.jpg saved to cache
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b1c9d386-0482-597c-90a9-85b7615cceb9
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7872a7d0>
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F013e447b-f464-4150-a58a-d276a1f91e12.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/013e447b-f464-4150-a58a-d276a1f91e12.jpg saved to cache
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d
2026-03-24 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10720811
2026-03-24 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ab16e79-918d-52f5-b464-9e330e25d7cb with scrape type 1
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ab16e79-918d-52f5-b464-9e330e25d7cb
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F6191993f-8ee4-4403-9392-3d992aa5bcbe.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/6191993f-8ee4-4403-9392-3d992aa5bcbe.jpg not downloaded yet
2026-03-24 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10720814
2026-03-24 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7b992c6-77e6-50f8-85b4-05a976fa29a9 with scrape type 1
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7b992c6-77e6-50f8-85b4-05a976fa29a9
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252Fea3507bd-bde5-4a2f-a19d-17b15094f322.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/ea3507bd-bde5-4a2f-a19d-17b15094f322.jpg not downloaded yet
2026-03-24 22:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10721270
2026-03-24 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51060a3-d95c-5ed7-b3c2-7e763644b048 with scrape type 1
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b51060a3-d95c-5ed7-b3c2-7e763644b048
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252F11b95563-214e-43b3-8e38-de43f3a23050.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/11b95563-214e-43b3-8e38-de43f3a23050.jpg not downloaded yet
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782e70d0>
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F9cefb526-d7eb-4dbf-ab6b-442c3d892350.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/9cefb526-d7eb-4dbf-ab6b-442c3d892350.jpg saved to cache
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bec36ca5-6e32-5004-8baf-ce71402bb54e
2026-03-24 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743996/general/1e56ff54-577b-401e-ba80-83697cc78cef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721257)
2026-03-24 22:16:27 [adesa.be] INFO: Found listing with ID: 10720802
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720802%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [adesa.be] INFO: Scrape type for 10720802: 1
2026-03-24 22:16:27 [adesa.be] INFO: Scraping item 10720802 url https://www.openlane.eu/en/carv6/auction/10720802
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252F999710e5-5fb8-451f-a334-795de8bc494e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/999710e5-5fb8-451f-a334-795de8bc494e.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252F1cc465f3-11ba-4aa7-93dc-6338e5e11fa6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/1cc465f3-11ba-4aa7-93dc-6338e5e11fa6.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F6d8cca67-9551-49da-a847-1e4ec99b1bb6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/6d8cca67-9551-49da-a847-1e4ec99b1bb6.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252Fcdd30417-668d-4084-a9ad-e826e4b8fc0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/cdd30417-668d-4084-a9ad-e826e4b8fc0c.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F32a171b0-f607-446c-a29e-c6886a37eb89.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/32a171b0-f607-446c-a29e-c6886a37eb89.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252F53c4e0af-6085-4696-b650-0a59ea7a3225.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/53c4e0af-6085-4696-b650-0a59ea7a3225.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fd9fbd5fb-e96a-48f1-a598-588af68a09cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/d9fbd5fb-e96a-48f1-a598-588af68a09cb.jpg not downloaded yet
2026-03-24 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744067/general/f139eb0d-dacc-4c13-9f86-c4036d1aad53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721305)
2026-03-24 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743583/general/9bc21d00-254d-4acf-82fe-caa13da72845.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720793)
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F6a7f1d57-ba32-4fba-8ec5-5926bd3e7e6f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/6a7f1d57-ba32-4fba-8ec5-5926bd3e7e6f.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252Fc60cf172-4ff5-486b-aae9-b81208667f4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/c60cf172-4ff5-486b-aae9-b81208667f4a.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F99655bbf-f0c0-4d22-8617-00fcbe40ee1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/99655bbf-f0c0-4d22-8617-00fcbe40ee1a.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252F54b2304e-bed2-49c1-97ac-66f037487b64.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/54b2304e-bed2-49c1-97ac-66f037487b64.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Fcf2b54ee-0273-4451-b37c-c66d102db8af.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/cf2b54ee-0273-4451-b37c-c66d102db8af.jpg not downloaded yet
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782d6150>
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F21a66cc7-cda0-4793-b48e-1727c8342478.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/21a66cc7-cda0-4793-b48e-1727c8342478.jpg saved to cache
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bec36ca5-6e32-5004-8baf-ce71402bb54e
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7873c250>
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F328ced80-8d86-4278-b14e-cb46fbccf66d.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/328ced80-8d86-4278-b14e-cb46fbccf66d.jpg saved to cache
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7892c710>
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F4bb7bc52-e08f-4631-8ff0-0e93f56180c5.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/4bb7bc52-e08f-4631-8ff0-0e93f56180c5.jpg saved to cache
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d
2026-03-24 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744115/general/4f828bd0-98a2-4080-ba83-99695d86c29e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721284)
2026-03-24 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743585/general/8e259ab6-cfa2-436c-9ba0-d46c93cae1e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720794)
2026-03-24 22:16:27 [adesa.be] INFO: Found listing with ID: 10720804
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720804%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [adesa.be] INFO: Scrape type for 10720804: 1
2026-03-24 22:16:27 [adesa.be] INFO: Scraping item 10720804 url https://www.openlane.eu/en/carv6/auction/10720804
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252Ff51b6a0e-8117-4d3b-b48d-1008a5276006.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/f51b6a0e-8117-4d3b-b48d-1008a5276006.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F6fb7185c-84fe-4a8b-a95e-dca243e3db92.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/6fb7185c-84fe-4a8b-a95e-dca243e3db92.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F30a9e980-e253-4501-8edb-15983b039d5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/30a9e980-e253-4501-8edb-15983b039d5b.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F4e619dd1-efd2-471f-825d-538866c080fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/4e619dd1-efd2-471f-825d-538866c080fb.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252F827da0f1-2fc8-4845-a05d-049af2dc8900.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/827da0f1-2fc8-4845-a05d-049af2dc8900.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F49922257-b40b-464b-ad3d-4c4ffa4a7f0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/49922257-b40b-464b-ad3d-4c4ffa4a7f0e.jpg not downloaded yet
2026-03-24 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F485406cf-b83c-44ee-822d-45c65888edef.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/485406cf-b83c-44ee-822d-45c65888edef.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252F24486980-b0dd-40d0-8a20-9177a98d0f50.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/24486980-b0dd-40d0-8a20-9177a98d0f50.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F4025eacf-ccd5-49a9-89a3-442b25b8fde1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/4025eacf-ccd5-49a9-89a3-442b25b8fde1.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252Feebf7545-dbf5-4b85-be40-7d36afcb32c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/eebf7545-dbf5-4b85-be40-7d36afcb32c1.jpg not downloaded yet
2026-03-24 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Fbeb7ee40-86a4-43ea-bd03-9738191f35f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/beb7ee40-86a4-43ea-bd03-9738191f35f8.jpg not downloaded yet
2026-03-24 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743868/general/bbe87165-ec52-4b67-83ba-d4454b88b7be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720810)
2026-03-24 22:16:28 [adesa.be] INFO: Found listing with ID: 10720792
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720792%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [adesa.be] INFO: Scrape type for 10720792: 1
2026-03-24 22:16:28 [adesa.be] INFO: Scraping item 10720792 url https://www.openlane.eu/en/carv6/auction/10720792
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252Ff7fcb575-9ed2-45db-9ef8-549ef5d04e0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/f7fcb575-9ed2-45db-9ef8-549ef5d04e0b.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F1ab8fd26-d914-4a61-9988-f373b2097663.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/1ab8fd26-d914-4a61-9988-f373b2097663.jpg not downloaded yet
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780f43d0>
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F2242588b-d416-44e8-8ab7-80a798c46239.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/2242588b-d416-44e8-8ab7-80a798c46239.jpg saved to cache
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 258583ca-eb80-5ee1-b9fa-0b4e82816673
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78257cd0>
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F1e56ff54-577b-401e-ba80-83697cc78cef.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/1e56ff54-577b-401e-ba80-83697cc78cef.jpg saved to cache
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bec36ca5-6e32-5004-8baf-ce71402bb54e
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7814d250>
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252Ff139eb0d-dacc-4c13-9f86-c4036d1aad53.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/f139eb0d-dacc-4c13-9f86-c4036d1aad53.jpg saved to cache
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7247b040-42f4-5486-97ef-dab87e32b6ae
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785fa0d0>
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F9bc21d00-254d-4acf-82fe-caa13da72845.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/9bc21d00-254d-4acf-82fe-caa13da72845.jpg saved to cache
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252Fcbaf0ac9-ab33-48fc-a3b8-de74bdfdae7a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/cbaf0ac9-ab33-48fc-a3b8-de74bdfdae7a.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252F2013ca57-5304-48ae-869b-c112ed234323.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/2013ca57-5304-48ae-869b-c112ed234323.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F5acacd35-5b82-4391-ae45-474093ba736d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/5acacd35-5b82-4391-ae45-474093ba736d.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252F7bc9d046-3769-4a2d-b111-0b7951ef620b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/7bc9d046-3769-4a2d-b111-0b7951ef620b.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Ffa51a03c-f37a-4cc0-880a-c6d830218008.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/fa51a03c-f37a-4cc0-880a-c6d830218008.jpg not downloaded yet
2026-03-24 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743911/general/7ea151cd-a656-4aa4-84c2-d899922425c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720813)
2026-03-24 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743996/general/91c2bb64-f805-4b05-b031-6defedf02c23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721257)
2026-03-24 22:16:28 [adesa.be] INFO: Found listing with ID: 10720770
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720770%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [adesa.be] INFO: Scrape type for 10720770: 1
2026-03-24 22:16:28 [adesa.be] INFO: Scraping item 10720770 url https://www.openlane.eu/en/carv6/auction/10720770
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252Fd8098996-d2b5-4fde-84ce-0c846682515f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/d8098996-d2b5-4fde-84ce-0c846682515f.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fcc3c9866-af4e-4353-b943-3864846b3c74.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/cc3c9866-af4e-4353-b943-3864846b3c74.jpg not downloaded yet
2026-03-24 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743868/general/22d6afb1-92f5-4842-9cda-dd87c803c088.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720810)
2026-03-24 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743935/general/af45656e-dede-47ee-9d32-d49b4363c0b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721202)
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252F632c81c7-014d-4281-8232-f097a2508f2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/632c81c7-014d-4281-8232-f097a2508f2c.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F209a3f72-8b5a-4941-81b1-abdf9939c01e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/209a3f72-8b5a-4941-81b1-abdf9939c01e.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252F87eb1f79-e46f-4844-b43d-efb141a94901.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/87eb1f79-e46f-4844-b43d-efb141a94901.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Fa01380dd-b5bd-4fce-9f65-de2e0e318094.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/a01380dd-b5bd-4fce-9f65-de2e0e318094.jpg not downloaded yet
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788d02d0>
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252F4f828bd0-98a2-4080-ba83-99695d86c29e.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/4f828bd0-98a2-4080-ba83-99695d86c29e.jpg saved to cache
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 465b4f17-5e46-551b-a5d7-6d716602999a
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782e1e10>
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F8e259ab6-cfa2-436c-9ba0-d46c93cae1e1.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/8e259ab6-cfa2-436c-9ba0-d46c93cae1e1.jpg saved to cache
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e
2026-03-24 22:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1dea3cf-ff0a-5231-a863-5ab4edb7094c with identifier: 10720790
2026-03-24 22:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c with scrape type 1
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F1c10920f-dc52-4e1c-8b00-820c387ad4ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/1c10920f-dc52-4e1c-8b00-820c387ad4ef.jpg not downloaded yet
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb789aa690>
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252Fbbe87165-ec52-4b67-83ba-d4454b88b7be.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/bbe87165-ec52-4b67-83ba-d4454b88b7be.jpg saved to cache
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 258583ca-eb80-5ee1-b9fa-0b4e82816673
2026-03-24 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744115/general/df1ceb50-e27e-41b2-a39c-12a80b58ba19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721284)
2026-03-24 22:16:28 [adesa.be] INFO: Found listing with ID: 10720885
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720885%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [adesa.be] INFO: Scrape type for 10720885: 1
2026-03-24 22:16:28 [adesa.be] INFO: Scraping item 10720885 url https://www.openlane.eu/en/carv6/auction/10720885
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252F9291e1c8-3a0b-4d39-b805-be86257d0cc1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/9291e1c8-3a0b-4d39-b805-be86257d0cc1.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fdfa836df-1ec6-4407-bdb2-7d629639b6a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/dfa836df-1ec6-4407-bdb2-7d629639b6a7.jpg not downloaded yet
2026-03-24 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743866/general/a9156e28-4dae-4ce6-9b65-8a1a70323c82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720809)
2026-03-24 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744010/general/11b95563-214e-43b3-8e38-de43f3a23050.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721270)
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252Fb02c2af5-7dde-4ba1-8e63-932c19475433.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/b02c2af5-7dde-4ba1-8e63-932c19475433.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F65167d48-d6b7-4032-971f-1312cb7ae71b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/65167d48-d6b7-4032-971f-1312cb7ae71b.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252F91fbb808-6e0f-4d1e-939e-125f20d03643.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/91fbb808-6e0f-4d1e-939e-125f20d03643.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Fd8b5749b-1c24-48e6-93dd-e9dc6dc02ed7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/d8b5749b-1c24-48e6-93dd-e9dc6dc02ed7.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252Fa03f094d-8151-489b-bc06-631647e881ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/a03f094d-8151-489b-bc06-631647e881ff.jpg not downloaded yet
2026-03-24 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743866/general/816808c4-3f5b-4d87-ba63-251ca3c47af5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720809)
2026-03-24 22:16:28 [adesa.be] INFO: Found listing with ID: 10720788
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720788%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [adesa.be] INFO: Scrape type for 10720788: 1
2026-03-24 22:16:28 [adesa.be] INFO: Scraping item 10720788 url https://www.openlane.eu/en/carv6/auction/10720788
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252F1a982b5f-b21d-4f6e-b6f0-9903e2383631.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/1a982b5f-b21d-4f6e-b6f0-9903e2383631.jpg not downloaded yet
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fd35c6523-7b97-42c6-bc7e-fe2b1f980404.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/d35c6523-7b97-42c6-bc7e-fe2b1f980404.jpg not downloaded yet
2026-03-24 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78979850>
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F7ea151cd-a656-4aa4-84c2-d899922425c0.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/7ea151cd-a656-4aa4-84c2-d899922425c0.jpg saved to cache
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f8ff96ba-5aab-5640-80be-39e90209f6a0
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78973d10>
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F91c2bb64-f805-4b05-b031-6defedf02c23.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/91c2bb64-f805-4b05-b031-6defedf02c23.jpg saved to cache
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bec36ca5-6e32-5004-8baf-ce71402bb54e
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7898c6d0>
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F22d6afb1-92f5-4842-9cda-dd87c803c088.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/22d6afb1-92f5-4842-9cda-dd87c803c088.jpg saved to cache
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 258583ca-eb80-5ee1-b9fa-0b4e82816673
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787fad50>
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252Faf45656e-dede-47ee-9d32-d49b4363c0b7.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/af45656e-dede-47ee-9d32-d49b4363c0b7.jpg saved to cache
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e4b1695d-cee2-5a7d-9dbd-bb785748e136
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252F734fdb22-7af4-41cb-bbe2-a66f06d7a125.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/734fdb22-7af4-41cb-bbe2-a66f06d7a125.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252Fa8323bdf-8aa1-4692-a38f-6280420198ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/a8323bdf-8aa1-4692-a38f-6280420198ba.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252F4508ad00-c0d4-4be7-a2a4-3aa7bab606b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/4508ad00-c0d4-4be7-a2a4-3aa7bab606b1.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252F8a97f11d-51a2-46c5-809e-a070f5783196.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/8a97f11d-51a2-46c5-809e-a070f5783196.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252Fb82e95ca-06b8-4a71-9b20-07af306d06be.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/b82e95ca-06b8-4a71-9b20-07af306d06be.jpg not downloaded yet
2026-03-24 22:16:29 [adesa.be] INFO: Found listing with ID: 10720777
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720777%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [adesa.be] INFO: Scrape type for 10720777: 1
2026-03-24 22:16:29 [adesa.be] INFO: Scraping item 10720777 url https://www.openlane.eu/en/carv6/auction/10720777
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252Fc4cb6168-2e02-4179-843d-feaa30e35fcb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/c4cb6168-2e02-4179-843d-feaa30e35fcb.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fb5750888-afb0-41da-a4fe-789e5f2dbfab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/b5750888-afb0-41da-a4fe-789e5f2dbfab.jpg not downloaded yet
2026-03-24 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744067/general/53c4e0af-6085-4696-b650-0a59ea7a3225.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721305)
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F4a1a6f61-a4e2-4f48-9545-3bf1c6f8390d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/4a1a6f61-a4e2-4f48-9545-3bf1c6f8390d.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252F630393ef-7d4c-4105-b779-84ec80e5648d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/630393ef-7d4c-4105-b779-84ec80e5648d.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Fbec48ad5-00a3-415f-abc0-6ce8d25b2947.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/bec48ad5-00a3-415f-abc0-6ce8d25b2947.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252Feb970a5f-3540-49ec-ac05-f3ccb080b178.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/eb970a5f-3540-49ec-ac05-f3ccb080b178.jpg not downloaded yet
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78993050>
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252Fdf1ceb50-e27e-41b2-a39c-12a80b58ba19.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/df1ceb50-e27e-41b2-a39c-12a80b58ba19.jpg saved to cache
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 465b4f17-5e46-551b-a5d7-6d716602999a
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782ebd50>
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252Fa9156e28-4dae-4ce6-9b65-8a1a70323c82.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/a9156e28-4dae-4ce6-9b65-8a1a70323c82.jpg saved to cache
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 656c29c4-7494-5d09-8211-cfb32f754af2
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78813c90>
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252F11b95563-214e-43b3-8e38-de43f3a23050.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/11b95563-214e-43b3-8e38-de43f3a23050.jpg saved to cache
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b51060a3-d95c-5ed7-b3c2-7e763644b048
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78435290>
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252F816808c4-3f5b-4d87-ba63-251ca3c47af5.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/816808c4-3f5b-4d87-ba63-251ca3c47af5.jpg saved to cache
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 656c29c4-7494-5d09-8211-cfb32f754af2
2026-03-24 22:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c76da16-017d-599f-b680-698a5504e893 with identifier: 10721239
2026-03-24 22:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c76da16-017d-599f-b680-698a5504e893 with scrape type 1
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c76da16-017d-599f-b680-698a5504e893
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F0c5be8c4-aec4-479b-8b48-7dab790e85ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/0c5be8c4-aec4-479b-8b48-7dab790e85ce.jpg not downloaded yet
2026-03-24 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743890/general/6191993f-8ee4-4403-9392-3d992aa5bcbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720811)
2026-03-24 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744067/general/827da0f1-2fc8-4845-a05d-049af2dc8900.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721305)
2026-03-24 22:16:29 [adesa.be] INFO: Found listing with ID: 10720886
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720886%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [adesa.be] INFO: Scrape type for 10720886: 1
2026-03-24 22:16:29 [adesa.be] INFO: Scraping item 10720886 url https://www.openlane.eu/en/carv6/auction/10720886
2026-03-24 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743921/general/ea3507bd-bde5-4a2f-a19d-17b15094f322.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720814)
2026-03-24 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744010/general/fa51a03c-f37a-4cc0-880a-c6d830218008.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721270)
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F96b7237f-8e76-4338-a78a-2834eb8b1908.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/96b7237f-8e76-4338-a78a-2834eb8b1908.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252Faedace4e-98d9-4e48-a589-013f2fcae8c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/aedace4e-98d9-4e48-a589-013f2fcae8c8.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Fc534b727-5514-4279-bc2a-143a772924a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/c534b727-5514-4279-bc2a-143a772924a9.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252Ffec9c5b3-400e-4b1b-892d-4fc214ee5674.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/fec9c5b3-400e-4b1b-892d-4fc214ee5674.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252Fb2edd268-a8d5-42af-b2bd-56d5633aba6e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/b2edd268-a8d5-42af-b2bd-56d5633aba6e.jpg not downloaded yet
2026-03-24 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743911/general/d9fbd5fb-e96a-48f1-a598-588af68a09cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720813)
2026-03-24 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743911/general/49922257-b40b-464b-ad3d-4c4ffa4a7f0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720813)
2026-03-24 22:16:29 [adesa.be] INFO: Found listing with ID: 10720784
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720784%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [adesa.be] INFO: Scrape type for 10720784: 1
2026-03-24 22:16:29 [adesa.be] INFO: Scraping item 10720784 url https://www.openlane.eu/en/carv6/auction/10720784
2026-03-24 22: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 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7835c290>
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252F53c4e0af-6085-4696-b650-0a59ea7a3225.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/53c4e0af-6085-4696-b650-0a59ea7a3225.jpg saved to cache
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7247b040-42f4-5486-97ef-dab87e32b6ae
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F6db27404-d43f-4eac-9419-2636ec389806.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/6db27404-d43f-4eac-9419-2636ec389806.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252Fccb47764-cdc5-4cb0-9c06-29063a4891b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/ccb47764-cdc5-4cb0-9c06-29063a4891b5.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252F76ac52a7-deb2-4bc4-9777-9006b0142b97.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/76ac52a7-deb2-4bc4-9777-9006b0142b97.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F4ac9c8fb-8298-4326-9c78-d30e33aee806.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/4ac9c8fb-8298-4326-9c78-d30e33aee806.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F208e6673-822b-411d-80f5-d0c60d085b97.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/208e6673-822b-411d-80f5-d0c60d085b97.jpg not downloaded yet
2026-03-24 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743921/general/7bc9d046-3769-4a2d-b111-0b7951ef620b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720814)
2026-03-24 22:16:29 [adesa.be] INFO: Found listing with ID: 10720808
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720808%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [adesa.be] INFO: Scrape type for 10720808: 1
2026-03-24 22:16:29 [adesa.be] INFO: Scraping item 10720808 url https://www.openlane.eu/en/carv6/auction/10720808
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F655f0aef-69aa-4622-8a5f-f84b7348836d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/655f0aef-69aa-4622-8a5f-f84b7348836d.jpg not downloaded yet
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F8e220560-4190-4062-8944-a18093b4d191.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/8e220560-4190-4062-8944-a18093b4d191.jpg not downloaded yet
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780c7990>
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F6191993f-8ee4-4403-9392-3d992aa5bcbe.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/6191993f-8ee4-4403-9392-3d992aa5bcbe.jpg saved to cache
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3ab16e79-918d-52f5-b464-9e330e25d7cb
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788ba250>
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252F827da0f1-2fc8-4845-a05d-049af2dc8900.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/827da0f1-2fc8-4845-a05d-049af2dc8900.jpg saved to cache
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7247b040-42f4-5486-97ef-dab87e32b6ae
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780a6a90>
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252Fea3507bd-bde5-4a2f-a19d-17b15094f322.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/ea3507bd-bde5-4a2f-a19d-17b15094f322.jpg saved to cache
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d7b992c6-77e6-50f8-85b4-05a976fa29a9
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78961290>
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Ffa51a03c-f37a-4cc0-880a-c6d830218008.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/fa51a03c-f37a-4cc0-880a-c6d830218008.jpg saved to cache
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b51060a3-d95c-5ed7-b3c2-7e763644b048
2026-03-24 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743890/general/5acacd35-5b82-4391-ae45-474093ba736d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720811)
2026-03-24 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743551/general/b82e95ca-06b8-4a71-9b20-07af306d06be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720790)
2026-03-24 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743551/general/a03f094d-8151-489b-bc06-631647e881ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720790)
2026-03-24 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744067/general/9291e1c8-3a0b-4d39-b805-be86257d0cc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721305)
2026-03-24 22:16:30 [adesa.be] INFO: Found listing with ID: 10720796
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720796%27 HTTP/1.1" 200 None
2026-03-24 22:16:30 [adesa.be] INFO: Scrape type for 10720796: 1
2026-03-24 22:16:30 [adesa.be] INFO: Scraping item 10720796 url https://www.openlane.eu/en/carv6/auction/10720796
2026-03-24 22:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743866/general/2013ca57-5304-48ae-869b-c112ed234323.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720809)
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F84971280-0282-41b4-814d-7f1404b6e4b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/84971280-0282-41b4-814d-7f1404b6e4b3.jpg not downloaded yet
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F359a3593-98d6-4806-a5bc-7db9713b909b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/359a3593-98d6-4806-a5bc-7db9713b909b.jpg not downloaded yet
2026-03-24 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743911/general/cc3c9866-af4e-4353-b943-3864846b3c74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720813)
2026-03-24 22:16:30 [adesa.be] INFO: Found listing with ID: 10720783
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720783%27 HTTP/1.1" 200 None
2026-03-24 22:16:30 [adesa.be] INFO: Scrape type for 10720783: 1
2026-03-24 22:16:30 [adesa.be] INFO: Scraping item 10720783 url https://www.openlane.eu/en/carv6/auction/10720783
2026-03-24 22:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7810ee10>
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fd9fbd5fb-e96a-48f1-a598-588af68a09cb.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/d9fbd5fb-e96a-48f1-a598-588af68a09cb.jpg saved to cache
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f8ff96ba-5aab-5640-80be-39e90209f6a0
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78760e90>
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F49922257-b40b-464b-ad3d-4c4ffa4a7f0e.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/49922257-b40b-464b-ad3d-4c4ffa4a7f0e.jpg saved to cache
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f8ff96ba-5aab-5640-80be-39e90209f6a0
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78982b50>
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252F7bc9d046-3769-4a2d-b111-0b7951ef620b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/7bc9d046-3769-4a2d-b111-0b7951ef620b.jpg saved to cache
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d7b992c6-77e6-50f8-85b4-05a976fa29a9
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F205455cf-8011-4c35-8573-abf031d0a582.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/205455cf-8011-4c35-8573-abf031d0a582.jpg not downloaded yet
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252Fd3422fd7-b324-498b-a2f6-0c1baaae5480.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/d3422fd7-b324-498b-a2f6-0c1baaae5480.jpg not downloaded yet
2026-03-24 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743911/general/dfa836df-1ec6-4407-bdb2-7d629639b6a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720813)
2026-03-24 22:16:30 [adesa.be] INFO: Found listing with ID: 10720776
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720776%27 HTTP/1.1" 200 None
2026-03-24 22:16:30 [adesa.be] INFO: Scrape type for 10720776: 1
2026-03-24 22:16:30 [adesa.be] INFO: Scraping item 10720776 url https://www.openlane.eu/en/carv6/auction/10720776
2026-03-24 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743551/general/eb970a5f-3540-49ec-ac05-f3ccb080b178.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720790)
2026-03-24 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744067/general/c4cb6168-2e02-4179-843d-feaa30e35fcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721305)
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F4e39ac79-6d02-45ab-9930-a00a88324090.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/4e39ac79-6d02-45ab-9930-a00a88324090.jpg not downloaded yet
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252Fdb8daab8-8d09-4018-9ffd-729c09bdf86a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/db8daab8-8d09-4018-9ffd-729c09bdf86a.jpg not downloaded yet
2026-03-24 22:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a858c10>
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F5acacd35-5b82-4391-ae45-474093ba736d.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/5acacd35-5b82-4391-ae45-474093ba736d.jpg saved to cache
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3ab16e79-918d-52f5-b464-9e330e25d7cb
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782f8790>
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252Fb82e95ca-06b8-4a71-9b20-07af306d06be.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/b82e95ca-06b8-4a71-9b20-07af306d06be.jpg saved to cache
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78279ad0>
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252Fa03f094d-8151-489b-bc06-631647e881ff.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/a03f094d-8151-489b-bc06-631647e881ff.jpg saved to cache
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab0f010>
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252F9291e1c8-3a0b-4d39-b805-be86257d0cc1.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/9291e1c8-3a0b-4d39-b805-be86257d0cc1.jpg saved to cache
2026-03-24 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7247b040-42f4-5486-97ef-dab87e32b6ae
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7827b110>
2026-03-24 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252F2013ca57-5304-48ae-869b-c112ed234323.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/2013ca57-5304-48ae-869b-c112ed234323.jpg saved to cache
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 656c29c4-7494-5d09-8211-cfb32f754af2
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780d3990>
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fcc3c9866-af4e-4353-b943-3864846b3c74.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/cc3c9866-af4e-4353-b943-3864846b3c74.jpg saved to cache
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f8ff96ba-5aab-5640-80be-39e90209f6a0
2026-03-24 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743551/general/4ac9c8fb-8298-4326-9c78-d30e33aee806.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720790)
2026-03-24 22:16:31 [adesa.be] INFO: Found listing with ID: 10720778
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720778%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.be] INFO: Scrape type for 10720778: 1
2026-03-24 22:16:31 [adesa.be] INFO: Scraping item 10720778 url https://www.openlane.eu/en/carv6/auction/10720778
2026-03-24 22:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743977/general/0c5be8c4-aec4-479b-8b48-7dab790e85ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721239)
2026-03-24 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744010/general/bec48ad5-00a3-415f-abc0-6ce8d25b2947.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721270)
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F6840c3b6-a774-437e-a71b-9771343944e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/6840c3b6-a774-437e-a71b-9771343944e3.jpg not downloaded yet
2026-03-24 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:31 [adesa.be] INFO: Found listing with ID: 10720782
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720782%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.be] INFO: Scrape type for 10720782: 1
2026-03-24 22:16:31 [adesa.be] INFO: Scraping item 10720782 url https://www.openlane.eu/en/carv6/auction/10720782
2026-03-24 22:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780df0d0>
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fdfa836df-1ec6-4407-bdb2-7d629639b6a7.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/dfa836df-1ec6-4407-bdb2-7d629639b6a7.jpg saved to cache
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f8ff96ba-5aab-5640-80be-39e90209f6a0
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780ccfd0>
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252Feb970a5f-3540-49ec-ac05-f3ccb080b178.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/eb970a5f-3540-49ec-ac05-f3ccb080b178.jpg saved to cache
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783f5250>
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252Fc4cb6168-2e02-4179-843d-feaa30e35fcb.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/c4cb6168-2e02-4179-843d-feaa30e35fcb.jpg saved to cache
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7247b040-42f4-5486-97ef-dab87e32b6ae
2026-03-24 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743911/general/b5750888-afb0-41da-a4fe-789e5f2dbfab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720813)
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F0fcf1d36-c757-4fc3-bac4-5fdddb43e2b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/0fcf1d36-c757-4fc3-bac4-5fdddb43e2b7.jpg not downloaded yet
2026-03-24 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743977/general/208e6673-822b-411d-80f5-d0c60d085b97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721239)
2026-03-24 22:16:31 [adesa.be] INFO: Found listing with ID: 10720781
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720781%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [adesa.be] INFO: Scrape type for 10720781: 1
2026-03-24 22:16:31 [adesa.be] INFO: Scraping item 10720781 url https://www.openlane.eu/en/carv6/auction/10720781
2026-03-24 22:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F01630de5-2f47-4945-b3ee-a896bf18f4d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/01630de5-2f47-4945-b3ee-a896bf18f4d1.jpg not downloaded yet
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780cf110>
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F4ac9c8fb-8298-4326-9c78-d30e33aee806.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/4ac9c8fb-8298-4326-9c78-d30e33aee806.jpg saved to cache
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788bb690>
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F0c5be8c4-aec4-479b-8b48-7dab790e85ce.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/0c5be8c4-aec4-479b-8b48-7dab790e85ce.jpg saved to cache
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7c76da16-017d-599f-b680-698a5504e893
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788b9790>
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Fbec48ad5-00a3-415f-abc0-6ce8d25b2947.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/bec48ad5-00a3-415f-abc0-6ce8d25b2947.jpg saved to cache
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b51060a3-d95c-5ed7-b3c2-7e763644b048
2026-03-24 22:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88767660-898a-58e9-a0a3-7f81f29b2cfc with identifier: 10720885
2026-03-24 22:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88767660-898a-58e9-a0a3-7f81f29b2cfc with scrape type 1
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88767660-898a-58e9-a0a3-7f81f29b2cfc
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740821%252Fgeneral%252F24d928be-b972-44a2-a9ad-55e791fe7757.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740821/general/24d928be-b972-44a2-a9ad-55e791fe7757.jpg already downloaded
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740821%252Fgeneral%252F87bac4bb-f02f-417b-9526-d9a78c1d66c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740821/general/87bac4bb-f02f-417b-9526-d9a78c1d66c8.jpg already downloaded
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740821%252Fgeneral%252F0223c3eb-ece9-490a-8cc1-fe61b1f2bbc4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740821/general/0223c3eb-ece9-490a-8cc1-fe61b1f2bbc4.jpg already downloaded
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740821%252Fgeneral%252F17d98799-f0d9-4380-abb8-ece04024dae9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740821/general/17d98799-f0d9-4380-abb8-ece04024dae9.jpg already downloaded
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740821%252Fgeneral%252F031acb7e-d7dc-4289-86e6-4aed26a68413.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740821/general/031acb7e-d7dc-4289-86e6-4aed26a68413.jpg already downloaded
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740821%252Fgeneral%252F1ce8fe73-cc81-40a3-9d99-f2466ac0b5ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740821/general/1ce8fe73-cc81-40a3-9d99-f2466ac0b5ee.jpg already downloaded
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740821%252Fgeneral%252F9f1ef75b-ae4d-4188-b0bf-58886d616b68.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740821/general/9f1ef75b-ae4d-4188-b0bf-58886d616b68.jpg already downloaded
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740821%252Fgeneral%252F100fe475-8004-4c26-9b32-a1af625ff57e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740821/general/100fe475-8004-4c26-9b32-a1af625ff57e.jpg already downloaded
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740821%252Fgeneral%252Fe4a52cb7-1da3-4265-ac94-2985051c5bfc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740821/general/e4a52cb7-1da3-4265-ac94-2985051c5bfc.jpg already downloaded
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740821%252Fgeneral%252F59b15aed-cb6e-4ce4-bd03-6284e864709e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740821/general/59b15aed-cb6e-4ce4-bd03-6284e864709e.jpg already downloaded
2026-03-24 22:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88767660-898a-58e9-a0a3-7f81f29b2cfc, identifier: 10720885
2026-03-24 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743551/general/205455cf-8011-4c35-8573-abf031d0a582.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720790)
2026-03-24 22:16:32 [adesa.be] INFO: Found listing with ID: 10720772
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720772%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.be] INFO: Scrape type for 10720772: 1
2026-03-24 22:16:32 [adesa.be] INFO: Scraping item 10720772 url https://www.openlane.eu/en/carv6/auction/10720772
2026-03-24 22:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88767660-898a-58e9-a0a3-7f81f29b2cfc with identifier: 10720885
2026-03-24 22:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88767660-898a-58e9-a0a3-7f81f29b2cfc with identifier: 10720885
2026-03-24 22:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88767660-898a-58e9-a0a3-7f81f29b2cfc with identifier: 10720885 to the API
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720885>
{'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': 130,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '88767660-898a-58e9-a0a3-7f81f29b2cfc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAT966',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720885',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 215438,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5740821/general/24d928be-b972-44a2-a9ad-55e791fe7757.jpg',
'https://images.openlane.eu/carimgs/5740821/general/87bac4bb-f02f-417b-9526-d9a78c1d66c8.jpg',
'https://images.openlane.eu/carimgs/5740821/general/0223c3eb-ece9-490a-8cc1-fe61b1f2bbc4.jpg',
'https://images.openlane.eu/carimgs/5740821/general/17d98799-f0d9-4380-abb8-ece04024dae9.jpg',
'https://images.openlane.eu/carimgs/5740821/general/031acb7e-d7dc-4289-86e6-4aed26a68413.jpg',
'https://images.openlane.eu/carimgs/5740821/general/1ce8fe73-cc81-40a3-9d99-f2466ac0b5ee.jpg',
'https://images.openlane.eu/carimgs/5740821/general/9f1ef75b-ae4d-4188-b0bf-58886d616b68.jpg',
'https://images.openlane.eu/carimgs/5740821/general/100fe475-8004-4c26-9b32-a1af625ff57e.jpg',
'https://images.openlane.eu/carimgs/5740821/general/e4a52cb7-1da3-4265-ac94-2985051c5bfc.jpg',
'https://images.openlane.eu/carimgs/5740821/general/59b15aed-cb6e-4ce4-bd03-6284e864709e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88767660-898a-58e9-a0a3-7f81f29b2cfc/88767660-898a-58e9-a0a3-7f81f29b2cfc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3388655,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740821/general/24d928be-b972-44a2-a9ad-55e791fe7757.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88767660-898a-58e9-a0a3-7f81f29b2cfc/88767660-898a-58e9-a0a3-7f81f29b2cfc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3199027,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740821/general/87bac4bb-f02f-417b-9526-d9a78c1d66c8.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88767660-898a-58e9-a0a3-7f81f29b2cfc/88767660-898a-58e9-a0a3-7f81f29b2cfc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3692648,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740821/general/0223c3eb-ece9-490a-8cc1-fe61b1f2bbc4.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88767660-898a-58e9-a0a3-7f81f29b2cfc/88767660-898a-58e9-a0a3-7f81f29b2cfc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3621798,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740821/general/17d98799-f0d9-4380-abb8-ece04024dae9.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88767660-898a-58e9-a0a3-7f81f29b2cfc/88767660-898a-58e9-a0a3-7f81f29b2cfc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3297598,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740821/general/031acb7e-d7dc-4289-86e6-4aed26a68413.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88767660-898a-58e9-a0a3-7f81f29b2cfc/88767660-898a-58e9-a0a3-7f81f29b2cfc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4082883,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740821/general/1ce8fe73-cc81-40a3-9d99-f2466ac0b5ee.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88767660-898a-58e9-a0a3-7f81f29b2cfc/88767660-898a-58e9-a0a3-7f81f29b2cfc_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3367212,
'Height': 4175,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740821/general/9f1ef75b-ae4d-4188-b0bf-58886d616b68.jpg',
'Width': 4601},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88767660-898a-58e9-a0a3-7f81f29b2cfc/88767660-898a-58e9-a0a3-7f81f29b2cfc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2500346,
'Height': 3269,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740821/general/100fe475-8004-4c26-9b32-a1af625ff57e.jpg',
'Width': 4359},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88767660-898a-58e9-a0a3-7f81f29b2cfc/88767660-898a-58e9-a0a3-7f81f29b2cfc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2516878,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740821/general/e4a52cb7-1da3-4265-ac94-2985051c5bfc.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88767660-898a-58e9-a0a3-7f81f29b2cfc/88767660-898a-58e9-a0a3-7f81f29b2cfc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3073392,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740821/general/59b15aed-cb6e-4ce4-bd03-6284e864709e.jpg',
'Width': 5712}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Ford Transit flatbed 2.0d - Diesel - Manual - 130 hp - 215.438 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720885%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.be] INFO: Saving data for 10720885: {'created_time': 1774390592.641387, 'last_price_update_time': 1774390592.641396, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720885') HTTP/1.1" 204 0
2026-03-24 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743977/general/8e220560-4190-4062-8944-a18093b4d191.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721239)
2026-03-24 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744010/general/76ac52a7-deb2-4bc4-9777-9006b0142b97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721270)
2026-03-24 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743921/general/ccb47764-cdc5-4cb0-9c06-29063a4891b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720814)
2026-03-24 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743551/general/4e39ac79-6d02-45ab-9930-a00a88324090.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720790)
2026-03-24 22:16:32 [adesa.be] INFO: Found listing with ID: 10720773
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720773%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.be] INFO: Scrape type for 10720773: 1
2026-03-24 22:16:32 [adesa.be] INFO: Scraping item 10720773 url https://www.openlane.eu/en/carv6/auction/10720773
2026-03-24 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743977/general/d3422fd7-b324-498b-a2f6-0c1baaae5480.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721239)
2026-03-24 22:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78765410>
2026-03-24 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fb5750888-afb0-41da-a4fe-789e5f2dbfab.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/b5750888-afb0-41da-a4fe-789e5f2dbfab.jpg saved to cache
2026-03-24 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f8ff96ba-5aab-5640-80be-39e90209f6a0
2026-03-24 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786b1b50>
2026-03-24 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F208e6673-822b-411d-80f5-d0c60d085b97.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/208e6673-822b-411d-80f5-d0c60d085b97.jpg saved to cache
2026-03-24 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7c76da16-017d-599f-b680-698a5504e893
2026-03-24 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78718350>
2026-03-24 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F205455cf-8011-4c35-8573-abf031d0a582.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/205455cf-8011-4c35-8573-abf031d0a582.jpg saved to cache
2026-03-24 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c
2026-03-24 22:16:32 [adesa.be] INFO: Found listing with ID: 10720798
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720798%27 HTTP/1.1" 200 None
2026-03-24 22:16:32 [adesa.be] INFO: Scrape type for 10720798: 1
2026-03-24 22:16:32 [adesa.be] INFO: Scraping item 10720798 url https://www.openlane.eu/en/carv6/auction/10720798
2026-03-24 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743977/general/db8daab8-8d09-4018-9ffd-729c09bdf86a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721239)
2026-03-24 22:16:33 [adesa.be] INFO: Found listing with ID: 10720791
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720791%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [adesa.be] INFO: Scrape type for 10720791: 1
2026-03-24 22:16:33 [adesa.be] INFO: Scraping item 10720791 url https://www.openlane.eu/en/carv6/auction/10720791
2026-03-24 22:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785d2b50>
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F8e220560-4190-4062-8944-a18093b4d191.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/8e220560-4190-4062-8944-a18093b4d191.jpg saved to cache
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7c76da16-017d-599f-b680-698a5504e893
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a842e50>
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252F76ac52a7-deb2-4bc4-9777-9006b0142b97.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/76ac52a7-deb2-4bc4-9777-9006b0142b97.jpg saved to cache
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b51060a3-d95c-5ed7-b3c2-7e763644b048
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780d3590>
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252Fccb47764-cdc5-4cb0-9c06-29063a4891b5.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/ccb47764-cdc5-4cb0-9c06-29063a4891b5.jpg saved to cache
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d7b992c6-77e6-50f8-85b4-05a976fa29a9
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787fbc90>
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F4e39ac79-6d02-45ab-9930-a00a88324090.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/4e39ac79-6d02-45ab-9930-a00a88324090.jpg saved to cache
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c
2026-03-24 22:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10720783
2026-03-24 22:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3443284e-0ced-5b96-adab-30008a235942 with scrape type 1
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3443284e-0ced-5b96-adab-30008a235942
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252F9c3981c5-a27f-4b21-9cb3-5c5b73a816b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/9c3981c5-a27f-4b21-9cb3-5c5b73a816b1.jpg not downloaded yet
2026-03-24 22:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9835090d-78fe-51a7-b6c7-d9b26ebd1dde with identifier: 10721237
2026-03-24 22:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde with scrape type 1
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F8abe77aa-720d-4274-8b73-2da80bd647d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/8abe77aa-720d-4274-8b73-2da80bd647d0.jpg not downloaded yet
2026-03-24 22:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10720886
2026-03-24 22:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with scrape type 1
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252Ffab6eb19-12d5-40c7-b9f2-7c8eb6c3b39f.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/fab6eb19-12d5-40c7-b9f2-7c8eb6c3b39f.JPG not downloaded yet
2026-03-24 22:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10720808
2026-03-24 22:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with scrape type 1
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252Fd884927a-fe3c-4854-8034-70c5aacbcd33.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/d884927a-fe3c-4854-8034-70c5aacbcd33.jpg not downloaded yet
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788b8490>
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252Fd3422fd7-b324-498b-a2f6-0c1baaae5480.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/d3422fd7-b324-498b-a2f6-0c1baaae5480.jpg saved to cache
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7c76da16-017d-599f-b680-698a5504e893
2026-03-24 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743551/general/84971280-0282-41b4-814d-7f1404b6e4b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720790)
2026-03-24 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743890/general/6db27404-d43f-4eac-9419-2636ec389806.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720811)
2026-03-24 22:16:33 [adesa.be] INFO: Found listing with ID: 10720800
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720800%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [adesa.be] INFO: Scrape type for 10720800: 1
2026-03-24 22:16:33 [adesa.be] INFO: Scraping item 10720800 url https://www.openlane.eu/en/carv6/auction/10720800
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252Ffe82d77b-be49-4ad7-b9a3-e23968e22d1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/fe82d77b-be49-4ad7-b9a3-e23968e22d1f.jpg not downloaded yet
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F6a7c7d66-0d95-4686-997e-85173ee6507a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/6a7c7d66-0d95-4686-997e-85173ee6507a.jpg not downloaded yet
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252F1e93eefe-8aa2-4bef-9b59-479bc08b3024.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/1e93eefe-8aa2-4bef-9b59-479bc08b3024.JPG not downloaded yet
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252F31390ee8-59a6-4a94-9124-e2f04154a651.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/31390ee8-59a6-4a94-9124-e2f04154a651.jpg not downloaded yet
2026-03-24 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743977/general/01630de5-2f47-4945-b3ee-a896bf18f4d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721239)
2026-03-24 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743977/general/0fcf1d36-c757-4fc3-bac4-5fdddb43e2b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721239)
2026-03-24 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743551/general/655f0aef-69aa-4622-8a5f-f84b7348836d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720790)
2026-03-24 22:16:33 [adesa.be] INFO: Found listing with ID: 10720795
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720795%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [adesa.be] INFO: Scrape type for 10720795: 1
2026-03-24 22:16:33 [adesa.be] INFO: Scraping item 10720795 url https://www.openlane.eu/en/carv6/auction/10720795
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252F6c923940-c2e3-4897-825b-58e8c9109c8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/6c923940-c2e3-4897-825b-58e8c9109c8b.jpg not downloaded yet
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F320b6821-3e72-4abf-8025-178d416a9eba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/320b6821-3e72-4abf-8025-178d416a9eba.jpg not downloaded yet
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252Fdd9e9bff-05bb-4e76-b5fe-9def900c809a.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/dd9e9bff-05bb-4e76-b5fe-9def900c809a.JPG not downloaded yet
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252F537eb7c6-fa2f-462d-8f17-1ec4d144ccf8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/537eb7c6-fa2f-462d-8f17-1ec4d144ccf8.jpg not downloaded yet
2026-03-24 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78508a90>
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252Fdb8daab8-8d09-4018-9ffd-729c09bdf86a.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/db8daab8-8d09-4018-9ffd-729c09bdf86a.jpg saved to cache
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7c76da16-017d-599f-b680-698a5504e893
2026-03-24 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743977/general/6840c3b6-a774-437e-a71b-9771343944e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721239)
2026-03-24 22:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743977/general/359a3593-98d6-4806-a5bc-7db9713b909b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721239)
2026-03-24 22:16:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/fab6eb19-12d5-40c7-b9f2-7c8eb6c3b39f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720886)
2026-03-24 22:16:33 [adesa.be] INFO: Found listing with ID: 10720806
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720806%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [adesa.be] INFO: Scrape type for 10720806: 1
2026-03-24 22:16:33 [adesa.be] INFO: Scraping item 10720806 url https://www.openlane.eu/en/carv6/auction/10720806
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252Fe7c6114c-27ec-4aa1-9237-3eac6ebd6e57.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/e7c6114c-27ec-4aa1-9237-3eac6ebd6e57.jpg not downloaded yet
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252Fc846e791-4991-4ce6-853e-3701d4192ddd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/c846e791-4991-4ce6-853e-3701d4192ddd.jpg not downloaded yet
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252Fc57f2997-49d7-43e5-a54e-571c7d58b252.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/c57f2997-49d7-43e5-a54e-571c7d58b252.JPG not downloaded yet
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252Ffd44937b-750a-4a38-ab93-a71a9ffbff7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/fd44937b-750a-4a38-ab93-a71a9ffbff7d.jpg not downloaded yet
2026-03-24 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78509f90>
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F84971280-0282-41b4-814d-7f1404b6e4b3.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/84971280-0282-41b4-814d-7f1404b6e4b3.jpg saved to cache
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb86fc56d0>
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F6db27404-d43f-4eac-9419-2636ec389806.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/6db27404-d43f-4eac-9419-2636ec389806.jpg saved to cache
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3ab16e79-918d-52f5-b464-9e330e25d7cb
2026-03-24 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743977/general/b2edd268-a8d5-42af-b2bd-56d5633aba6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721239)
2026-03-24 22:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:33 [adesa.be] INFO: Found listing with ID: 10720766
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720766%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [adesa.be] INFO: Scrape type for 10720766: 1
2026-03-24 22:16:33 [adesa.be] INFO: Scraping item 10720766 url https://www.openlane.eu/en/carv6/auction/10720766
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252F2ae60687-b584-4b87-9974-cf102e10aa7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/2ae60687-b584-4b87-9974-cf102e10aa7b.jpg not downloaded yet
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F924a078b-e9c6-4b9f-b556-35b9f6a85e09.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/924a078b-e9c6-4b9f-b556-35b9f6a85e09.jpg not downloaded yet
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252F3e9c8613-964e-485d-abd9-e890610949b1.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/3e9c8613-964e-485d-abd9-e890610949b1.JPG not downloaded yet
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252Ff76a107f-39b8-4958-be36-af85103b178f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/f76a107f-39b8-4958-be36-af85103b178f.jpg not downloaded yet
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782e7210>
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F01630de5-2f47-4945-b3ee-a896bf18f4d1.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/01630de5-2f47-4945-b3ee-a896bf18f4d1.jpg saved to cache
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7c76da16-017d-599f-b680-698a5504e893
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb789a9fd0>
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F0fcf1d36-c757-4fc3-bac4-5fdddb43e2b7.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/0fcf1d36-c757-4fc3-bac4-5fdddb43e2b7.jpg saved to cache
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7c76da16-017d-599f-b680-698a5504e893
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784d3c90>
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F655f0aef-69aa-4622-8a5f-f84b7348836d.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/655f0aef-69aa-4622-8a5f-f84b7348836d.jpg saved to cache
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c
2026-03-24 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743530/general/9c3981c5-a27f-4b21-9cb3-5c5b73a816b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720783)
2026-03-24 22:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10720778
2026-03-24 22:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 021b2783-9ebc-5cbb-a86c-49615777551a with scrape type 1
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 021b2783-9ebc-5cbb-a86c-49615777551a
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252Fd6923702-e474-4565-af70-3fc919a21e62.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/d6923702-e474-4565-af70-3fc919a21e62.JPG not downloaded yet
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb789abbd0>
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F6840c3b6-a774-437e-a71b-9771343944e3.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/6840c3b6-a774-437e-a71b-9771343944e3.jpg saved to cache
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7c76da16-017d-599f-b680-698a5504e893
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784d3510>
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252F359a3593-98d6-4806-a5bc-7db9713b909b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/359a3593-98d6-4806-a5bc-7db9713b909b.jpg saved to cache
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7c76da16-017d-599f-b680-698a5504e893
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-24 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743975/general/8abe77aa-720d-4274-8b73-2da80bd647d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721237)
2026-03-24 22:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/dd9e9bff-05bb-4e76-b5fe-9def900c809a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720886)
2026-03-24 22:16:34 [adesa.be] INFO: Found listing with ID: 10720765
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720765%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [adesa.be] INFO: Scrape type for 10720765: 1
2026-03-24 22:16:34 [adesa.be] INFO: Scraping item 10720765 url https://www.openlane.eu/en/carv6/auction/10720765
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252F87a3c285-2efb-4082-9415-e65762a28cba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/87a3c285-2efb-4082-9415-e65762a28cba.jpg not downloaded yet
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F935f8fe1-ba9e-406a-971a-d50083ae2ac1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/935f8fe1-ba9e-406a-971a-d50083ae2ac1.jpg not downloaded yet
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252Fa6e207cf-af14-48b8-961e-5b8b340bdc37.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/a6e207cf-af14-48b8-961e-5b8b340bdc37.JPG not downloaded yet
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252F4aee5cdc-42a0-4a94-85a8-dea3f1be3b11.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/4aee5cdc-42a0-4a94-85a8-dea3f1be3b11.jpg not downloaded yet
2026-03-24 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743865/general/d884927a-fe3c-4854-8034-70c5aacbcd33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720808)
2026-03-24 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743530/general/6c923940-c2e3-4897-825b-58e8c9109c8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720783)
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252F8ec46fb9-124e-49e8-a50f-104101709283.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/8ec46fb9-124e-49e8-a50f-104101709283.JPG not downloaded yet
2026-03-24 22:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08f56a3a-ec58-5c66-a19d-dfd130f0317f with identifier: 10720776
2026-03-24 22:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f with scrape type 1
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252Fcc3c8976-7a8a-4b15-bd8f-6befe935fa9a.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/cc3c8976-7a8a-4b15-bd8f-6befe935fa9a.JPG not downloaded yet
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a5a190>
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743977%252Fgeneral%252Fb2edd268-a8d5-42af-b2bd-56d5633aba6e.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743977/general/b2edd268-a8d5-42af-b2bd-56d5633aba6e.jpg saved to cache
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7c76da16-017d-599f-b680-698a5504e893
2026-03-24 22:16:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7c76da16-017d-599f-b680-698a5504e893, skipping ID generation
2026-03-24 22:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c76da16-017d-599f-b680-698a5504e893 with scrape type 1
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c76da16-017d-599f-b680-698a5504e893 sending to next pipeline
2026-03-24 22:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c76da16-017d-599f-b680-698a5504e893, identifier: 10721239
2026-03-24 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743975/general/320b6821-3e72-4abf-8025-178d416a9eba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721237)
2026-03-24 22:16:34 [adesa.be] INFO: Found listing with ID: 10720789
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720789%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [adesa.be] INFO: Scrape type for 10720789: 1
2026-03-24 22:16:34 [adesa.be] INFO: Scraping item 10720789 url https://www.openlane.eu/en/carv6/auction/10720789
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252Fa460ef1e-b2b2-4768-bdee-27978d073696.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/a460ef1e-b2b2-4768-bdee-27978d073696.jpg not downloaded yet
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F84d3a16e-f146-4803-aeda-98cd9b2d8e46.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/84d3a16e-f146-4803-aeda-98cd9b2d8e46.jpg not downloaded yet
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252F8420e9dd-8728-4270-8a83-f4dee37312fa.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/8420e9dd-8728-4270-8a83-f4dee37312fa.JPG not downloaded yet
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252F143f460d-34eb-41b6-b3fc-8697020c1e90.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/143f460d-34eb-41b6-b3fc-8697020c1e90.jpg not downloaded yet
2026-03-24 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720784> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c76da16-017d-599f-b680-698a5504e893 with identifier: 10721239
2026-03-24 22:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c76da16-017d-599f-b680-698a5504e893 with identifier: 10721239
2026-03-24 22:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c76da16-017d-599f-b680-698a5504e893 with identifier: 10721239 to the API
2026-03-24 22:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743977/general/b2edd268-a8d5-42af-b2bd-56d5633aba6e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7c76da16-017d-599f-b680-698a5504e893',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EEZ016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721239',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 71548,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270411,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743977/general/0c5be8c4-aec4-479b-8b48-7dab790e85ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229506,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743977/general/b2edd268-a8d5-42af-b2bd-56d5633aba6e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249320,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743977/general/208e6673-822b-411d-80f5-d0c60d085b97.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258837,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743977/general/8e220560-4190-4062-8944-a18093b4d191.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371513,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743977/general/359a3593-98d6-4806-a5bc-7db9713b909b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372590,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743977/general/d3422fd7-b324-498b-a2f6-0c1baaae5480.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271301,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743977/general/db8daab8-8d09-4018-9ffd-729c09bdf86a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 702528,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743977/general/6840c3b6-a774-437e-a71b-9771343944e3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284796,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743977/general/0fcf1d36-c757-4fc3-bac4-5fdddb43e2b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c76da16-017d-599f-b680-698a5504e893/7c76da16-017d-599f-b680-698a5504e893_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315716,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743977/general/01630de5-2f47-4945-b3ee-a896bf18f4d1.jpg',
'Width': 1920}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia 2.0 TDI Clever - Diesel - Automatic - 115 hp - 71.548 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721239%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.be] INFO: Saving data for 10721239: {'created_time': 1774390595.225082, 'last_price_update_time': 1774390595.225091, 'auction_closing_time': 1774515600.0}
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721239') HTTP/1.1" 204 0
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784c0790>
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252F9c3981c5-a27f-4b21-9cb3-5c5b73a816b1.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/9c3981c5-a27f-4b21-9cb3-5c5b73a816b1.jpg saved to cache
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3443284e-0ced-5b96-adab-30008a235942
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252Fc549b0de-d32d-4acb-9eca-7f3fb3228370.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/c549b0de-d32d-4acb-9eca-7f3fb3228370.JPG not downloaded yet
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F8438ce7f-ac12-4ed1-b099-5e3c663f6d9b.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/8438ce7f-ac12-4ed1-b099-5e3c663f6d9b.JPG not downloaded yet
2026-03-24 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743865/general/537eb7c6-fa2f-462d-8f17-1ec4d144ccf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720808)
2026-03-24 22:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/3e9c8613-964e-485d-abd9-e890610949b1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720886)
2026-03-24 22:16:35 [adesa.be] INFO: Found listing with ID: 10720767
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720767%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.be] INFO: Scrape type for 10720767: 1
2026-03-24 22:16:35 [adesa.be] INFO: Scraping item 10720767 url https://www.openlane.eu/en/carv6/auction/10720767
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252Fb9d9247f-ca25-43c3-a80a-d06fa2a38581.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/b9d9247f-ca25-43c3-a80a-d06fa2a38581.jpg not downloaded yet
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252Fac42e1c7-dbdb-4623-9f6d-2009cec8e5d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/ac42e1c7-dbdb-4623-9f6d-2009cec8e5d0.jpg not downloaded yet
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252F5c158b8c-21bd-43bf-803f-9fcac1371c3a.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/5c158b8c-21bd-43bf-803f-9fcac1371c3a.JPG not downloaded yet
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252Facdb616c-0d9b-41c7-bdf7-0cbaea6eb31d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/acdb616c-0d9b-41c7-bdf7-0cbaea6eb31d.jpg not downloaded yet
2026-03-24 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743865/general/31390ee8-59a6-4a94-9124-e2f04154a651.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720808)
2026-03-24 22:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/d6923702-e474-4565-af70-3fc919a21e62.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720778)
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252F7da52071-75b1-4520-a116-e63442c81b39.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/7da52071-75b1-4520-a116-e63442c81b39.JPG not downloaded yet
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252Fc5ebeb45-dca2-4d8e-ab1b-6b0789f3626d.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/c5ebeb45-dca2-4d8e-ab1b-6b0789f3626d.JPG not downloaded yet
2026-03-24 22:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78259f90>
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F8abe77aa-720d-4274-8b73-2da80bd647d0.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/8abe77aa-720d-4274-8b73-2da80bd647d0.jpg saved to cache
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78883b90>
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252Fd884927a-fe3c-4854-8034-70c5aacbcd33.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/d884927a-fe3c-4854-8034-70c5aacbcd33.jpg saved to cache
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7896be10>
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252F6c923940-c2e3-4897-825b-58e8c9109c8b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/6c923940-c2e3-4897-825b-58e8c9109c8b.jpg saved to cache
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3443284e-0ced-5b96-adab-30008a235942
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7b122490>
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F320b6821-3e72-4abf-8025-178d416a9eba.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/320b6821-3e72-4abf-8025-178d416a9eba.jpg saved to cache
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde
2026-03-24 22:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10720784
2026-03-24 22:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with scrape type 1
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F47ba8a55-7847-4b52-9f21-a1507e6a2230.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/47ba8a55-7847-4b52-9f21-a1507e6a2230.jpg not downloaded yet
2026-03-24 22:16:35 [adesa.be] INFO: Found listing with ID: 10720771
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720771%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.be] INFO: Scrape type for 10720771: 1
2026-03-24 22:16:35 [adesa.be] INFO: Scraping item 10720771 url https://www.openlane.eu/en/carv6/auction/10720771
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252F2927f52d-696b-4f42-95d2-0ccdb23fff78.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/2927f52d-696b-4f42-95d2-0ccdb23fff78.jpg not downloaded yet
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F7e0705d8-4110-4e10-bf51-fcae1397fc67.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/7e0705d8-4110-4e10-bf51-fcae1397fc67.jpg not downloaded yet
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252F8d688b23-debd-4610-b636-49b1fb626364.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/8d688b23-debd-4610-b636-49b1fb626364.JPG not downloaded yet
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252F06f6c5c2-0db3-4529-8645-b0807646252c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/06f6c5c2-0db3-4529-8645-b0807646252c.jpg not downloaded yet
2026-03-24 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743865/general/fd44937b-750a-4a38-ab93-a71a9ffbff7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720808)
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252Fa0f63127-8010-4936-bf4d-0d488772b75d.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/a0f63127-8010-4936-bf4d-0d488772b75d.JPG not downloaded yet
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252Fbd1da1bf-398d-40ea-842a-47c98143ab9a.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/bd1da1bf-398d-40ea-842a-47c98143ab9a.JPG not downloaded yet
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F4f492d5f-b4b6-4b5a-bc55-be97f51e9806.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/4f492d5f-b4b6-4b5a-bc55-be97f51e9806.jpg not downloaded yet
2026-03-24 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743865/general/f76a107f-39b8-4958-be36-af85103b178f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720808)
2026-03-24 22:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/cc3c8976-7a8a-4b15-bd8f-6befe935fa9a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720776)
2026-03-24 22:16:35 [adesa.be] INFO: Found listing with ID: 10720807
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720807%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [adesa.be] INFO: Scrape type for 10720807: 1
2026-03-24 22:16:35 [adesa.be] INFO: Scraping item 10720807 url https://www.openlane.eu/en/carv6/auction/10720807
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252F71f56b9c-918e-4d42-b673-a45d9c007036.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/71f56b9c-918e-4d42-b673-a45d9c007036.jpg not downloaded yet
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F75be58b0-e8f2-42d0-b7a1-acc61f362b8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/75be58b0-e8f2-42d0-b7a1-acc61f362b8b.jpg not downloaded yet
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743539%252Fgeneral%252Fe28cbba1-8e3b-4554-9d9e-432cd834fe19.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743539/general/e28cbba1-8e3b-4554-9d9e-432cd834fe19.JPG not downloaded yet
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252F5397d728-b12b-4fec-a894-4365f8236885.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/5397d728-b12b-4fec-a894-4365f8236885.jpg not downloaded yet
2026-03-24 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10720772
2026-03-24 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82c2510a-bc52-55ed-bf66-d789136f229a with scrape type 1
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82c2510a-bc52-55ed-bf66-d789136f229a
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fe3d174c5-1783-4539-a8f2-7286d0e83aaa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/e3d174c5-1783-4539-a8f2-7286d0e83aaa.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fc9782d2e-eef8-470b-b8a0-43524ebdff01.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/c9782d2e-eef8-470b-b8a0-43524ebdff01.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F57ac8a1d-2599-4fe3-9a01-3911f61f4b89.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/57ac8a1d-2599-4fe3-9a01-3911f61f4b89.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F4dd84b20-5c54-4fe4-9109-0bc765dc52a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/4dd84b20-5c54-4fe4-9109-0bc765dc52a3.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F38ab4092-4218-4d59-8f97-c2affd455761.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/38ab4092-4218-4d59-8f97-c2affd455761.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F7fe9f077-abcd-45d7-8e5a-a9e2fedae16d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/7fe9f077-abcd-45d7-8e5a-a9e2fedae16d.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fa935571a-4d61-4743-aa31-bbc1777986ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/a935571a-4d61-4743-aa31-bbc1777986ea.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252Fe53a0a7b-06d0-47df-8812-da0ea3020c0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/e53a0a7b-06d0-47df-8812-da0ea3020c0a.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F189bfba1-6711-41eb-ae91-9a28f403ccef.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/189bfba1-6711-41eb-ae91-9a28f403ccef.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696318%252Fgeneral%252F831f66af-5ecc-41da-83a1-bd47f80de5de.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696318/general/831f66af-5ecc-41da-83a1-bd47f80de5de.jpg already downloaded
2026-03-24 22:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82c2510a-bc52-55ed-bf66-d789136f229a, identifier: 10720772
2026-03-24 22:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78969390>
2026-03-24 22:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252F537eb7c6-fa2f-462d-8f17-1ec4d144ccf8.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/537eb7c6-fa2f-462d-8f17-1ec4d144ccf8.jpg saved to cache
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-24 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 839ec994-bf82-5651-ba57-f9c9753d2d65 with identifier: 10720781
2026-03-24 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 839ec994-bf82-5651-ba57-f9c9753d2d65 with scrape type 1
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 839ec994-bf82-5651-ba57-f9c9753d2d65
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252Fbdcbdb1c-ae25-4869-86a6-15de5cbd0487.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/bdcbdb1c-ae25-4869-86a6-15de5cbd0487.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252F43d0900f-b817-4f76-931e-8f3e417228c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/43d0900f-b817-4f76-931e-8f3e417228c2.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252Fb261801a-1bc5-4724-8d5f-db57ad856dca.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/b261801a-1bc5-4724-8d5f-db57ad856dca.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252F2261d020-c32c-4205-9c4e-a3b1b0fb200d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/2261d020-c32c-4205-9c4e-a3b1b0fb200d.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252F3abb05ab-79fc-4a67-8c24-79627e4bbc68.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/3abb05ab-79fc-4a67-8c24-79627e4bbc68.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252Fd8375a74-44e0-4afe-a20d-e8c4b0430e75.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/d8375a74-44e0-4afe-a20d-e8c4b0430e75.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252F08f1643b-cf18-47a8-8bbf-0a0204744926.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/08f1643b-cf18-47a8-8bbf-0a0204744926.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252Fbdcf09f3-20d0-4731-8cb8-c328fcca866d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/bdcf09f3-20d0-4731-8cb8-c328fcca866d.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252F5fe75a9e-deeb-45e0-b6e4-aa19a021a878.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/5fe75a9e-deeb-45e0-b6e4-aa19a021a878.jpg already downloaded
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741216%252Fgeneral%252F3d9d9292-ce6f-4ec5-8c97-f8971b39dcc8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741216/general/3d9d9292-ce6f-4ec5-8c97-f8971b39dcc8.jpg already downloaded
2026-03-24 22:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 839ec994-bf82-5651-ba57-f9c9753d2d65, identifier: 10720781
2026-03-24 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f945da5-f775-5568-85d5-91a5b35a427f with identifier: 10720798
2026-03-24 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f945da5-f775-5568-85d5-91a5b35a427f with scrape type 1
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f945da5-f775-5568-85d5-91a5b35a427f
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F39d694b7-87bc-4ae1-afc4-83837401f442.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/39d694b7-87bc-4ae1-afc4-83837401f442.jpg not downloaded yet
2026-03-24 22:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784db6d0>
2026-03-24 22:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252F31390ee8-59a6-4a94-9124-e2f04154a651.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/31390ee8-59a6-4a94-9124-e2f04154a651.jpg saved to cache
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-24 22:16:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/8438ce7f-ac12-4ed1-b099-5e3c663f6d9b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720776)
2026-03-24 22:16:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/c549b0de-d32d-4acb-9eca-7f3fb3228370.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720778)
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252F2a296883-f2bd-4c29-a285-8d9a2a80b6f9.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/2a296883-f2bd-4c29-a285-8d9a2a80b6f9.JPG not downloaded yet
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F47456545-ddec-4148-beed-c33e21d781be.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/47456545-ddec-4148-beed-c33e21d781be.JPG not downloaded yet
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F200f8bfe-af28-42b1-a167-3992887f7edf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/200f8bfe-af28-42b1-a167-3992887f7edf.jpg not downloaded yet
2026-03-24 22:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10720772
2026-03-24 22:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10720772
2026-03-24 22:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10720772 to the API
2026-03-24 22:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720772>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': '82c2510a-bc52-55ed-bf66-d789136f229a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQB667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720772',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Electric',
'odometer': 122056,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5696318/general/e3d174c5-1783-4539-a8f2-7286d0e83aaa.jpg',
'https://images.openlane.eu/carimgs/5696318/general/c9782d2e-eef8-470b-b8a0-43524ebdff01.jpg',
'https://images.openlane.eu/carimgs/5696318/general/57ac8a1d-2599-4fe3-9a01-3911f61f4b89.jpg',
'https://images.openlane.eu/carimgs/5696318/general/4dd84b20-5c54-4fe4-9109-0bc765dc52a3.jpg',
'https://images.openlane.eu/carimgs/5696318/general/38ab4092-4218-4d59-8f97-c2affd455761.jpg',
'https://images.openlane.eu/carimgs/5696318/general/7fe9f077-abcd-45d7-8e5a-a9e2fedae16d.jpg',
'https://images.openlane.eu/carimgs/5696318/general/a935571a-4d61-4743-aa31-bbc1777986ea.jpg',
'https://images.openlane.eu/carimgs/5696318/general/e53a0a7b-06d0-47df-8812-da0ea3020c0a.jpg',
'https://images.openlane.eu/carimgs/5696318/general/189bfba1-6711-41eb-ae91-9a28f403ccef.jpg',
'https://images.openlane.eu/carimgs/5696318/general/831f66af-5ecc-41da-83a1-bd47f80de5de.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360238,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/e3d174c5-1783-4539-a8f2-7286d0e83aaa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349613,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/c9782d2e-eef8-470b-b8a0-43524ebdff01.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342411,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/57ac8a1d-2599-4fe3-9a01-3911f61f4b89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330497,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/4dd84b20-5c54-4fe4-9109-0bc765dc52a3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372797,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/38ab4092-4218-4d59-8f97-c2affd455761.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383349,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/7fe9f077-abcd-45d7-8e5a-a9e2fedae16d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373823,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/a935571a-4d61-4743-aa31-bbc1777986ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349049,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/e53a0a7b-06d0-47df-8812-da0ea3020c0a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408264,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/189bfba1-6711-41eb-ae91-9a28f403ccef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_265c5c37-eed4-536c-a228-5e0c4cbe9776/265c5c37-eed4-536c-a228-5e0c4cbe9776_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447323,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696318/general/831f66af-5ecc-41da-83a1-bd47f80de5de.jpg',
'Width': 1920}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 4,
'seller_name': 'SIA Automotive',
'title': 'Mini Electric Cooper 29 kWh - Electric - Automatic - 184 hp - '
'122.056 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720772%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [adesa.be] INFO: Saving data for 10720772: {'created_time': 1774390597.15944, 'last_price_update_time': 1774390597.159451, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720772') HTTP/1.1" 204 0
2026-03-24 22:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 839ec994-bf82-5651-ba57-f9c9753d2d65 with identifier: 10720781
2026-03-24 22:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 839ec994-bf82-5651-ba57-f9c9753d2d65 with identifier: 10720781
2026-03-24 22:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 839ec994-bf82-5651-ba57-f9c9753d2d65 with identifier: 10720781 to the API
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720781>
{'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-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '839ec994-bf82-5651-ba57-f9c9753d2d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQJ185',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720781',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 124260,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5741216/general/bdcbdb1c-ae25-4869-86a6-15de5cbd0487.jpg',
'https://images.openlane.eu/carimgs/5741216/general/43d0900f-b817-4f76-931e-8f3e417228c2.jpg',
'https://images.openlane.eu/carimgs/5741216/general/b261801a-1bc5-4724-8d5f-db57ad856dca.jpg',
'https://images.openlane.eu/carimgs/5741216/general/2261d020-c32c-4205-9c4e-a3b1b0fb200d.jpg',
'https://images.openlane.eu/carimgs/5741216/general/3abb05ab-79fc-4a67-8c24-79627e4bbc68.jpg',
'https://images.openlane.eu/carimgs/5741216/general/d8375a74-44e0-4afe-a20d-e8c4b0430e75.jpg',
'https://images.openlane.eu/carimgs/5741216/general/08f1643b-cf18-47a8-8bbf-0a0204744926.jpg',
'https://images.openlane.eu/carimgs/5741216/general/bdcf09f3-20d0-4731-8cb8-c328fcca866d.jpg',
'https://images.openlane.eu/carimgs/5741216/general/5fe75a9e-deeb-45e0-b6e4-aa19a021a878.jpg',
'https://images.openlane.eu/carimgs/5741216/general/3d9d9292-ce6f-4ec5-8c97-f8971b39dcc8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286823,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/bdcbdb1c-ae25-4869-86a6-15de5cbd0487.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271220,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/43d0900f-b817-4f76-931e-8f3e417228c2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281776,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/b261801a-1bc5-4724-8d5f-db57ad856dca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256060,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/2261d020-c32c-4205-9c4e-a3b1b0fb200d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297739,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/3abb05ab-79fc-4a67-8c24-79627e4bbc68.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305799,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/d8375a74-44e0-4afe-a20d-e8c4b0430e75.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261613,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/08f1643b-cf18-47a8-8bbf-0a0204744926.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38785,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/bdcf09f3-20d0-4731-8cb8-c328fcca866d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271286,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/5fe75a9e-deeb-45e0-b6e4-aa19a021a878.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_839ec994-bf82-5651-ba57-f9c9753d2d65/839ec994-bf82-5651-ba57-f9c9753d2d65_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293327,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741216/general/3d9d9292-ce6f-4ec5-8c97-f8971b39dcc8.jpg',
'Width': 1400}],
'price': 14050,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 125 hp '
'- 124.260 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720781%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [adesa.be] INFO: Saving data for 10720781: {'created_time': 1774390597.571575, 'last_price_update_time': 1774390597.571585, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720781') HTTP/1.1" 204 0
2026-03-24 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743975/general/924a078b-e9c6-4b9f-b556-35b9f6a85e09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721237)
2026-03-24 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743865/general/4aee5cdc-42a0-4a94-85a8-dea3f1be3b11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720808)
2026-03-24 22:16:37 [adesa.be] INFO: Found listing with ID: 10720785
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720785%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [adesa.be] INFO: Scrape type for 10720785: 1
2026-03-24 22:16:37 [adesa.be] INFO: Scraping item 10720785 url https://www.openlane.eu/en/carv6/auction/10720785
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F48eadd70-184f-42e1-a27c-b88380af58b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/48eadd70-184f-42e1-a27c-b88380af58b2.jpg not downloaded yet
2026-03-24 22:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/8420e9dd-8728-4270-8a83-f4dee37312fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720886)
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252Ff0f6e31b-0102-4d5a-b41a-b8d2393d87b8.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/f0f6e31b-0102-4d5a-b41a-b8d2393d87b8.JPG not downloaded yet
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F84f931b7-2abf-4084-b810-572ee0832f05.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/84f931b7-2abf-4084-b810-572ee0832f05.JPG not downloaded yet
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F0765e8c5-c64a-4307-9fe7-4fca0ba6ebfe.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/0765e8c5-c64a-4307-9fe7-4fca0ba6ebfe.jpg not downloaded yet
2026-03-24 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7816e150>
2026-03-24 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252Ffd44937b-750a-4a38-ab93-a71a9ffbff7d.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/fd44937b-750a-4a38-ab93-a71a9ffbff7d.jpg saved to cache
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773
2026-03-24 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78905cd0>
2026-03-24 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252Ff76a107f-39b8-4958-be36-af85103b178f.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/f76a107f-39b8-4958-be36-af85103b178f.jpg saved to cache
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-24 22:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5905b73f-91e7-5538-800f-6f096f9b77d0 with identifier: 10720782
2026-03-24 22:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5905b73f-91e7-5538-800f-6f096f9b77d0 with scrape type 1
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 5905b73f-91e7-5538-800f-6f096f9b77d0
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252F758e1f03-85b5-4bd8-bf31-66b0b3c379c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/758e1f03-85b5-4bd8-bf31-66b0b3c379c1.jpg already downloaded
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252Ff35c8c8d-8722-433c-b6aa-f018cffa0bd1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/f35c8c8d-8722-433c-b6aa-f018cffa0bd1.jpg already downloaded
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252F751180c3-c89f-4344-a77f-ee168926ba18.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/751180c3-c89f-4344-a77f-ee168926ba18.jpg already downloaded
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252F3126b2b7-af4a-4e20-af79-9ce3b22470f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/3126b2b7-af4a-4e20-af79-9ce3b22470f2.jpg already downloaded
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252Fff4328f1-c5b3-4be1-af21-ae3c3b6e86f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/ff4328f1-c5b3-4be1-af21-ae3c3b6e86f3.jpg already downloaded
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252Ff2c320f6-cb58-4b62-a768-91ff5efd779b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/f2c320f6-cb58-4b62-a768-91ff5efd779b.jpg already downloaded
2026-03-24 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252F227ba302-6d2f-4b35-80b3-a60e246aba04.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/227ba302-6d2f-4b35-80b3-a60e246aba04.jpg already downloaded
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741273%252Fgeneral%252F4cb47649-3e88-4525-b638-08d3f98c5fc7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741273/general/4cb47649-3e88-4525-b638-08d3f98c5fc7.jpg already downloaded
2026-03-24 22:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5905b73f-91e7-5538-800f-6f096f9b77d0, identifier: 10720782
2026-03-24 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743865/general/143f460d-34eb-41b6-b3fc-8697020c1e90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720808)
2026-03-24 22:16:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/8d688b23-debd-4610-b636-49b1fb626364.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720886)
2026-03-24 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743530/general/a460ef1e-b2b2-4768-bdee-27978d073696.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720783)
2026-03-24 22:16:38 [adesa.be] INFO: Found listing with ID: 10720797
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720797%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [adesa.be] INFO: Scrape type for 10720797: 1
2026-03-24 22:16:38 [adesa.be] INFO: Scraping item 10720797 url https://www.openlane.eu/en/carv6/auction/10720797
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252Ff6ac886d-44c9-40fa-92ad-130d04ed0883.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/f6ac886d-44c9-40fa-92ad-130d04ed0883.jpg not downloaded yet
2026-03-24 22:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5905b73f-91e7-5538-800f-6f096f9b77d0 with identifier: 10720782
2026-03-24 22:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5905b73f-91e7-5538-800f-6f096f9b77d0 with identifier: 10720782
2026-03-24 22:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5905b73f-91e7-5538-800f-6f096f9b77d0 with identifier: 10720782 to the API
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720782>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5905b73f-91e7-5538-800f-6f096f9b77d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ECJ527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720782',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 221700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 8,
'photo_urls': ['https://images.openlane.eu/carimgs/5741273/general/758e1f03-85b5-4bd8-bf31-66b0b3c379c1.jpg',
'https://images.openlane.eu/carimgs/5741273/general/f35c8c8d-8722-433c-b6aa-f018cffa0bd1.jpg',
'https://images.openlane.eu/carimgs/5741273/general/751180c3-c89f-4344-a77f-ee168926ba18.jpg',
'https://images.openlane.eu/carimgs/5741273/general/3126b2b7-af4a-4e20-af79-9ce3b22470f2.jpg',
'https://images.openlane.eu/carimgs/5741273/general/ff4328f1-c5b3-4be1-af21-ae3c3b6e86f3.jpg',
'https://images.openlane.eu/carimgs/5741273/general/f2c320f6-cb58-4b62-a768-91ff5efd779b.jpg',
'https://images.openlane.eu/carimgs/5741273/general/227ba302-6d2f-4b35-80b3-a60e246aba04.jpg',
'https://images.openlane.eu/carimgs/5741273/general/4cb47649-3e88-4525-b638-08d3f98c5fc7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/758e1f03-85b5-4bd8-bf31-66b0b3c379c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/f35c8c8d-8722-433c-b6aa-f018cffa0bd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/751180c3-c89f-4344-a77f-ee168926ba18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/3126b2b7-af4a-4e20-af79-9ce3b22470f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/ff4328f1-c5b3-4be1-af21-ae3c3b6e86f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/f2c320f6-cb58-4b62-a768-91ff5efd779b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/227ba302-6d2f-4b35-80b3-a60e246aba04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5905b73f-91e7-5538-800f-6f096f9b77d0/5905b73f-91e7-5538-800f-6f096f9b77d0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741273/general/4cb47649-3e88-4525-b638-08d3f98c5fc7.jpg',
'Width': 1024}],
'price': 11350,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Vito 110 CDI - Diesel - Manual - 101 hp - 221.700 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720782%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [adesa.be] INFO: Saving data for 10720782: {'created_time': 1774390598.461352, 'last_price_update_time': 1774390598.46137, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720782') HTTP/1.1" 204 0
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252F4fc6ea62-2cb6-43fd-8f19-33dc846b4f2f.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/4fc6ea62-2cb6-43fd-8f19-33dc846b4f2f.JPG not downloaded yet
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F9ae7d2fd-a00d-4b97-ba85-5bdb3984828a.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/9ae7d2fd-a00d-4b97-ba85-5bdb3984828a.JPG not downloaded yet
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F8eed4cbb-4b6b-472c-8250-3e013efb602b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/8eed4cbb-4b6b-472c-8250-3e013efb602b.jpg not downloaded yet
2026-03-24 22:16: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 22:16:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-24 22:16:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/bd1da1bf-398d-40ea-842a-47c98143ab9a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720776)
2026-03-24 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743531/general/4f492d5f-b4b6-4b5a-bc55-be97f51e9806.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720784)
2026-03-24 22:16:38 [adesa.be] INFO: Found listing with ID: 10720768
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720768%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [adesa.be] INFO: Scrape type for 10720768: 1
2026-03-24 22:16:38 [adesa.be] INFO: Scraping item 10720768 url https://www.openlane.eu/en/carv6/auction/10720768
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F37dc1c34-a2af-4fac-8cee-79a80a1b1102.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/37dc1c34-a2af-4fac-8cee-79a80a1b1102.jpg not downloaded yet
2026-03-24 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16: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 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743975/general/84d3a16e-f146-4803-aeda-98cd9b2d8e46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721237)
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252F19995fd6-2669-452d-abde-b6ccd82db8eb.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/19995fd6-2669-452d-abde-b6ccd82db8eb.JPG not downloaded yet
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F0cd2f934-825e-40ee-8c75-09983c7c11c7.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/0cd2f934-825e-40ee-8c75-09983c7c11c7.JPG not downloaded yet
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F5a96eeb5-e4ee-43f1-b123-c896029964c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/5a96eeb5-e4ee-43f1-b123-c896029964c8.jpg not downloaded yet
2026-03-24 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/a0f63127-8010-4936-bf4d-0d488772b75d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720778)
2026-03-24 22:16:38 [adesa.be] INFO: Found listing with ID: 10720787
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720787%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [adesa.be] INFO: Scrape type for 10720787: 1
2026-03-24 22:16:38 [adesa.be] INFO: Scraping item 10720787 url https://www.openlane.eu/en/carv6/auction/10720787
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252Fec9bd291-db2d-4cf5-8a7a-b9a54ddcdc90.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/ec9bd291-db2d-4cf5-8a7a-b9a54ddcdc90.jpg not downloaded yet
2026-03-24 22:16: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 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7846a210>
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F924a078b-e9c6-4b9f-b556-35b9f6a85e09.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/924a078b-e9c6-4b9f-b556-35b9f6a85e09.jpg saved to cache
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7823d490>
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252F4aee5cdc-42a0-4a94-85a8-dea3f1be3b11.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/4aee5cdc-42a0-4a94-85a8-dea3f1be3b11.jpg saved to cache
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-24 22:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a with identifier: 10720791
2026-03-24 22:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a with scrape type 1
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252Fe9ba1d99-138c-43b7-b436-6a610dc7cbb6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/e9ba1d99-138c-43b7-b436-6a610dc7cbb6.jpg not downloaded yet
2026-03-24 22:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10720795
2026-03-24 22:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 190f9f2c-7169-5518-afbb-4467d48ebf10 with scrape type 1
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 190f9f2c-7169-5518-afbb-4467d48ebf10
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252Fbcfc9949-4b08-4d99-8d81-b36897b33004.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/bcfc9949-4b08-4d99-8d81-b36897b33004.jpg not downloaded yet
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782e5210>
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252F143f460d-34eb-41b6-b3fc-8697020c1e90.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/143f460d-34eb-41b6-b3fc-8697020c1e90.jpg saved to cache
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785f5e10>
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252Fa460ef1e-b2b2-4768-bdee-27978d073696.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/a460ef1e-b2b2-4768-bdee-27978d073696.jpg saved to cache
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3443284e-0ced-5b96-adab-30008a235942
2026-03-24 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743865/general/06f6c5c2-0db3-4529-8645-b0807646252c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720808)
2026-03-24 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743975/general/7e0705d8-4110-4e10-bf51-fcae1397fc67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721237)
2026-03-24 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743592/general/39d694b7-87bc-4ae1-afc4-83837401f442.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720798)
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706586%252Fgeneral%252F155f7de5-f4f3-45bb-a524-7c41fde5da88.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706586/general/155f7de5-f4f3-45bb-a524-7c41fde5da88.JPG not downloaded yet
2026-03-24 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F1cc246da-be42-45d7-97c4-2f71e98cfda6.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/1cc246da-be42-45d7-97c4-2f71e98cfda6.JPG not downloaded yet
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252Ff6ac6256-b8ee-4e05-bdb4-61690fc4d188.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/f6ac6256-b8ee-4e05-bdb4-61690fc4d188.jpg not downloaded yet
2026-03-24 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743531/general/200f8bfe-af28-42b1-a167-3992887f7edf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720784)
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10720764
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720764%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10720764: 1
2026-03-24 22:16:39 [adesa.be] INFO: Scraping item 10720764 url https://www.openlane.eu/en/carv6/auction/10720764
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F6414c57a-424c-49cd-b24f-22270293e764.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/6414c57a-424c-49cd-b24f-22270293e764.jpg not downloaded yet
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252Fbf57b5ca-1d84-4112-9f81-231f717402a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/bf57b5ca-1d84-4112-9f81-231f717402a6.jpg not downloaded yet
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252F4b5cb6dd-b213-4cba-a767-babf5469371e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/4b5cb6dd-b213-4cba-a767-babf5469371e.jpg not downloaded yet
2026-03-24 22:16:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/84f931b7-2abf-4084-b810-572ee0832f05.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720776)
2026-03-24 22:16:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/f0f6e31b-0102-4d5a-b41a-b8d2393d87b8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720778)
2026-03-24 22:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743531/general/0765e8c5-c64a-4307-9fe7-4fca0ba6ebfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720784)
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705175%252Fgeneral%252F9e3ca960-85fc-4cc6-a4b7-e75493a05a19.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705175/general/9e3ca960-85fc-4cc6-a4b7-e75493a05a19.JPG not downloaded yet
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F03c73804-f84c-4dde-a77d-daa2a6f0d108.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/03c73804-f84c-4dde-a77d-daa2a6f0d108.jpg not downloaded yet
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-24 22:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786b7190>
2026-03-24 22:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F4f492d5f-b4b6-4b5a-bc55-be97f51e9806.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/4f492d5f-b4b6-4b5a-bc55-be97f51e9806.jpg saved to cache
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08
2026-03-24 22:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10720789
2026-03-24 22:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adef56f9-ac59-5759-864d-b4e42f494b7f with scrape type 1
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item adef56f9-ac59-5759-864d-b4e42f494b7f
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252Fe9bccba5-80db-450f-a5b6-69743510f9be.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/e9bccba5-80db-450f-a5b6-69743510f9be.jpg not downloaded yet
2026-03-24 22:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab0fed0>
2026-03-24 22:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F84d3a16e-f146-4803-aeda-98cd9b2d8e46.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/84d3a16e-f146-4803-aeda-98cd9b2d8e46.jpg saved to cache
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde
2026-03-24 22:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10720796
2026-03-24 22:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73a98aaa-a76a-556f-a302-11d6c02aa000 with scrape type 1
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73a98aaa-a76a-556f-a302-11d6c02aa000
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F0d6f0cf5-2c14-4788-8fad-6ed77d6dd633.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/0d6f0cf5-2c14-4788-8fad-6ed77d6dd633.jpg not downloaded yet
2026-03-24 22:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716142
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716142%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716142: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716142 url https://www.openlane.eu/en/carv6/auction/10716142
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716144
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716144%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716144: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716144 url https://www.openlane.eu/en/carv6/auction/10716144
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716167
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716167%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716167: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716167 url https://www.openlane.eu/en/carv6/auction/10716167
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716159
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716159%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716159: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716159 url https://www.openlane.eu/en/carv6/auction/10716159
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716156
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716156%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716156: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716156 url https://www.openlane.eu/en/carv6/auction/10716156
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716157
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716157%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716157: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716157 url https://www.openlane.eu/en/carv6/auction/10716157
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716325
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716325%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716325: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716325 url https://www.openlane.eu/en/carv6/auction/10716325
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716331
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716331%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716331: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716331 url https://www.openlane.eu/en/carv6/auction/10716331
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716333
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716333%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716333: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716333 url https://www.openlane.eu/en/carv6/auction/10716333
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716330
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716330%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716330: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716330 url https://www.openlane.eu/en/carv6/auction/10716330
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716332
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716332%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716332: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716332 url https://www.openlane.eu/en/carv6/auction/10716332
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716327
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716327%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716327: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716327 url https://www.openlane.eu/en/carv6/auction/10716327
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716328
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716328%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716328: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716328 url https://www.openlane.eu/en/carv6/auction/10716328
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716329
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716329%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716329: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716329 url https://www.openlane.eu/en/carv6/auction/10716329
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716334
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716334%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716334: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716334 url https://www.openlane.eu/en/carv6/auction/10716334
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716326
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716326%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716326: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716326 url https://www.openlane.eu/en/carv6/auction/10716326
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716337
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716337%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716337: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716337 url https://www.openlane.eu/en/carv6/auction/10716337
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716336
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716336%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716336: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716336 url https://www.openlane.eu/en/carv6/auction/10716336
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716338
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716338%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716338: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716338 url https://www.openlane.eu/en/carv6/auction/10716338
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716335
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716335%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716335: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716335 url https://www.openlane.eu/en/carv6/auction/10716335
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716179
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716179%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716179: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716179 url https://www.openlane.eu/en/carv6/auction/10716179
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716232
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716232%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716232: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716232 url https://www.openlane.eu/en/carv6/auction/10716232
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716191
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716191%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716191: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716191 url https://www.openlane.eu/en/carv6/auction/10716191
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716141
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716141%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716141: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716141 url https://www.openlane.eu/en/carv6/auction/10716141
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716245
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716245%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716245: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716245 url https://www.openlane.eu/en/carv6/auction/10716245
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716204
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716204%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716204: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716204 url https://www.openlane.eu/en/carv6/auction/10716204
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716143
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716143%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716143: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716143 url https://www.openlane.eu/en/carv6/auction/10716143
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716145
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716145%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716145: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716145 url https://www.openlane.eu/en/carv6/auction/10716145
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716146
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716146%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716146: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716146 url https://www.openlane.eu/en/carv6/auction/10716146
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716171
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716171%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716171: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716171 url https://www.openlane.eu/en/carv6/auction/10716171
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716163
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716163%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716163: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716163 url https://www.openlane.eu/en/carv6/auction/10716163
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716164
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716164%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716164: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716164 url https://www.openlane.eu/en/carv6/auction/10716164
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716147
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716147%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716147: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716147 url https://www.openlane.eu/en/carv6/auction/10716147
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716148
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716148%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716148: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716148 url https://www.openlane.eu/en/carv6/auction/10716148
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716149
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716149%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716149: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716149 url https://www.openlane.eu/en/carv6/auction/10716149
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716150
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716150%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716150: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716150 url https://www.openlane.eu/en/carv6/auction/10716150
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716151
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716151%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716151: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716151 url https://www.openlane.eu/en/carv6/auction/10716151
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716152
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716152%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716152: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716152 url https://www.openlane.eu/en/carv6/auction/10716152
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716165
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716165%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716165: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716165 url https://www.openlane.eu/en/carv6/auction/10716165
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716166
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716166%27 HTTP/1.1" 200 None
2026-03-24 22:16:39 [adesa.be] INFO: Scrape type for 10716166: 0
2026-03-24 22:16:39 [adesa.be] INFO: Skipping item 10716166 url https://www.openlane.eu/en/carv6/auction/10716166
2026-03-24 22:16:39 [adesa.be] INFO: Found listing with ID: 10716153
2026-03-24 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716153%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [adesa.be] INFO: Scrape type for 10716153: 0
2026-03-24 22:16:40 [adesa.be] INFO: Skipping item 10716153 url https://www.openlane.eu/en/carv6/auction/10716153
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F6b7de932-ad67-491e-b277-0a5921c4f125.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/6b7de932-ad67-491e-b277-0a5921c4f125.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252F42917493-65cb-485a-81b2-a35e992d8d4c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/42917493-65cb-485a-81b2-a35e992d8d4c.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252Fe47754c8-a98f-4fd8-84b3-2ecf9a3f9523.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/e47754c8-a98f-4fd8-84b3-2ecf9a3f9523.jpg not downloaded yet
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743865/general/5397d728-b12b-4fec-a894-4365f8236885.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720808)
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743592/general/37dc1c34-a2af-4fac-8cee-79a80a1b1102.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720798)
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743592/general/f6ac886d-44c9-40fa-92ad-130d04ed0883.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720798)
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743592/general/48eadd70-184f-42e1-a27c-b88380af58b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720798)
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252Fa9e1a4b5-cef0-4fef-a24b-81a2e7b669f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/a9e1a4b5-cef0-4fef-a24b-81a2e7b669f9.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252Fd5239088-743c-4bb1-b4ff-6589ccdfe62a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/d5239088-743c-4bb1-b4ff-6589ccdfe62a.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F3efa15e4-6fc5-4b2b-84a2-e0e46bb193b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/3efa15e4-6fc5-4b2b-84a2-e0e46bb193b1.jpg not downloaded yet
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/9ae7d2fd-a00d-4b97-ba85-5bdb3984828a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720776)
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/0cd2f934-825e-40ee-8c75-09983c7c11c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720776)
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743531/general/5a96eeb5-e4ee-43f1-b123-c896029964c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720784)
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F93f10852-6bb4-4ed7-b54a-c13dc1427072.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/93f10852-6bb4-4ed7-b54a-c13dc1427072.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252F95c324a1-86f1-4663-9596-583d37bf9fd5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/95c324a1-86f1-4663-9596-583d37bf9fd5.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252Fddb606bd-6cf2-4dc3-97f8-640d48339ebb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/ddb606bd-6cf2-4dc3-97f8-640d48339ebb.jpg not downloaded yet
2026-03-24 22:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78904950>
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252F06f6c5c2-0db3-4529-8645-b0807646252c.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/06f6c5c2-0db3-4529-8645-b0807646252c.jpg saved to cache
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7832db50>
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F7e0705d8-4110-4e10-bf51-fcae1397fc67.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/7e0705d8-4110-4e10-bf51-fcae1397fc67.jpg saved to cache
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785e96d0>
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F39d694b7-87bc-4ae1-afc4-83837401f442.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/39d694b7-87bc-4ae1-afc4-83837401f442.jpg saved to cache
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f945da5-f775-5568-85d5-91a5b35a427f
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785eb910>
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F200f8bfe-af28-42b1-a167-3992887f7edf.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/200f8bfe-af28-42b1-a167-3992887f7edf.jpg saved to cache
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a19e10>
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F0765e8c5-c64a-4307-9fe7-4fca0ba6ebfe.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/0765e8c5-c64a-4307-9fe7-4fca0ba6ebfe.jpg saved to cache
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743531/general/8eed4cbb-4b6b-472c-8250-3e013efb602b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720784)
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F9d1020ca-8eba-445d-a246-577c2f78513c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/9d1020ca-8eba-445d-a246-577c2f78513c.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252F2402b997-e2fe-41db-ae53-cf3dfdf2faf2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/2402b997-e2fe-41db-ae53-cf3dfdf2faf2.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F05aa8847-f051-49da-89dc-407f6d05150e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/05aa8847-f051-49da-89dc-407f6d05150e.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F060a67f0-172a-46c0-ae5a-9dcc1f0287b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/060a67f0-172a-46c0-ae5a-9dcc1f0287b4.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252F3d7877dd-0cfa-4f5b-ad02-7f3924e9aa91.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/3d7877dd-0cfa-4f5b-ad02-7f3924e9aa91.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252F0f88a45a-aee8-44c4-a54d-067ad6c9e883.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/0f88a45a-aee8-44c4-a54d-067ad6c9e883.jpg not downloaded yet
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/155f7de5-f4f3-45bb-a524-7c41fde5da88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720778)
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/19995fd6-2669-452d-abde-b6ccd82db8eb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720778)
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/1cc246da-be42-45d7-97c4-2f71e98cfda6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720776)
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252F3c1bdd22-65de-4a6e-914a-ddb27a7ba60d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/3c1bdd22-65de-4a6e-914a-ddb27a7ba60d.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F1777cc7b-4369-4f3a-84d5-36c0ed7215af.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/1777cc7b-4369-4f3a-84d5-36c0ed7215af.jpg not downloaded yet
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7832f950>
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252F5397d728-b12b-4fec-a894-4365f8236885.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/5397d728-b12b-4fec-a894-4365f8236885.jpg saved to cache
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7862da50>
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F37dc1c34-a2af-4fac-8cee-79a80a1b1102.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/37dc1c34-a2af-4fac-8cee-79a80a1b1102.jpg saved to cache
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f945da5-f775-5568-85d5-91a5b35a427f
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787728d0>
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252Ff6ac886d-44c9-40fa-92ad-130d04ed0883.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/f6ac886d-44c9-40fa-92ad-130d04ed0883.jpg saved to cache
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f945da5-f775-5568-85d5-91a5b35a427f
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7814ff90>
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F48eadd70-184f-42e1-a27c-b88380af58b2.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/48eadd70-184f-42e1-a27c-b88380af58b2.jpg saved to cache
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f945da5-f775-5568-85d5-91a5b35a427f
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784eaad0>
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F5a96eeb5-e4ee-43f1-b123-c896029964c8.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/5a96eeb5-e4ee-43f1-b123-c896029964c8.jpg saved to cache
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743587/general/bcfc9949-4b08-4d99-8d81-b36897b33004.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720795)
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252Ff44a1670-3729-40c7-988c-a09acb92df68.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/f44a1670-3729-40c7-988c-a09acb92df68.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252Fdc9fa639-9528-48ea-b707-668430b5bb64.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/dc9fa639-9528-48ea-b707-668430b5bb64.jpg not downloaded yet
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252Ffb94c9e4-52f4-4b5b-9c1f-1f11a1392f20.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/fb94c9e4-52f4-4b5b-9c1f-1f11a1392f20.jpg not downloaded yet
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743531/general/f6ac6256-b8ee-4e05-bdb4-61690fc4d188.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720784)
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743592/general/6b7de932-ad67-491e-b277-0a5921c4f125.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720798)
2026-03-24 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743587/general/e47754c8-a98f-4fd8-84b3-2ecf9a3f9523.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720795)
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252F94505088-67e4-4645-8943-de0627d77543.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/94505088-67e4-4645-8943-de0627d77543.jpg not downloaded yet
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F701ef162-cb09-4bf2-a9cf-6d41bfedc21b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/701ef162-cb09-4bf2-a9cf-6d41bfedc21b.jpg not downloaded yet
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78357210>
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F8eed4cbb-4b6b-472c-8250-3e013efb602b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/8eed4cbb-4b6b-472c-8250-3e013efb602b.jpg saved to cache
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08
2026-03-24 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743580/general/42917493-65cb-485a-81b2-a35e992d8d4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720791)
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252F41c5b807-5d9b-457a-b2c7-de024eebf847.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/41c5b807-5d9b-457a-b2c7-de024eebf847.jpg not downloaded yet
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252Fac86a053-db9c-4aa6-86ed-0161f3710060.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/ac86a053-db9c-4aa6-86ed-0161f3710060.jpg not downloaded yet
2026-03-24 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743531/general/03c73804-f84c-4dde-a77d-daa2a6f0d108.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720784)
2026-03-24 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743588/general/0d6f0cf5-2c14-4788-8fad-6ed77d6dd633.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720796)
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252F9f3654ad-a691-4a3c-8981-568089105d4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/9f3654ad-a691-4a3c-8981-568089105d4b.jpg not downloaded yet
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252Fae14fb26-2fd0-4b69-8ee4-ddba0fdd5407.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/ae14fb26-2fd0-4b69-8ee4-ddba0fdd5407.jpg not downloaded yet
2026-03-24 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743538/general/e9bccba5-80db-450f-a5b6-69743510f9be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720789)
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252F34a03bb8-0b07-44c7-aa41-0dc975ce540d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/34a03bb8-0b07-44c7-aa41-0dc975ce540d.jpg not downloaded yet
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252F8b83e722-b076-441f-925c-01bf8aad765e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/8b83e722-b076-441f-925c-01bf8aad765e.jpg not downloaded yet
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78357f90>
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252Fbcfc9949-4b08-4d99-8d81-b36897b33004.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/bcfc9949-4b08-4d99-8d81-b36897b33004.jpg saved to cache
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 190f9f2c-7169-5518-afbb-4467d48ebf10
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7840add0>
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252Ff6ac6256-b8ee-4e05-bdb4-61690fc4d188.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/f6ac6256-b8ee-4e05-bdb4-61690fc4d188.jpg saved to cache
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787bc8d0>
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F6b7de932-ad67-491e-b277-0a5921c4f125.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/6b7de932-ad67-491e-b277-0a5921c4f125.jpg saved to cache
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f945da5-f775-5568-85d5-91a5b35a427f
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78299350>
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252Fe47754c8-a98f-4fd8-84b3-2ecf9a3f9523.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/e47754c8-a98f-4fd8-84b3-2ecf9a3f9523.jpg saved to cache
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 190f9f2c-7169-5518-afbb-4467d48ebf10
2026-03-24 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743588/general/3efa15e4-6fc5-4b2b-84a2-e0e46bb193b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720796)
2026-03-24 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743531/general/9d1020ca-8eba-445d-a246-577c2f78513c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720784)
2026-03-24 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743588/general/05aa8847-f051-49da-89dc-407f6d05150e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720796)
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252Fb5c062c7-d7f4-4db8-83de-694afd9e30f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/b5c062c7-d7f4-4db8-83de-694afd9e30f7.jpg not downloaded yet
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F1e0eac9c-509a-4633-a514-2432efde18ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/1e0eac9c-509a-4633-a514-2432efde18ec.jpg not downloaded yet
2026-03-24 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743538/general/2402b997-e2fe-41db-ae53-cf3dfdf2faf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720789)
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252Fb3d55602-bfd2-48dd-a577-9f258ca97e13.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/b3d55602-bfd2-48dd-a577-9f258ca97e13.jpg not downloaded yet
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252Fa8ce5803-865e-4ef5-98d5-27d97690ddb3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/a8ce5803-865e-4ef5-98d5-27d97690ddb3.jpg not downloaded yet
2026-03-24 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743588/general/1777cc7b-4369-4f3a-84d5-36c0ed7215af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720796)
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252F239c3483-1aeb-4b27-be9c-29098cd0eff2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/239c3483-1aeb-4b27-be9c-29098cd0eff2.jpg not downloaded yet
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F05edf3b1-8685-45ec-abd5-0b7b3550e494.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/05edf3b1-8685-45ec-abd5-0b7b3550e494.jpg not downloaded yet
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783b8690>
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252F42917493-65cb-485a-81b2-a35e992d8d4c.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/42917493-65cb-485a-81b2-a35e992d8d4c.jpg saved to cache
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7853e190>
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F03c73804-f84c-4dde-a77d-daa2a6f0d108.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/03c73804-f84c-4dde-a77d-daa2a6f0d108.jpg saved to cache
2026-03-24 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787d1e10>
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F0d6f0cf5-2c14-4788-8fad-6ed77d6dd633.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/0d6f0cf5-2c14-4788-8fad-6ed77d6dd633.jpg saved to cache
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 73a98aaa-a76a-556f-a302-11d6c02aa000
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78761250>
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252Fe9bccba5-80db-450f-a5b6-69743510f9be.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/e9bccba5-80db-450f-a5b6-69743510f9be.jpg saved to cache
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item adef56f9-ac59-5759-864d-b4e42f494b7f
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743587/general/fb94c9e4-52f4-4b5b-9c1f-1f11a1392f20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720795)
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743580/general/3d7877dd-0cfa-4f5b-ad02-7f3924e9aa91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720791)
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743587/general/0f88a45a-aee8-44c4-a54d-067ad6c9e883.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720795)
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252F4682be6b-c82d-4569-b26c-4d18249b8322.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/4682be6b-c82d-4569-b26c-4d18249b8322.jpg not downloaded yet
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252F80b33e4c-ce69-42db-afd2-24de6aa22a8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/80b33e4c-ce69-42db-afd2-24de6aa22a8d.jpg not downloaded yet
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743538/general/3c1bdd22-65de-4a6e-914a-ddb27a7ba60d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720789)
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743580/general/41c5b807-5d9b-457a-b2c7-de024eebf847.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720791)
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252Fced98fb5-1403-486a-bcb3-784ec36362ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/ced98fb5-1403-486a-bcb3-784ec36362ae.jpg not downloaded yet
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F58b7bcbd-30cf-41eb-a851-f477cb0aaa8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/58b7bcbd-30cf-41eb-a851-f477cb0aaa8a.jpg not downloaded yet
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743587/general/ac86a053-db9c-4aa6-86ed-0161f3710060.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720795)
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7aae2bd0>
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F3efa15e4-6fc5-4b2b-84a2-e0e46bb193b1.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/3efa15e4-6fc5-4b2b-84a2-e0e46bb193b1.jpg saved to cache
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 73a98aaa-a76a-556f-a302-11d6c02aa000
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784d2490>
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F9d1020ca-8eba-445d-a246-577c2f78513c.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/9d1020ca-8eba-445d-a246-577c2f78513c.jpg saved to cache
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78103d50>
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F05aa8847-f051-49da-89dc-407f6d05150e.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/05aa8847-f051-49da-89dc-407f6d05150e.jpg saved to cache
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 73a98aaa-a76a-556f-a302-11d6c02aa000
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782f8d10>
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252F2402b997-e2fe-41db-ae53-cf3dfdf2faf2.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/2402b997-e2fe-41db-ae53-cf3dfdf2faf2.jpg saved to cache
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item adef56f9-ac59-5759-864d-b4e42f494b7f
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7828b4d0>
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F1777cc7b-4369-4f3a-84d5-36c0ed7215af.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/1777cc7b-4369-4f3a-84d5-36c0ed7215af.jpg saved to cache
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 73a98aaa-a76a-556f-a302-11d6c02aa000
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743538/general/94505088-67e4-4645-8943-de0627d77543.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720789)
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252Fd3ed6f06-4f4e-4e68-8ae6-1f248b08f77f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/d3ed6f06-4f4e-4e68-8ae6-1f248b08f77f.jpg not downloaded yet
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252Fd8ca5ce1-fe33-4c4a-ac8d-293ca6a2d52b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/d8ca5ce1-fe33-4c4a-ac8d-293ca6a2d52b.jpg not downloaded yet
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743587/general/a8ce5803-865e-4ef5-98d5-27d97690ddb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720795)
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743588/general/ae14fb26-2fd0-4b69-8ee4-ddba0fdd5407.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720796)
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743588/general/701ef162-cb09-4bf2-a9cf-6d41bfedc21b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720796)
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743538/general/9f3654ad-a691-4a3c-8981-568089105d4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720789)
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743588/general/1e0eac9c-509a-4633-a514-2432efde18ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720796)
2026-03-24 22:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743538/general/b5c062c7-d7f4-4db8-83de-694afd9e30f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720789)
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78230ad0>
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252Ffb94c9e4-52f4-4b5b-9c1f-1f11a1392f20.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/fb94c9e4-52f4-4b5b-9c1f-1f11a1392f20.jpg saved to cache
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 190f9f2c-7169-5518-afbb-4467d48ebf10
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7867eed0>
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252F3d7877dd-0cfa-4f5b-ad02-7f3924e9aa91.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/3d7877dd-0cfa-4f5b-ad02-7f3924e9aa91.jpg saved to cache
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781ff710>
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252F0f88a45a-aee8-44c4-a54d-067ad6c9e883.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/0f88a45a-aee8-44c4-a54d-067ad6c9e883.jpg saved to cache
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 190f9f2c-7169-5518-afbb-4467d48ebf10
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78811810>
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252F3c1bdd22-65de-4a6e-914a-ddb27a7ba60d.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/3c1bdd22-65de-4a6e-914a-ddb27a7ba60d.jpg saved to cache
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item adef56f9-ac59-5759-864d-b4e42f494b7f
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783971d0>
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252F41c5b807-5d9b-457a-b2c7-de024eebf847.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/41c5b807-5d9b-457a-b2c7-de024eebf847.jpg saved to cache
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7867da90>
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252Fac86a053-db9c-4aa6-86ed-0161f3710060.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/ac86a053-db9c-4aa6-86ed-0161f3710060.jpg saved to cache
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 190f9f2c-7169-5518-afbb-4467d48ebf10
2026-03-24 22:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10720797
2026-03-24 22:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc588339-4624-5b85-ac74-4922db2abcf0 with scrape type 1
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc588339-4624-5b85-ac74-4922db2abcf0
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F23412f0a-39d4-4355-8784-9eb230c4ecd0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/23412f0a-39d4-4355-8784-9eb230c4ecd0.jpg not downloaded yet
2026-03-24 22:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9 with identifier: 10720768
2026-03-24 22:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9 with scrape type 1
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691008%252Fgeneral%252Ff83027c9-7888-4bf2-a252-c5a3544c021a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691008/general/f83027c9-7888-4bf2-a252-c5a3544c021a.jpg already downloaded
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691008%252Fgeneral%252F9ecb4f4f-96c9-49e9-bd75-ead7d4a9c578.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691008/general/9ecb4f4f-96c9-49e9-bd75-ead7d4a9c578.jpg already downloaded
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691008%252Fgeneral%252Fe7f3cdc6-9e2d-41e0-b608-4ee8529e504e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691008/general/e7f3cdc6-9e2d-41e0-b608-4ee8529e504e.jpg already downloaded
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691008%252Fgeneral%252F85bf17ff-cc5d-4f21-8379-fdfa0f3b6152.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691008/general/85bf17ff-cc5d-4f21-8379-fdfa0f3b6152.jpg already downloaded
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691008%252Fgeneral%252F369bef10-eead-4af2-b062-b9588e946fab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691008/general/369bef10-eead-4af2-b062-b9588e946fab.jpg already downloaded
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691008%252Fgeneral%252Fda066d9b-fdbf-4c37-b2ca-a7b3ff877cc0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691008/general/da066d9b-fdbf-4c37-b2ca-a7b3ff877cc0.jpg already downloaded
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691008%252Fgeneral%252F93402a6d-e48c-452d-a088-734a7dfd4047.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691008/general/93402a6d-e48c-452d-a088-734a7dfd4047.jpg already downloaded
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691008%252Fgeneral%252Fa6ce4d9f-f46b-4efe-9a79-3fb1eb739dab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691008/general/a6ce4d9f-f46b-4efe-9a79-3fb1eb739dab.jpg already downloaded
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691008%252Fgeneral%252F08bddace-ca1e-4641-b458-19350024e002.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691008/general/08bddace-ca1e-4641-b458-19350024e002.jpg already downloaded
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691008%252Fgeneral%252F5aac0162-cc2f-451e-ac57-1b601da0e93d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691008/general/5aac0162-cc2f-451e-ac57-1b601da0e93d.jpg already downloaded
2026-03-24 22:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9, identifier: 10720768
2026-03-24 22:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9 with identifier: 10720768
2026-03-24 22:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9 with identifier: 10720768
2026-03-24 22:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9 with identifier: 10720768 to the API
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720768>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Light truck',
'color': 'Gray',
'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': 'a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEW667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720768',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 149504,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5691008/general/f83027c9-7888-4bf2-a252-c5a3544c021a.jpg',
'https://images.openlane.eu/carimgs/5691008/general/9ecb4f4f-96c9-49e9-bd75-ead7d4a9c578.jpg',
'https://images.openlane.eu/carimgs/5691008/general/e7f3cdc6-9e2d-41e0-b608-4ee8529e504e.jpg',
'https://images.openlane.eu/carimgs/5691008/general/85bf17ff-cc5d-4f21-8379-fdfa0f3b6152.jpg',
'https://images.openlane.eu/carimgs/5691008/general/369bef10-eead-4af2-b062-b9588e946fab.jpg',
'https://images.openlane.eu/carimgs/5691008/general/da066d9b-fdbf-4c37-b2ca-a7b3ff877cc0.jpg',
'https://images.openlane.eu/carimgs/5691008/general/93402a6d-e48c-452d-a088-734a7dfd4047.jpg',
'https://images.openlane.eu/carimgs/5691008/general/a6ce4d9f-f46b-4efe-9a79-3fb1eb739dab.jpg',
'https://images.openlane.eu/carimgs/5691008/general/08bddace-ca1e-4641-b458-19350024e002.jpg',
'https://images.openlane.eu/carimgs/5691008/general/5aac0162-cc2f-451e-ac57-1b601da0e93d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9/a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365014,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691008/general/f83027c9-7888-4bf2-a252-c5a3544c021a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9/a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363266,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691008/general/9ecb4f4f-96c9-49e9-bd75-ead7d4a9c578.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9/a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378904,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691008/general/e7f3cdc6-9e2d-41e0-b608-4ee8529e504e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9/a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360712,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691008/general/85bf17ff-cc5d-4f21-8379-fdfa0f3b6152.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9/a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418976,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691008/general/369bef10-eead-4af2-b062-b9588e946fab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9/a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399510,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691008/general/da066d9b-fdbf-4c37-b2ca-a7b3ff877cc0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9/a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337340,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691008/general/93402a6d-e48c-452d-a088-734a7dfd4047.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9/a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339468,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691008/general/a6ce4d9f-f46b-4efe-9a79-3fb1eb739dab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9/a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335509,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691008/general/08bddace-ca1e-4641-b458-19350024e002.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9/a0b78df8-a3c2-593f-bb0c-1f1a5cfb1ce9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319920,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691008/general/5aac0162-cc2f-451e-ac57-1b601da0e93d.jpg',
'Width': 1920}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Caddy Maxi 2.0 TDI Life - Diesel - Manual - 102 hp - '
'149.504 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720768%27 HTTP/1.1" 200 None
2026-03-24 22:16:43 [adesa.be] INFO: Saving data for 10720768: {'created_time': 1774390603.877039, 'last_price_update_time': 1774390603.87705, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720768') HTTP/1.1" 204 0
2026-03-24 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743538/general/239c3483-1aeb-4b27-be9c-29098cd0eff2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720789)
2026-03-24 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743587/general/8b83e722-b076-441f-925c-01bf8aad765e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720795)
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F95fd3cb2-8f62-49f0-bce6-2512303c1762.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/95fd3cb2-8f62-49f0-bce6-2512303c1762.jpg not downloaded yet
2026-03-24 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743580/general/b3d55602-bfd2-48dd-a577-9f258ca97e13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720791)
2026-03-24 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743588/general/58b7bcbd-30cf-41eb-a851-f477cb0aaa8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720796)
2026-03-24 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743587/general/80b33e4c-ce69-42db-afd2-24de6aa22a8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720795)
2026-03-24 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743580/general/4682be6b-c82d-4569-b26c-4d18249b8322.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720791)
2026-03-24 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743538/general/ced98fb5-1403-486a-bcb3-784ec36362ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720789)
2026-03-24 22:16: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 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a7d93d0>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252F94505088-67e4-4645-8943-de0627d77543.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/94505088-67e4-4645-8943-de0627d77543.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item adef56f9-ac59-5759-864d-b4e42f494b7f
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785cdfd0>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252Fa8ce5803-865e-4ef5-98d5-27d97690ddb3.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/a8ce5803-865e-4ef5-98d5-27d97690ddb3.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 190f9f2c-7169-5518-afbb-4467d48ebf10
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78256a50>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252Fae14fb26-2fd0-4b69-8ee4-ddba0fdd5407.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/ae14fb26-2fd0-4b69-8ee4-ddba0fdd5407.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 73a98aaa-a76a-556f-a302-11d6c02aa000
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785ccb10>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F701ef162-cb09-4bf2-a9cf-6d41bfedc21b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/701ef162-cb09-4bf2-a9cf-6d41bfedc21b.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 73a98aaa-a76a-556f-a302-11d6c02aa000
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78367d90>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252F9f3654ad-a691-4a3c-8981-568089105d4b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/9f3654ad-a691-4a3c-8981-568089105d4b.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item adef56f9-ac59-5759-864d-b4e42f494b7f
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781e31d0>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F1e0eac9c-509a-4633-a514-2432efde18ec.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/1e0eac9c-509a-4633-a514-2432efde18ec.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 73a98aaa-a76a-556f-a302-11d6c02aa000
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78348b90>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252Fb5c062c7-d7f4-4db8-83de-694afd9e30f7.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/b5c062c7-d7f4-4db8-83de-694afd9e30f7.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item adef56f9-ac59-5759-864d-b4e42f494b7f
2026-03-24 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743588/general/05edf3b1-8685-45ec-abd5-0b7b3550e494.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720796)
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252Fe65cd7f9-61c1-4fbe-a8df-cf10cca8ee51.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/e65cd7f9-61c1-4fbe-a8df-cf10cca8ee51.jpg not downloaded yet
2026-03-24 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F497fcc79-c47a-4bad-bb24-65d17a29c2be.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/497fcc79-c47a-4bad-bb24-65d17a29c2be.jpg not downloaded yet
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785cf0d0>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252F239c3483-1aeb-4b27-be9c-29098cd0eff2.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/239c3483-1aeb-4b27-be9c-29098cd0eff2.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item adef56f9-ac59-5759-864d-b4e42f494b7f
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78953c10>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252F8b83e722-b076-441f-925c-01bf8aad765e.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/8b83e722-b076-441f-925c-01bf8aad765e.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 190f9f2c-7169-5518-afbb-4467d48ebf10
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7824cc90>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252Fb3d55602-bfd2-48dd-a577-9f258ca97e13.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/b3d55602-bfd2-48dd-a577-9f258ca97e13.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787b62d0>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F58b7bcbd-30cf-41eb-a851-f477cb0aaa8a.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/58b7bcbd-30cf-41eb-a851-f477cb0aaa8a.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 73a98aaa-a76a-556f-a302-11d6c02aa000
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782329d0>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252F80b33e4c-ce69-42db-afd2-24de6aa22a8d.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/80b33e4c-ce69-42db-afd2-24de6aa22a8d.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 190f9f2c-7169-5518-afbb-4467d48ebf10
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781719d0>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252F4682be6b-c82d-4569-b26c-4d18249b8322.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/4682be6b-c82d-4569-b26c-4d18249b8322.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78772150>
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252Fced98fb5-1403-486a-bcb3-784ec36362ae.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/ced98fb5-1403-486a-bcb3-784ec36362ae.jpg saved to cache
2026-03-24 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item adef56f9-ac59-5759-864d-b4e42f494b7f
2026-03-24 22:16:44 [adesa.be] INFO: Found listing with ID: 10716154
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716154%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [adesa.be] INFO: Scrape type for 10716154: 0
2026-03-24 22:16:44 [adesa.be] INFO: Skipping item 10716154 url https://www.openlane.eu/en/carv6/auction/10716154
2026-03-24 22:16:44 [adesa.be] INFO: Found listing with ID: 10716168
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716168%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [adesa.be] INFO: Scrape type for 10716168: 0
2026-03-24 22:16:44 [adesa.be] INFO: Skipping item 10716168 url https://www.openlane.eu/en/carv6/auction/10716168
2026-03-24 22:16:44 [adesa.be] INFO: Found listing with ID: 10716155
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716155%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [adesa.be] INFO: Scrape type for 10716155: 0
2026-03-24 22:16:44 [adesa.be] INFO: Skipping item 10716155 url https://www.openlane.eu/en/carv6/auction/10716155
2026-03-24 22:16:44 [adesa.be] INFO: Found listing with ID: 10716169
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716169%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [adesa.be] INFO: Scrape type for 10716169: 0
2026-03-24 22:16:44 [adesa.be] INFO: Skipping item 10716169 url https://www.openlane.eu/en/carv6/auction/10716169
2026-03-24 22:16:44 [adesa.be] INFO: Found listing with ID: 10716170
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716170%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [adesa.be] INFO: Scrape type for 10716170: 0
2026-03-24 22:16:44 [adesa.be] INFO: Skipping item 10716170 url https://www.openlane.eu/en/carv6/auction/10716170
2026-03-24 22:16:44 [adesa.be] INFO: Found listing with ID: 10716158
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716158%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [adesa.be] INFO: Scrape type for 10716158: 0
2026-03-24 22:16:44 [adesa.be] INFO: Skipping item 10716158 url https://www.openlane.eu/en/carv6/auction/10716158
2026-03-24 22:16:44 [adesa.be] INFO: Found listing with ID: 10716161
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716161%27 HTTP/1.1" 200 None
2026-03-24 22:16:44 [adesa.be] INFO: Scrape type for 10716161: 0
2026-03-24 22:16:44 [adesa.be] INFO: Skipping item 10716161 url https://www.openlane.eu/en/carv6/auction/10716161
2026-03-24 22:16:44 [adesa.be] INFO: Found listing with ID: 10716162
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716162%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10716162: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10716162 url https://www.openlane.eu/en/carv6/auction/10716162
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718881
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718881%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718881: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718881 url https://www.openlane.eu/en/carv6/auction/10718881
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718888
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718888%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718888: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718888 url https://www.openlane.eu/en/carv6/auction/10718888
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718897
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718897%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718897: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718897 url https://www.openlane.eu/en/carv6/auction/10718897
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10711895
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711895%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10711895: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10711895 url https://www.openlane.eu/en/carv6/auction/10711895
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718891
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718891%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718891: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718891 url https://www.openlane.eu/en/carv6/auction/10718891
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718894
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718894%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718894: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718894 url https://www.openlane.eu/en/carv6/auction/10718894
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10711896
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711896%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10711896: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10711896 url https://www.openlane.eu/en/carv6/auction/10711896
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10711899
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711899%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10711899: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10711899 url https://www.openlane.eu/en/carv6/auction/10711899
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718892
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718892%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718892: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718892 url https://www.openlane.eu/en/carv6/auction/10718892
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718890
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718890%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718890: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718890 url https://www.openlane.eu/en/carv6/auction/10718890
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718905
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718905%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718905: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718905 url https://www.openlane.eu/en/carv6/auction/10718905
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10711904
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711904%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10711904: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10711904 url https://www.openlane.eu/en/carv6/auction/10711904
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10711902
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711902%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10711902: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10711902 url https://www.openlane.eu/en/carv6/auction/10711902
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10711898
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711898%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10711898: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10711898 url https://www.openlane.eu/en/carv6/auction/10711898
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718893
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718893%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718893: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718893 url https://www.openlane.eu/en/carv6/auction/10718893
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718906
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718906%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718906: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718906 url https://www.openlane.eu/en/carv6/auction/10718906
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10711893
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711893%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10711893: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10711893 url https://www.openlane.eu/en/carv6/auction/10711893
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718904
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718904%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718904: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718904 url https://www.openlane.eu/en/carv6/auction/10718904
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718889
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718889%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718889: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718889 url https://www.openlane.eu/en/carv6/auction/10718889
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718895
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718895%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718895: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718895 url https://www.openlane.eu/en/carv6/auction/10718895
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718887
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718887%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718887: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718887 url https://www.openlane.eu/en/carv6/auction/10718887
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718903
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718903%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718903: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718903 url https://www.openlane.eu/en/carv6/auction/10718903
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718899
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718899%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718899: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718899 url https://www.openlane.eu/en/carv6/auction/10718899
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10711903
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711903%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10711903: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10711903 url https://www.openlane.eu/en/carv6/auction/10711903
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718883
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718883%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718883: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718883 url https://www.openlane.eu/en/carv6/auction/10718883
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718885
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718885%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718885: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718885 url https://www.openlane.eu/en/carv6/auction/10718885
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718908
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718908%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718908: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718908 url https://www.openlane.eu/en/carv6/auction/10718908
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718898
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718898%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718898: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718898 url https://www.openlane.eu/en/carv6/auction/10718898
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718909
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718909%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718909: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718909 url https://www.openlane.eu/en/carv6/auction/10718909
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718896
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718896%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718896: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718896 url https://www.openlane.eu/en/carv6/auction/10718896
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718907
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718907%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718907: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718907 url https://www.openlane.eu/en/carv6/auction/10718907
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10711901
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711901%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10711901: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10711901 url https://www.openlane.eu/en/carv6/auction/10711901
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10711900
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711900%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10711900: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10711900 url https://www.openlane.eu/en/carv6/auction/10711900
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10711897
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711897%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10711897: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10711897 url https://www.openlane.eu/en/carv6/auction/10711897
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718884
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718884%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718884: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718884 url https://www.openlane.eu/en/carv6/auction/10718884
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718900
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718900%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718900: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718900 url https://www.openlane.eu/en/carv6/auction/10718900
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10718901
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718901%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10718901: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10718901 url https://www.openlane.eu/en/carv6/auction/10718901
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10717851
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717851%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10717851: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10717851 url https://www.openlane.eu/en/carv6/auction/10717851
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10717854
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717854%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10717854: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10717854 url https://www.openlane.eu/en/carv6/auction/10717854
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10717858
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717858%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10717858: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10717858 url https://www.openlane.eu/en/carv6/auction/10717858
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10717865
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717865%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10717865: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10717865 url https://www.openlane.eu/en/carv6/auction/10717865
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10720485
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720485%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10720485: 1
2026-03-24 22:16:45 [adesa.be] INFO: Scraping item 10720485 url https://www.openlane.eu/en/carv6/auction/10720485
2026-03-24 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743592/general/060a67f0-172a-46c0-ae5a-9dcc1f0287b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720798)
2026-03-24 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743580/general/34a03bb8-0b07-44c7-aa41-0dc975ce540d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720791)
2026-03-24 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743580/general/dc9fa639-9528-48ea-b707-668430b5bb64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720791)
2026-03-24 22:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743592/general/f44a1670-3729-40c7-988c-a09acb92df68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720798)
2026-03-24 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743588/general/d8ca5ce1-fe33-4c4a-ac8d-293ca6a2d52b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720796)
2026-03-24 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743589/general/23412f0a-39d4-4355-8784-9eb230c4ecd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720797)
2026-03-24 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743538/general/d3ed6f06-4f4e-4e68-8ae6-1f248b08f77f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720789)
2026-03-24 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743587/general/ddb606bd-6cf2-4dc3-97f8-640d48339ebb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720795)
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252Fac5292b0-a0fa-4cdd-80db-d7034a7edae9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/ac5292b0-a0fa-4cdd-80db-d7034a7edae9.jpg not downloaded yet
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10717877
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717877%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10717877: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10717877 url https://www.openlane.eu/en/carv6/auction/10717877
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10720511
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720511%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10720511: 1
2026-03-24 22:16:45 [adesa.be] INFO: Scraping item 10720511 url https://www.openlane.eu/en/carv6/auction/10720511
2026-03-24 22:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7899b790>
2026-03-24 22:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252F05edf3b1-8685-45ec-abd5-0b7b3550e494.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/05edf3b1-8685-45ec-abd5-0b7b3550e494.jpg saved to cache
2026-03-24 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 73a98aaa-a76a-556f-a302-11d6c02aa000
2026-03-24 22:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10720785
2026-03-24 22:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f3da677-4aec-5303-848b-ff7485d4d0a6 with scrape type 1
2026-03-24 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f3da677-4aec-5303-848b-ff7485d4d0a6
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Ff0c4928a-7e63-4fce-97c1-704ebde26604.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/f0c4928a-7e63-4fce-97c1-704ebde26604.jpg not downloaded yet
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F3700ba6e-12c4-4d14-92af-04ede5d0f26a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/3700ba6e-12c4-4d14-92af-04ede5d0f26a.jpg not downloaded yet
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10717899
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717899%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10717899: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10717899 url https://www.openlane.eu/en/carv6/auction/10717899
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10717863
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717863%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10717863: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10717863 url https://www.openlane.eu/en/carv6/auction/10717863
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10717835
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717835%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10717835: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10717835 url https://www.openlane.eu/en/carv6/auction/10717835
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10717895
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717895%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10717895: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10717895 url https://www.openlane.eu/en/carv6/auction/10717895
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10719693
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710719693%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10719693: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10719693 url https://www.openlane.eu/en/carv6/auction/10719693
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10717883
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717883%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10717883: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10717883 url https://www.openlane.eu/en/carv6/auction/10717883
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10717844
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717844%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10717844: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10717844 url https://www.openlane.eu/en/carv6/auction/10717844
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10717867
2026-03-24 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717867%27 HTTP/1.1" 200 None
2026-03-24 22:16:45 [adesa.be] INFO: Scrape type for 10717867: 0
2026-03-24 22:16:45 [adesa.be] INFO: Skipping item 10717867 url https://www.openlane.eu/en/carv6/auction/10717867
2026-03-24 22:16:45 [adesa.be] INFO: Found listing with ID: 10717860
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717860%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717860: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717860 url https://www.openlane.eu/en/carv6/auction/10717860
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10717856
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717856%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717856: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717856 url https://www.openlane.eu/en/carv6/auction/10717856
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10717847
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717847%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717847: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717847 url https://www.openlane.eu/en/carv6/auction/10717847
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10717840
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717840%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717840: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717840 url https://www.openlane.eu/en/carv6/auction/10717840
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10720510
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720510%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10720510: 1
2026-03-24 22:16:46 [adesa.be] INFO: Scraping item 10720510 url https://www.openlane.eu/en/carv6/auction/10720510
2026-03-24 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743580/general/95c324a1-86f1-4663-9596-583d37bf9fd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720791)
2026-03-24 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743538/general/d5239088-743c-4bb1-b4ff-6589ccdfe62a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720789)
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Fd12266b8-cdaf-416f-a9c6-f0b773103902.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/d12266b8-cdaf-416f-a9c6-f0b773103902.jpg not downloaded yet
2026-03-24 22:16:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/9e3ca960-85fc-4cc6-a4b7-e75493a05a19.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720776)
2026-03-24 22:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743592/general/93f10852-6bb4-4ed7-b54a-c13dc1427072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720798)
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F3b1fa5f5-30e8-4dc4-8ebf-00b6002da4da.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/3b1fa5f5-30e8-4dc4-8ebf-00b6002da4da.jpg not downloaded yet
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10717861
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717861%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717861: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717861 url https://www.openlane.eu/en/carv6/auction/10717861
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10717915
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717915%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717915: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717915 url https://www.openlane.eu/en/carv6/auction/10717915
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10717902
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717902%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717902: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717902 url https://www.openlane.eu/en/carv6/auction/10717902
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10717887
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717887%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717887: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717887 url https://www.openlane.eu/en/carv6/auction/10717887
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10717905
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717905%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717905: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717905 url https://www.openlane.eu/en/carv6/auction/10717905
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10717908
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717908%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717908: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717908 url https://www.openlane.eu/en/carv6/auction/10717908
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10717910
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717910%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717910: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717910 url https://www.openlane.eu/en/carv6/auction/10717910
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10717900
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717900%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717900: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717900 url https://www.openlane.eu/en/carv6/auction/10717900
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10717918
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717918%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717918: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717918 url https://www.openlane.eu/en/carv6/auction/10717918
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10719148
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719148%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10719148: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10719148 url https://www.openlane.eu/en/carv6/auction/10719148
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10717892
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717892%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10717892: 0
2026-03-24 22:16:46 [adesa.be] INFO: Skipping item 10717892 url https://www.openlane.eu/en/carv6/auction/10717892
2026-03-24 22:16:46 [adesa.be] INFO: Found listing with ID: 10720483
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720483%27 HTTP/1.1" 200 None
2026-03-24 22:16:46 [adesa.be] INFO: Scrape type for 10720483: 1
2026-03-24 22:16:46 [adesa.be] INFO: Scraping item 10720483 url https://www.openlane.eu/en/carv6/auction/10720483
2026-03-24 22:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781e1f90>
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F060a67f0-172a-46c0-ae5a-9dcc1f0287b4.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/060a67f0-172a-46c0-ae5a-9dcc1f0287b4.jpg saved to cache
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f945da5-f775-5568-85d5-91a5b35a427f
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788e2c10>
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252F34a03bb8-0b07-44c7-aa41-0dc975ce540d.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/34a03bb8-0b07-44c7-aa41-0dc975ce540d.jpg saved to cache
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7aae1d10>
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252Fdc9fa639-9528-48ea-b707-668430b5bb64.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/dc9fa639-9528-48ea-b707-668430b5bb64.jpg saved to cache
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7861b6d0>
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252Ff44a1670-3729-40c7-988c-a09acb92df68.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/f44a1670-3729-40c7-988c-a09acb92df68.jpg saved to cache
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f945da5-f775-5568-85d5-91a5b35a427f
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a89b90>
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743588%252Fgeneral%252Fd8ca5ce1-fe33-4c4a-ac8d-293ca6a2d52b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743588/general/d8ca5ce1-fe33-4c4a-ac8d-293ca6a2d52b.jpg saved to cache
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 73a98aaa-a76a-556f-a302-11d6c02aa000
2026-03-24 22:16:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 73a98aaa-a76a-556f-a302-11d6c02aa000, skipping ID generation
2026-03-24 22:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73a98aaa-a76a-556f-a302-11d6c02aa000 with scrape type 1
2026-03-24 22:16:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 73a98aaa-a76a-556f-a302-11d6c02aa000 sending to next pipeline
2026-03-24 22:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73a98aaa-a76a-556f-a302-11d6c02aa000, identifier: 10720796
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78648d90>
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F23412f0a-39d4-4355-8784-9eb230c4ecd0.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/23412f0a-39d4-4355-8784-9eb230c4ecd0.jpg saved to cache
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fc588339-4624-5b85-ac74-4922db2abcf0
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7828d910>
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252Fd3ed6f06-4f4e-4e68-8ae6-1f248b08f77f.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/d3ed6f06-4f4e-4e68-8ae6-1f248b08f77f.jpg saved to cache
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item adef56f9-ac59-5759-864d-b4e42f494b7f
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7814c990>
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252Fddb606bd-6cf2-4dc3-97f8-640d48339ebb.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/ddb606bd-6cf2-4dc3-97f8-640d48339ebb.jpg saved to cache
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 190f9f2c-7169-5518-afbb-4467d48ebf10
2026-03-24 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743580/general/bf57b5ca-1d84-4112-9f81-231f717402a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720791)
2026-03-24 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743587/general/4b5cb6dd-b213-4cba-a767-babf5469371e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720795)
2026-03-24 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743589/general/95fd3cb2-8f62-49f0-bce6-2512303c1762.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720797)
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252F03504a3e-77b1-4f10-acf5-cbda5424b7fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/03504a3e-77b1-4f10-acf5-cbda5424b7fc.jpg not downloaded yet
2026-03-24 22:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10720796
2026-03-24 22:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10720796
2026-03-24 22:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10720796 to the API
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743588/general/d8ca5ce1-fe33-4c4a-ac8d-293ca6a2d52b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '73a98aaa-a76a-556f-a302-11d6c02aa000',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXP632',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720796',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 170909,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/0d6f0cf5-2c14-4788-8fad-6ed77d6dd633.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/3efa15e4-6fc5-4b2b-84a2-e0e46bb193b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/05aa8847-f051-49da-89dc-407f6d05150e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/1777cc7b-4369-4f3a-84d5-36c0ed7215af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/701ef162-cb09-4bf2-a9cf-6d41bfedc21b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/ae14fb26-2fd0-4b69-8ee4-ddba0fdd5407.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/1e0eac9c-509a-4633-a514-2432efde18ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165719,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/05edf3b1-8685-45ec-abd5-0b7b3550e494.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/58b7bcbd-30cf-41eb-a851-f477cb0aaa8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a98aaa-a76a-556f-a302-11d6c02aa000/73a98aaa-a76a-556f-a302-11d6c02aa000_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743588/general/d8ca5ce1-fe33-4c4a-ac8d-293ca6a2d52b.jpg',
'Width': 1024}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-05-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C Break 300e AMG Line - Hybrid - Automatic - 204 hp - '
'170.909 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720796%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [adesa.be] INFO: Saving data for 10720796: {'created_time': 1774390607.527208, 'last_price_update_time': 1774390607.527218, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720796') HTTP/1.1" 204 0
2026-03-24 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743531/general/a9e1a4b5-cef0-4fef-a24b-81a2e7b669f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720784)
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F5d4404f3-3ee2-455c-8b23-a8609721d008.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/5d4404f3-3ee2-455c-8b23-a8609721d008.jpg not downloaded yet
2026-03-24 22:16:47 [adesa.be] INFO: Found listing with ID: 10720488
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720488%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [adesa.be] INFO: Scrape type for 10720488: 1
2026-03-24 22:16:47 [adesa.be] INFO: Scraping item 10720488 url https://www.openlane.eu/en/carv6/auction/10720488
2026-03-24 22:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743592/general/6414c57a-424c-49cd-b24f-22270293e764.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720798)
2026-03-24 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743589/general/497fcc79-c47a-4bad-bb24-65d17a29c2be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720797)
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252F9f4ce9ca-3981-466e-b728-44eb38b9c437.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/9f4ce9ca-3981-466e-b728-44eb38b9c437.jpg not downloaded yet
2026-03-24 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743589/general/e65cd7f9-61c1-4fbe-a8df-cf10cca8ee51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720797)
2026-03-24 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743580/general/e9ba1d99-138c-43b7-b436-6a610dc7cbb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720791)
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252Fb57dedf5-1d6b-411f-941e-0c324ff828bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/b57dedf5-1d6b-411f-941e-0c324ff828bd.jpg not downloaded yet
2026-03-24 22:16:47 [adesa.be] INFO: Found listing with ID: 10717917
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717917%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [adesa.be] INFO: Scrape type for 10717917: 0
2026-03-24 22:16:47 [adesa.be] INFO: Skipping item 10717917 url https://www.openlane.eu/en/carv6/auction/10717917
2026-03-24 22:16:47 [adesa.be] INFO: Found listing with ID: 10717897
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717897%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [adesa.be] INFO: Scrape type for 10717897: 0
2026-03-24 22:16:47 [adesa.be] INFO: Skipping item 10717897 url https://www.openlane.eu/en/carv6/auction/10717897
2026-03-24 22:16:47 [adesa.be] INFO: Found listing with ID: 10719151
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719151%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [adesa.be] INFO: Scrape type for 10719151: 0
2026-03-24 22:16:47 [adesa.be] INFO: Skipping item 10719151 url https://www.openlane.eu/en/carv6/auction/10719151
2026-03-24 22:16:47 [adesa.be] INFO: Found listing with ID: 10717880
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717880%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [adesa.be] INFO: Scrape type for 10717880: 0
2026-03-24 22:16:47 [adesa.be] INFO: Skipping item 10717880 url https://www.openlane.eu/en/carv6/auction/10717880
2026-03-24 22:16:47 [adesa.be] INFO: Found listing with ID: 10717913
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717913%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [adesa.be] INFO: Scrape type for 10717913: 0
2026-03-24 22:16:47 [adesa.be] INFO: Skipping item 10717913 url https://www.openlane.eu/en/carv6/auction/10717913
2026-03-24 22:16:47 [adesa.be] INFO: Found listing with ID: 10719150
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719150%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [adesa.be] INFO: Scrape type for 10719150: 0
2026-03-24 22:16:47 [adesa.be] INFO: Skipping item 10719150 url https://www.openlane.eu/en/carv6/auction/10719150
2026-03-24 22:16:47 [adesa.be] INFO: Found listing with ID: 10720486
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720486%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [adesa.be] INFO: Scrape type for 10720486: 1
2026-03-24 22:16:47 [adesa.be] INFO: Scraping item 10720486 url https://www.openlane.eu/en/carv6/auction/10720486
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252F9cf64ef6-fad6-4aab-a608-86b451059663.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/9cf64ef6-fad6-4aab-a608-86b451059663.jpg not downloaded yet
2026-03-24 22:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78501790>
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252F95c324a1-86f1-4663-9596-583d37bf9fd5.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/95c324a1-86f1-4663-9596-583d37bf9fd5.jpg saved to cache
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7846d310>
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743538%252Fgeneral%252Fd5239088-743c-4bb1-b4ff-6589ccdfe62a.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743538/general/d5239088-743c-4bb1-b4ff-6589ccdfe62a.jpg saved to cache
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item adef56f9-ac59-5759-864d-b4e42f494b7f
2026-03-24 22:16:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: adef56f9-ac59-5759-864d-b4e42f494b7f, skipping ID generation
2026-03-24 22:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adef56f9-ac59-5759-864d-b4e42f494b7f with scrape type 1
2026-03-24 22:16:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item adef56f9-ac59-5759-864d-b4e42f494b7f sending to next pipeline
2026-03-24 22:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adef56f9-ac59-5759-864d-b4e42f494b7f, identifier: 10720789
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7813cd10>
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F93f10852-6bb4-4ed7-b54a-c13dc1427072.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/93f10852-6bb4-4ed7-b54a-c13dc1427072.jpg saved to cache
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f945da5-f775-5568-85d5-91a5b35a427f
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7895e4d0>
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252Fbf57b5ca-1d84-4112-9f81-231f717402a6.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/bf57b5ca-1d84-4112-9f81-231f717402a6.jpg saved to cache
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7895ee50>
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743587%252Fgeneral%252F4b5cb6dd-b213-4cba-a767-babf5469371e.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743587/general/4b5cb6dd-b213-4cba-a767-babf5469371e.jpg saved to cache
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 190f9f2c-7169-5518-afbb-4467d48ebf10
2026-03-24 22:16:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 190f9f2c-7169-5518-afbb-4467d48ebf10, skipping ID generation
2026-03-24 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 190f9f2c-7169-5518-afbb-4467d48ebf10 with scrape type 1
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 190f9f2c-7169-5518-afbb-4467d48ebf10 sending to next pipeline
2026-03-24 22:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 190f9f2c-7169-5518-afbb-4467d48ebf10, identifier: 10720795
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7868ff50>
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F95fd3cb2-8f62-49f0-bce6-2512303c1762.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/95fd3cb2-8f62-49f0-bce6-2512303c1762.jpg saved to cache
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fc588339-4624-5b85-ac74-4922db2abcf0
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F259ad08e-de98-461b-b7a1-240897ede097.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/259ad08e-de98-461b-b7a1-240897ede097.jpg not downloaded yet
2026-03-24 22:16:48 [adesa.be] INFO: Found listing with ID: 10717874
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717874%27 HTTP/1.1" 200 None
2026-03-24 22:16:48 [adesa.be] INFO: Scrape type for 10717874: 0
2026-03-24 22:16:48 [adesa.be] INFO: Skipping item 10717874 url https://www.openlane.eu/en/carv6/auction/10717874
2026-03-24 22:16:48 [adesa.be] INFO: Found listing with ID: 10717855
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717855%27 HTTP/1.1" 200 None
2026-03-24 22:16:48 [adesa.be] INFO: Scrape type for 10717855: 0
2026-03-24 22:16:48 [adesa.be] INFO: Skipping item 10717855 url https://www.openlane.eu/en/carv6/auction/10717855
2026-03-24 22:16:48 [adesa.be] INFO: Found listing with ID: 10720480
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720480%27 HTTP/1.1" 200 None
2026-03-24 22:16:48 [adesa.be] INFO: Scrape type for 10720480: 1
2026-03-24 22:16:48 [adesa.be] INFO: Scraping item 10720480 url https://www.openlane.eu/en/carv6/auction/10720480
2026-03-24 22:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10720789
2026-03-24 22:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10720789
2026-03-24 22:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10720789 to the API
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743538/general/d5239088-743c-4bb1-b4ff-6589ccdfe62a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'adef56f9-ac59-5759-864d-b4e42f494b7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRM695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720789',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 81982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/e9bccba5-80db-450f-a5b6-69743510f9be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/d5239088-743c-4bb1-b4ff-6589ccdfe62a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/2402b997-e2fe-41db-ae53-cf3dfdf2faf2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/3c1bdd22-65de-4a6e-914a-ddb27a7ba60d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/94505088-67e4-4645-8943-de0627d77543.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/9f3654ad-a691-4a3c-8981-568089105d4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/b5c062c7-d7f4-4db8-83de-694afd9e30f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61514,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/239c3483-1aeb-4b27-be9c-29098cd0eff2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/ced98fb5-1403-486a-bcb3-784ec36362ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adef56f9-ac59-5759-864d-b4e42f494b7f/adef56f9-ac59-5759-864d-b4e42f494b7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743538/general/d3ed6f06-4f4e-4e68-8ae6-1f248b08f77f.jpg',
'Width': 1024}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot e-2008 50 kWh GT - Electric - Automatic - 136 hp - 81.982 '
'km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720789%27 HTTP/1.1" 200 None
2026-03-24 22:16:48 [adesa.be] INFO: Saving data for 10720789: {'created_time': 1774390608.92467, 'last_price_update_time': 1774390608.92468, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720789') HTTP/1.1" 204 0
2026-03-24 22:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10720795
2026-03-24 22:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10720795
2026-03-24 22:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10720795 to the API
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743587/general/4b5cb6dd-b213-4cba-a767-babf5469371e.jpg>
{'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': '190f9f2c-7169-5518-afbb-4467d48ebf10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQL853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720795',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 148944,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/bcfc9949-4b08-4d99-8d81-b36897b33004.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/4b5cb6dd-b213-4cba-a767-babf5469371e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/e47754c8-a98f-4fd8-84b3-2ecf9a3f9523.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72218,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/ddb606bd-6cf2-4dc3-97f8-640d48339ebb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/0f88a45a-aee8-44c4-a54d-067ad6c9e883.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/fb94c9e4-52f4-4b5b-9c1f-1f11a1392f20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/ac86a053-db9c-4aa6-86ed-0161f3710060.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64376,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/8b83e722-b076-441f-925c-01bf8aad765e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/a8ce5803-865e-4ef5-98d5-27d97690ddb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f9f2c-7169-5518-afbb-4467d48ebf10/190f9f2c-7169-5518-afbb-4467d48ebf10_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743587/general/80b33e4c-ce69-42db-afd2-24de6aa22a8d.jpg',
'Width': 1024}],
'price': 5350,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 Style - Diesel - Manual - 100 hp - 148.944 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720795%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.be] INFO: Saving data for 10720795: {'created_time': 1774390609.436461, 'last_price_update_time': 1774390609.436471, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720795') HTTP/1.1" 204 0
2026-03-24 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743532/general/f0c4928a-7e63-4fce-97c1-704ebde26604.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720785)
2026-03-24 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743592/general/ec9bd291-db2d-4cf5-8a7a-b9a54ddcdc90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720798)
2026-03-24 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743589/general/3700ba6e-12c4-4d14-92af-04ede5d0f26a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720797)
2026-03-24 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743589/general/ac5292b0-a0fa-4cdd-80db-d7034a7edae9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720797)
2026-03-24 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743532/general/d12266b8-cdaf-416f-a9c6-f0b773103902.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720785)
2026-03-24 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743589/general/3b1fa5f5-30e8-4dc4-8ebf-00b6002da4da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720797)
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Fc542699e-6e7e-4752-97d7-752c5280178f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/c542699e-6e7e-4752-97d7-752c5280178f.jpg not downloaded yet
2026-03-24 22:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/4fc6ea62-2cb6-43fd-8f19-33dc846b4f2f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720778)
2026-03-24 22:16:49 [adesa.be] INFO: Found listing with ID: 10717872
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717872%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.be] INFO: Scrape type for 10717872: 0
2026-03-24 22:16:49 [adesa.be] INFO: Skipping item 10717872 url https://www.openlane.eu/en/carv6/auction/10717872
2026-03-24 22:16:49 [adesa.be] INFO: Found listing with ID: 10717838
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717838%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.be] INFO: Scrape type for 10717838: 0
2026-03-24 22:16:49 [adesa.be] INFO: Skipping item 10717838 url https://www.openlane.eu/en/carv6/auction/10717838
2026-03-24 22:16:49 [adesa.be] INFO: Found listing with ID: 10717849
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717849%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.be] INFO: Scrape type for 10717849: 0
2026-03-24 22:16:49 [adesa.be] INFO: Skipping item 10717849 url https://www.openlane.eu/en/carv6/auction/10717849
2026-03-24 22:16:49 [adesa.be] INFO: Found listing with ID: 10717882
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717882%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.be] INFO: Scrape type for 10717882: 0
2026-03-24 22:16:49 [adesa.be] INFO: Skipping item 10717882 url https://www.openlane.eu/en/carv6/auction/10717882
2026-03-24 22:16:49 [adesa.be] INFO: Found listing with ID: 10719149
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719149%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.be] INFO: Scrape type for 10719149: 0
2026-03-24 22:16:49 [adesa.be] INFO: Skipping item 10719149 url https://www.openlane.eu/en/carv6/auction/10719149
2026-03-24 22:16:49 [adesa.be] INFO: Found listing with ID: 10717914
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717914%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.be] INFO: Scrape type for 10717914: 0
2026-03-24 22:16:49 [adesa.be] INFO: Skipping item 10717914 url https://www.openlane.eu/en/carv6/auction/10717914
2026-03-24 22:16:49 [adesa.be] INFO: Found listing with ID: 10717890
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717890%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.be] INFO: Scrape type for 10717890: 0
2026-03-24 22:16:49 [adesa.be] INFO: Skipping item 10717890 url https://www.openlane.eu/en/carv6/auction/10717890
2026-03-24 22:16:49 [adesa.be] INFO: Found listing with ID: 10717909
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717909%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.be] INFO: Scrape type for 10717909: 0
2026-03-24 22:16:49 [adesa.be] INFO: Skipping item 10717909 url https://www.openlane.eu/en/carv6/auction/10717909
2026-03-24 22:16:49 [adesa.be] INFO: Found listing with ID: 10717884
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717884%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.be] INFO: Scrape type for 10717884: 0
2026-03-24 22:16:49 [adesa.be] INFO: Skipping item 10717884 url https://www.openlane.eu/en/carv6/auction/10717884
2026-03-24 22:16:49 [adesa.be] INFO: Found listing with ID: 10717853
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717853%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.be] INFO: Scrape type for 10717853: 0
2026-03-24 22:16:49 [adesa.be] INFO: Skipping item 10717853 url https://www.openlane.eu/en/carv6/auction/10717853
2026-03-24 22:16:49 [adesa.be] INFO: Found listing with ID: 10717869
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717869%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.be] INFO: Scrape type for 10717869: 0
2026-03-24 22:16:49 [adesa.be] INFO: Skipping item 10717869 url https://www.openlane.eu/en/carv6/auction/10717869
2026-03-24 22:16:49 [adesa.be] INFO: Found listing with ID: 10719153
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719153%27 HTTP/1.1" 200 None
2026-03-24 22:16:49 [adesa.be] INFO: Scrape type for 10719153: 0
2026-03-24 22:16:49 [adesa.be] INFO: Skipping item 10719153 url https://www.openlane.eu/en/carv6/auction/10719153
2026-03-24 22:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784c8c90>
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252Fa9e1a4b5-cef0-4fef-a24b-81a2e7b669f9.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/a9e1a4b5-cef0-4fef-a24b-81a2e7b669f9.jpg saved to cache
2026-03-24 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78486a90>
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252F6414c57a-424c-49cd-b24f-22270293e764.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/6414c57a-424c-49cd-b24f-22270293e764.jpg saved to cache
2026-03-24 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9f945da5-f775-5568-85d5-91a5b35a427f
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784853d0>
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F497fcc79-c47a-4bad-bb24-65d17a29c2be.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/497fcc79-c47a-4bad-bb24-65d17a29c2be.jpg saved to cache
2026-03-24 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fc588339-4624-5b85-ac74-4922db2abcf0
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78269650>
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252Fe65cd7f9-61c1-4fbe-a8df-cf10cca8ee51.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/e65cd7f9-61c1-4fbe-a8df-cf10cca8ee51.jpg saved to cache
2026-03-24 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fc588339-4624-5b85-ac74-4922db2abcf0
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786d17d0>
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743580%252Fgeneral%252Fe9ba1d99-138c-43b7-b436-6a610dc7cbb6.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743580/general/e9ba1d99-138c-43b7-b436-6a610dc7cbb6.jpg saved to cache
2026-03-24 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a
2026-03-24 22:16:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a, skipping ID generation
2026-03-24 22:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a with scrape type 1
2026-03-24 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a sending to next pipeline
2026-03-24 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a, identifier: 10720791
2026-03-24 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743532/general/03504a3e-77b1-4f10-acf5-cbda5424b7fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720785)
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Fb7c4347c-c183-49cf-a96b-a43fedfcc1f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/b7c4347c-c183-49cf-a96b-a43fedfcc1f5.jpg not downloaded yet
2026-03-24 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a with identifier: 10720791
2026-03-24 22:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a with identifier: 10720791
2026-03-24 22:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7bd93e71-a7be-5b5d-8bf8-ea202c37d01a with identifier: 10720791 to the API
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743580/general/e9ba1d99-138c-43b7-b436-6a610dc7cbb6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 104,
'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': '7bd93e71-a7be-5b5d-8bf8-ea202c37d01a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXY609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720791',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 82851,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743580/general/e9ba1d99-138c-43b7-b436-6a610dc7cbb6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743580/general/bf57b5ca-1d84-4112-9f81-231f717402a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743580/general/42917493-65cb-485a-81b2-a35e992d8d4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743580/general/95c324a1-86f1-4663-9596-583d37bf9fd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743580/general/3d7877dd-0cfa-4f5b-ad02-7f3924e9aa91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743580/general/dc9fa639-9528-48ea-b707-668430b5bb64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743580/general/41c5b807-5d9b-457a-b2c7-de024eebf847.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743580/general/34a03bb8-0b07-44c7-aa41-0dc975ce540d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743580/general/b3d55602-bfd2-48dd-a577-9f258ca97e13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bd93e71-a7be-5b5d-8bf8-ea202c37d01a/7bd93e71-a7be-5b5d-8bf8-ea202c37d01a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743580/general/4682be6b-c82d-4569-b26c-4d18249b8322.jpg',
'Width': 1024}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'82.851 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720791%27 HTTP/1.1" 200 None
2026-03-24 22:16:50 [adesa.be] INFO: Saving data for 10720791: {'created_time': 1774390610.527153, 'last_price_update_time': 1774390610.527162, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720791') HTTP/1.1" 204 0
2026-03-24 22:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252F252d66fc-5ab0-4893-a69d-9af44c26166f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/252d66fc-5ab0-4893-a69d-9af44c26166f.jpg not downloaded yet
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7aeac0d0>
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Ff0c4928a-7e63-4fce-97c1-704ebde26604.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/f0c4928a-7e63-4fce-97c1-704ebde26604.jpg saved to cache
2026-03-24 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f3da677-4aec-5303-848b-ff7485d4d0a6
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7b027110>
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743592%252Fgeneral%252Fec9bd291-db2d-4cf5-8a7a-b9a54ddcdc90.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743592/general/ec9bd291-db2d-4cf5-8a7a-b9a54ddcdc90.jpg saved to cache
2026-03-24 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f945da5-f775-5568-85d5-91a5b35a427f
2026-03-24 22:16:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f945da5-f775-5568-85d5-91a5b35a427f, skipping ID generation
2026-03-24 22:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f945da5-f775-5568-85d5-91a5b35a427f with scrape type 1
2026-03-24 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f945da5-f775-5568-85d5-91a5b35a427f sending to next pipeline
2026-03-24 22:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f945da5-f775-5568-85d5-91a5b35a427f, identifier: 10720798
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788e1150>
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F3700ba6e-12c4-4d14-92af-04ede5d0f26a.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/3700ba6e-12c4-4d14-92af-04ede5d0f26a.jpg saved to cache
2026-03-24 22:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fc588339-4624-5b85-ac74-4922db2abcf0
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7899bcd0>
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252Fac5292b0-a0fa-4cdd-80db-d7034a7edae9.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/ac5292b0-a0fa-4cdd-80db-d7034a7edae9.jpg saved to cache
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fc588339-4624-5b85-ac74-4922db2abcf0
2026-03-24 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785f68d0>
2026-03-24 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Fd12266b8-cdaf-416f-a9c6-f0b773103902.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/d12266b8-cdaf-416f-a9c6-f0b773103902.jpg saved to cache
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f3da677-4aec-5303-848b-ff7485d4d0a6
2026-03-24 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78999690>
2026-03-24 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F3b1fa5f5-30e8-4dc4-8ebf-00b6002da4da.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/3b1fa5f5-30e8-4dc4-8ebf-00b6002da4da.jpg saved to cache
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fc588339-4624-5b85-ac74-4922db2abcf0
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-24 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743532/general/9f4ce9ca-3981-466e-b728-44eb38b9c437.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720785)
2026-03-24 22:16:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/47456545-ddec-4148-beed-c33e21d781be.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720776)
2026-03-24 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743589/general/b57dedf5-1d6b-411f-941e-0c324ff828bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720797)
2026-03-24 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f945da5-f775-5568-85d5-91a5b35a427f with identifier: 10720798
2026-03-24 22:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f945da5-f775-5568-85d5-91a5b35a427f with identifier: 10720798
2026-03-24 22:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f945da5-f775-5568-85d5-91a5b35a427f with identifier: 10720798 to the API
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743592/general/ec9bd291-db2d-4cf5-8a7a-b9a54ddcdc90.jpg>
{'auction_title': '',
'c_o_2_emission_value': 101,
'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': '9f945da5-f775-5568-85d5-91a5b35a427f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJL201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720798',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 70634,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743592/general/39d694b7-87bc-4ae1-afc4-83837401f442.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743592/general/48eadd70-184f-42e1-a27c-b88380af58b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743592/general/f6ac886d-44c9-40fa-92ad-130d04ed0883.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743592/general/37dc1c34-a2af-4fac-8cee-79a80a1b1102.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743592/general/ec9bd291-db2d-4cf5-8a7a-b9a54ddcdc90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743592/general/6414c57a-424c-49cd-b24f-22270293e764.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743592/general/6b7de932-ad67-491e-b277-0a5921c4f125.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743592/general/93f10852-6bb4-4ed7-b54a-c13dc1427072.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743592/general/060a67f0-172a-46c0-ae5a-9dcc1f0287b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f945da5-f775-5568-85d5-91a5b35a427f/9f945da5-f775-5568-85d5-91a5b35a427f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743592/general/f44a1670-3729-40c7-988c-a09acb92df68.jpg',
'Width': 1024}],
'price': 10250,
'price_includes_vat': True,
'registration_date': '2020-09-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Manual - 130 hp - 70.634 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720798%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [adesa.be] INFO: Saving data for 10720798: {'created_time': 1774390611.561265, 'last_price_update_time': 1774390611.561274, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720798') HTTP/1.1" 204 0
2026-03-24 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787d5e10>
2026-03-24 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252F03504a3e-77b1-4f10-acf5-cbda5424b7fc.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/03504a3e-77b1-4f10-acf5-cbda5424b7fc.jpg saved to cache
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f3da677-4aec-5303-848b-ff7485d4d0a6
2026-03-24 22:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10720787
2026-03-24 22:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with scrape type 1
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F0ba2267b-cf5d-488b-bfce-dd44b5e6286b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/0ba2267b-cf5d-488b-bfce-dd44b5e6286b.jpg not downloaded yet
2026-03-24 22:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10720764
2026-03-24 22:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 with scrape type 1
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c014326a-0d30-575c-9d75-d0a7dc9be9f3
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252F5f00e5ff-8cdb-430a-a266-0e442916e1d5.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/5f00e5ff-8cdb-430a-a266-0e442916e1d5.JPG not downloaded yet
2026-03-24 22:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 729aeb55-9d06-557e-94b6-eab2a6b1b377 with identifier: 10720485
2026-03-24 22:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 729aeb55-9d06-557e-94b6-eab2a6b1b377 with scrape type 1
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 729aeb55-9d06-557e-94b6-eab2a6b1b377
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733650%252Fgeneral%252F8392c104-e60f-40cd-9c4c-dc03f92de0f3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733650/general/8392c104-e60f-40cd-9c4c-dc03f92de0f3.jpeg already downloaded
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733650%252Fgeneral%252F187ff4ac-aa77-46fc-877f-f706a5f3f71e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733650/general/187ff4ac-aa77-46fc-877f-f706a5f3f71e.jpeg already downloaded
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733650%252Fgeneral%252F0dd7dcca-2091-4757-b635-ae9791076ce7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733650/general/0dd7dcca-2091-4757-b635-ae9791076ce7.jpeg already downloaded
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733650%252Fgeneral%252Fb5f25803-669a-4057-89e8-2dd1a8171800.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733650/general/b5f25803-669a-4057-89e8-2dd1a8171800.jpeg already downloaded
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733650%252Fgeneral%252F94454048-64df-49e4-a716-e3cbc224f7d4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733650/general/94454048-64df-49e4-a716-e3cbc224f7d4.jpeg already downloaded
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733650%252Fgeneral%252Fdbbee3b9-0785-4221-8945-bb4ed3fc2e19.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733650/general/dbbee3b9-0785-4221-8945-bb4ed3fc2e19.jpeg already downloaded
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733650%252Fgeneral%252F5eab946c-179e-46fc-bbaa-ba71f87660d3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733650/general/5eab946c-179e-46fc-bbaa-ba71f87660d3.jpeg already downloaded
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733650%252Fgeneral%252F9383ed38-7a4d-4d5d-8cc7-77824e8d412e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733650/general/9383ed38-7a4d-4d5d-8cc7-77824e8d412e.jpeg already downloaded
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733650%252Fgeneral%252Fb6c34ac3-db9e-441d-8a28-e3a9ebf99f0f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733650/general/b6c34ac3-db9e-441d-8a28-e3a9ebf99f0f.jpeg already downloaded
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733650%252Fgeneral%252Fef5fc1db-b189-4689-9920-2ef359978ef6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733650/general/ef5fc1db-b189-4689-9920-2ef359978ef6.jpeg already downloaded
2026-03-24 22:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 729aeb55-9d06-557e-94b6-eab2a6b1b377, identifier: 10720485
2026-03-24 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743532/general/c542699e-6e7e-4752-97d7-752c5280178f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720785)
2026-03-24 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743589/general/259ad08e-de98-461b-b7a1-240897ede097.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720797)
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252F2fbebab1-6b67-4722-82e4-4f71bc6a5b9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/2fbebab1-6b67-4722-82e4-4f71bc6a5b9a.jpg not downloaded yet
2026-03-24 22:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 729aeb55-9d06-557e-94b6-eab2a6b1b377 with identifier: 10720485
2026-03-24 22:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 729aeb55-9d06-557e-94b6-eab2a6b1b377 with identifier: 10720485
2026-03-24 22:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 729aeb55-9d06-557e-94b6-eab2a6b1b377 with identifier: 10720485 to the API
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720485>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '729aeb55-9d06-557e-94b6-eab2a6b1b377',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UGD940',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 251182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5733650/general/8392c104-e60f-40cd-9c4c-dc03f92de0f3.jpeg',
'https://images.openlane.eu/carimgs/5733650/general/187ff4ac-aa77-46fc-877f-f706a5f3f71e.jpeg',
'https://images.openlane.eu/carimgs/5733650/general/0dd7dcca-2091-4757-b635-ae9791076ce7.jpeg',
'https://images.openlane.eu/carimgs/5733650/general/b5f25803-669a-4057-89e8-2dd1a8171800.jpeg',
'https://images.openlane.eu/carimgs/5733650/general/94454048-64df-49e4-a716-e3cbc224f7d4.jpeg',
'https://images.openlane.eu/carimgs/5733650/general/dbbee3b9-0785-4221-8945-bb4ed3fc2e19.jpeg',
'https://images.openlane.eu/carimgs/5733650/general/5eab946c-179e-46fc-bbaa-ba71f87660d3.jpeg',
'https://images.openlane.eu/carimgs/5733650/general/9383ed38-7a4d-4d5d-8cc7-77824e8d412e.jpeg',
'https://images.openlane.eu/carimgs/5733650/general/b6c34ac3-db9e-441d-8a28-e3a9ebf99f0f.jpeg',
'https://images.openlane.eu/carimgs/5733650/general/ef5fc1db-b189-4689-9920-2ef359978ef6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_729aeb55-9d06-557e-94b6-eab2a6b1b377/729aeb55-9d06-557e-94b6-eab2a6b1b377_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7586328,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733650/general/8392c104-e60f-40cd-9c4c-dc03f92de0f3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_729aeb55-9d06-557e-94b6-eab2a6b1b377/729aeb55-9d06-557e-94b6-eab2a6b1b377_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6975619,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733650/general/187ff4ac-aa77-46fc-877f-f706a5f3f71e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_729aeb55-9d06-557e-94b6-eab2a6b1b377/729aeb55-9d06-557e-94b6-eab2a6b1b377_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6545873,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733650/general/0dd7dcca-2091-4757-b635-ae9791076ce7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_729aeb55-9d06-557e-94b6-eab2a6b1b377/729aeb55-9d06-557e-94b6-eab2a6b1b377_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7686191,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733650/general/b5f25803-669a-4057-89e8-2dd1a8171800.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_729aeb55-9d06-557e-94b6-eab2a6b1b377/729aeb55-9d06-557e-94b6-eab2a6b1b377_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3133726,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733650/general/94454048-64df-49e4-a716-e3cbc224f7d4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_729aeb55-9d06-557e-94b6-eab2a6b1b377/729aeb55-9d06-557e-94b6-eab2a6b1b377_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3415323,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733650/general/dbbee3b9-0785-4221-8945-bb4ed3fc2e19.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_729aeb55-9d06-557e-94b6-eab2a6b1b377/729aeb55-9d06-557e-94b6-eab2a6b1b377_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4672928,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733650/general/5eab946c-179e-46fc-bbaa-ba71f87660d3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_729aeb55-9d06-557e-94b6-eab2a6b1b377/729aeb55-9d06-557e-94b6-eab2a6b1b377_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5560095,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733650/general/9383ed38-7a4d-4d5d-8cc7-77824e8d412e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_729aeb55-9d06-557e-94b6-eab2a6b1b377/729aeb55-9d06-557e-94b6-eab2a6b1b377_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7321866,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733650/general/b6c34ac3-db9e-441d-8a28-e3a9ebf99f0f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_729aeb55-9d06-557e-94b6-eab2a6b1b377/729aeb55-9d06-557e-94b6-eab2a6b1b377_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2283303,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733650/general/ef5fc1db-b189-4689-9920-2ef359978ef6.jpeg',
'Width': 5712}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2016-03-30',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'BMW 3 Series Touring 318d Luxury - Diesel - Automatic - 136 hp - '
'251.182 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2016}
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720485%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [adesa.be] INFO: Saving data for 10720485: {'created_time': 1774390612.344033, 'last_price_update_time': 1774390612.344043, 'auction_closing_time': 1774521000.0}
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720485') HTTP/1.1" 204 0
2026-03-24 22:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743532/general/9cf64ef6-fad6-4aab-a608-86b451059663.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720785)
2026-03-24 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743589/general/5d4404f3-3ee2-455c-8b23-a8609721d008.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720797)
2026-03-24 22:16:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/2a296883-f2bd-4c29-a285-8d9a2a80b6f9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720778)
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F7639d478-ad0f-409c-8197-a1dc8492b7c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/7639d478-ad0f-409c-8197-a1dc8492b7c4.jpg not downloaded yet
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252Fac51c8dd-2949-4e3f-8150-a64c3f4dec4a.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/ac51c8dd-2949-4e3f-8150-a64c3f4dec4a.JPG not downloaded yet
2026-03-24 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/e28cbba1-8e3b-4554-9d9e-432cd834fe19.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720886)
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Fbd6715e6-f19e-4d8a-91d4-c8a604125e68.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/bd6715e6-f19e-4d8a-91d4-c8a604125e68.jpg not downloaded yet
2026-03-24 22:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78569f50>
2026-03-24 22:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252F9f4ce9ca-3981-466e-b728-44eb38b9c437.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/9f4ce9ca-3981-466e-b728-44eb38b9c437.jpg saved to cache
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f3da677-4aec-5303-848b-ff7485d4d0a6
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-24 22:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782316d0>
2026-03-24 22:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252Fb57dedf5-1d6b-411f-941e-0c324ff828bd.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/b57dedf5-1d6b-411f-941e-0c324ff828bd.jpg saved to cache
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fc588339-4624-5b85-ac74-4922db2abcf0
2026-03-24 22:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10720511
2026-03-24 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with scrape type 1
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F60b234e2-28ae-4b9c-b69d-5b7603eb0fb6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/60b234e2-28ae-4b9c-b69d-5b7603eb0fb6.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F078803f3-641f-4995-8753-9c3c447fcf7a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/078803f3-641f-4995-8753-9c3c447fcf7a.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F3dc263a0-f37a-43df-a6c9-ba2378ebab4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/3dc263a0-f37a-43df-a6c9-ba2378ebab4a.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252Fdc43a9ea-23be-47c7-b841-14899745e9e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/dc43a9ea-23be-47c7-b841-14899745e9e4.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F43785adb-a3ce-41c5-bc8b-7034123189b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/43785adb-a3ce-41c5-bc8b-7034123189b5.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F62871564-2ac4-442e-b7ed-5b39905bf46b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/62871564-2ac4-442e-b7ed-5b39905bf46b.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F87bca2c0-6383-4ce4-af3b-047529edfdd1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/87bca2c0-6383-4ce4-af3b-047529edfdd1.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252Fcd52acb6-59a8-4cb1-9fcd-cf64700e1dfa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/cd52acb6-59a8-4cb1-9fcd-cf64700e1dfa.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F8b22ceba-c1e6-4d50-9be6-ef78ca6e2198.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/8b22ceba-c1e6-4d50-9be6-ef78ca6e2198.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735863%252Fgeneral%252F64761488-280e-4c1d-81d3-9d428ac95b66.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735863/general/64761488-280e-4c1d-81d3-9d428ac95b66.jpg already downloaded
2026-03-24 22:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd, identifier: 10720511
2026-03-24 22:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395 with identifier: 10720510
2026-03-24 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395 with scrape type 1
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730055%252Fgeneral%252F081f88d2-e704-4f47-9e40-b0a09e51fcd9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730055/general/081f88d2-e704-4f47-9e40-b0a09e51fcd9.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730055%252Fgeneral%252Fc2fc734e-5075-4098-aabf-994ef85187ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730055/general/c2fc734e-5075-4098-aabf-994ef85187ab.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730055%252Fgeneral%252Fc620edaf-9bd8-43c3-9f47-0d3b01bcb64e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730055/general/c620edaf-9bd8-43c3-9f47-0d3b01bcb64e.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730055%252Fgeneral%252Fb0821453-396e-4142-9f08-109280ec68b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730055/general/b0821453-396e-4142-9f08-109280ec68b0.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730055%252Fgeneral%252Faec91e29-f7e8-405e-92ec-b6eea2d7ad7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730055/general/aec91e29-f7e8-405e-92ec-b6eea2d7ad7b.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730055%252Fgeneral%252F5f8656a7-6431-415d-ad7c-7c24eef8ab19.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730055/general/5f8656a7-6431-415d-ad7c-7c24eef8ab19.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730055%252Fgeneral%252F12fda5c2-6828-44d9-a30e-50347ecb818e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730055/general/12fda5c2-6828-44d9-a30e-50347ecb818e.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730055%252Fgeneral%252F155e94d8-2b84-4bf5-875d-802dfba1980c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730055/general/155e94d8-2b84-4bf5-875d-802dfba1980c.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730055%252Fgeneral%252Fe6c70bcd-2c30-4899-8b2b-f7e9abf8af2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730055/general/e6c70bcd-2c30-4899-8b2b-f7e9abf8af2b.jpg already downloaded
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730055%252Fgeneral%252F417f193d-98f7-4aa9-8fc8-bd86b92e07a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730055/general/417f193d-98f7-4aa9-8fc8-bd86b92e07a7.jpg already downloaded
2026-03-24 22:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395, identifier: 10720510
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252Ff052960d-3a62-49df-891e-a3fd0b2da09b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/f052960d-3a62-49df-891e-a3fd0b2da09b.jpg not downloaded yet
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252F26b10d33-bfb2-42ab-a34a-8d5555025ed5.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/26b10d33-bfb2-42ab-a34a-8d5555025ed5.JPG not downloaded yet
2026-03-24 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10720511
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-24 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10720511
2026-03-24 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10720511 to the API
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720511>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '329e1b9e-ce0b-5dac-82ce-9e72366e8ffd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DFC438',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720511',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 82974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5735863/general/60b234e2-28ae-4b9c-b69d-5b7603eb0fb6.jpg',
'https://images.openlane.eu/carimgs/5735863/general/078803f3-641f-4995-8753-9c3c447fcf7a.jpg',
'https://images.openlane.eu/carimgs/5735863/general/3dc263a0-f37a-43df-a6c9-ba2378ebab4a.jpg',
'https://images.openlane.eu/carimgs/5735863/general/dc43a9ea-23be-47c7-b841-14899745e9e4.jpg',
'https://images.openlane.eu/carimgs/5735863/general/43785adb-a3ce-41c5-bc8b-7034123189b5.jpg',
'https://images.openlane.eu/carimgs/5735863/general/62871564-2ac4-442e-b7ed-5b39905bf46b.jpg',
'https://images.openlane.eu/carimgs/5735863/general/87bca2c0-6383-4ce4-af3b-047529edfdd1.jpg',
'https://images.openlane.eu/carimgs/5735863/general/cd52acb6-59a8-4cb1-9fcd-cf64700e1dfa.jpg',
'https://images.openlane.eu/carimgs/5735863/general/8b22ceba-c1e6-4d50-9be6-ef78ca6e2198.jpg',
'https://images.openlane.eu/carimgs/5735863/general/64761488-280e-4c1d-81d3-9d428ac95b66.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438184,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/60b234e2-28ae-4b9c-b69d-5b7603eb0fb6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393004,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/078803f3-641f-4995-8753-9c3c447fcf7a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337901,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/3dc263a0-f37a-43df-a6c9-ba2378ebab4a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361468,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/dc43a9ea-23be-47c7-b841-14899745e9e4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265836,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/43785adb-a3ce-41c5-bc8b-7034123189b5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417773,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/62871564-2ac4-442e-b7ed-5b39905bf46b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 551022,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/87bca2c0-6383-4ce4-af3b-047529edfdd1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370549,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/cd52acb6-59a8-4cb1-9fcd-cf64700e1dfa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477750,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/8b22ceba-c1e6-4d50-9be6-ef78ca6e2198.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329e1b9e-ce0b-5dac-82ce-9e72366e8ffd/329e1b9e-ce0b-5dac-82ce-9e72366e8ffd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356531,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735863/general/64761488-280e-4c1d-81d3-9d428ac95b66.jpg',
'Width': 2048}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2012-04-26',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'BMW 5 Series 520d Business - Diesel - Manual - 184 hp - 82.974 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2012}
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720511%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [adesa.be] INFO: Saving data for 10720511: {'created_time': 1774390613.536432, 'last_price_update_time': 1774390613.536442, 'auction_closing_time': 1774605600.0}
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720511') HTTP/1.1" 204 0
2026-03-24 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395 with identifier: 10720510
2026-03-24 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395 with identifier: 10720510
2026-03-24 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395 with identifier: 10720510 to the API
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '3816beb3-b8f2-5fb0-8070-5dcb9b0e9395',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLE437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720510',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 287680,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5730055/general/081f88d2-e704-4f47-9e40-b0a09e51fcd9.jpg',
'https://images.openlane.eu/carimgs/5730055/general/c2fc734e-5075-4098-aabf-994ef85187ab.jpg',
'https://images.openlane.eu/carimgs/5730055/general/c620edaf-9bd8-43c3-9f47-0d3b01bcb64e.jpg',
'https://images.openlane.eu/carimgs/5730055/general/b0821453-396e-4142-9f08-109280ec68b0.jpg',
'https://images.openlane.eu/carimgs/5730055/general/aec91e29-f7e8-405e-92ec-b6eea2d7ad7b.jpg',
'https://images.openlane.eu/carimgs/5730055/general/5f8656a7-6431-415d-ad7c-7c24eef8ab19.jpg',
'https://images.openlane.eu/carimgs/5730055/general/12fda5c2-6828-44d9-a30e-50347ecb818e.jpg',
'https://images.openlane.eu/carimgs/5730055/general/155e94d8-2b84-4bf5-875d-802dfba1980c.jpg',
'https://images.openlane.eu/carimgs/5730055/general/e6c70bcd-2c30-4899-8b2b-f7e9abf8af2b.jpg',
'https://images.openlane.eu/carimgs/5730055/general/417f193d-98f7-4aa9-8fc8-bd86b92e07a7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3816beb3-b8f2-5fb0-8070-5dcb9b0e9395/3816beb3-b8f2-5fb0-8070-5dcb9b0e9395_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 903498,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730055/general/081f88d2-e704-4f47-9e40-b0a09e51fcd9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3816beb3-b8f2-5fb0-8070-5dcb9b0e9395/3816beb3-b8f2-5fb0-8070-5dcb9b0e9395_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 826731,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730055/general/c2fc734e-5075-4098-aabf-994ef85187ab.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3816beb3-b8f2-5fb0-8070-5dcb9b0e9395/3816beb3-b8f2-5fb0-8070-5dcb9b0e9395_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 858851,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730055/general/c620edaf-9bd8-43c3-9f47-0d3b01bcb64e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3816beb3-b8f2-5fb0-8070-5dcb9b0e9395/3816beb3-b8f2-5fb0-8070-5dcb9b0e9395_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 751702,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730055/general/b0821453-396e-4142-9f08-109280ec68b0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3816beb3-b8f2-5fb0-8070-5dcb9b0e9395/3816beb3-b8f2-5fb0-8070-5dcb9b0e9395_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442691,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730055/general/aec91e29-f7e8-405e-92ec-b6eea2d7ad7b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3816beb3-b8f2-5fb0-8070-5dcb9b0e9395/3816beb3-b8f2-5fb0-8070-5dcb9b0e9395_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 666198,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730055/general/5f8656a7-6431-415d-ad7c-7c24eef8ab19.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3816beb3-b8f2-5fb0-8070-5dcb9b0e9395/3816beb3-b8f2-5fb0-8070-5dcb9b0e9395_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 613114,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730055/general/12fda5c2-6828-44d9-a30e-50347ecb818e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3816beb3-b8f2-5fb0-8070-5dcb9b0e9395/3816beb3-b8f2-5fb0-8070-5dcb9b0e9395_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 747613,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730055/general/155e94d8-2b84-4bf5-875d-802dfba1980c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3816beb3-b8f2-5fb0-8070-5dcb9b0e9395/3816beb3-b8f2-5fb0-8070-5dcb9b0e9395_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328859,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730055/general/e6c70bcd-2c30-4899-8b2b-f7e9abf8af2b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3816beb3-b8f2-5fb0-8070-5dcb9b0e9395/3816beb3-b8f2-5fb0-8070-5dcb9b0e9395_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 502671,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730055/general/417f193d-98f7-4aa9-8fc8-bd86b92e07a7.jpg',
'Width': 2048}],
'price': 19950,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 287.680 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720510%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [adesa.be] INFO: Saving data for 10720510: {'created_time': 1774390613.865491, 'last_price_update_time': 1774390613.8655, 'auction_closing_time': 1774605600.0}
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720510') HTTP/1.1" 204 0
2026-03-24 22:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78647ed0>
2026-03-24 22:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Fc542699e-6e7e-4752-97d7-752c5280178f.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/c542699e-6e7e-4752-97d7-752c5280178f.jpg saved to cache
2026-03-24 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9f3da677-4aec-5303-848b-ff7485d4d0a6
2026-03-24 22:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78399950>
2026-03-24 22:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F259ad08e-de98-461b-b7a1-240897ede097.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/259ad08e-de98-461b-b7a1-240897ede097.jpg saved to cache
2026-03-24 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fc588339-4624-5b85-ac74-4922db2abcf0
2026-03-24 22:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743530/general/71f56b9c-918e-4d42-b673-a45d9c007036.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720783)
2026-03-24 22:16:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/5f00e5ff-8cdb-430a-a266-0e442916e1d5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720764)
2026-03-24 22:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743532/general/b7c4347c-c183-49cf-a96b-a43fedfcc1f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720785)
2026-03-24 22:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743530/general/2927f52d-696b-4f42-95d2-0ccdb23fff78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720783)
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F05caf041-9a4e-444b-b898-a659c0c94f1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/05caf041-9a4e-444b-b898-a659c0c94f1f.jpg not downloaded yet
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252F347cd8fc-eadf-44f2-b146-709070f8c3cb.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/347cd8fc-eadf-44f2-b146-709070f8c3cb.JPG not downloaded yet
2026-03-24 22:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786f17d0>
2026-03-24 22:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252F9cf64ef6-fad6-4aab-a608-86b451059663.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/9cf64ef6-fad6-4aab-a608-86b451059663.jpg saved to cache
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f3da677-4aec-5303-848b-ff7485d4d0a6
2026-03-24 22:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78453c50>
2026-03-24 22:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743589%252Fgeneral%252F5d4404f3-3ee2-455c-8b23-a8609721d008.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743589/general/5d4404f3-3ee2-455c-8b23-a8609721d008.jpg saved to cache
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fc588339-4624-5b85-ac74-4922db2abcf0
2026-03-24 22:16:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc588339-4624-5b85-ac74-4922db2abcf0, skipping ID generation
2026-03-24 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc588339-4624-5b85-ac74-4922db2abcf0 with scrape type 1
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc588339-4624-5b85-ac74-4922db2abcf0 sending to next pipeline
2026-03-24 22:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc588339-4624-5b85-ac74-4922db2abcf0, identifier: 10720797
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-24 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with identifier: 10720483
2026-03-24 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with scrape type 1
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252F5d086687-624b-4f6a-a9dc-f5f0e5dece1b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/5d086687-624b-4f6a-a9dc-f5f0e5dece1b.jpeg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252F441bc869-708c-40fd-91fe-600b60fa97d4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/441bc869-708c-40fd-91fe-600b60fa97d4.jpeg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Ff4df9c49-a456-4a67-8df1-f0bc84a82d14.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/f4df9c49-a456-4a67-8df1-f0bc84a82d14.jpeg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Fdbc7a135-78e9-45ff-8782-d330af8a505a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/dbc7a135-78e9-45ff-8782-d330af8a505a.jpeg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Fb67e5aa0-0b26-4fbf-b93f-5f65bac84bb6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/b67e5aa0-0b26-4fbf-b93f-5f65bac84bb6.jpeg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Fc4af706a-42e3-4b31-a78a-ae539fb74fd7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/c4af706a-42e3-4b31-a78a-ae539fb74fd7.jpeg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Fa6c3b8ca-6bba-4b8d-8f2b-a848f3c5b465.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/a6c3b8ca-6bba-4b8d-8f2b-a848f3c5b465.jpg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Fab35e6fd-3f78-4e38-828b-429933e540e0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/ab35e6fd-3f78-4e38-828b-429933e540e0.jpeg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252Fa345e98c-3744-4deb-a191-7416b64d8d24.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/a345e98c-3744-4deb-a191-7416b64d8d24.jpeg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626358%252Fgeneral%252F9de0f16f-a05c-4124-8d62-ce223a797ab3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626358/general/9de0f16f-a05c-4124-8d62-ce223a797ab3.jpeg already downloaded
2026-03-24 22:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17, identifier: 10720483
2026-03-24 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a759f82f-1695-58fa-9823-92800051e686 with identifier: 10720488
2026-03-24 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a759f82f-1695-58fa-9823-92800051e686 with scrape type 1
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a759f82f-1695-58fa-9823-92800051e686
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252Fbca377b9-7f34-457a-b6ef-d55ea079c518.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/bca377b9-7f34-457a-b6ef-d55ea079c518.jpg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252F4bba8e9e-81b9-416d-af36-2de35519507b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/4bba8e9e-81b9-416d-af36-2de35519507b.jpg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252Ff6e2d02c-2a6e-412f-ad55-3017b4d81039.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/f6e2d02c-2a6e-412f-ad55-3017b4d81039.jpg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252Fe74e4783-35ca-45cb-b218-9d208397f867.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/e74e4783-35ca-45cb-b218-9d208397f867.jpg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252F8eaa42f9-30a0-40ee-a89a-1d69e4237813.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/8eaa42f9-30a0-40ee-a89a-1d69e4237813.jpg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252F2bb58f04-b440-4d40-86bc-3ede3e7cdadc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/2bb58f04-b440-4d40-86bc-3ede3e7cdadc.jpeg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252F2cf5879c-984d-41d9-9411-a88cabc2189c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/2cf5879c-984d-41d9-9411-a88cabc2189c.jpeg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252F3290185c-ef0d-4a17-ac3f-3487cc1e495a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/3290185c-ef0d-4a17-ac3f-3487cc1e495a.jpg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252Fea509c29-5563-4eb3-8d24-181dd746bdac.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/ea509c29-5563-4eb3-8d24-181dd746bdac.jpg already downloaded
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487507%252Fgeneral%252F0254b1f6-1d63-4707-8ac4-3eb564b182fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487507/general/0254b1f6-1d63-4707-8ac4-3eb564b182fa.jpg already downloaded
2026-03-24 22:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a759f82f-1695-58fa-9823-92800051e686, identifier: 10720488
2026-03-24 22:16:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-24 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743975/general/75be58b0-e8f2-42d0-b7a1-acc61f362b8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721237)
2026-03-24 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743532/general/252d66fc-5ab0-4893-a69d-9af44c26166f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720785)
2026-03-24 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743536/general/0ba2267b-cf5d-488b-bfce-dd44b5e6286b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720787)
2026-03-24 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743531/general/47ba8a55-7847-4b52-9f21-a1507e6a2230.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720784)
2026-03-24 22:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10720797
2026-03-24 22:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10720797
2026-03-24 22:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10720797 to the API
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743589/general/5d4404f3-3ee2-455c-8b23-a8609721d008.jpg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'fc588339-4624-5b85-ac74-4922db2abcf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJA269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720797',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 17118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 101,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/23412f0a-39d4-4355-8784-9eb230c4ecd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/95fd3cb2-8f62-49f0-bce6-2512303c1762.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/e65cd7f9-61c1-4fbe-a8df-cf10cca8ee51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/497fcc79-c47a-4bad-bb24-65d17a29c2be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/ac5292b0-a0fa-4cdd-80db-d7034a7edae9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/3700ba6e-12c4-4d14-92af-04ede5d0f26a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/3b1fa5f5-30e8-4dc4-8ebf-00b6002da4da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/5d4404f3-3ee2-455c-8b23-a8609721d008.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/b57dedf5-1d6b-411f-941e-0c324ff828bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc588339-4624-5b85-ac74-4922db2abcf0/fc588339-4624-5b85-ac74-4922db2abcf0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743589/general/259ad08e-de98-461b-b7a1-240897ede097.jpg',
'Width': 1024}],
'price': 13250,
'price_includes_vat': True,
'registration_date': '2020-09-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Caddy 1.4 TSI Trendline - Petrol - Manual - 130 hp - '
'17.118 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720797%27 HTTP/1.1" 200 None
2026-03-24 22:16:55 [adesa.be] INFO: Saving data for 10720797: {'created_time': 1774390615.090826, 'last_price_update_time': 1774390615.090836, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720797') HTTP/1.1" 204 0
2026-03-24 22:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with identifier: 10720483
2026-03-24 22:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with identifier: 10720483
2026-03-24 22:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with identifier: 10720483 to the API
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720483>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 118,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Electric',
'id': '94e2bd6f-236d-5be7-a90e-ca1eb19f2e17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AKB527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720483',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 88517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5626358/general/5d086687-624b-4f6a-a9dc-f5f0e5dece1b.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/441bc869-708c-40fd-91fe-600b60fa97d4.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/f4df9c49-a456-4a67-8df1-f0bc84a82d14.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/dbc7a135-78e9-45ff-8782-d330af8a505a.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/b67e5aa0-0b26-4fbf-b93f-5f65bac84bb6.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/c4af706a-42e3-4b31-a78a-ae539fb74fd7.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/a6c3b8ca-6bba-4b8d-8f2b-a848f3c5b465.jpg',
'https://images.openlane.eu/carimgs/5626358/general/ab35e6fd-3f78-4e38-828b-429933e540e0.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/a345e98c-3744-4deb-a191-7416b64d8d24.jpeg',
'https://images.openlane.eu/carimgs/5626358/general/9de0f16f-a05c-4124-8d62-ce223a797ab3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6502974,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/5d086687-624b-4f6a-a9dc-f5f0e5dece1b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6504695,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/441bc869-708c-40fd-91fe-600b60fa97d4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6711865,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/f4df9c49-a456-4a67-8df1-f0bc84a82d14.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6863793,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/dbc7a135-78e9-45ff-8782-d330af8a505a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5198018,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/b67e5aa0-0b26-4fbf-b93f-5f65bac84bb6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4734613,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/c4af706a-42e3-4b31-a78a-ae539fb74fd7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2005613,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/a6c3b8ca-6bba-4b8d-8f2b-a848f3c5b465.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4499897,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/ab35e6fd-3f78-4e38-828b-429933e540e0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6447151,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/a345e98c-3744-4deb-a191-7416b64d8d24.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94e2bd6f-236d-5be7-a90e-ca1eb19f2e17/94e2bd6f-236d-5be7-a90e-ca1eb19f2e17_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6474961,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626358/general/9de0f16f-a05c-4124-8d62-ce223a797ab3.jpeg',
'Width': 5712}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-04-21',
'seats_number': 4,
'seller_name': 'De Moor Autohandel bv',
'title': 'Fiat 500 e 37 kWh La Prima - Electric - Automatic - 118 hp - 88.517 '
'km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2021}
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720483%27 HTTP/1.1" 200 None
2026-03-24 22:16:55 [adesa.be] INFO: Saving data for 10720483: {'created_time': 1774390615.412714, 'last_price_update_time': 1774390615.412725, 'auction_closing_time': 1774521000.0}
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720483') HTTP/1.1" 204 0
2026-03-24 22:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a759f82f-1695-58fa-9823-92800051e686 with identifier: 10720488
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-24 22:16:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a759f82f-1695-58fa-9823-92800051e686 with identifier: 10720488
2026-03-24 22:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a759f82f-1695-58fa-9823-92800051e686 with identifier: 10720488 to the API
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720488>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'CNG',
'id': 'a759f82f-1695-58fa-9823-92800051e686',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VWR175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720488',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 52319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5487507/general/bca377b9-7f34-457a-b6ef-d55ea079c518.jpg',
'https://images.openlane.eu/carimgs/5487507/general/4bba8e9e-81b9-416d-af36-2de35519507b.jpg',
'https://images.openlane.eu/carimgs/5487507/general/f6e2d02c-2a6e-412f-ad55-3017b4d81039.jpg',
'https://images.openlane.eu/carimgs/5487507/general/e74e4783-35ca-45cb-b218-9d208397f867.jpg',
'https://images.openlane.eu/carimgs/5487507/general/8eaa42f9-30a0-40ee-a89a-1d69e4237813.jpg',
'https://images.openlane.eu/carimgs/5487507/general/2bb58f04-b440-4d40-86bc-3ede3e7cdadc.jpeg',
'https://images.openlane.eu/carimgs/5487507/general/2cf5879c-984d-41d9-9411-a88cabc2189c.jpeg',
'https://images.openlane.eu/carimgs/5487507/general/3290185c-ef0d-4a17-ac3f-3487cc1e495a.jpg',
'https://images.openlane.eu/carimgs/5487507/general/ea509c29-5563-4eb3-8d24-181dd746bdac.jpg',
'https://images.openlane.eu/carimgs/5487507/general/0254b1f6-1d63-4707-8ac4-3eb564b182fa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 651295,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/bca377b9-7f34-457a-b6ef-d55ea079c518.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 646982,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/4bba8e9e-81b9-416d-af36-2de35519507b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 605864,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/f6e2d02c-2a6e-412f-ad55-3017b4d81039.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 662483,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/e74e4783-35ca-45cb-b218-9d208397f867.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438558,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/8eaa42f9-30a0-40ee-a89a-1d69e4237813.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4999300,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/2bb58f04-b440-4d40-86bc-3ede3e7cdadc.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4267234,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/2cf5879c-984d-41d9-9411-a88cabc2189c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 577613,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/3290185c-ef0d-4a17-ac3f-3487cc1e495a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 596081,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/ea509c29-5563-4eb3-8d24-181dd746bdac.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a759f82f-1695-58fa-9823-92800051e686/a759f82f-1695-58fa-9823-92800051e686_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699338,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487507/general/0254b1f6-1d63-4707-8ac4-3eb564b182fa.jpg',
'Width': 2000}],
'price': 6050,
'price_includes_vat': True,
'registration_date': '2018-11-30',
'seats_number': 2,
'seller_name': 'De Moor Autohandel bv',
'title': 'Fiat Doblo Cargo 1.4 T-Jet Maxi - CNG - Manual - 120 hp - 52.319 km',
'transmission': 'manual',
'trim': 'Maxi',
'vin': None,
'year': 2018}
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720488%27 HTTP/1.1" 200 None
2026-03-24 22:16:56 [adesa.be] INFO: Saving data for 10720488: {'created_time': 1774390616.203567, 'last_price_update_time': 1774390616.203576, 'auction_closing_time': 1774521000.0}
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720488') HTTP/1.1" 204 0
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252Fd7c21755-6db7-44af-a811-466803b73345.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/d7c21755-6db7-44af-a811-466803b73345.jpg not downloaded yet
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252Fab57d4e4-0d3a-48fb-ac2b-7e1376489e02.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/ab57d4e4-0d3a-48fb-ac2b-7e1376489e02.JPG not downloaded yet
2026-03-24 22:16:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/7da52071-75b1-4520-a116-e63442c81b39.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720778)
2026-03-24 22:16:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705175/general/c5ebeb45-dca2-4d8e-ab1b-6b0789f3626d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720776)
2026-03-24 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743532/general/2fbebab1-6b67-4722-82e4-4f71bc6a5b9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720785)
2026-03-24 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78837210>
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252F71f56b9c-918e-4d42-b673-a45d9c007036.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/71f56b9c-918e-4d42-b673-a45d9c007036.jpg saved to cache
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3443284e-0ced-5b96-adab-30008a235942
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a8add0>
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Fb7c4347c-c183-49cf-a96b-a43fedfcc1f5.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/b7c4347c-c183-49cf-a96b-a43fedfcc1f5.jpg saved to cache
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f3da677-4aec-5303-848b-ff7485d4d0a6
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78409fd0>
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252F2927f52d-696b-4f42-95d2-0ccdb23fff78.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/2927f52d-696b-4f42-95d2-0ccdb23fff78.jpg saved to cache
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3443284e-0ced-5b96-adab-30008a235942
2026-03-24 22:16:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/ac51c8dd-2949-4e3f-8150-a64c3f4dec4a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720764)
2026-03-24 22:16:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/26b10d33-bfb2-42ab-a34a-8d5555025ed5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720764)
2026-03-24 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743532/general/bd6715e6-f19e-4d8a-91d4-c8a604125e68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720785)
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F2e9eb2a3-75d0-4d38-8e9a-904e66ed3936.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/2e9eb2a3-75d0-4d38-8e9a-904e66ed3936.jpg not downloaded yet
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252F41ef35fc-1917-4566-bd8a-68089a12770c.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/41ef35fc-1917-4566-bd8a-68089a12770c.JPG not downloaded yet
2026-03-24 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743536/general/f052960d-3a62-49df-891e-a3fd0b2da09b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720787)
2026-03-24 22:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7859d650>
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F75be58b0-e8f2-42d0-b7a1-acc61f362b8b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/75be58b0-e8f2-42d0-b7a1-acc61f362b8b.jpg saved to cache
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78168310>
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252F252d66fc-5ab0-4893-a69d-9af44c26166f.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/252d66fc-5ab0-4893-a69d-9af44c26166f.jpg saved to cache
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f3da677-4aec-5303-848b-ff7485d4d0a6
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78503550>
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F0ba2267b-cf5d-488b-bfce-dd44b5e6286b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/0ba2267b-cf5d-488b-bfce-dd44b5e6286b.jpg saved to cache
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7816af10>
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743531%252Fgeneral%252F47ba8a55-7847-4b52-9f21-a1507e6a2230.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743531/general/47ba8a55-7847-4b52-9f21-a1507e6a2230.jpg saved to cache
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08
2026-03-24 22:16:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0cc3047f-b314-5597-80c0-4bd6b1c72c08, skipping ID generation
2026-03-24 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with scrape type 1
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08 sending to next pipeline
2026-03-24 22:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0cc3047f-b314-5597-80c0-4bd6b1c72c08, identifier: 10720784
2026-03-24 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743536/general/7639d478-ad0f-409c-8197-a1dc8492b7c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720787)
2026-03-24 22:16:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/5c158b8c-21bd-43bf-803f-9fcac1371c3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720886)
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F9f1b759e-169a-459b-847f-568cf45027ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/9f1b759e-169a-459b-847f-568cf45027ea.jpg not downloaded yet
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252Ff897feb8-85ae-485b-b5f0-93bbd33f3bee.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/f897feb8-85ae-485b-b5f0-93bbd33f3bee.JPG not downloaded yet
2026-03-24 22:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10720784
2026-03-24 22:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10720784
2026-03-24 22:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10720784 to the API
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743531/general/47ba8a55-7847-4b52-9f21-a1507e6a2230.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '0cc3047f-b314-5597-80c0-4bd6b1c72c08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADK984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720784',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 165685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/47ba8a55-7847-4b52-9f21-a1507e6a2230.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117058,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/4f492d5f-b4b6-4b5a-bc55-be97f51e9806.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/200f8bfe-af28-42b1-a167-3992887f7edf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/0765e8c5-c64a-4307-9fe7-4fca0ba6ebfe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/8eed4cbb-4b6b-472c-8250-3e013efb602b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49781,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/5a96eeb5-e4ee-43f1-b123-c896029964c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/f6ac6256-b8ee-4e05-bdb4-61690fc4d188.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/03c73804-f84c-4dde-a77d-daa2a6f0d108.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/a9e1a4b5-cef0-4fef-a24b-81a2e7b669f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cc3047f-b314-5597-80c0-4bd6b1c72c08/0cc3047f-b314-5597-80c0-4bd6b1c72c08_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743531/general/9d1020ca-8eba-445d-a246-577c2f78513c.jpg',
'Width': 1024}],
'price': 11250,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Niro 1.6 GDI More - Hybrid - Automatic - 105 hp - 165.685 km',
'transmission': 'automatic',
'trim': 'More',
'vin': None,
'year': 2021}
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720784%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [adesa.be] INFO: Saving data for 10720784: {'created_time': 1774390617.07097, 'last_price_update_time': 1774390617.070981, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720784') HTTP/1.1" 204 0
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-24 22:16:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 08f56a3a-ec58-5c66-a19d-dfd130f0317f, skipping ID generation
2026-03-24 22:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f with scrape type 1
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f sending to next pipeline
2026-03-24 22:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 08f56a3a-ec58-5c66-a19d-dfd130f0317f, identifier: 10720776
2026-03-24 22:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784e5e90>
2026-03-24 22:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252F2fbebab1-6b67-4722-82e4-4f71bc6a5b9a.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/2fbebab1-6b67-4722-82e4-4f71bc6a5b9a.jpg saved to cache
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f3da677-4aec-5303-848b-ff7485d4d0a6
2026-03-24 22:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with identifier: 10720480
2026-03-24 22:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with scrape type 1
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252F01c183b5-5dba-4ec6-804c-740a760bc27f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/01c183b5-5dba-4ec6-804c-740a760bc27f.jpg already downloaded
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252Fc2306a17-039c-41af-b077-af304193e3bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/c2306a17-039c-41af-b077-af304193e3bc.jpg already downloaded
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252Fc1a33a43-ad8e-4438-87cc-c3a08c5ebfc2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/c1a33a43-ad8e-4438-87cc-c3a08c5ebfc2.jpg already downloaded
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252Fabb17d19-0763-4a38-8cc3-ff3805dac26f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/abb17d19-0763-4a38-8cc3-ff3805dac26f.jpg already downloaded
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252F12bb49a5-b441-4999-b9b6-1822154c8c35.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/12bb49a5-b441-4999-b9b6-1822154c8c35.jpg already downloaded
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252F81544481-0b6e-466a-9e03-6f2d2dbf2f80.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/81544481-0b6e-466a-9e03-6f2d2dbf2f80.jpg already downloaded
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252F7c22d2cc-097b-40ca-82ea-12ff36ee4e6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/7c22d2cc-097b-40ca-82ea-12ff36ee4e6b.jpg already downloaded
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252F033c2433-dc0f-4a02-81dd-02129edc1398.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/033c2433-dc0f-4a02-81dd-02129edc1398.jpg already downloaded
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252F75b849fd-9fe1-4a54-913c-ffc4b6125fef.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/75b849fd-9fe1-4a54-913c-ffc4b6125fef.jpg already downloaded
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710625%252Fgeneral%252Fcf6acf6e-3df2-48d4-bbf0-240b42a30a6a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710625/general/cf6acf6e-3df2-48d4-bbf0-240b42a30a6a.jpg already downloaded
2026-03-24 22:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7, identifier: 10720480
2026-03-24 22:16:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/347cd8fc-eadf-44f2-b146-709070f8c3cb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720764)
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F50a6fd1b-4765-40ce-8273-7e6f4a6d1f42.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/50a6fd1b-4765-40ce-8273-7e6f4a6d1f42.jpg not downloaded yet
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252Fd64c56e4-7b1d-4189-91c1-918ea2e45f2c.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/d64c56e4-7b1d-4189-91c1-918ea2e45f2c.JPG not downloaded yet
2026-03-24 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 08f56a3a-ec58-5c66-a19d-dfd130f0317f with identifier: 10720776
2026-03-24 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 08f56a3a-ec58-5c66-a19d-dfd130f0317f with identifier: 10720776
2026-03-24 22:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 08f56a3a-ec58-5c66-a19d-dfd130f0317f with identifier: 10720776 to the API
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5705175/general/c5ebeb45-dca2-4d8e-ab1b-6b0789f3626d.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '08f56a3a-ec58-5c66-a19d-dfd130f0317f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRC160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720776',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 55568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photos': [],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 55.568 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720776%27 HTTP/1.1" 200 None
2026-03-24 22:16:57 [adesa.be] INFO: Saving data for 10720776: {'created_time': 1774390617.934628, 'last_price_update_time': 1774390617.934642, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720776') HTTP/1.1" 204 0
2026-03-24 22:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with identifier: 10720480
2026-03-24 22:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with identifier: 10720480
2026-03-24 22:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with identifier: 10720480 to the API
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720480>
{'auction_title': '',
'c_o_2_emission_value': 201,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 146,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FWQ678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720480',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 143051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5710625/general/01c183b5-5dba-4ec6-804c-740a760bc27f.jpg',
'https://images.openlane.eu/carimgs/5710625/general/c2306a17-039c-41af-b077-af304193e3bc.jpg',
'https://images.openlane.eu/carimgs/5710625/general/c1a33a43-ad8e-4438-87cc-c3a08c5ebfc2.jpg',
'https://images.openlane.eu/carimgs/5710625/general/abb17d19-0763-4a38-8cc3-ff3805dac26f.jpg',
'https://images.openlane.eu/carimgs/5710625/general/12bb49a5-b441-4999-b9b6-1822154c8c35.jpg',
'https://images.openlane.eu/carimgs/5710625/general/81544481-0b6e-466a-9e03-6f2d2dbf2f80.jpg',
'https://images.openlane.eu/carimgs/5710625/general/7c22d2cc-097b-40ca-82ea-12ff36ee4e6b.jpg',
'https://images.openlane.eu/carimgs/5710625/general/033c2433-dc0f-4a02-81dd-02129edc1398.jpg',
'https://images.openlane.eu/carimgs/5710625/general/75b849fd-9fe1-4a54-913c-ffc4b6125fef.jpg',
'https://images.openlane.eu/carimgs/5710625/general/cf6acf6e-3df2-48d4-bbf0-240b42a30a6a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 698733,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/01c183b5-5dba-4ec6-804c-740a760bc27f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600782,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/c2306a17-039c-41af-b077-af304193e3bc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 653725,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/c1a33a43-ad8e-4438-87cc-c3a08c5ebfc2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492786,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/abb17d19-0763-4a38-8cc3-ff3805dac26f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444848,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/12bb49a5-b441-4999-b9b6-1822154c8c35.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 571818,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/81544481-0b6e-466a-9e03-6f2d2dbf2f80.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 579977,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/7c22d2cc-097b-40ca-82ea-12ff36ee4e6b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497142,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/033c2433-dc0f-4a02-81dd-02129edc1398.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329416,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/75b849fd-9fe1-4a54-913c-ffc4b6125fef.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7/c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463695,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710625/general/cf6acf6e-3df2-48d4-bbf0-240b42a30a6a.jpg',
'Width': 2000}],
'price': 15250,
'price_includes_vat': True,
'registration_date': '2013-11-20',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Iveco Daily 2.3 - Diesel - Manual - 146 hp - 143.051 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720480%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [adesa.be] INFO: Saving data for 10720480: {'created_time': 1774390618.269142, 'last_price_update_time': 1774390618.269151, 'auction_closing_time': 1774521000.0}
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720480') HTTP/1.1" 204 0
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-24 22:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784b8810>
2026-03-24 22:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743532%252Fgeneral%252Fbd6715e6-f19e-4d8a-91d4-c8a604125e68.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743532/general/bd6715e6-f19e-4d8a-91d4-c8a604125e68.jpg saved to cache
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f3da677-4aec-5303-848b-ff7485d4d0a6
2026-03-24 22:16:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f3da677-4aec-5303-848b-ff7485d4d0a6, skipping ID generation
2026-03-24 22:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f3da677-4aec-5303-848b-ff7485d4d0a6 with scrape type 1
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f3da677-4aec-5303-848b-ff7485d4d0a6 sending to next pipeline
2026-03-24 22:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f3da677-4aec-5303-848b-ff7485d4d0a6, identifier: 10720785
2026-03-24 22:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781d92d0>
2026-03-24 22:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252Ff052960d-3a62-49df-891e-a3fd0b2da09b.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/f052960d-3a62-49df-891e-a3fd0b2da09b.jpg saved to cache
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743865/general/acdb616c-0d9b-41c7-bdf7-0cbaea6eb31d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720808)
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/ab57d4e4-0d3a-48fb-ac2b-7e1376489e02.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720764)
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706586/general/8ec46fb9-124e-49e8-a50f-104101709283.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720778)
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743536/general/05caf041-9a4e-444b-b898-a659c0c94f1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720787)
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 08f56a3a-ec58-5c66-a19d-dfd130f0317f due to Ignoring non-200 response
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10720785
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-24 22:16:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10720785
2026-03-24 22:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10720785 to the API
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743532/general/bd6715e6-f19e-4d8a-91d4-c8a604125e68.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '9f3da677-4aec-5303-848b-ff7485d4d0a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACK863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720785',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 145515,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/f0c4928a-7e63-4fce-97c1-704ebde26604.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/d12266b8-cdaf-416f-a9c6-f0b773103902.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/03504a3e-77b1-4f10-acf5-cbda5424b7fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/9f4ce9ca-3981-466e-b728-44eb38b9c437.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/9cf64ef6-fad6-4aab-a608-86b451059663.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/c542699e-6e7e-4752-97d7-752c5280178f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/b7c4347c-c183-49cf-a96b-a43fedfcc1f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/252d66fc-5ab0-4893-a69d-9af44c26166f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/2fbebab1-6b67-4722-82e4-4f71bc6a5b9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f3da677-4aec-5303-848b-ff7485d4d0a6/9f3da677-4aec-5303-848b-ff7485d4d0a6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743532/general/bd6715e6-f19e-4d8a-91d4-c8a604125e68.jpg',
'Width': 1024}],
'price': 19250,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Toyota Rav4 2.5 Dynamic - Hybrid - Automatic - 178 hp - 145.515 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2021}
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720785%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [adesa.be] INFO: Saving data for 10720785: {'created_time': 1774390618.879785, 'last_price_update_time': 1774390618.879795, 'auction_closing_time': 1774433400.0}
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720785') HTTP/1.1" 204 0
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743975/general/ac42e1c7-dbdb-4623-9f6d-2009cec8e5d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721237)
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743530/general/b9d9247f-ca25-43c3-a80a-d06fa2a38581.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720783)
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743536/general/d7c21755-6db7-44af-a811-466803b73345.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720787)
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252Fd4d655d7-8767-4044-8ba7-0ac3f0e8fe11.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/d4d655d7-8767-4044-8ba7-0ac3f0e8fe11.jpg not downloaded yet
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252Fa6f9084c-04e1-40ab-a295-ea4e948031aa.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/a6f9084c-04e1-40ab-a295-ea4e948031aa.JPG not downloaded yet
2026-03-24 22:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a81b810>
2026-03-24 22:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F7639d478-ad0f-409c-8197-a1dc8492b7c4.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/7639d478-ad0f-409c-8197-a1dc8492b7c4.jpg saved to cache
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f
2026-03-24 22:16:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-24 22:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:16:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/a6e207cf-af14-48b8-961e-5b8b340bdc37.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720886)
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F2b29e954-9df2-4811-91cc-0b809bfa69b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/2b29e954-9df2-4811-91cc-0b809bfa69b2.jpg not downloaded yet
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640847%252Fgeneral%252Fb139cbca-360d-4ed6-8513-3dd45e0a32ed.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640847/general/b139cbca-360d-4ed6-8513-3dd45e0a32ed.JPG not downloaded yet
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-24 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78453b50>
2026-03-24 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743865%252Fgeneral%252Facdb616c-0d9b-41c7-bdf7-0cbaea6eb31d.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743865/general/acdb616c-0d9b-41c7-bdf7-0cbaea6eb31d.jpg saved to cache
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773
2026-03-24 22:16:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ea9f2bc-21ed-5e6d-a237-79b24b424773, skipping ID generation
2026-03-24 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with scrape type 1
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773 sending to next pipeline
2026-03-24 22:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ea9f2bc-21ed-5e6d-a237-79b24b424773, identifier: 10720808
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-24 22:16:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 021b2783-9ebc-5cbb-a86c-49615777551a, skipping ID generation
2026-03-24 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 021b2783-9ebc-5cbb-a86c-49615777551a with scrape type 1
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 021b2783-9ebc-5cbb-a86c-49615777551a sending to next pipeline
2026-03-24 22:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 021b2783-9ebc-5cbb-a86c-49615777551a, identifier: 10720778
2026-03-24 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78233e10>
2026-03-24 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F05caf041-9a4e-444b-b898-a659c0c94f1f.jpg') HTTP/1.1" 204 0
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/05caf041-9a4e-444b-b898-a659c0c94f1f.jpg saved to cache
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f
2026-03-24 22:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10720807
2026-03-24 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b088fdf-c53f-5796-bc45-de859279b257 with scrape type 1
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b088fdf-c53f-5796-bc45-de859279b257
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F7498283c-c42c-46b6-8733-4ff4af5d4e28.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/7498283c-c42c-46b6-8733-4ff4af5d4e28.jpg not downloaded yet
2026-03-24 22:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10720771
2026-03-24 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c89227-51fe-5668-a5f5-30bd7b90eac6 with scrape type 1
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46c89227-51fe-5668-a5f5-30bd7b90eac6
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F4f5a00a9-b170-4eca-bb22-b9d1d2482cc9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/4f5a00a9-b170-4eca-bb22-b9d1d2482cc9.jpg not downloaded yet
2026-03-24 22:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60195b95-8488-510b-a650-03825052650e with identifier: 10720486
2026-03-24 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60195b95-8488-510b-a650-03825052650e with scrape type 1
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60195b95-8488-510b-a650-03825052650e
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252Fa88cf602-4dde-40f3-a17b-9c80f23f947f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/a88cf602-4dde-40f3-a17b-9c80f23f947f.jpg already downloaded
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252Fe859bc8a-a010-4fb7-b9b7-2d10ca0028ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/e859bc8a-a010-4fb7-b9b7-2d10ca0028ab.jpg already downloaded
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252Fa91e3e62-a270-4f4e-a582-18c2537823ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/a91e3e62-a270-4f4e-a582-18c2537823ac.jpg already downloaded
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252Fdbe80526-37a1-4d0b-805c-9e529c446ea8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/dbe80526-37a1-4d0b-805c-9e529c446ea8.jpg already downloaded
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252F9963736b-430c-477b-8400-6664bcf543f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/9963736b-430c-477b-8400-6664bcf543f0.jpg already downloaded
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252F4e9e6ad0-a09c-466e-9c80-8994ad541641.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/4e9e6ad0-a09c-466e-9c80-8994ad541641.jpg already downloaded
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252F4e03d1e2-b07b-4e4e-a2cc-200d3a992441.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/4e03d1e2-b07b-4e4e-a2cc-200d3a992441.jpg already downloaded
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252F2303358a-4fb8-435e-84a9-62cc1d55ca01.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/2303358a-4fb8-435e-84a9-62cc1d55ca01.jpg already downloaded
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252F52bd8862-80d3-4580-a83c-01b255e0b1ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/52bd8862-80d3-4580-a83c-01b255e0b1ea.jpg already downloaded
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5320847%252Fgeneral%252Fcab462ee-4171-4caf-a51a-55e328121329.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5320847/general/cab462ee-4171-4caf-a51a-55e328121329.jpg already downloaded
2026-03-24 22:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60195b95-8488-510b-a650-03825052650e, identifier: 10720486
2026-03-24 22:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/41ef35fc-1917-4566-bd8a-68089a12770c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720764)
2026-03-24 22:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/f897feb8-85ae-485b-b5f0-93bbd33f3bee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720764)
2026-03-24 22:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10720808
2026-03-24 22:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10720808
2026-03-24 22:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10720808 to the API
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743865/general/acdb616c-0d9b-41c7-bdf7-0cbaea6eb31d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2ea9f2bc-21ed-5e6d-a237-79b24b424773',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720808',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 130041,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327578,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/d884927a-fe3c-4854-8034-70c5aacbcd33.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324086,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/31390ee8-59a6-4a94-9124-e2f04154a651.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294764,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/537eb7c6-fa2f-462d-8f17-1ec4d144ccf8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290255,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/fd44937b-750a-4a38-ab93-a71a9ffbff7d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267372,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/f76a107f-39b8-4958-be36-af85103b178f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270998,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/4aee5cdc-42a0-4a94-85a8-dea3f1be3b11.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232971,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/143f460d-34eb-41b6-b3fc-8697020c1e90.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234486,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/acdb616c-0d9b-41c7-bdf7-0cbaea6eb31d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263747,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/06f6c5c2-0db3-4529-8645-b0807646252c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea9f2bc-21ed-5e6d-a237-79b24b424773/2ea9f2bc-21ed-5e6d-a237-79b24b424773_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293049,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743865/general/5397d728-b12b-4fec-a894-4365f8236885.jpg',
'Width': 1400}],
'price': 15050,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 130.041 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720808%27 HTTP/1.1" 200 None
2026-03-24 22:16:59 [adesa.be] INFO: Saving data for 10720808: {'created_time': 1774390619.993278, 'last_price_update_time': 1774390619.993295, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720808') HTTP/1.1" 204 0
2026-03-24 22:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10720778
2026-03-24 22:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10720778
2026-03-24 22:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10720778 to the API
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5706586/general/8ec46fb9-124e-49e8-a50f-104101709283.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '021b2783-9ebc-5cbb-a86c-49615777551a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFQ998',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720778',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 154377,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photos': [],
'price': 26500,
'price_includes_vat': True,
'registration_date': '2020-08-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLC Coupé 200d AMG Line - Diesel - Automatic - 163 hp '
'- 154.377 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720778%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.be] INFO: Saving data for 10720778: {'created_time': 1774390620.32909, 'last_price_update_time': 1774390620.329099, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720778') HTTP/1.1" 204 0
2026-03-24 22:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60195b95-8488-510b-a650-03825052650e with identifier: 10720486
2026-03-24 22:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60195b95-8488-510b-a650-03825052650e with identifier: 10720486
2026-03-24 22:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60195b95-8488-510b-a650-03825052650e with identifier: 10720486 to the API
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720486>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'engine_horse_power': 13,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Electric',
'id': '60195b95-8488-510b-a650-03825052650e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1fyf282',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Goupil',
'model': 'G5',
'odometer': 6696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5320847/general/a88cf602-4dde-40f3-a17b-9c80f23f947f.jpg',
'https://images.openlane.eu/carimgs/5320847/general/e859bc8a-a010-4fb7-b9b7-2d10ca0028ab.jpg',
'https://images.openlane.eu/carimgs/5320847/general/a91e3e62-a270-4f4e-a582-18c2537823ac.jpg',
'https://images.openlane.eu/carimgs/5320847/general/dbe80526-37a1-4d0b-805c-9e529c446ea8.jpg',
'https://images.openlane.eu/carimgs/5320847/general/9963736b-430c-477b-8400-6664bcf543f0.jpg',
'https://images.openlane.eu/carimgs/5320847/general/4e9e6ad0-a09c-466e-9c80-8994ad541641.jpg',
'https://images.openlane.eu/carimgs/5320847/general/4e03d1e2-b07b-4e4e-a2cc-200d3a992441.jpg',
'https://images.openlane.eu/carimgs/5320847/general/2303358a-4fb8-435e-84a9-62cc1d55ca01.jpg',
'https://images.openlane.eu/carimgs/5320847/general/52bd8862-80d3-4580-a83c-01b255e0b1ea.jpg',
'https://images.openlane.eu/carimgs/5320847/general/cab462ee-4171-4caf-a51a-55e328121329.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 608364,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/a88cf602-4dde-40f3-a17b-9c80f23f947f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397833,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/e859bc8a-a010-4fb7-b9b7-2d10ca0028ab.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 658044,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/a91e3e62-a270-4f4e-a582-18c2537823ac.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416203,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/dbe80526-37a1-4d0b-805c-9e529c446ea8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362541,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/9963736b-430c-477b-8400-6664bcf543f0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340892,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/4e9e6ad0-a09c-466e-9c80-8994ad541641.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392439,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/4e03d1e2-b07b-4e4e-a2cc-200d3a992441.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414626,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/2303358a-4fb8-435e-84a9-62cc1d55ca01.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443803,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/52bd8862-80d3-4580-a83c-01b255e0b1ea.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60195b95-8488-510b-a650-03825052650e/60195b95-8488-510b-a650-03825052650e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468485,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5320847/general/cab462ee-4171-4caf-a51a-55e328121329.jpg',
'Width': 2000}],
'price': 8050,
'price_includes_vat': True,
'registration_date': '2020-08-21',
'seats_number': 2,
'seller_name': 'De Moor Autohandel bv',
'title': 'Goupil G5 - Electric - Automatic - 13 hp - 6.696 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720486%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [adesa.be] INFO: Saving data for 10720486: {'created_time': 1774390620.665748, 'last_price_update_time': 1774390620.665758, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720486') HTTP/1.1" 204 0
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/d64c56e4-7b1d-4189-91c1-918ea2e45f2c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720764)
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743536/general/2e9eb2a3-75d0-4d38-8e9a-904e66ed3936.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720787)
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 021b2783-9ebc-5cbb-a86c-49615777551a due to Ignoring non-200 response
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F925d1de7-b5df-410c-a446-46612f93fb4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/925d1de7-b5df-410c-a446-46612f93fb4b.jpg not downloaded yet
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F62323223-4768-4ab1-9302-7b5e8f521433.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/62323223-4768-4ab1-9302-7b5e8f521433.jpg not downloaded yet
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743530/general/87a3c285-2efb-4082-9415-e65762a28cba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720783)
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743536/general/9f1b759e-169a-459b-847f-568cf45027ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720787)
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743536/general/50a6fd1b-4765-40ce-8273-7e6f4a6d1f42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720787)
2026-03-24 22: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 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78533850>
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252Fac42e1c7-dbdb-4623-9f6d-2009cec8e5d0.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/ac42e1c7-dbdb-4623-9f6d-2009cec8e5d0.jpg saved to cache
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78321390>
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252Fb9d9247f-ca25-43c3-a80a-d06fa2a38581.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/b9d9247f-ca25-43c3-a80a-d06fa2a38581.jpg saved to cache
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3443284e-0ced-5b96-adab-30008a235942
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7824c150>
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252Fd7c21755-6db7-44af-a811-466803b73345.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/d7c21755-6db7-44af-a811-466803b73345.jpg saved to cache
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/c57f2997-49d7-43e5-a54e-571c7d58b252.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720886)
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F8b7c1f4d-1268-4aa8-a288-322aa0c7272f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/8b7c1f4d-1268-4aa8-a288-322aa0c7272f.jpg not downloaded yet
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F7f4d478d-7f25-4b2d-8b57-dd7f948c1617.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/7f4d478d-7f25-4b2d-8b57-dd7f948c1617.jpg not downloaded yet
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743530/general/2ae60687-b584-4b87-9974-cf102e10aa7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720783)
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743975/general/935f8fe1-ba9e-406a-971a-d50083ae2ac1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721237)
2026-03-24 22:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/a6f9084c-04e1-40ab-a295-ea4e948031aa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720764)
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F72665f13-43a6-40b1-9b27-094dcb5ef023.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/72665f13-43a6-40b1-9b27-094dcb5ef023.jpg not downloaded yet
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252Fbf4f0881-b7cb-4ce6-a6a1-a5ab4e671cb7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/bf4f0881-b7cb-4ce6-a6a1-a5ab4e671cb7.jpg not downloaded yet
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78323d10>
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F2e9eb2a3-75d0-4d38-8e9a-904e66ed3936.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/2e9eb2a3-75d0-4d38-8e9a-904e66ed3936.jpg saved to cache
2026-03-24 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f
2026-03-24 22:17:01 [adesa.be] INFO: Found listing with ID: 10717862
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717862%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.be] INFO: Scrape type for 10717862: 0
2026-03-24 22:17:01 [adesa.be] INFO: Skipping item 10717862 url https://www.openlane.eu/en/carv6/auction/10717862
2026-03-24 22:17:01 [adesa.be] INFO: Found listing with ID: 10717881
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717881%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.be] INFO: Scrape type for 10717881: 0
2026-03-24 22:17:01 [adesa.be] INFO: Skipping item 10717881 url https://www.openlane.eu/en/carv6/auction/10717881
2026-03-24 22:17:01 [adesa.be] INFO: Found listing with ID: 10717857
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717857%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.be] INFO: Scrape type for 10717857: 0
2026-03-24 22:17:01 [adesa.be] INFO: Skipping item 10717857 url https://www.openlane.eu/en/carv6/auction/10717857
2026-03-24 22:17:01 [adesa.be] INFO: Found listing with ID: 10717868
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717868%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.be] INFO: Scrape type for 10717868: 0
2026-03-24 22:17:01 [adesa.be] INFO: Skipping item 10717868 url https://www.openlane.eu/en/carv6/auction/10717868
2026-03-24 22:17:01 [adesa.be] INFO: Found listing with ID: 10720479
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720479%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.be] INFO: Scrape type for 10720479: 1
2026-03-24 22:17:01 [adesa.be] INFO: Scraping item 10720479 url https://www.openlane.eu/en/carv6/auction/10720479
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785cd850>
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252F87a3c285-2efb-4082-9415-e65762a28cba.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/87a3c285-2efb-4082-9415-e65762a28cba.jpg saved to cache
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3443284e-0ced-5b96-adab-30008a235942
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78474cd0>
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F9f1b759e-169a-459b-847f-568cf45027ea.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/9f1b759e-169a-459b-847f-568cf45027ea.jpg saved to cache
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788f2010>
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F50a6fd1b-4765-40ce-8273-7e6f4a6d1f42.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/50a6fd1b-4765-40ce-8273-7e6f4a6d1f42.jpg saved to cache
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f
2026-03-24 22:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640847/general/b139cbca-360d-4ed6-8513-3dd45e0a32ed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720764)
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F37917e04-0159-47a5-a069-0dddd43aa93e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/37917e04-0159-47a5-a069-0dddd43aa93e.jpg not downloaded yet
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F7dbff344-871b-4bcf-9e64-8efd9af52fef.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/7dbff344-871b-4bcf-9e64-8efd9af52fef.jpg not downloaded yet
2026-03-24 22:17:01 [adesa.be] INFO: Found listing with ID: 10717852
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717852%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.be] INFO: Scrape type for 10717852: 0
2026-03-24 22:17:01 [adesa.be] INFO: Skipping item 10717852 url https://www.openlane.eu/en/carv6/auction/10717852
2026-03-24 22:17:01 [adesa.be] INFO: Found listing with ID: 10717864
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717864%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.be] INFO: Scrape type for 10717864: 0
2026-03-24 22:17:01 [adesa.be] INFO: Skipping item 10717864 url https://www.openlane.eu/en/carv6/auction/10717864
2026-03-24 22:17:01 [adesa.be] INFO: Found listing with ID: 10717846
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717846%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.be] INFO: Scrape type for 10717846: 0
2026-03-24 22:17:01 [adesa.be] INFO: Skipping item 10717846 url https://www.openlane.eu/en/carv6/auction/10717846
2026-03-24 22:17:01 [adesa.be] INFO: Found listing with ID: 10720475
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720475%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.be] INFO: Scrape type for 10720475: 1
2026-03-24 22:17:01 [adesa.be] INFO: Scraping item 10720475 url https://www.openlane.eu/en/carv6/auction/10720475
2026-03-24 22: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 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743530/general/e7c6114c-27ec-4aa1-9237-3eac6ebd6e57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720783)
2026-03-24 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743536/general/d4d655d7-8767-4044-8ba7-0ac3f0e8fe11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720787)
2026-03-24 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743861/general/7498283c-c42c-46b6-8733-4ff4af5d4e28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720807)
2026-03-24 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743975/general/c846e791-4991-4ce6-853e-3701d4192ddd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721237)
2026-03-24 22:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743539/general/1e93eefe-8aa2-4bef-9b59-479bc08b3024.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720886)
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F2cc5e38c-fc3d-4b8d-9af1-5d8d9343fd6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/2cc5e38c-fc3d-4b8d-9af1-5d8d9343fd6b.jpg not downloaded yet
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252Fe44deb34-cc4c-47c7-8cf1-c082aa29ab01.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/e44deb34-cc4c-47c7-8cf1-c082aa29ab01.jpg not downloaded yet
2026-03-24 22:17:01 [adesa.be] INFO: Found listing with ID: 10720489
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720489%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [adesa.be] INFO: Scrape type for 10720489: 1
2026-03-24 22:17:01 [adesa.be] INFO: Scraping item 10720489 url https://www.openlane.eu/en/carv6/auction/10720489
2026-03-24 22: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 22:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-24 22:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10720767
2026-03-24 22:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b672275b-f25f-50ff-9c43-b1cc2aac28f9 with scrape type 1
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b672275b-f25f-50ff-9c43-b1cc2aac28f9
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F18710a57-77f5-4fbd-8d3c-d6f38409c948.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/18710a57-77f5-4fbd-8d3c-d6f38409c948.jpg already downloaded
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F7af2b2d0-6cb2-41bc-b0f3-dac35ef85650.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/7af2b2d0-6cb2-41bc-b0f3-dac35ef85650.jpg already downloaded
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F29de3614-5b77-4029-bda7-40284210ef75.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/29de3614-5b77-4029-bda7-40284210ef75.jpg already downloaded
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F82d626b5-b227-4961-a529-dc177dd45353.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/82d626b5-b227-4961-a529-dc177dd45353.jpg already downloaded
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F455b4a46-0d03-46d5-810d-a986cf1277ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/455b4a46-0d03-46d5-810d-a986cf1277ad.jpg already downloaded
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F652ebe66-c020-4f58-946d-4fe216df244d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/652ebe66-c020-4f58-946d-4fe216df244d.jpg already downloaded
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252F8ce18ebc-aa26-48c7-a174-1ab585332c36.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/8ce18ebc-aa26-48c7-a174-1ab585332c36.jpg already downloaded
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252Fddccfdc3-1235-4818-9c3c-55e6ca956fb5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/ddccfdc3-1235-4818-9c3c-55e6ca956fb5.jpg already downloaded
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252Ff22bf81b-6ceb-4607-83d2-d504ce08c548.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/f22bf81b-6ceb-4607-83d2-d504ce08c548.jpg already downloaded
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672181%252Fgeneral%252Fd92a68e8-9cc2-4434-a94a-139b797f241e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672181/general/d92a68e8-9cc2-4434-a94a-139b797f241e.jpg already downloaded
2026-03-24 22:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b672275b-f25f-50ff-9c43-b1cc2aac28f9, identifier: 10720767
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78354f10>
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252F2ae60687-b584-4b87-9974-cf102e10aa7b.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/2ae60687-b584-4b87-9974-cf102e10aa7b.jpg saved to cache
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3443284e-0ced-5b96-adab-30008a235942
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785c5010>
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F935f8fe1-ba9e-406a-971a-d50083ae2ac1.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/935f8fe1-ba9e-406a-971a-d50083ae2ac1.jpg saved to cache
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-24 22:17:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c014326a-0d30-575c-9d75-d0a7dc9be9f3, skipping ID generation
2026-03-24 22:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 with scrape type 1
2026-03-24 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 sending to next pipeline
2026-03-24 22:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c014326a-0d30-575c-9d75-d0a7dc9be9f3, identifier: 10720764
2026-03-24 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743536/general/2b29e954-9df2-4811-91cc-0b809bfa69b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720787)
2026-03-24 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743861/general/925d1de7-b5df-410c-a446-46612f93fb4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720807)
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252Ff552736e-327d-49e0-a7c3-0cec87412261.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/f552736e-327d-49e0-a7c3-0cec87412261.jpg not downloaded yet
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F27ba183c-9148-43e6-9ada-2a61b7e5f26c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/27ba183c-9148-43e6-9ada-2a61b7e5f26c.jpg not downloaded yet
2026-03-24 22:17:02 [adesa.be] INFO: Found listing with ID: 10720478
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720478%27 HTTP/1.1" 200 None
2026-03-24 22:17:02 [adesa.be] INFO: Scrape type for 10720478: 1
2026-03-24 22:17:02 [adesa.be] INFO: Scraping item 10720478 url https://www.openlane.eu/en/carv6/auction/10720478
2026-03-24 22:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10720767
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Burgundy HTTP/1.1" 200 None
2026-03-24 22:17:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10720767
2026-03-24 22:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10720767 to the API
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720767>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 375,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'b672275b-f25f-50ff-9c43-b1cc2aac28f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720767',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 90929,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5672181/general/18710a57-77f5-4fbd-8d3c-d6f38409c948.jpg',
'https://images.openlane.eu/carimgs/5672181/general/7af2b2d0-6cb2-41bc-b0f3-dac35ef85650.jpg',
'https://images.openlane.eu/carimgs/5672181/general/29de3614-5b77-4029-bda7-40284210ef75.jpg',
'https://images.openlane.eu/carimgs/5672181/general/82d626b5-b227-4961-a529-dc177dd45353.jpg',
'https://images.openlane.eu/carimgs/5672181/general/455b4a46-0d03-46d5-810d-a986cf1277ad.jpg',
'https://images.openlane.eu/carimgs/5672181/general/652ebe66-c020-4f58-946d-4fe216df244d.jpg',
'https://images.openlane.eu/carimgs/5672181/general/8ce18ebc-aa26-48c7-a174-1ab585332c36.jpg',
'https://images.openlane.eu/carimgs/5672181/general/ddccfdc3-1235-4818-9c3c-55e6ca956fb5.jpg',
'https://images.openlane.eu/carimgs/5672181/general/f22bf81b-6ceb-4607-83d2-d504ce08c548.jpg',
'https://images.openlane.eu/carimgs/5672181/general/d92a68e8-9cc2-4434-a94a-139b797f241e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380528,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/18710a57-77f5-4fbd-8d3c-d6f38409c948.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382252,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/7af2b2d0-6cb2-41bc-b0f3-dac35ef85650.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412951,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/29de3614-5b77-4029-bda7-40284210ef75.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388070,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/82d626b5-b227-4961-a529-dc177dd45353.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381015,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/455b4a46-0d03-46d5-810d-a986cf1277ad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363950,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/652ebe66-c020-4f58-946d-4fe216df244d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325710,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/8ce18ebc-aa26-48c7-a174-1ab585332c36.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374656,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/ddccfdc3-1235-4818-9c3c-55e6ca956fb5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288292,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/f22bf81b-6ceb-4607-83d2-d504ce08c548.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b672275b-f25f-50ff-9c43-b1cc2aac28f9/b672275b-f25f-50ff-9c43-b1cc2aac28f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270699,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672181/general/d92a68e8-9cc2-4434-a94a-139b797f241e.jpg',
'Width': 1920}],
'price': 43050,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Porsche Taycan Cross Turismo - Electric - Automatic - 375 hp - '
'90.929 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720767%27 HTTP/1.1" 200 None
2026-03-24 22:17:02 [adesa.be] INFO: Saving data for 10720767: {'created_time': 1774390622.471499, 'last_price_update_time': 1774390622.471508, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720767') HTTP/1.1" 204 0
2026-03-24 22:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10720764
2026-03-24 22:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10720764
2026-03-24 22:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10720764 to the API
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:02 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5640847/general/b139cbca-360d-4ed6-8513-3dd45e0a32ed.JPG>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Blue',
'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': 'c014326a-0d30-575c-9d75-d0a7dc9be9f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WKR107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720764',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 175179,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photos': [],
'price': 11350,
'price_includes_vat': True,
'registration_date': '2019-06-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo V60 D3 Momentum - Diesel - Automatic - 150 hp - 175.179 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2019}
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720764%27 HTTP/1.1" 200 None
2026-03-24 22:17:02 [adesa.be] INFO: Saving data for 10720764: {'created_time': 1774390622.896578, 'last_price_update_time': 1774390622.896588, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720764') HTTP/1.1" 204 0
2026-03-24 22:17: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 22:17:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 due to Ignoring non-200 response
2026-03-24 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696278/general/4f5a00a9-b170-4eca-bb22-b9d1d2482cc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720771)
2026-03-24 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743975/general/6a7c7d66-0d95-4686-997e-85173ee6507a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721237)
2026-03-24 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743861/general/8b7c1f4d-1268-4aa8-a288-322aa0c7272f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720807)
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252Fffffaa3a-075e-4859-bff3-fff12b040d23.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/ffffaa3a-075e-4859-bff3-fff12b040d23.jpg not downloaded yet
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F2bb4aa97-c85b-4f4b-a39b-a5f3ccabf72e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/2bb4aa97-c85b-4f4b-a39b-a5f3ccabf72e.jpg not downloaded yet
2026-03-24 22:17:02 [adesa.be] INFO: Found listing with ID: 10720476
2026-03-24 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720476%27 HTTP/1.1" 200 None
2026-03-24 22:17:03 [adesa.be] INFO: Scrape type for 10720476: 1
2026-03-24 22:17:03 [adesa.be] INFO: Scraping item 10720476 url https://www.openlane.eu/en/carv6/auction/10720476
2026-03-24 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7874f210>
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252Fe7c6114c-27ec-4aa1-9237-3eac6ebd6e57.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/e7c6114c-27ec-4aa1-9237-3eac6ebd6e57.jpg saved to cache
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3443284e-0ced-5b96-adab-30008a235942
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7862fdd0>
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252Fd4d655d7-8767-4044-8ba7-0ac3f0e8fe11.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/d4d655d7-8767-4044-8ba7-0ac3f0e8fe11.jpg saved to cache
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784bf210>
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F7498283c-c42c-46b6-8733-4ff4af5d4e28.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/7498283c-c42c-46b6-8733-4ff4af5d4e28.jpg saved to cache
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5b088fdf-c53f-5796-bc45-de859279b257
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7862eb50>
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252Fc846e791-4991-4ce6-853e-3701d4192ddd.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/c846e791-4991-4ce6-853e-3701d4192ddd.jpg saved to cache
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde
2026-03-24 22:17:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8e5a596-5b64-5d6f-8fe3-cc5318787b79, skipping ID generation
2026-03-24 22:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with scrape type 1
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 sending to next pipeline
2026-03-24 22:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8e5a596-5b64-5d6f-8fe3-cc5318787b79, identifier: 10720886
2026-03-24 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10720886
2026-03-24 22:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10720886
2026-03-24 22:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10720886 to the API
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:17:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5743539/general/1e93eefe-8aa2-4bef-9b59-479bc08b3024.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': 179,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f8e5a596-5b64-5d6f-8fe3-cc5318787b79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PJX858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720886',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 174075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photos': [],
'price': 12250,
'price_includes_vat': True,
'registration_date': '2019-02-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar E-Pace 2.0d R-Dynamic - Diesel - Automatic - 179 hp - '
'174.075 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2019}
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720886%27 HTTP/1.1" 200 None
2026-03-24 22:17:03 [adesa.be] INFO: Saving data for 10720886: {'created_time': 1774390623.598028, 'last_price_update_time': 1774390623.598037, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720886') HTTP/1.1" 204 0
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7825d290>
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743536%252Fgeneral%252F2b29e954-9df2-4811-91cc-0b809bfa69b2.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743536/general/2b29e954-9df2-4811-91cc-0b809bfa69b2.jpg saved to cache
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f
2026-03-24 22:17:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f, skipping ID generation
2026-03-24 22:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with scrape type 1
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f sending to next pipeline
2026-03-24 22:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f, identifier: 10720787
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7840b8d0>
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F925d1de7-b5df-410c-a446-46612f93fb4b.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/925d1de7-b5df-410c-a446-46612f93fb4b.jpg saved to cache
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5b088fdf-c53f-5796-bc45-de859279b257
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252Fef5b401b-06a4-483e-8aa1-2073e695c7fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/ef5b401b-06a4-483e-8aa1-2073e695c7fa.jpg not downloaded yet
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F5e26902f-0b65-4c9b-85e0-8a96c485af14.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/5e26902f-0b65-4c9b-85e0-8a96c485af14.jpg not downloaded yet
2026-03-24 22:17:03 [adesa.be] INFO: Found listing with ID: 10720477
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720477%27 HTTP/1.1" 200 None
2026-03-24 22:17:03 [adesa.be] INFO: Scrape type for 10720477: 1
2026-03-24 22:17:03 [adesa.be] INFO: Scraping item 10720477 url https://www.openlane.eu/en/carv6/auction/10720477
2026-03-24 22:17:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 due to Ignoring non-200 response
2026-03-24 22:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10720787
2026-03-24 22:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10720787
2026-03-24 22:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10720787 to the API
2026-03-24 22:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743536/general/2b29e954-9df2-4811-91cc-0b809bfa69b2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': 'Light truck',
'color': 'White',
'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': 'a6e47237-3d78-56bd-a3ae-8c432c5b6e9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRG974',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720787',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 109510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 66,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/0ba2267b-cf5d-488b-bfce-dd44b5e6286b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/7639d478-ad0f-409c-8197-a1dc8492b7c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/f052960d-3a62-49df-891e-a3fd0b2da09b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/05caf041-9a4e-444b-b898-a659c0c94f1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/d7c21755-6db7-44af-a811-466803b73345.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/2e9eb2a3-75d0-4d38-8e9a-904e66ed3936.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/9f1b759e-169a-459b-847f-568cf45027ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/50a6fd1b-4765-40ce-8273-7e6f4a6d1f42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/d4d655d7-8767-4044-8ba7-0ac3f0e8fe11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e47237-3d78-56bd-a3ae-8c432c5b6e9f/a6e47237-3d78-56bd-a3ae-8c432c5b6e9f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743536/general/2b29e954-9df2-4811-91cc-0b809bfa69b2.jpg',
'Width': 1024}],
'price': 13850,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Transporter L1H1 2.0 TDI - Diesel - Manual - 150 hp - '
'109.510 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720787%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [adesa.be] INFO: Saving data for 10720787: {'created_time': 1774390624.1817, 'last_price_update_time': 1774390624.181709, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720787') HTTP/1.1" 204 0
2026-03-24 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696278/general/7f4d478d-7f25-4b2d-8b57-dd7f948c1617.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720771)
2026-03-24 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743530/general/fe82d77b-be49-4ad7-b9a3-e23968e22d1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720783)
2026-03-24 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743861/general/72665f13-43a6-40b1-9b27-094dcb5ef023.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720807)
2026-03-24 22:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7859f190>
2026-03-24 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F4f5a00a9-b170-4eca-bb22-b9d1d2482cc9.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/4f5a00a9-b170-4eca-bb22-b9d1d2482cc9.jpg saved to cache
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 46c89227-51fe-5668-a5f5-30bd7b90eac6
2026-03-24 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78262cd0>
2026-03-24 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743975%252Fgeneral%252F6a7c7d66-0d95-4686-997e-85173ee6507a.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743975/general/6a7c7d66-0d95-4686-997e-85173ee6507a.jpg saved to cache
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde
2026-03-24 22:17:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9835090d-78fe-51a7-b6c7-d9b26ebd1dde, skipping ID generation
2026-03-24 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde with scrape type 1
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde sending to next pipeline
2026-03-24 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9835090d-78fe-51a7-b6c7-d9b26ebd1dde, identifier: 10721237
2026-03-24 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78260610>
2026-03-24 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F8b7c1f4d-1268-4aa8-a288-322aa0c7272f.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/8b7c1f4d-1268-4aa8-a288-322aa0c7272f.jpg saved to cache
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5b088fdf-c53f-5796-bc45-de859279b257
2026-03-24 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10720766
2026-03-24 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdaa1a36-4aec-55e9-8884-cad7e353277a with scrape type 1
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bdaa1a36-4aec-55e9-8884-cad7e353277a
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669046%252Fgeneral%252F42d43464-969d-46bd-9477-c6317f04dd33.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/42d43464-969d-46bd-9477-c6317f04dd33.JPG not downloaded yet
2026-03-24 22:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10720765
2026-03-24 22:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac50f046-c643-5f12-82c0-383b3c7ae0bf with scrape type 1
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac50f046-c643-5f12-82c0-383b3c7ae0bf
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252Ff144cf39-ebb0-4af2-ae02-9f7c61adc2cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/f144cf39-ebb0-4af2-ae02-9f7c61adc2cd.jpg already downloaded
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252Fd3ac491c-75e1-46ff-bc62-3b067e55dc44.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/d3ac491c-75e1-46ff-bc62-3b067e55dc44.jpg already downloaded
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252Ff7b1391b-2743-4fa7-9f4f-86a68e3ab0fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/f7b1391b-2743-4fa7-9f4f-86a68e3ab0fd.jpg already downloaded
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F6c9dad0d-d52f-49d5-9e4e-efa68165c0cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/6c9dad0d-d52f-49d5-9e4e-efa68165c0cc.jpg already downloaded
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F34a06e96-641d-438a-852f-ea0e83cae1d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/34a06e96-641d-438a-852f-ea0e83cae1d5.jpg already downloaded
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F5d4b5346-1a68-4c60-a46b-55715338d89f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/5d4b5346-1a68-4c60-a46b-55715338d89f.jpg already downloaded
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F9600c520-a228-40c7-8559-6b9f9fc973f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/9600c520-a228-40c7-8559-6b9f9fc973f9.jpg already downloaded
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F20d9aa5a-c159-4023-85eb-14bc18396a26.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/20d9aa5a-c159-4023-85eb-14bc18396a26.jpg already downloaded
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F783d0e1e-4f1c-4296-ae1e-3630418e8ead.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/783d0e1e-4f1c-4296-ae1e-3630418e8ead.jpg already downloaded
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665074%252Fgeneral%252F371097cf-f92b-4264-bf34-8def03582b30.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665074/general/371097cf-f92b-4264-bf34-8def03582b30.jpg already downloaded
2026-03-24 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac50f046-c643-5f12-82c0-383b3c7ae0bf, identifier: 10720765
2026-03-24 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696278/general/62323223-4768-4ab1-9302-7b5e8f521433.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720771)
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F8ebf25c5-6855-463d-8149-17e2fe849010.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/8ebf25c5-6855-463d-8149-17e2fe849010.jpg not downloaded yet
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F211e1f62-6fb0-4c42-973e-25102cbd38b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/211e1f62-6fb0-4c42-973e-25102cbd38b2.jpg not downloaded yet
2026-03-24 22:17:04 [adesa.be] INFO: Found listing with ID: 10720491
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720491%27 HTTP/1.1" 200 None
2026-03-24 22:17:04 [adesa.be] INFO: Scrape type for 10720491: 1
2026-03-24 22:17:04 [adesa.be] INFO: Scraping item 10720491 url https://www.openlane.eu/en/carv6/auction/10720491
2026-03-24 22:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9835090d-78fe-51a7-b6c7-d9b26ebd1dde with identifier: 10721237
2026-03-24 22:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9835090d-78fe-51a7-b6c7-d9b26ebd1dde with identifier: 10721237
2026-03-24 22:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9835090d-78fe-51a7-b6c7-d9b26ebd1dde with identifier: 10721237 to the API
2026-03-24 22:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743975/general/6a7c7d66-0d95-4686-997e-85173ee6507a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '9835090d-78fe-51a7-b6c7-d9b26ebd1dde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHB718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721237',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 134622,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183130,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743975/general/8abe77aa-720d-4274-8b73-2da80bd647d0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172671,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743975/general/6a7c7d66-0d95-4686-997e-85173ee6507a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174226,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743975/general/320b6821-3e72-4abf-8025-178d416a9eba.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152605,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743975/general/c846e791-4991-4ce6-853e-3701d4192ddd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280312,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743975/general/924a078b-e9c6-4b9f-b556-35b9f6a85e09.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324214,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743975/general/935f8fe1-ba9e-406a-971a-d50083ae2ac1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281945,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743975/general/84d3a16e-f146-4803-aeda-98cd9b2d8e46.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204429,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743975/general/ac42e1c7-dbdb-4623-9f6d-2009cec8e5d0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298953,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743975/general/7e0705d8-4110-4e10-bf51-fcae1397fc67.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9835090d-78fe-51a7-b6c7-d9b26ebd1dde/9835090d-78fe-51a7-b6c7-d9b26ebd1dde_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198495,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743975/general/75be58b0-e8f2-42d0-b7a1-acc61f362b8b.jpg',
'Width': 1500}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 1.4 TSI Style - Hybrid - Automatic - 156 hp - '
'134.622 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721237%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [adesa.be] INFO: Saving data for 10721237: {'created_time': 1774390625.25872, 'last_price_update_time': 1774390625.258729, 'auction_closing_time': 1774515600.0}
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721237') HTTP/1.1" 204 0
2026-03-24 22:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10720765
2026-03-24 22:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10720765
2026-03-24 22:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10720765 to the API
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720765>
{'auction_title': '',
'c_o_2_emission_value': 163,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ac50f046-c643-5f12-82c0-383b3c7ae0bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGE471',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720765',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 222118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5665074/general/f144cf39-ebb0-4af2-ae02-9f7c61adc2cd.jpg',
'https://images.openlane.eu/carimgs/5665074/general/d3ac491c-75e1-46ff-bc62-3b067e55dc44.jpg',
'https://images.openlane.eu/carimgs/5665074/general/f7b1391b-2743-4fa7-9f4f-86a68e3ab0fd.jpg',
'https://images.openlane.eu/carimgs/5665074/general/6c9dad0d-d52f-49d5-9e4e-efa68165c0cc.jpg',
'https://images.openlane.eu/carimgs/5665074/general/34a06e96-641d-438a-852f-ea0e83cae1d5.jpg',
'https://images.openlane.eu/carimgs/5665074/general/5d4b5346-1a68-4c60-a46b-55715338d89f.jpg',
'https://images.openlane.eu/carimgs/5665074/general/9600c520-a228-40c7-8559-6b9f9fc973f9.jpg',
'https://images.openlane.eu/carimgs/5665074/general/20d9aa5a-c159-4023-85eb-14bc18396a26.jpg',
'https://images.openlane.eu/carimgs/5665074/general/783d0e1e-4f1c-4296-ae1e-3630418e8ead.jpg',
'https://images.openlane.eu/carimgs/5665074/general/371097cf-f92b-4264-bf34-8def03582b30.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2964611,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/f144cf39-ebb0-4af2-ae02-9f7c61adc2cd.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2618537,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/d3ac491c-75e1-46ff-bc62-3b067e55dc44.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3154893,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/f7b1391b-2743-4fa7-9f4f-86a68e3ab0fd.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1984759,
'Height': 3845,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/6c9dad0d-d52f-49d5-9e4e-efa68165c0cc.jpg',
'Width': 5127},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2893387,
'Height': 3683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/34a06e96-641d-438a-852f-ea0e83cae1d5.jpg',
'Width': 4910},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4737987,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/5d4b5346-1a68-4c60-a46b-55715338d89f.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2252087,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/9600c520-a228-40c7-8559-6b9f9fc973f9.jpg',
'Width': 4461},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3473726,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/20d9aa5a-c159-4023-85eb-14bc18396a26.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3060929,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/783d0e1e-4f1c-4296-ae1e-3630418e8ead.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac50f046-c643-5f12-82c0-383b3c7ae0bf/ac50f046-c643-5f12-82c0-383b3c7ae0bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2053143,
'Height': 3423,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665074/general/371097cf-f92b-4264-bf34-8def03582b30.jpg',
'Width': 4564}],
'price': 7250,
'price_includes_vat': True,
'registration_date': '2021-03-24',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 120 hp - '
'222.118 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720765%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [adesa.be] INFO: Saving data for 10720765: {'created_time': 1774390625.581985, 'last_price_update_time': 1774390625.581995, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720765') HTTP/1.1" 204 0
2026-03-24 22:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5669046%252Fgeneral%252F3d9ddb8c-f3b7-40b7-82f4-ea4196034854.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/3d9ddb8c-f3b7-40b7-82f4-ea4196034854.JPG not downloaded yet
2026-03-24 22:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10720806
2026-03-24 22:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with scrape type 1
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743857%252Fgeneral%252Fdf4db9f6-b2f4-4734-9e2a-dac7c8ccf3c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/df4db9f6-b2f4-4734-9e2a-dac7c8ccf3c0.jpg not downloaded yet
2026-03-24 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696278/general/bf4f0881-b7cb-4ce6-a6a1-a5ab4e671cb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720771)
2026-03-24 22:17:05 [adesa.be] INFO: Found listing with ID: 10720508
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720508%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [adesa.be] INFO: Scrape type for 10720508: 1
2026-03-24 22:17:05 [adesa.be] INFO: Scraping item 10720508 url https://www.openlane.eu/en/carv6/auction/10720508
2026-03-24 22:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78979e10>
2026-03-24 22:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F7f4d478d-7f25-4b2d-8b57-dd7f948c1617.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/7f4d478d-7f25-4b2d-8b57-dd7f948c1617.jpg saved to cache
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 46c89227-51fe-5668-a5f5-30bd7b90eac6
2026-03-24 22:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7839ac90>
2026-03-24 22:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743530%252Fgeneral%252Ffe82d77b-be49-4ad7-b9a3-e23968e22d1f.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743530/general/fe82d77b-be49-4ad7-b9a3-e23968e22d1f.jpg saved to cache
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3443284e-0ced-5b96-adab-30008a235942
2026-03-24 22:17:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3443284e-0ced-5b96-adab-30008a235942, skipping ID generation
2026-03-24 22:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3443284e-0ced-5b96-adab-30008a235942 with scrape type 1
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3443284e-0ced-5b96-adab-30008a235942 sending to next pipeline
2026-03-24 22:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3443284e-0ced-5b96-adab-30008a235942, identifier: 10720783
2026-03-24 22:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787d6810>
2026-03-24 22:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F72665f13-43a6-40b1-9b27-094dcb5ef023.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/72665f13-43a6-40b1-9b27-094dcb5ef023.jpg saved to cache
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5b088fdf-c53f-5796-bc45-de859279b257
2026-03-24 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743861/general/37917e04-0159-47a5-a069-0dddd43aa93e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720807)
2026-03-24 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743861/general/f552736e-327d-49e0-a7c3-0cec87412261.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720807)
2026-03-24 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743861/general/2cc5e38c-fc3d-4b8d-9af1-5d8d9343fd6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720807)
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5669046%252Fgeneral%252Fcdda416b-3b53-4425-a27b-f8f6dcdeab8b.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/cdda416b-3b53-4425-a27b-f8f6dcdeab8b.JPG not downloaded yet
2026-03-24 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743857%252Fgeneral%252F5afb31f3-e473-421a-8508-f9f745f5e3c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/5afb31f3-e473-421a-8508-f9f745f5e3c6.jpg not downloaded yet
2026-03-24 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10720783
2026-03-24 22:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10720783
2026-03-24 22:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3443284e-0ced-5b96-adab-30008a235942 with identifier: 10720783 to the API
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743530/general/fe82d77b-be49-4ad7-b9a3-e23968e22d1f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3443284e-0ced-5b96-adab-30008a235942',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXY238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720783',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 176178,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/9c3981c5-a27f-4b21-9cb3-5c5b73a816b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/fe82d77b-be49-4ad7-b9a3-e23968e22d1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/6c923940-c2e3-4897-825b-58e8c9109c8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/e7c6114c-27ec-4aa1-9237-3eac6ebd6e57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/2ae60687-b584-4b87-9974-cf102e10aa7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/87a3c285-2efb-4082-9415-e65762a28cba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/a460ef1e-b2b2-4768-bdee-27978d073696.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/b9d9247f-ca25-43c3-a80a-d06fa2a38581.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/2927f52d-696b-4f42-95d2-0ccdb23fff78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3443284e-0ced-5b96-adab-30008a235942/3443284e-0ced-5b96-adab-30008a235942_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743530/general/71f56b9c-918e-4d42-b673-a45d9c007036.jpg',
'Width': 1024}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLA 250e AMG Line - Hybrid - Automatic - 160 hp - '
'176.178 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720783%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.be] INFO: Saving data for 10720783: {'created_time': 1774390626.320392, 'last_price_update_time': 1774390626.320403, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720783') HTTP/1.1" 204 0
2026-03-24 22:17:06 [adesa.be] INFO: Found listing with ID: 10717875
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717875%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.be] INFO: Scrape type for 10717875: 0
2026-03-24 22:17:06 [adesa.be] INFO: Skipping item 10717875 url https://www.openlane.eu/en/carv6/auction/10717875
2026-03-24 22:17:06 [adesa.be] INFO: Found listing with ID: 10719727
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719727%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.be] INFO: Scrape type for 10719727: 0
2026-03-24 22:17:06 [adesa.be] INFO: Skipping item 10719727 url https://www.openlane.eu/en/carv6/auction/10719727
2026-03-24 22:17:06 [adesa.be] INFO: Found listing with ID: 10717912
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717912%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.be] INFO: Scrape type for 10717912: 0
2026-03-24 22:17:06 [adesa.be] INFO: Skipping item 10717912 url https://www.openlane.eu/en/carv6/auction/10717912
2026-03-24 22:17:06 [adesa.be] INFO: Found listing with ID: 10717898
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717898%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.be] INFO: Scrape type for 10717898: 0
2026-03-24 22:17:06 [adesa.be] INFO: Skipping item 10717898 url https://www.openlane.eu/en/carv6/auction/10717898
2026-03-24 22:17:06 [adesa.be] INFO: Found listing with ID: 10717889
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717889%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.be] INFO: Scrape type for 10717889: 0
2026-03-24 22:17:06 [adesa.be] INFO: Skipping item 10717889 url https://www.openlane.eu/en/carv6/auction/10717889
2026-03-24 22:17:06 [adesa.be] INFO: Found listing with ID: 10717907
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717907%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.be] INFO: Scrape type for 10717907: 0
2026-03-24 22:17:06 [adesa.be] INFO: Skipping item 10717907 url https://www.openlane.eu/en/carv6/auction/10717907
2026-03-24 22:17:06 [adesa.be] INFO: Found listing with ID: 10717904
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717904%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.be] INFO: Scrape type for 10717904: 0
2026-03-24 22:17:06 [adesa.be] INFO: Skipping item 10717904 url https://www.openlane.eu/en/carv6/auction/10717904
2026-03-24 22:17:06 [adesa.be] INFO: Found listing with ID: 10720484
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720484%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.be] INFO: Scrape type for 10720484: 1
2026-03-24 22:17:06 [adesa.be] INFO: Scraping item 10720484 url https://www.openlane.eu/en/carv6/auction/10720484
2026-03-24 22:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783a2810>
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5696278%252Fgeneral%252F62323223-4768-4ab1-9302-7b5e8f521433.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/62323223-4768-4ab1-9302-7b5e8f521433.jpg saved to cache
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 46c89227-51fe-5668-a5f5-30bd7b90eac6
2026-03-24 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696278/general/7dbff344-871b-4bcf-9e64-8efd9af52fef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720771)
2026-03-24 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696278/general/27ba183c-9148-43e6-9ada-2a61b7e5f26c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720771)
2026-03-24 22:17:06 [scrapy.extensions.logstats] INFO: Crawled 146 pages (at 97 pages/min), scraped 64 items (at 51 items/min)
2026-03-24 22:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669046%252Fgeneral%252F425e3faa-91d5-453a-ad51-ba600971de3a.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/425e3faa-91d5-453a-ad51-ba600971de3a.JPG not downloaded yet
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252F5a5cd8a5-6932-4334-9af3-58cf777ba479.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/5a5cd8a5-6932-4334-9af3-58cf777ba479.jpg not downloaded yet
2026-03-24 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696278/general/e44deb34-cc4c-47c7-8cf1-c082aa29ab01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720771)
2026-03-24 22:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743861/general/ffffaa3a-075e-4859-bff3-fff12b040d23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720807)
2026-03-24 22:17:06 [adesa.be] INFO: Found listing with ID: 10717879
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717879%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.be] INFO: Scrape type for 10717879: 0
2026-03-24 22:17:06 [adesa.be] INFO: Skipping item 10717879 url https://www.openlane.eu/en/carv6/auction/10717879
2026-03-24 22:17:06 [adesa.be] INFO: Found listing with ID: 10720482
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720482%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [adesa.be] INFO: Scrape type for 10720482: 1
2026-03-24 22:17:06 [adesa.be] INFO: Scraping item 10720482 url https://www.openlane.eu/en/carv6/auction/10720482
2026-03-24 22:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7828db50>
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5696278%252Fgeneral%252Fbf4f0881-b7cb-4ce6-a6a1-a5ab4e671cb7.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/bf4f0881-b7cb-4ce6-a6a1-a5ab4e671cb7.jpg saved to cache
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 46c89227-51fe-5668-a5f5-30bd7b90eac6
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78656590>
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743861%252Fgeneral%252F37917e04-0159-47a5-a069-0dddd43aa93e.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/37917e04-0159-47a5-a069-0dddd43aa93e.jpg saved to cache
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5b088fdf-c53f-5796-bc45-de859279b257
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78739890>
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743861%252Fgeneral%252Ff552736e-327d-49e0-a7c3-0cec87412261.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/f552736e-327d-49e0-a7c3-0cec87412261.jpg saved to cache
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5b088fdf-c53f-5796-bc45-de859279b257
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78773890>
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743861%252Fgeneral%252F2cc5e38c-fc3d-4b8d-9af1-5d8d9343fd6b.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/2cc5e38c-fc3d-4b8d-9af1-5d8d9343fd6b.jpg saved to cache
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5b088fdf-c53f-5796-bc45-de859279b257
2026-03-24 22:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with identifier: 10720475
2026-03-24 22:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with scrape type 1
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dbf4d230-0e33-5ce1-b703-7b31b36b18d6
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F5800eedc-ea06-4032-b540-c5d078adb312.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/5800eedc-ea06-4032-b540-c5d078adb312.jpg already downloaded
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F5f06cede-b768-4b4c-a908-dcaf2ee59f52.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/5f06cede-b768-4b4c-a908-dcaf2ee59f52.jpg already downloaded
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F76e93f1a-23f9-477f-8d6b-1d0ec2cd55c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/76e93f1a-23f9-477f-8d6b-1d0ec2cd55c5.jpg already downloaded
2026-03-24 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F16c2ccf1-932d-48b1-82b4-874bb049f92b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/16c2ccf1-932d-48b1-82b4-874bb049f92b.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F24926b13-0d35-41e3-8072-f717c78fe8e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/24926b13-0d35-41e3-8072-f717c78fe8e0.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252Fd06a0cbc-6fd1-4633-af9e-335a98153080.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/d06a0cbc-6fd1-4633-af9e-335a98153080.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F36956e91-504c-4de0-8a81-e2eee3ddb3db.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/36956e91-504c-4de0-8a81-e2eee3ddb3db.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F3ac9607f-f209-4e56-87ef-627a6c1a56fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/3ac9607f-f209-4e56-87ef-627a6c1a56fb.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F11b4da48-6ca3-401e-8953-39bcf2e87a6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/11b4da48-6ca3-401e-8953-39bcf2e87a6b.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519164%252Fgeneral%252F6be6534a-0ebc-4a75-8fe9-bac855c0e1ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519164/general/6be6534a-0ebc-4a75-8fe9-bac855c0e1ed.jpg already downloaded
2026-03-24 22:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dbf4d230-0e33-5ce1-b703-7b31b36b18d6, identifier: 10720475
2026-03-24 22:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d3c5627-4fe4-5b46-bb02-4feb83107082 with identifier: 10720479
2026-03-24 22:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d3c5627-4fe4-5b46-bb02-4feb83107082 with scrape type 1
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d3c5627-4fe4-5b46-bb02-4feb83107082
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F7bea2932-5ca0-4460-ab63-60fa2532653a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/7bea2932-5ca0-4460-ab63-60fa2532653a.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F3e59f07f-fdc9-4422-8bb5-014853e0d971.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/3e59f07f-fdc9-4422-8bb5-014853e0d971.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F70ea76d7-ae13-4e77-9de3-96e99856d4b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/70ea76d7-ae13-4e77-9de3-96e99856d4b8.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252Fe219a64b-0cc1-42b4-8675-5f4c37490de3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/e219a64b-0cc1-42b4-8675-5f4c37490de3.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F7a01bce2-9ad9-451a-addb-87e3d86b5e4e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/7a01bce2-9ad9-451a-addb-87e3d86b5e4e.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F8bc642df-23e8-4e84-8c16-9d07d7f62217.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/8bc642df-23e8-4e84-8c16-9d07d7f62217.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F13b5db88-0ec0-4af2-9523-9cd1f2f7b56d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/13b5db88-0ec0-4af2-9523-9cd1f2f7b56d.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F9bca15bd-ab63-43ab-86e3-79302bc54690.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/9bca15bd-ab63-43ab-86e3-79302bc54690.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252F43e4cac1-4943-4762-bc55-a6d774f822c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/43e4cac1-4943-4762-bc55-a6d774f822c8.jpg already downloaded
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513169%252Fgeneral%252Fd133d1e6-da8e-4634-9922-b4e994e0ab96.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513169/general/d133d1e6-da8e-4634-9922-b4e994e0ab96.jpg already downloaded
2026-03-24 22:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d3c5627-4fe4-5b46-bb02-4feb83107082, identifier: 10720479
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669046%252Fgeneral%252Fa19e266d-427d-4b33-a030-2718ce93db93.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/a19e266d-427d-4b33-a030-2718ce93db93.JPG not downloaded yet
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fa190a255-2b4a-4585-8d6e-dfbee1f40107.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/a190a255-2b4a-4585-8d6e-dfbee1f40107.jpg not downloaded yet
2026-03-24 22:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with identifier: 10720475
2026-03-24 22:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with identifier: 10720475
2026-03-24 22:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with identifier: 10720475 to the API
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720475>
{'auction_title': '',
'c_o_2_emission_value': 215,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 390,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'dbf4d230-0e33-5ce1-b703-7b31b36b18d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '114002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720475',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 42328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5519164/general/5800eedc-ea06-4032-b540-c5d078adb312.jpg',
'https://images.openlane.eu/carimgs/5519164/general/5f06cede-b768-4b4c-a908-dcaf2ee59f52.jpg',
'https://images.openlane.eu/carimgs/5519164/general/76e93f1a-23f9-477f-8d6b-1d0ec2cd55c5.jpg',
'https://images.openlane.eu/carimgs/5519164/general/16c2ccf1-932d-48b1-82b4-874bb049f92b.jpg',
'https://images.openlane.eu/carimgs/5519164/general/24926b13-0d35-41e3-8072-f717c78fe8e0.jpg',
'https://images.openlane.eu/carimgs/5519164/general/d06a0cbc-6fd1-4633-af9e-335a98153080.jpg',
'https://images.openlane.eu/carimgs/5519164/general/36956e91-504c-4de0-8a81-e2eee3ddb3db.jpg',
'https://images.openlane.eu/carimgs/5519164/general/3ac9607f-f209-4e56-87ef-627a6c1a56fb.jpg',
'https://images.openlane.eu/carimgs/5519164/general/11b4da48-6ca3-401e-8953-39bcf2e87a6b.jpg',
'https://images.openlane.eu/carimgs/5519164/general/6be6534a-0ebc-4a75-8fe9-bac855c0e1ed.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 582793,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/5800eedc-ea06-4032-b540-c5d078adb312.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 672459,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/5f06cede-b768-4b4c-a908-dcaf2ee59f52.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438792,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/76e93f1a-23f9-477f-8d6b-1d0ec2cd55c5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455888,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/16c2ccf1-932d-48b1-82b4-874bb049f92b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337850,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/24926b13-0d35-41e3-8072-f717c78fe8e0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481308,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/d06a0cbc-6fd1-4633-af9e-335a98153080.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350881,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/36956e91-504c-4de0-8a81-e2eee3ddb3db.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 724372,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/3ac9607f-f209-4e56-87ef-627a6c1a56fb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 648248,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/11b4da48-6ca3-401e-8953-39bcf2e87a6b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbf4d230-0e33-5ce1-b703-7b31b36b18d6/dbf4d230-0e33-5ce1-b703-7b31b36b18d6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 659541,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519164/general/6be6534a-0ebc-4a75-8fe9-bac855c0e1ed.jpg',
'Width': 2000}],
'price': 39100,
'price_includes_vat': True,
'registration_date': '2018-10-12',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz GLE Coupé AMG 43 - 4-Matic - Petrol - Automatic - 390 '
'hp - 42.328 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720475%27 HTTP/1.1" 200 None
2026-03-24 22:17:07 [adesa.be] INFO: Saving data for 10720475: {'created_time': 1774390627.841619, 'last_price_update_time': 1774390627.841629, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720475') HTTP/1.1" 204 0
2026-03-24 22:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d3c5627-4fe4-5b46-bb02-4feb83107082 with identifier: 10720479
2026-03-24 22:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d3c5627-4fe4-5b46-bb02-4feb83107082 with identifier: 10720479
2026-03-24 22:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d3c5627-4fe4-5b46-bb02-4feb83107082 with identifier: 10720479 to the API
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720479>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '4.7L',
'engine_horse_power': 408,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '8d3c5627-4fe4-5b46-bb02-4feb83107082',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '105825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720479',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 85705,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5513169/general/7bea2932-5ca0-4460-ab63-60fa2532653a.jpg',
'https://images.openlane.eu/carimgs/5513169/general/3e59f07f-fdc9-4422-8bb5-014853e0d971.jpg',
'https://images.openlane.eu/carimgs/5513169/general/70ea76d7-ae13-4e77-9de3-96e99856d4b8.jpg',
'https://images.openlane.eu/carimgs/5513169/general/e219a64b-0cc1-42b4-8675-5f4c37490de3.jpg',
'https://images.openlane.eu/carimgs/5513169/general/7a01bce2-9ad9-451a-addb-87e3d86b5e4e.jpg',
'https://images.openlane.eu/carimgs/5513169/general/8bc642df-23e8-4e84-8c16-9d07d7f62217.jpg',
'https://images.openlane.eu/carimgs/5513169/general/13b5db88-0ec0-4af2-9523-9cd1f2f7b56d.jpg',
'https://images.openlane.eu/carimgs/5513169/general/9bca15bd-ab63-43ab-86e3-79302bc54690.jpg',
'https://images.openlane.eu/carimgs/5513169/general/43e4cac1-4943-4762-bc55-a6d774f822c8.jpg',
'https://images.openlane.eu/carimgs/5513169/general/d133d1e6-da8e-4634-9922-b4e994e0ab96.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 632340,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/7bea2932-5ca0-4460-ab63-60fa2532653a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 572449,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/3e59f07f-fdc9-4422-8bb5-014853e0d971.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 705668,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/70ea76d7-ae13-4e77-9de3-96e99856d4b8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 546431,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/e219a64b-0cc1-42b4-8675-5f4c37490de3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303586,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/7a01bce2-9ad9-451a-addb-87e3d86b5e4e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352591,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/8bc642df-23e8-4e84-8c16-9d07d7f62217.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441649,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/13b5db88-0ec0-4af2-9523-9cd1f2f7b56d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510614,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/9bca15bd-ab63-43ab-86e3-79302bc54690.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297256,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/43e4cac1-4943-4762-bc55-a6d774f822c8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d3c5627-4fe4-5b46-bb02-4feb83107082/8d3c5627-4fe4-5b46-bb02-4feb83107082_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 638398,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513169/general/d133d1e6-da8e-4634-9922-b4e994e0ab96.jpg',
'Width': 2000}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2014-09-15',
'seats_number': 4,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz CLS 550 - Petrol - Automatic - 408 hp - 85.705 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720479%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.be] INFO: Saving data for 10720479: {'created_time': 1774390628.235629, 'last_price_update_time': 1774390628.235641, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720479') HTTP/1.1" 204 0
2026-03-24 22:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/3d9ddb8c-f3b7-40b7-82f4-ea4196034854.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720766)
2026-03-24 22:17:08 [adesa.be] INFO: Found listing with ID: 10720487
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720487%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.be] INFO: Scrape type for 10720487: 1
2026-03-24 22:17:08 [adesa.be] INFO: Scraping item 10720487 url https://www.openlane.eu/en/carv6/auction/10720487
2026-03-24 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696278/general/2bb4aa97-c85b-4f4b-a39b-a5f3ccabf72e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720771)
2026-03-24 22:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/cdda416b-3b53-4425-a27b-f8f6dcdeab8b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720766)
2026-03-24 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743857/general/5afb31f3-e473-421a-8508-f9f745f5e3c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720806)
2026-03-24 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743857/general/df4db9f6-b2f4-4734-9e2a-dac7c8ccf3c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720806)
2026-03-24 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743861/general/8ebf25c5-6855-463d-8149-17e2fe849010.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720807)
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669046%252Fgeneral%252F71ed27b8-9db6-4f00-a867-8cec6b524491.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/71ed27b8-9db6-4f00-a867-8cec6b524491.JPG not downloaded yet
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252F1e605791-eaad-41a8-a742-dec0e547abd3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/1e605791-eaad-41a8-a742-dec0e547abd3.jpg not downloaded yet
2026-03-24 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78772010>
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F7dbff344-871b-4bcf-9e64-8efd9af52fef.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/7dbff344-871b-4bcf-9e64-8efd9af52fef.jpg saved to cache
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 46c89227-51fe-5668-a5f5-30bd7b90eac6
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784c9590>
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F27ba183c-9148-43e6-9ada-2a61b7e5f26c.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/27ba183c-9148-43e6-9ada-2a61b7e5f26c.jpg saved to cache
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 46c89227-51fe-5668-a5f5-30bd7b90eac6
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7892cc90>
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252Fe44deb34-cc4c-47c7-8cf1-c082aa29ab01.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/e44deb34-cc4c-47c7-8cf1-c082aa29ab01.jpg saved to cache
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 46c89227-51fe-5668-a5f5-30bd7b90eac6
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7862f850>
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252Fffffaa3a-075e-4859-bff3-fff12b040d23.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/ffffaa3a-075e-4859-bff3-fff12b040d23.jpg saved to cache
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5b088fdf-c53f-5796-bc45-de859279b257
2026-03-24 22:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/42d43464-969d-46bd-9477-c6317f04dd33.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720766)
2026-03-24 22:17:08 [adesa.be] INFO: Found listing with ID: 10720495
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720495%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.be] INFO: Scrape type for 10720495: 1
2026-03-24 22:17:08 [adesa.be] INFO: Scraping item 10720495 url https://www.openlane.eu/en/carv6/auction/10720495
2026-03-24 22: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 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669046%252Fgeneral%252F7068b3ff-1e4a-4af9-ae2b-04120eef62dc.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/7068b3ff-1e4a-4af9-ae2b-04120eef62dc.JPG not downloaded yet
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fc1383008-486b-4522-a6c3-5549ff1b42d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/c1383008-486b-4522-a6c3-5549ff1b42d5.jpg not downloaded yet
2026-03-24 22: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 22:17:08 [adesa.be] INFO: Found listing with ID: 10720496
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720496%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [adesa.be] INFO: Scrape type for 10720496: 1
2026-03-24 22:17:08 [adesa.be] INFO: Scraping item 10720496 url https://www.openlane.eu/en/carv6/auction/10720496
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb789aea90>
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F2bb4aa97-c85b-4f4b-a39b-a5f3ccabf72e.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/2bb4aa97-c85b-4f4b-a39b-a5f3ccabf72e.jpg saved to cache
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 46c89227-51fe-5668-a5f5-30bd7b90eac6
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78648ed0>
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252F5afb31f3-e473-421a-8508-f9f745f5e3c6.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/5afb31f3-e473-421a-8508-f9f745f5e3c6.jpg saved to cache
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78226250>
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fdf4db9f6-b2f4-4734-9e2a-dac7c8ccf3c0.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/df4db9f6-b2f4-4734-9e2a-dac7c8ccf3c0.jpg saved to cache
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78237550>
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252F8ebf25c5-6855-463d-8149-17e2fe849010.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/8ebf25c5-6855-463d-8149-17e2fe849010.jpg saved to cache
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5b088fdf-c53f-5796-bc45-de859279b257
2026-03-24 22:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10720476
2026-03-24 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with scrape type 1
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F5a7419b5-a7c4-4836-b634-f7cbcbc3fe27.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/5a7419b5-a7c4-4836-b634-f7cbcbc3fe27.jpg not downloaded yet
2026-03-24 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696278/general/211e1f62-6fb0-4c42-973e-25102cbd38b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720771)
2026-03-24 22:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/425e3faa-91d5-453a-ad51-ba600971de3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720766)
2026-03-24 22:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/a19e266d-427d-4b33-a030-2718ce93db93.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720766)
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669046%252Fgeneral%252Fee9a07bb-1e4c-48e4-bf12-b7d636b01e63.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/ee9a07bb-1e4c-48e4-bf12-b7d636b01e63.JPG not downloaded yet
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Ff191691b-b15c-44ce-baed-1f7629d6791d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/f191691b-b15c-44ce-baed-1f7629d6791d.jpg not downloaded yet
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743857/general/a190a255-2b4a-4585-8d6e-dfbee1f40107.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720806)
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743857/general/5a5cd8a5-6932-4334-9af3-58cf777ba479.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720806)
2026-03-24 22:17:09 [adesa.be] INFO: Found listing with ID: 10719726
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719726%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.be] INFO: Scrape type for 10719726: 0
2026-03-24 22:17:09 [adesa.be] INFO: Skipping item 10719726 url https://www.openlane.eu/en/carv6/auction/10719726
2026-03-24 22:17:09 [adesa.be] INFO: Found listing with ID: 10720493
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720493%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.be] INFO: Scrape type for 10720493: 1
2026-03-24 22:17:09 [adesa.be] INFO: Scraping item 10720493 url https://www.openlane.eu/en/carv6/auction/10720493
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Fe00ee789-677f-4a8f-81cf-2731d48de757.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/e00ee789-677f-4a8f-81cf-2731d48de757.jpg not downloaded yet
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743861/general/ef5b401b-06a4-483e-8aa1-2073e695c7fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720807)
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669046%252Fgeneral%252F68e779ac-35ef-4b0a-8147-ec957c5ca2e0.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/68e779ac-35ef-4b0a-8147-ec957c5ca2e0.JPG not downloaded yet
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fe3b2e68a-4863-4462-8e0c-468fd01bb42d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/e3b2e68a-4863-4462-8e0c-468fd01bb42d.jpg not downloaded yet
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743857/general/1e605791-eaad-41a8-a742-dec0e547abd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720806)
2026-03-24 22:17:09 [adesa.be] INFO: Found listing with ID: 10720498
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720498%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.be] INFO: Scrape type for 10720498: 1
2026-03-24 22:17:09 [adesa.be] INFO: Scraping item 10720498 url https://www.openlane.eu/en/carv6/auction/10720498
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F83c81f66-b2ed-4ff0-9ee7-4b3ea64c5497.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/83c81f66-b2ed-4ff0-9ee7-4b3ea64c5497.jpg not downloaded yet
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-24 22:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec8b224e-b25a-52eb-aa83-1a8de333fe00 with identifier: 10720800
2026-03-24 22:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec8b224e-b25a-52eb-aa83-1a8de333fe00 with scrape type 1
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec8b224e-b25a-52eb-aa83-1a8de333fe00
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252F4981777f-e617-4aeb-87f7-d5aef086535b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/4981777f-e617-4aeb-87f7-d5aef086535b.jpg not downloaded yet
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669046%252Fgeneral%252Fb6e5fec7-9503-446b-bdfc-f976fa9a2d2d.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669046/general/b6e5fec7-9503-446b-bdfc-f976fa9a2d2d.JPG not downloaded yet
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fb1a6cf1c-2fdf-4dd1-b814-edb47a2b8e3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/b1a6cf1c-2fdf-4dd1-b814-edb47a2b8e3f.jpg not downloaded yet
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787f8690>
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F211e1f62-6fb0-4c42-973e-25102cbd38b2.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/211e1f62-6fb0-4c42-973e-25102cbd38b2.jpg saved to cache
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 46c89227-51fe-5668-a5f5-30bd7b90eac6
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/7068b3ff-1e4a-4af9-ae2b-04120eef62dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720766)
2026-03-24 22:17:09 [adesa.be] INFO: Found listing with ID: 10719694
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719694%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.be] INFO: Scrape type for 10719694: 0
2026-03-24 22:17:09 [adesa.be] INFO: Skipping item 10719694 url https://www.openlane.eu/en/carv6/auction/10719694
2026-03-24 22:17:09 [adesa.be] INFO: Found listing with ID: 10717836
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717836%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.be] INFO: Scrape type for 10717836: 0
2026-03-24 22:17:09 [adesa.be] INFO: Skipping item 10717836 url https://www.openlane.eu/en/carv6/auction/10717836
2026-03-24 22:17:09 [adesa.be] INFO: Found listing with ID: 10719695
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719695%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.be] INFO: Scrape type for 10719695: 0
2026-03-24 22:17:09 [adesa.be] INFO: Skipping item 10719695 url https://www.openlane.eu/en/carv6/auction/10719695
2026-03-24 22:17:09 [adesa.be] INFO: Found listing with ID: 10717891
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717891%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.be] INFO: Scrape type for 10717891: 0
2026-03-24 22:17:09 [adesa.be] INFO: Skipping item 10717891 url https://www.openlane.eu/en/carv6/auction/10717891
2026-03-24 22:17:09 [adesa.be] INFO: Found listing with ID: 10717906
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717906%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.be] INFO: Scrape type for 10717906: 0
2026-03-24 22:17:09 [adesa.be] INFO: Skipping item 10717906 url https://www.openlane.eu/en/carv6/auction/10717906
2026-03-24 22:17:09 [adesa.be] INFO: Found listing with ID: 10717903
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717903%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.be] INFO: Scrape type for 10717903: 0
2026-03-24 22:17:09 [adesa.be] INFO: Skipping item 10717903 url https://www.openlane.eu/en/carv6/auction/10717903
2026-03-24 22:17:09 [adesa.be] INFO: Found listing with ID: 10720492
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720492%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.be] INFO: Scrape type for 10720492: 1
2026-03-24 22:17:09 [adesa.be] INFO: Scraping item 10720492 url https://www.openlane.eu/en/carv6/auction/10720492
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Fd8045622-1d57-42c9-8ed4-2fa5b1c0670d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/d8045622-1d57-42c9-8ed4-2fa5b1c0670d.jpg not downloaded yet
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252Fd5999e13-5e33-4375-8643-c886d468ab6f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/d5999e13-5e33-4375-8643-c886d468ab6f.jpg not downloaded yet
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78485d90>
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fa190a255-2b4a-4585-8d6e-dfbee1f40107.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/a190a255-2b4a-4585-8d6e-dfbee1f40107.jpg saved to cache
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783ce6d0>
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252F5a5cd8a5-6932-4334-9af3-58cf777ba479.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/5a5cd8a5-6932-4334-9af3-58cf777ba479.jpg saved to cache
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743857/general/c1383008-486b-4522-a6c3-5549ff1b42d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720806)
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fa086d064-9c02-452c-8781-fba86611536e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/a086d064-9c02-452c-8781-fba86611536e.jpg not downloaded yet
2026-03-24 22:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743857/general/f191691b-b15c-44ce-baed-1f7629d6791d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720806)
2026-03-24 22:17:09 [adesa.be] INFO: Found listing with ID: 10720509
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720509%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [adesa.be] INFO: Scrape type for 10720509: 1
2026-03-24 22:17:09 [adesa.be] INFO: Scraping item 10720509 url https://www.openlane.eu/en/carv6/auction/10720509
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F28b90b03-3074-46c6-bbe7-7454d2b5904b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/28b90b03-3074-46c6-bbe7-7454d2b5904b.jpg not downloaded yet
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252F87689bed-9dd4-4d9a-921c-208e2255ec37.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/87689bed-9dd4-4d9a-921c-208e2255ec37.jpg not downloaded yet
2026-03-24 22:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7829a650>
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743861%252Fgeneral%252Fef5b401b-06a4-483e-8aa1-2073e695c7fa.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743861/general/ef5b401b-06a4-483e-8aa1-2073e695c7fa.jpg saved to cache
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5b088fdf-c53f-5796-bc45-de859279b257
2026-03-24 22:17:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5b088fdf-c53f-5796-bc45-de859279b257, skipping ID generation
2026-03-24 22:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b088fdf-c53f-5796-bc45-de859279b257 with scrape type 1
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5b088fdf-c53f-5796-bc45-de859279b257 sending to next pipeline
2026-03-24 22:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b088fdf-c53f-5796-bc45-de859279b257, identifier: 10720807
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7828fcd0>
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252F1e605791-eaad-41a8-a742-dec0e547abd3.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/1e605791-eaad-41a8-a742-dec0e547abd3.jpg saved to cache
2026-03-24 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10720807
2026-03-24 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10720807
2026-03-24 22:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10720807 to the API
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743861/general/ef5b401b-06a4-483e-8aa1-2073e695c7fa.jpg>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '5b088fdf-c53f-5796-bc45-de859279b257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAG817A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720807',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 50417,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/7498283c-c42c-46b6-8733-4ff4af5d4e28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23349,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/925d1de7-b5df-410c-a446-46612f93fb4b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/8b7c1f4d-1268-4aa8-a288-322aa0c7272f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/72665f13-43a6-40b1-9b27-094dcb5ef023.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/37917e04-0159-47a5-a069-0dddd43aa93e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/2cc5e38c-fc3d-4b8d-9af1-5d8d9343fd6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/f552736e-327d-49e0-a7c3-0cec87412261.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/ffffaa3a-075e-4859-bff3-fff12b040d23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/ef5b401b-06a4-483e-8aa1-2073e695c7fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b088fdf-c53f-5796-bc45-de859279b257/5b088fdf-c53f-5796-bc45-de859279b257_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743861/general/8ebf25c5-6855-463d-8149-17e2fe849010.jpg',
'Width': 1024}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Toyota C-HR 1.8 Bi-Tone - Hybrid - Automatic - 98 hp - 50.417 km',
'transmission': 'automatic',
'trim': 'Bi-Tone',
'vin': None,
'year': 2021}
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720807%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [adesa.be] INFO: Saving data for 10720807: {'created_time': 1774390630.23777, 'last_price_update_time': 1774390630.237779, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720807') HTTP/1.1" 204 0
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-24 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696278/general/5e26902f-0b65-4c9b-85e0-8a96c485af14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720771)
2026-03-24 22:17:10 [adesa.be] INFO: Found listing with ID: 10717873
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717873%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [adesa.be] INFO: Scrape type for 10717873: 0
2026-03-24 22:17:10 [adesa.be] INFO: Skipping item 10717873 url https://www.openlane.eu/en/carv6/auction/10717873
2026-03-24 22:17:10 [adesa.be] INFO: Found listing with ID: 10720499
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720499%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [adesa.be] INFO: Scrape type for 10720499: 1
2026-03-24 22:17:10 [adesa.be] INFO: Scraping item 10720499 url https://www.openlane.eu/en/carv6/auction/10720499
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Fbd559483-0343-424c-929f-6a381ee90be4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/bd559483-0343-424c-929f-6a381ee90be4.jpg not downloaded yet
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252Fa1c4687c-8fae-4bd5-83d1-5fe8729dbbf6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/a1c4687c-8fae-4bd5-83d1-5fe8729dbbf6.jpg not downloaded yet
2026-03-24 22:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10720477
2026-03-24 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with scrape type 1
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252Fd97d7067-b759-4d38-a822-f7e179bdba00.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/d97d7067-b759-4d38-a822-f7e179bdba00.jpg not downloaded yet
2026-03-24 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743857/general/b1a6cf1c-2fdf-4dd1-b814-edb47a2b8e3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720806)
2026-03-24 22:17:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/b6e5fec7-9503-446b-bdfc-f976fa9a2d2d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720766)
2026-03-24 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743595/general/4981777f-e617-4aeb-87f7-d5aef086535b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720800)
2026-03-24 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78498550>
2026-03-24 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fc1383008-486b-4522-a6c3-5549ff1b42d5.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/c1383008-486b-4522-a6c3-5549ff1b42d5.jpg saved to cache
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38
2026-03-24 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43266afe-aa75-5dc5-9d0a-be84b3d147dc with identifier: 10720478
2026-03-24 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc with scrape type 1
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252Fd1cdeaab-45fc-4319-a783-6b521e6cb75e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/d1cdeaab-45fc-4319-a783-6b521e6cb75e.jpg not downloaded yet
2026-03-24 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a4fa10>
2026-03-24 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Ff191691b-b15c-44ce-baed-1f7629d6791d.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/f191691b-b15c-44ce-baed-1f7629d6791d.jpg saved to cache
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38
2026-03-24 22:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab7733d4-0aeb-5c9e-b55a-54dfa226a422 with identifier: 10720491
2026-03-24 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab7733d4-0aeb-5c9e-b55a-54dfa226a422 with scrape type 1
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab7733d4-0aeb-5c9e-b55a-54dfa226a422
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719365%252Fgeneral%252F6e4e0cf1-f5a1-49fe-b431-05cdc1493543.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719365/general/6e4e0cf1-f5a1-49fe-b431-05cdc1493543.jpeg already downloaded
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719365%252Fgeneral%252F2d1944d3-08ad-458d-b4a4-d0339bee1bbe.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719365/general/2d1944d3-08ad-458d-b4a4-d0339bee1bbe.jpeg already downloaded
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719365%252Fgeneral%252F01e38767-d6df-48bc-a8c4-c9abe19eb45e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719365/general/01e38767-d6df-48bc-a8c4-c9abe19eb45e.jpeg already downloaded
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719365%252Fgeneral%252Fe11152f3-a7bd-4f5f-a74f-2c2bc2449ea0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719365/general/e11152f3-a7bd-4f5f-a74f-2c2bc2449ea0.jpeg already downloaded
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719365%252Fgeneral%252F1ddc82a2-3a3e-404a-bed8-c1e22c25fcb1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719365/general/1ddc82a2-3a3e-404a-bed8-c1e22c25fcb1.jpeg already downloaded
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719365%252Fgeneral%252Feb185a4b-7d60-4c4d-8cda-b390c08bae41.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719365/general/eb185a4b-7d60-4c4d-8cda-b390c08bae41.jpeg already downloaded
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719365%252Fgeneral%252F5d4aeac0-4ace-43bf-a643-e2c5a337da71.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719365/general/5d4aeac0-4ace-43bf-a643-e2c5a337da71.jpeg already downloaded
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719365%252Fgeneral%252Fbbddfd90-10d5-4c0e-a506-039b2e9daa39.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719365/general/bbddfd90-10d5-4c0e-a506-039b2e9daa39.jpeg already downloaded
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719365%252Fgeneral%252Fba9f7b3f-80da-4223-8b4c-b9fd48c4297f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719365/general/ba9f7b3f-80da-4223-8b4c-b9fd48c4297f.jpeg already downloaded
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719365%252Fgeneral%252Fbcb46f7c-0497-4266-858e-3f969e1b222c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719365/general/bcb46f7c-0497-4266-858e-3f969e1b222c.jpeg already downloaded
2026-03-24 22:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab7733d4-0aeb-5c9e-b55a-54dfa226a422, identifier: 10720491
2026-03-24 22:17:10 [adesa.be] INFO: Found listing with ID: 10717916
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717916%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [adesa.be] INFO: Scrape type for 10717916: 0
2026-03-24 22:17:10 [adesa.be] INFO: Skipping item 10717916 url https://www.openlane.eu/en/carv6/auction/10717916
2026-03-24 22:17:10 [adesa.be] INFO: Found listing with ID: 10720481
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720481%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [adesa.be] INFO: Scrape type for 10720481: 1
2026-03-24 22:17:10 [adesa.be] INFO: Scraping item 10720481 url https://www.openlane.eu/en/carv6/auction/10720481
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F0a8632b2-b5ec-465a-8b80-8b9b02dac782.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/0a8632b2-b5ec-465a-8b80-8b9b02dac782.jpg not downloaded yet
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252Fb6b03496-6c81-4ec7-9710-c1d20f1ab721.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/b6b03496-6c81-4ec7-9710-c1d20f1ab721.jpg not downloaded yet
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F5e98cfd0-6004-46b7-88ed-6d0bfc49f3a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/5e98cfd0-6004-46b7-88ed-6d0bfc49f3a8.jpg not downloaded yet
2026-03-24 22:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab7733d4-0aeb-5c9e-b55a-54dfa226a422 with identifier: 10720491
2026-03-24 22:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab7733d4-0aeb-5c9e-b55a-54dfa226a422 with identifier: 10720491
2026-03-24 22:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab7733d4-0aeb-5c9e-b55a-54dfa226a422 with identifier: 10720491 to the API
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720491>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'ab7733d4-0aeb-5c9e-b55a-54dfa226a422',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HBA637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Cabrio',
'odometer': 204783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5719365/general/6e4e0cf1-f5a1-49fe-b431-05cdc1493543.jpeg',
'https://images.openlane.eu/carimgs/5719365/general/2d1944d3-08ad-458d-b4a4-d0339bee1bbe.jpeg',
'https://images.openlane.eu/carimgs/5719365/general/01e38767-d6df-48bc-a8c4-c9abe19eb45e.jpeg',
'https://images.openlane.eu/carimgs/5719365/general/e11152f3-a7bd-4f5f-a74f-2c2bc2449ea0.jpeg',
'https://images.openlane.eu/carimgs/5719365/general/1ddc82a2-3a3e-404a-bed8-c1e22c25fcb1.jpeg',
'https://images.openlane.eu/carimgs/5719365/general/eb185a4b-7d60-4c4d-8cda-b390c08bae41.jpeg',
'https://images.openlane.eu/carimgs/5719365/general/5d4aeac0-4ace-43bf-a643-e2c5a337da71.jpeg',
'https://images.openlane.eu/carimgs/5719365/general/bbddfd90-10d5-4c0e-a506-039b2e9daa39.jpeg',
'https://images.openlane.eu/carimgs/5719365/general/ba9f7b3f-80da-4223-8b4c-b9fd48c4297f.jpeg',
'https://images.openlane.eu/carimgs/5719365/general/bcb46f7c-0497-4266-858e-3f969e1b222c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7733d4-0aeb-5c9e-b55a-54dfa226a422/ab7733d4-0aeb-5c9e-b55a-54dfa226a422_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4850223,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719365/general/6e4e0cf1-f5a1-49fe-b431-05cdc1493543.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7733d4-0aeb-5c9e-b55a-54dfa226a422/ab7733d4-0aeb-5c9e-b55a-54dfa226a422_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5251532,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719365/general/2d1944d3-08ad-458d-b4a4-d0339bee1bbe.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7733d4-0aeb-5c9e-b55a-54dfa226a422/ab7733d4-0aeb-5c9e-b55a-54dfa226a422_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4085588,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719365/general/01e38767-d6df-48bc-a8c4-c9abe19eb45e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7733d4-0aeb-5c9e-b55a-54dfa226a422/ab7733d4-0aeb-5c9e-b55a-54dfa226a422_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5229757,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719365/general/e11152f3-a7bd-4f5f-a74f-2c2bc2449ea0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7733d4-0aeb-5c9e-b55a-54dfa226a422/ab7733d4-0aeb-5c9e-b55a-54dfa226a422_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3110228,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719365/general/1ddc82a2-3a3e-404a-bed8-c1e22c25fcb1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7733d4-0aeb-5c9e-b55a-54dfa226a422/ab7733d4-0aeb-5c9e-b55a-54dfa226a422_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4591861,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719365/general/eb185a4b-7d60-4c4d-8cda-b390c08bae41.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7733d4-0aeb-5c9e-b55a-54dfa226a422/ab7733d4-0aeb-5c9e-b55a-54dfa226a422_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4644994,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719365/general/5d4aeac0-4ace-43bf-a643-e2c5a337da71.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7733d4-0aeb-5c9e-b55a-54dfa226a422/ab7733d4-0aeb-5c9e-b55a-54dfa226a422_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3126031,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719365/general/bbddfd90-10d5-4c0e-a506-039b2e9daa39.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7733d4-0aeb-5c9e-b55a-54dfa226a422/ab7733d4-0aeb-5c9e-b55a-54dfa226a422_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5173116,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719365/general/ba9f7b3f-80da-4223-8b4c-b9fd48c4297f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab7733d4-0aeb-5c9e-b55a-54dfa226a422/ab7733d4-0aeb-5c9e-b55a-54dfa226a422_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3215446,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719365/general/bcb46f7c-0497-4266-858e-3f969e1b222c.jpeg',
'Width': 5712}],
'price': 2700,
'price_includes_vat': True,
'registration_date': '2007-03-15',
'seats_number': 4,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mini Cabrio Cooper 1.6i - Petrol - Manual - 115 hp - 204.783 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720491%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [adesa.be] INFO: Saving data for 10720491: {'created_time': 1774390631.353804, 'last_price_update_time': 1774390631.353814, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720491') HTTP/1.1" 204 0
2026-03-24 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59519ce4-2749-57ce-bb21-ccfdb61faa33 with identifier: 10720508
2026-03-24 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59519ce4-2749-57ce-bb21-ccfdb61faa33 with scrape type 1
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59519ce4-2749-57ce-bb21-ccfdb61faa33
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691246%252Fgeneral%252F9fed0eb6-21bb-445c-9180-fc772dc53656.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691246/general/9fed0eb6-21bb-445c-9180-fc772dc53656.jpg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691246%252Fgeneral%252F1d89ad33-99ef-4d0e-87ba-68c962b6ee2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691246/general/1d89ad33-99ef-4d0e-87ba-68c962b6ee2b.jpg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691246%252Fgeneral%252Fa6e33bd3-5d09-4007-886b-87d600c47082.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691246/general/a6e33bd3-5d09-4007-886b-87d600c47082.jpg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691246%252Fgeneral%252F3f62988c-1f40-4d65-8656-269dc8fc03f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691246/general/3f62988c-1f40-4d65-8656-269dc8fc03f4.jpg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691246%252Fgeneral%252F2990475f-cc78-49b3-a5c8-051d0487fc0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691246/general/2990475f-cc78-49b3-a5c8-051d0487fc0f.jpg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691246%252Fgeneral%252F2e3554a4-b846-41a6-95b1-9a4236b942e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691246/general/2e3554a4-b846-41a6-95b1-9a4236b942e4.jpg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691246%252Fgeneral%252Fdc30de97-90bb-4562-88d6-bee104f27be9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691246/general/dc30de97-90bb-4562-88d6-bee104f27be9.jpg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691246%252Fgeneral%252F3e0e87d0-50f0-42c5-8a33-22c760e88639.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691246/general/3e0e87d0-50f0-42c5-8a33-22c760e88639.jpg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691246%252Fgeneral%252Fd184c0d6-5169-4793-9946-b5ae2d10e7bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691246/general/d184c0d6-5169-4793-9946-b5ae2d10e7bb.jpg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691246%252Fgeneral%252F8c388a7f-f6d0-477a-a706-c227dbcecded.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691246/general/8c388a7f-f6d0-477a-a706-c227dbcecded.jpg already downloaded
2026-03-24 22:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59519ce4-2749-57ce-bb21-ccfdb61faa33, identifier: 10720508
2026-03-24 22:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10720484
2026-03-24 22:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 735294e8-a84d-55c3-a311-f3731b4d95eb with scrape type 1
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 735294e8-a84d-55c3-a311-f3731b4d95eb
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F8c55713c-7bed-4235-af68-a73e0d140202.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/8c55713c-7bed-4235-af68-a73e0d140202.jpeg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252Fd2413bac-dd3f-49af-b39d-023650b666eb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/d2413bac-dd3f-49af-b39d-023650b666eb.jpeg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F692c8ca2-3b84-4cf3-b5e2-367076bc247d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/692c8ca2-3b84-4cf3-b5e2-367076bc247d.jpeg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F4b6d5ecf-780a-4536-8d31-5313f696dcd1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/4b6d5ecf-780a-4536-8d31-5313f696dcd1.jpeg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F36e3e3d3-8e92-4827-87a9-ec18ce23ccb4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/36e3e3d3-8e92-4827-87a9-ec18ce23ccb4.jpeg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252Fa217504c-5488-4cae-811d-cb2e6e310fcc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/a217504c-5488-4cae-811d-cb2e6e310fcc.jpeg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F19ef3192-00af-47cb-9e23-386beb762c3a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/19ef3192-00af-47cb-9e23-386beb762c3a.jpeg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F8b62cbe1-00cd-47dc-8ea6-ee246c0f95ab.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/8b62cbe1-00cd-47dc-8ea6-ee246c0f95ab.jpeg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252F5914405f-cc04-4e83-9176-f5aee68f353a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/5914405f-cc04-4e83-9176-f5aee68f353a.jpeg already downloaded
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665638%252Fgeneral%252Fb9c71ac9-b2dd-4c88-bb04-3bb23058b936.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665638/general/b9c71ac9-b2dd-4c88-bb04-3bb23058b936.jpeg already downloaded
2026-03-24 22:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 735294e8-a84d-55c3-a311-f3731b4d95eb, identifier: 10720484
2026-03-24 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506971/general/5a7419b5-a7c4-4836-b634-f7cbcbc3fe27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720476)
2026-03-24 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743857/general/a086d064-9c02-452c-8781-fba86611536e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720806)
2026-03-24 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743595/general/d5999e13-5e33-4375-8643-c886d468ab6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720800)
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F7fb97386-1455-494c-bdbc-763e1e8cbd13.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/7fb97386-1455-494c-bdbc-763e1e8cbd13.jpg not downloaded yet
2026-03-24 22:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59519ce4-2749-57ce-bb21-ccfdb61faa33 with identifier: 10720508
2026-03-24 22:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59519ce4-2749-57ce-bb21-ccfdb61faa33 with identifier: 10720508
2026-03-24 22:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59519ce4-2749-57ce-bb21-ccfdb61faa33 with identifier: 10720508 to the API
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720508>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '59519ce4-2749-57ce-bb21-ccfdb61faa33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DKA331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720508',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Cabrio',
'odometer': 98289,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5691246/general/9fed0eb6-21bb-445c-9180-fc772dc53656.jpg',
'https://images.openlane.eu/carimgs/5691246/general/1d89ad33-99ef-4d0e-87ba-68c962b6ee2b.jpg',
'https://images.openlane.eu/carimgs/5691246/general/a6e33bd3-5d09-4007-886b-87d600c47082.jpg',
'https://images.openlane.eu/carimgs/5691246/general/3f62988c-1f40-4d65-8656-269dc8fc03f4.jpg',
'https://images.openlane.eu/carimgs/5691246/general/2990475f-cc78-49b3-a5c8-051d0487fc0f.jpg',
'https://images.openlane.eu/carimgs/5691246/general/2e3554a4-b846-41a6-95b1-9a4236b942e4.jpg',
'https://images.openlane.eu/carimgs/5691246/general/dc30de97-90bb-4562-88d6-bee104f27be9.jpg',
'https://images.openlane.eu/carimgs/5691246/general/3e0e87d0-50f0-42c5-8a33-22c760e88639.jpg',
'https://images.openlane.eu/carimgs/5691246/general/d184c0d6-5169-4793-9946-b5ae2d10e7bb.jpg',
'https://images.openlane.eu/carimgs/5691246/general/8c388a7f-f6d0-477a-a706-c227dbcecded.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59519ce4-2749-57ce-bb21-ccfdb61faa33/59519ce4-2749-57ce-bb21-ccfdb61faa33_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412645,
'Height': 1434,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691246/general/9fed0eb6-21bb-445c-9180-fc772dc53656.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59519ce4-2749-57ce-bb21-ccfdb61faa33/59519ce4-2749-57ce-bb21-ccfdb61faa33_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 484640,
'Height': 1474,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691246/general/1d89ad33-99ef-4d0e-87ba-68c962b6ee2b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59519ce4-2749-57ce-bb21-ccfdb61faa33/59519ce4-2749-57ce-bb21-ccfdb61faa33_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453012,
'Height': 1613,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691246/general/a6e33bd3-5d09-4007-886b-87d600c47082.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59519ce4-2749-57ce-bb21-ccfdb61faa33/59519ce4-2749-57ce-bb21-ccfdb61faa33_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 521826,
'Height': 1535,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691246/general/3f62988c-1f40-4d65-8656-269dc8fc03f4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59519ce4-2749-57ce-bb21-ccfdb61faa33/59519ce4-2749-57ce-bb21-ccfdb61faa33_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438476,
'Height': 1537,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691246/general/2990475f-cc78-49b3-a5c8-051d0487fc0f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59519ce4-2749-57ce-bb21-ccfdb61faa33/59519ce4-2749-57ce-bb21-ccfdb61faa33_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 583794,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691246/general/2e3554a4-b846-41a6-95b1-9a4236b942e4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59519ce4-2749-57ce-bb21-ccfdb61faa33/59519ce4-2749-57ce-bb21-ccfdb61faa33_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419049,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691246/general/dc30de97-90bb-4562-88d6-bee104f27be9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59519ce4-2749-57ce-bb21-ccfdb61faa33/59519ce4-2749-57ce-bb21-ccfdb61faa33_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365887,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691246/general/3e0e87d0-50f0-42c5-8a33-22c760e88639.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59519ce4-2749-57ce-bb21-ccfdb61faa33/59519ce4-2749-57ce-bb21-ccfdb61faa33_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 566360,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691246/general/d184c0d6-5169-4793-9946-b5ae2d10e7bb.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59519ce4-2749-57ce-bb21-ccfdb61faa33/59519ce4-2749-57ce-bb21-ccfdb61faa33_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 782532,
'Height': 1662,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691246/general/8c388a7f-f6d0-477a-a706-c227dbcecded.jpg',
'Width': 2048}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2009-08-11',
'seats_number': 4,
'seller_name': 'Mikadav BV',
'title': 'Mini Cabrio Cooper 1.6i - Petrol - Manual - 115 hp - 98.289 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720508%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [adesa.be] INFO: Saving data for 10720508: {'created_time': 1774390632.291485, 'last_price_update_time': 1774390632.291497, 'auction_closing_time': 1774605600.0}
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720508') HTTP/1.1" 204 0
2026-03-24 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10720484
2026-03-24 22:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10720484
2026-03-24 22:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10720484 to the API
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720484>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '735294e8-a84d-55c3-a311-f3731b4d95eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '617882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 263947,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5665638/general/8c55713c-7bed-4235-af68-a73e0d140202.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/d2413bac-dd3f-49af-b39d-023650b666eb.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/692c8ca2-3b84-4cf3-b5e2-367076bc247d.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/4b6d5ecf-780a-4536-8d31-5313f696dcd1.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/36e3e3d3-8e92-4827-87a9-ec18ce23ccb4.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/a217504c-5488-4cae-811d-cb2e6e310fcc.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/19ef3192-00af-47cb-9e23-386beb762c3a.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/8b62cbe1-00cd-47dc-8ea6-ee246c0f95ab.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/5914405f-cc04-4e83-9176-f5aee68f353a.jpeg',
'https://images.openlane.eu/carimgs/5665638/general/b9c71ac9-b2dd-4c88-bb04-3bb23058b936.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6857344,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/8c55713c-7bed-4235-af68-a73e0d140202.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6256529,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/d2413bac-dd3f-49af-b39d-023650b666eb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5947895,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/692c8ca2-3b84-4cf3-b5e2-367076bc247d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5286288,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/4b6d5ecf-780a-4536-8d31-5313f696dcd1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5534789,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/36e3e3d3-8e92-4827-87a9-ec18ce23ccb4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3316053,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/a217504c-5488-4cae-811d-cb2e6e310fcc.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3061973,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/19ef3192-00af-47cb-9e23-386beb762c3a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6059439,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/8b62cbe1-00cd-47dc-8ea6-ee246c0f95ab.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5649555,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/5914405f-cc04-4e83-9176-f5aee68f353a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_735294e8-a84d-55c3-a311-f3731b4d95eb/735294e8-a84d-55c3-a311-f3731b4d95eb_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6735059,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665638/general/b9c71ac9-b2dd-4c88-bb04-3bb23058b936.jpeg',
'Width': 5712}],
'price': 9750,
'price_includes_vat': True,
'registration_date': '2018-12-12',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Vivaro 1.6 - Diesel - Manual - 120 hp - 263.947 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720484%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [adesa.be] INFO: Saving data for 10720484: {'created_time': 1774390632.612982, 'last_price_update_time': 1774390632.612994, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720484') HTTP/1.1" 204 0
2026-03-24 22:17:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7872aa90>
2026-03-24 22:17:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696278%252Fgeneral%252F5e26902f-0b65-4c9b-85e0-8a96c485af14.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696278/general/5e26902f-0b65-4c9b-85e0-8a96c485af14.jpg saved to cache
2026-03-24 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 46c89227-51fe-5668-a5f5-30bd7b90eac6
2026-03-24 22:17:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 46c89227-51fe-5668-a5f5-30bd7b90eac6, skipping ID generation
2026-03-24 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c89227-51fe-5668-a5f5-30bd7b90eac6 with scrape type 1
2026-03-24 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 46c89227-51fe-5668-a5f5-30bd7b90eac6 sending to next pipeline
2026-03-24 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46c89227-51fe-5668-a5f5-30bd7b90eac6, identifier: 10720771
2026-03-24 22:17:12 [adesa.be] INFO: Found listing with ID: 10717911
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717911%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [adesa.be] INFO: Scrape type for 10717911: 0
2026-03-24 22:17:12 [adesa.be] INFO: Skipping item 10717911 url https://www.openlane.eu/en/carv6/auction/10717911
2026-03-24 22:17:12 [adesa.be] INFO: Found listing with ID: 10717876
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717876%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [adesa.be] INFO: Scrape type for 10717876: 0
2026-03-24 22:17:12 [adesa.be] INFO: Skipping item 10717876 url https://www.openlane.eu/en/carv6/auction/10717876
2026-03-24 22:17:12 [adesa.be] INFO: Found listing with ID: 10717878
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717878%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [adesa.be] INFO: Scrape type for 10717878: 0
2026-03-24 22:17:12 [adesa.be] INFO: Skipping item 10717878 url https://www.openlane.eu/en/carv6/auction/10717878
2026-03-24 22:17:12 [adesa.be] INFO: Found listing with ID: 10717850
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717850%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [adesa.be] INFO: Scrape type for 10717850: 0
2026-03-24 22:17:12 [adesa.be] INFO: Skipping item 10717850 url https://www.openlane.eu/en/carv6/auction/10717850
2026-03-24 22:17:12 [adesa.be] INFO: Found listing with ID: 10717839
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717839%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [adesa.be] INFO: Scrape type for 10717839: 0
2026-03-24 22:17:12 [adesa.be] INFO: Skipping item 10717839 url https://www.openlane.eu/en/carv6/auction/10717839
2026-03-24 22:17:12 [adesa.be] INFO: Found listing with ID: 10717888
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717888%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [adesa.be] INFO: Scrape type for 10717888: 0
2026-03-24 22:17:12 [adesa.be] INFO: Skipping item 10717888 url https://www.openlane.eu/en/carv6/auction/10717888
2026-03-24 22:17:12 [adesa.be] INFO: Found listing with ID: 10719696
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719696%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [adesa.be] INFO: Scrape type for 10719696: 0
2026-03-24 22:17:12 [adesa.be] INFO: Skipping item 10719696 url https://www.openlane.eu/en/carv6/auction/10719696
2026-03-24 22:17:12 [adesa.be] INFO: Found listing with ID: 10720490
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720490%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [adesa.be] INFO: Scrape type for 10720490: 1
2026-03-24 22:17:12 [adesa.be] INFO: Scraping item 10720490 url https://www.openlane.eu/en/carv6/auction/10720490
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Ff25baaa6-637c-4991-a8e5-dad7781b4023.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/f25baaa6-637c-4991-a8e5-dad7781b4023.jpg not downloaded yet
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252Ffc396456-04c5-4636-a06e-4a0be58e56bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/fc396456-04c5-4636-a06e-4a0be58e56bc.jpg not downloaded yet
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F4226148a-042d-4ade-872c-96574949fec6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/4226148a-042d-4ade-872c-96574949fec6.jpg not downloaded yet
2026-03-24 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10720771
2026-03-24 22:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10720771
2026-03-24 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10720771 to the API
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5696278/general/5e26902f-0b65-4c9b-85e0-8a96c485af14.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '46c89227-51fe-5668-a5f5-30bd7b90eac6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEU007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720771',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 167371,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431438,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/4f5a00a9-b170-4eca-bb22-b9d1d2482cc9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429964,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/62323223-4768-4ab1-9302-7b5e8f521433.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373273,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/7f4d478d-7f25-4b2d-8b57-dd7f948c1617.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410722,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/bf4f0881-b7cb-4ce6-a6a1-a5ab4e671cb7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420679,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/7dbff344-871b-4bcf-9e64-8efd9af52fef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468144,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/e44deb34-cc4c-47c7-8cf1-c082aa29ab01.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359892,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/27ba183c-9148-43e6-9ada-2a61b7e5f26c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444309,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/2bb4aa97-c85b-4f4b-a39b-a5f3ccabf72e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 530691,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/5e26902f-0b65-4c9b-85e0-8a96c485af14.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46c89227-51fe-5668-a5f5-30bd7b90eac6/46c89227-51fe-5668-a5f5-30bd7b90eac6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346708,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696278/general/211e1f62-6fb0-4c42-973e-25102cbd38b2.jpg',
'Width': 1920}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Superb Combi 1.4 TSI Sportline - Hybrid - Automatic - 156 hp '
'- 167.371 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2021}
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720771%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [adesa.be] INFO: Saving data for 10720771: {'created_time': 1774390633.338746, 'last_price_update_time': 1774390633.338756, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720771') HTTP/1.1" 204 0
2026-03-24 22:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78537210>
2026-03-24 22:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fb1a6cf1c-2fdf-4dd1-b814-edb47a2b8e3f.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/b1a6cf1c-2fdf-4dd1-b814-edb47a2b8e3f.jpg saved to cache
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-24 22:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785b1190>
2026-03-24 22:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252F4981777f-e617-4aeb-87f7-d5aef086535b.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/4981777f-e617-4aeb-87f7-d5aef086535b.jpg saved to cache
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ec8b224e-b25a-52eb-aa83-1a8de333fe00
2026-03-24 22:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with identifier: 10720482
2026-03-24 22:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with scrape type 1
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 030e855d-1c5f-529f-82d3-39d9fbf06ab1
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F71632184-ca9d-452b-86ef-19c4c3833488.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/71632184-ca9d-452b-86ef-19c4c3833488.jpeg already downloaded
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F8c514665-fc4b-4448-b7b1-52692df851c4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/8c514665-fc4b-4448-b7b1-52692df851c4.jpeg already downloaded
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252Fb71a79ab-6bc6-4b09-beef-ac66aa12dd6f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/b71a79ab-6bc6-4b09-beef-ac66aa12dd6f.jpeg already downloaded
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F7177f5a8-b453-46c8-86c5-56fecfcf259a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/7177f5a8-b453-46c8-86c5-56fecfcf259a.jpeg already downloaded
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F1ab68407-43e0-423e-b8e8-e62a239e3126.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/1ab68407-43e0-423e-b8e8-e62a239e3126.jpeg already downloaded
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F814a4d0b-9162-4101-9b03-4681d9ee4d25.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/814a4d0b-9162-4101-9b03-4681d9ee4d25.jpeg already downloaded
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F690cb55c-36c3-4cf7-9912-712e329f6626.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/690cb55c-36c3-4cf7-9912-712e329f6626.jpeg already downloaded
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F85f590b9-8126-4f67-b529-9cff754fc95d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/85f590b9-8126-4f67-b529-9cff754fc95d.jpg already downloaded
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252F8a5d649b-bc76-45c7-acfe-417527da0da6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/8a5d649b-bc76-45c7-acfe-417527da0da6.jpeg already downloaded
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665936%252Fgeneral%252Feb5e82c0-a815-42ab-9804-582856b06297.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665936/general/eb5e82c0-a815-42ab-9804-582856b06297.jpeg already downloaded
2026-03-24 22:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 030e855d-1c5f-529f-82d3-39d9fbf06ab1, identifier: 10720482
2026-03-24 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743595/general/87689bed-9dd4-4d9a-921c-208e2255ec37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720800)
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F2d8fa2ed-14e1-44be-a687-9cb06d18d35e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/2d8fa2ed-14e1-44be-a687-9cb06d18d35e.jpg not downloaded yet
2026-03-24 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with identifier: 10720482
2026-03-24 22:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with identifier: 10720482
2026-03-24 22:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with identifier: 10720482 to the API
2026-03-24 22:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720482>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '030e855d-1c5f-529f-82d3-39d9fbf06ab1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BEV308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720482',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 239697,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5665936/general/71632184-ca9d-452b-86ef-19c4c3833488.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/8c514665-fc4b-4448-b7b1-52692df851c4.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/b71a79ab-6bc6-4b09-beef-ac66aa12dd6f.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/7177f5a8-b453-46c8-86c5-56fecfcf259a.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/1ab68407-43e0-423e-b8e8-e62a239e3126.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/814a4d0b-9162-4101-9b03-4681d9ee4d25.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/690cb55c-36c3-4cf7-9912-712e329f6626.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/85f590b9-8126-4f67-b529-9cff754fc95d.jpg',
'https://images.openlane.eu/carimgs/5665936/general/8a5d649b-bc76-45c7-acfe-417527da0da6.jpeg',
'https://images.openlane.eu/carimgs/5665936/general/eb5e82c0-a815-42ab-9804-582856b06297.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6706845,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/71632184-ca9d-452b-86ef-19c4c3833488.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6146738,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/8c514665-fc4b-4448-b7b1-52692df851c4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5675611,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/b71a79ab-6bc6-4b09-beef-ac66aa12dd6f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5508819,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/7177f5a8-b453-46c8-86c5-56fecfcf259a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5323150,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/1ab68407-43e0-423e-b8e8-e62a239e3126.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4448241,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/814a4d0b-9162-4101-9b03-4681d9ee4d25.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2788795,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/690cb55c-36c3-4cf7-9912-712e329f6626.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3195636,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/85f590b9-8126-4f67-b529-9cff754fc95d.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3039506,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/8a5d649b-bc76-45c7-acfe-417527da0da6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030e855d-1c5f-529f-82d3-39d9fbf06ab1/030e855d-1c5f-529f-82d3-39d9fbf06ab1_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5504035,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665936/general/eb5e82c0-a815-42ab-9804-582856b06297.jpeg',
'Width': 5712}],
'price': 11250,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 2,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - Manual - 122 hp - 239.697 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720482%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [adesa.be] INFO: Saving data for 10720482: {'created_time': 1774390634.127734, 'last_price_update_time': 1774390634.127745, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720482') HTTP/1.1" 204 0
2026-03-24 22:17:14 [adesa.be] INFO: Found listing with ID: 10717919
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717919%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [adesa.be] INFO: Scrape type for 10717919: 0
2026-03-24 22:17:14 [adesa.be] INFO: Skipping item 10717919 url https://www.openlane.eu/en/carv6/auction/10717919
2026-03-24 22:17:14 [adesa.be] INFO: Found listing with ID: 10717893
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717893%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [adesa.be] INFO: Scrape type for 10717893: 0
2026-03-24 22:17:14 [adesa.be] INFO: Skipping item 10717893 url https://www.openlane.eu/en/carv6/auction/10717893
2026-03-24 22:17:14 [adesa.be] INFO: Found listing with ID: 10717885
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717885%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [adesa.be] INFO: Scrape type for 10717885: 0
2026-03-24 22:17:14 [adesa.be] INFO: Skipping item 10717885 url https://www.openlane.eu/en/carv6/auction/10717885
2026-03-24 22:17:14 [adesa.be] INFO: Found listing with ID: 10720497
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720497%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [adesa.be] INFO: Scrape type for 10720497: 1
2026-03-24 22:17:14 [adesa.be] INFO: Scraping item 10720497 url https://www.openlane.eu/en/carv6/auction/10720497
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Fce469377-3f23-4669-a18c-84dc1943fcba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/ce469377-3f23-4669-a18c-84dc1943fcba.jpg not downloaded yet
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252F238e8adc-b838-4474-8cab-6b2b46a2bc6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/238e8adc-b838-4474-8cab-6b2b46a2bc6b.jpg not downloaded yet
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252Fab390fd3-46f8-4082-9266-18623efdc0b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/ab390fd3-46f8-4082-9266-18623efdc0b0.jpg not downloaded yet
2026-03-24 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78652fd0>
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F5a7419b5-a7c4-4836-b634-f7cbcbc3fe27.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/5a7419b5-a7c4-4836-b634-f7cbcbc3fe27.jpg saved to cache
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783050d0>
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fa086d064-9c02-452c-8781-fba86611536e.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/a086d064-9c02-452c-8781-fba86611536e.jpg saved to cache
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7823a910>
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252Fd5999e13-5e33-4375-8643-c886d468ab6f.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/d5999e13-5e33-4375-8643-c886d468ab6f.jpg saved to cache
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ec8b224e-b25a-52eb-aa83-1a8de333fe00
2026-03-24 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506971/general/e00ee789-677f-4a8f-81cf-2731d48de757.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720476)
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F71935cea-787a-4328-b896-d5ca0feb0cb2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/71935cea-787a-4328-b896-d5ca0feb0cb2.jpg not downloaded yet
2026-03-24 22:17:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743595/general/a1c4687c-8fae-4bd5-83d1-5fe8729dbbf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720800)
2026-03-24 22:17:14 [adesa.be] INFO: Found listing with ID: 10720494
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720494%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [adesa.be] INFO: Scrape type for 10720494: 1
2026-03-24 22:17:14 [adesa.be] INFO: Scraping item 10720494 url https://www.openlane.eu/en/carv6/auction/10720494
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F3788c70c-f976-4ba6-9073-bd08a3c637a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/3788c70c-f976-4ba6-9073-bd08a3c637a9.jpg not downloaded yet
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252F6c92d6c7-6e50-47b5-a71c-ec4ed8cb78ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/6c92d6c7-6e50-47b5-a71c-ec4ed8cb78ca.jpg not downloaded yet
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F75d77cb9-54cc-414f-be53-d0bfbf2ae7d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/75d77cb9-54cc-414f-be53-d0bfbf2ae7d8.jpg not downloaded yet
2026-03-24 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with identifier: 10720489
2026-03-24 22:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with scrape type 1
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9939c278-2baa-5644-9fbf-f65ab4d2ed0e
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F1428a548-231e-42f4-be6c-1848b7c47a7f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/1428a548-231e-42f4-be6c-1848b7c47a7f.jpeg already downloaded
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F58c8fc53-5100-4f5c-b7fd-2c6860e9e917.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/58c8fc53-5100-4f5c-b7fd-2c6860e9e917.jpeg already downloaded
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252Fa96be8c9-7da9-4183-92be-155410da4c62.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/a96be8c9-7da9-4183-92be-155410da4c62.jpeg already downloaded
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F6e0cdb49-1765-434c-8628-58cf7e113f00.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/6e0cdb49-1765-434c-8628-58cf7e113f00.jpeg already downloaded
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252Fb53e6774-3be0-4f07-abc6-ce40c0b8aef4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/b53e6774-3be0-4f07-abc6-ce40c0b8aef4.jpeg already downloaded
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F7ca0bf5c-6971-4bab-ad57-d87417a822aa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/7ca0bf5c-6971-4bab-ad57-d87417a822aa.jpeg already downloaded
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F321a50cd-f62c-43c4-90f6-3acdda7ec707.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/321a50cd-f62c-43c4-90f6-3acdda7ec707.jpeg already downloaded
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F562bdc7e-551d-4b58-a9d2-5d5668e10d4b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/562bdc7e-551d-4b58-a9d2-5d5668e10d4b.jpeg already downloaded
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F8c8e9b6d-0651-4f27-829e-3024985d075d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/8c8e9b6d-0651-4f27-829e-3024985d075d.jpeg already downloaded
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5586274%252Fgeneral%252F512c5144-bc5d-4377-89c3-422e739317da.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586274/general/512c5144-bc5d-4377-89c3-422e739317da.jpeg already downloaded
2026-03-24 22:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e, identifier: 10720489
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782eb4d0>
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252F87689bed-9dd4-4d9a-921c-208e2255ec37.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/87689bed-9dd4-4d9a-921c-208e2255ec37.jpg saved to cache
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ec8b224e-b25a-52eb-aa83-1a8de333fe00
2026-03-24 22:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c69f54-6bdb-5cfd-9126-8db294466f70 with identifier: 10720487
2026-03-24 22:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c69f54-6bdb-5cfd-9126-8db294466f70 with scrape type 1
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9c69f54-6bdb-5cfd-9126-8db294466f70
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252F46c6255a-b1ee-4df0-b0ce-35213914503e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/46c6255a-b1ee-4df0-b0ce-35213914503e.jpeg already downloaded
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252Ff435213f-7c5f-4846-a3e8-c11bc48311a0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/f435213f-7c5f-4846-a3e8-c11bc48311a0.jpeg already downloaded
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252F1cc9e27c-45ff-4675-9a5e-c38e63787ae8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/1cc9e27c-45ff-4675-9a5e-c38e63787ae8.jpeg already downloaded
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252Fd2092da2-7b5e-4a33-bffc-51e9af28fd38.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/d2092da2-7b5e-4a33-bffc-51e9af28fd38.jpeg already downloaded
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252Fa1ff9466-1389-47b6-b8d7-ff26c93527f2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/a1ff9466-1389-47b6-b8d7-ff26c93527f2.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252Fe8e3ca81-d46b-4ddd-9a98-6e0c78dfa6d9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/e8e3ca81-d46b-4ddd-9a98-6e0c78dfa6d9.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252Fa99656f2-42f9-41db-9187-bdfc27999cd8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/a99656f2-42f9-41db-9187-bdfc27999cd8.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252F8797597d-94aa-46cd-b83b-b31553f59f42.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/8797597d-94aa-46cd-b83b-b31553f59f42.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252Ff75e15ee-930f-4ee4-909d-504a04842f1b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/f75e15ee-930f-4ee4-909d-504a04842f1b.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603782%252Fgeneral%252F30bfce88-a27d-4836-98ff-ea9fa8d10ff8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603782/general/30bfce88-a27d-4836-98ff-ea9fa8d10ff8.jpeg already downloaded
2026-03-24 22:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9c69f54-6bdb-5cfd-9126-8db294466f70, identifier: 10720487
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252Ffa6a82b2-1c2b-45a6-b353-738477fe5201.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/fa6a82b2-1c2b-45a6-b353-738477fe5201.jpg not downloaded yet
2026-03-24 22:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with identifier: 10720489
2026-03-24 22:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with identifier: 10720489
2026-03-24 22:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with identifier: 10720489 to the API
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720489>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 109,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '9939c278-2baa-5644-9fbf-f65ab4d2ed0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2dlg480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720489',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 246296,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5586274/general/1428a548-231e-42f4-be6c-1848b7c47a7f.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/58c8fc53-5100-4f5c-b7fd-2c6860e9e917.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/a96be8c9-7da9-4183-92be-155410da4c62.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/6e0cdb49-1765-434c-8628-58cf7e113f00.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/b53e6774-3be0-4f07-abc6-ce40c0b8aef4.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/7ca0bf5c-6971-4bab-ad57-d87417a822aa.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/321a50cd-f62c-43c4-90f6-3acdda7ec707.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/562bdc7e-551d-4b58-a9d2-5d5668e10d4b.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/8c8e9b6d-0651-4f27-829e-3024985d075d.jpeg',
'https://images.openlane.eu/carimgs/5586274/general/512c5144-bc5d-4377-89c3-422e739317da.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5845840,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/1428a548-231e-42f4-be6c-1848b7c47a7f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5230768,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/58c8fc53-5100-4f5c-b7fd-2c6860e9e917.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4929735,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/a96be8c9-7da9-4183-92be-155410da4c62.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5172749,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/6e0cdb49-1765-434c-8628-58cf7e113f00.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2636798,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/b53e6774-3be0-4f07-abc6-ce40c0b8aef4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6488158,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/7ca0bf5c-6971-4bab-ad57-d87417a822aa.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5515728,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/321a50cd-f62c-43c4-90f6-3acdda7ec707.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2918933,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/562bdc7e-551d-4b58-a9d2-5d5668e10d4b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5145548,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/8c8e9b6d-0651-4f27-829e-3024985d075d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9939c278-2baa-5644-9fbf-f65ab4d2ed0e/9939c278-2baa-5644-9fbf-f65ab4d2ed0e_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5299001,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5586274/general/512c5144-bc5d-4377-89c3-422e739317da.jpeg',
'Width': 5712}],
'price': 5550,
'price_includes_vat': True,
'registration_date': '2001-08-01',
'seats_number': 2,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter 311 - Diesel - Automatic - 109 hp - 246.296 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2001}
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720489%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [adesa.be] INFO: Saving data for 10720489: {'created_time': 1774390635.497447, 'last_price_update_time': 1774390635.497457, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720489') HTTP/1.1" 204 0
2026-03-24 22:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9c69f54-6bdb-5cfd-9126-8db294466f70 with identifier: 10720487
2026-03-24 22:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9c69f54-6bdb-5cfd-9126-8db294466f70 with identifier: 10720487
2026-03-24 22:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9c69f54-6bdb-5cfd-9126-8db294466f70 with identifier: 10720487 to the API
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720487>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd9c69f54-6bdb-5cfd-9126-8db294466f70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FNI925',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 93479,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5603782/general/46c6255a-b1ee-4df0-b0ce-35213914503e.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/f435213f-7c5f-4846-a3e8-c11bc48311a0.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/1cc9e27c-45ff-4675-9a5e-c38e63787ae8.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/d2092da2-7b5e-4a33-bffc-51e9af28fd38.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/a1ff9466-1389-47b6-b8d7-ff26c93527f2.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/e8e3ca81-d46b-4ddd-9a98-6e0c78dfa6d9.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/a99656f2-42f9-41db-9187-bdfc27999cd8.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/8797597d-94aa-46cd-b83b-b31553f59f42.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/f75e15ee-930f-4ee4-909d-504a04842f1b.jpeg',
'https://images.openlane.eu/carimgs/5603782/general/30bfce88-a27d-4836-98ff-ea9fa8d10ff8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4396956,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/46c6255a-b1ee-4df0-b0ce-35213914503e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4495909,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/f435213f-7c5f-4846-a3e8-c11bc48311a0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3714373,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/1cc9e27c-45ff-4675-9a5e-c38e63787ae8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3405497,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/d2092da2-7b5e-4a33-bffc-51e9af28fd38.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4232333,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/a1ff9466-1389-47b6-b8d7-ff26c93527f2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3839040,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/e8e3ca81-d46b-4ddd-9a98-6e0c78dfa6d9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4585078,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/a99656f2-42f9-41db-9187-bdfc27999cd8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4858363,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/8797597d-94aa-46cd-b83b-b31553f59f42.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3145137,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/f75e15ee-930f-4ee4-909d-504a04842f1b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c69f54-6bdb-5cfd-9126-8db294466f70/d9c69f54-6bdb-5cfd-9126-8db294466f70_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3517710,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603782/general/30bfce88-a27d-4836-98ff-ea9fa8d10ff8.jpeg',
'Width': 5712}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2016-06-30',
'seats_number': 7,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Zafira 1.4 Cosmo - Petrol - Manual - 120 hp - 93.479 km',
'transmission': 'manual',
'trim': 'Cosmo',
'vin': None,
'year': 2016}
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720487%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [adesa.be] INFO: Saving data for 10720487: {'created_time': 1774390635.807491, 'last_price_update_time': 1774390635.807501, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720487') HTTP/1.1" 204 0
2026-03-24 22:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac15de22-69ef-54d9-aec8-b94e4561fea1 with identifier: 10720496
2026-03-24 22:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac15de22-69ef-54d9-aec8-b94e4561fea1 with scrape type 1
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac15de22-69ef-54d9-aec8-b94e4561fea1
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F9effbd9d-04d5-4c65-a6e9-0a5c34209e24.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/9effbd9d-04d5-4c65-a6e9-0a5c34209e24.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F894cb7dc-2b83-40a8-bb3d-f495eb8fb692.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/894cb7dc-2b83-40a8-bb3d-f495eb8fb692.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F5b42c53a-0399-4361-abda-545084ea9705.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/5b42c53a-0399-4361-abda-545084ea9705.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F8fd2273c-25b9-4740-9ec7-4050ef882ef7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/8fd2273c-25b9-4740-9ec7-4050ef882ef7.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252Ff8397ed5-e932-4bcc-abce-38a5c59937ad.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/f8397ed5-e932-4bcc-abce-38a5c59937ad.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F4eb5d85f-3a53-4be9-917d-ceba9935f18e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/4eb5d85f-3a53-4be9-917d-ceba9935f18e.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F76693124-b2c4-46d3-b805-3dedd9820a70.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/76693124-b2c4-46d3-b805-3dedd9820a70.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252Fe2b51be6-9b9f-4156-a704-af49f2b849d4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/e2b51be6-9b9f-4156-a704-af49f2b849d4.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F00c79610-c568-45ba-a759-fe57df9f9c06.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/00c79610-c568-45ba-a759-fe57df9f9c06.jpeg already downloaded
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579448%252Fgeneral%252F5bcc15c7-4175-42af-96d6-9f9c59666c48.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579448/general/5bcc15c7-4175-42af-96d6-9f9c59666c48.jpeg already downloaded
2026-03-24 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac15de22-69ef-54d9-aec8-b94e4561fea1, identifier: 10720496
2026-03-24 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506971/general/28b90b03-3074-46c6-bbe7-7454d2b5904b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720476)
2026-03-24 22:17:16 [adesa.be] INFO: Found listing with ID: 10720507
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720507%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [adesa.be] INFO: Scrape type for 10720507: 1
2026-03-24 22:17:16 [adesa.be] INFO: Scraping item 10720507 url https://www.openlane.eu/en/carv6/auction/10720507
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252Faa34b710-b2a9-48d3-94ea-d73a51084263.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/aa34b710-b2a9-48d3-94ea-d73a51084263.jpg not downloaded yet
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F5be9ac13-4327-4fc3-97e1-177c449cfc2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/5be9ac13-4327-4fc3-97e1-177c449cfc2a.jpg not downloaded yet
2026-03-24 22:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac15de22-69ef-54d9-aec8-b94e4561fea1 with identifier: 10720496
2026-03-24 22:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac15de22-69ef-54d9-aec8-b94e4561fea1 with identifier: 10720496
2026-03-24 22:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac15de22-69ef-54d9-aec8-b94e4561fea1 with identifier: 10720496 to the API
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ac15de22-69ef-54d9-aec8-b94e4561fea1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GGZ379',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 268187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5579448/general/9effbd9d-04d5-4c65-a6e9-0a5c34209e24.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/894cb7dc-2b83-40a8-bb3d-f495eb8fb692.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/5b42c53a-0399-4361-abda-545084ea9705.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/8fd2273c-25b9-4740-9ec7-4050ef882ef7.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/f8397ed5-e932-4bcc-abce-38a5c59937ad.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/4eb5d85f-3a53-4be9-917d-ceba9935f18e.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/76693124-b2c4-46d3-b805-3dedd9820a70.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/e2b51be6-9b9f-4156-a704-af49f2b849d4.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/00c79610-c568-45ba-a759-fe57df9f9c06.jpeg',
'https://images.openlane.eu/carimgs/5579448/general/5bcc15c7-4175-42af-96d6-9f9c59666c48.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7172734,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/9effbd9d-04d5-4c65-a6e9-0a5c34209e24.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6886477,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/894cb7dc-2b83-40a8-bb3d-f495eb8fb692.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6925956,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/5b42c53a-0399-4361-abda-545084ea9705.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7312169,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/8fd2273c-25b9-4740-9ec7-4050ef882ef7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5989721,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/f8397ed5-e932-4bcc-abce-38a5c59937ad.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6011096,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/4eb5d85f-3a53-4be9-917d-ceba9935f18e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2993016,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/76693124-b2c4-46d3-b805-3dedd9820a70.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5459155,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/e2b51be6-9b9f-4156-a704-af49f2b849d4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6280811,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/00c79610-c568-45ba-a759-fe57df9f9c06.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac15de22-69ef-54d9-aec8-b94e4561fea1/ac15de22-69ef-54d9-aec8-b94e4561fea1_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5158224,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579448/general/5bcc15c7-4175-42af-96d6-9f9c59666c48.jpeg',
'Width': 5712}],
'price': 1700,
'price_includes_vat': True,
'registration_date': '2014-09-09',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Peugeot 308 SW 1.6 HDI - Diesel - Manual - 92 hp - 268.187 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720496%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [adesa.be] INFO: Saving data for 10720496: {'created_time': 1774390636.455309, 'last_price_update_time': 1774390636.455319, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720496') HTTP/1.1" 204 0
2026-03-24 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506971/general/d8045622-1d57-42c9-8ed4-2fa5b1c0670d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720476)
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F2e2d9a8e-1592-4a18-b1e8-8c3621da70c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/2e2d9a8e-1592-4a18-b1e8-8c3621da70c2.jpg not downloaded yet
2026-03-24 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784d4b10>
2026-03-24 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Fe00ee789-677f-4a8f-81cf-2731d48de757.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/e00ee789-677f-4a8f-81cf-2731d48de757.jpg saved to cache
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6
2026-03-24 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787b46d0>
2026-03-24 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252Fa1c4687c-8fae-4bd5-83d1-5fe8729dbbf6.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/a1c4687c-8fae-4bd5-83d1-5fe8729dbbf6.jpg saved to cache
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ec8b224e-b25a-52eb-aa83-1a8de333fe00
2026-03-24 22:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with identifier: 10720495
2026-03-24 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with scrape type 1
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 662e6a5c-83dd-52e5-8701-d0dbf838e0fc
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252Ff7177042-71bd-4cd5-8104-8f9207ec8324.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/f7177042-71bd-4cd5-8104-8f9207ec8324.jpeg already downloaded
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F68739103-6113-4891-a5fa-b44a61bae628.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/68739103-6113-4891-a5fa-b44a61bae628.jpeg already downloaded
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252Fb47c05d5-5ae5-462a-b6e7-60bc57a4423a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/b47c05d5-5ae5-462a-b6e7-60bc57a4423a.jpeg already downloaded
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F77c76cc2-d495-41ab-bb22-b5349200fddd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/77c76cc2-d495-41ab-bb22-b5349200fddd.jpeg already downloaded
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F6896635c-9c31-4c2e-bac3-72f7446aa4c2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/6896635c-9c31-4c2e-bac3-72f7446aa4c2.jpeg already downloaded
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F7bb5294e-f299-4b78-8810-79441aa2fe41.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/7bb5294e-f299-4b78-8810-79441aa2fe41.jpeg already downloaded
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F5041c6d2-9f79-463f-8ffe-286793b03b3b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/5041c6d2-9f79-463f-8ffe-286793b03b3b.jpeg already downloaded
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F37aeb232-28bf-4cd6-ac5a-34528bba4bb4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/37aeb232-28bf-4cd6-ac5a-34528bba4bb4.jpeg already downloaded
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252Fb8ccb7ef-750d-4bc8-96c4-2079602502fc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/b8ccb7ef-750d-4bc8-96c4-2079602502fc.jpeg already downloaded
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728551%252Fgeneral%252F67d4ba0c-7ff3-44b8-8fe3-0950ce35c7ac.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728551/general/67d4ba0c-7ff3-44b8-8fe3-0950ce35c7ac.jpeg already downloaded
2026-03-24 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc, identifier: 10720495
2026-03-24 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506971/general/83c81f66-b2ed-4ff0-9ee7-4b3ea64c5497.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720476)
2026-03-24 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506992/general/d97d7067-b759-4d38-a822-f7e179bdba00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720477)
2026-03-24 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743595/general/fc396456-04c5-4636-a06e-4a0be58e56bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720800)
2026-03-24 22:17:16 [adesa.be] INFO: Found listing with ID: 10717901
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717901%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [adesa.be] INFO: Scrape type for 10717901: 0
2026-03-24 22:17:16 [adesa.be] INFO: Skipping item 10717901 url https://www.openlane.eu/en/carv6/auction/10717901
2026-03-24 22:17:16 [adesa.be] INFO: Found listing with ID: 10717896
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717896%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [adesa.be] INFO: Scrape type for 10717896: 0
2026-03-24 22:17:16 [adesa.be] INFO: Skipping item 10717896 url https://www.openlane.eu/en/carv6/auction/10717896
2026-03-24 22:17:16 [adesa.be] INFO: Found listing with ID: 10717894
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717894%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [adesa.be] INFO: Scrape type for 10717894: 0
2026-03-24 22:17:16 [adesa.be] INFO: Skipping item 10717894 url https://www.openlane.eu/en/carv6/auction/10717894
2026-03-24 22:17:16 [adesa.be] INFO: Found listing with ID: 10717842
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717842%27 HTTP/1.1" 200 None
2026-03-24 22:17:16 [adesa.be] INFO: Scrape type for 10717842: 0
2026-03-24 22:17:16 [adesa.be] INFO: Skipping item 10717842 url https://www.openlane.eu/en/carv6/auction/10717842
2026-03-24 22:17:16 [adesa.be] INFO: Found listing with ID: 10717859
2026-03-24 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717859%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10717859: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10717859 url https://www.openlane.eu/en/carv6/auction/10717859
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10717866
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717866%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10717866: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10717866 url https://www.openlane.eu/en/carv6/auction/10717866
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10717837
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717837%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10717837: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10717837 url https://www.openlane.eu/en/carv6/auction/10717837
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715717
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715717%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715717: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715717 url https://www.openlane.eu/en/carv6/auction/10715717
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715716
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715716%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715716: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715716 url https://www.openlane.eu/en/carv6/auction/10715716
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715719
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715719%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715719: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715719 url https://www.openlane.eu/en/carv6/auction/10715719
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715725
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715725%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715725: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715725 url https://www.openlane.eu/en/carv6/auction/10715725
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715731
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715731%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715731: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715731 url https://www.openlane.eu/en/carv6/auction/10715731
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715746
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715746%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715746: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715746 url https://www.openlane.eu/en/carv6/auction/10715746
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715747
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715747%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715747: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715747 url https://www.openlane.eu/en/carv6/auction/10715747
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715749
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715749%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715749: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715749 url https://www.openlane.eu/en/carv6/auction/10715749
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715748
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715748%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715748: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715748 url https://www.openlane.eu/en/carv6/auction/10715748
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715753
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715753%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715753: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715753 url https://www.openlane.eu/en/carv6/auction/10715753
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715761
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715761%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715761: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715761 url https://www.openlane.eu/en/carv6/auction/10715761
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715777
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715777%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715777: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715777 url https://www.openlane.eu/en/carv6/auction/10715777
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715776
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715776%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715776: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715776 url https://www.openlane.eu/en/carv6/auction/10715776
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715778
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715778%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715778: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715778 url https://www.openlane.eu/en/carv6/auction/10715778
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715779
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715779%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715779: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715779 url https://www.openlane.eu/en/carv6/auction/10715779
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715710
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715710%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715710: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715710 url https://www.openlane.eu/en/carv6/auction/10715710
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715711
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715711%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715711: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715711 url https://www.openlane.eu/en/carv6/auction/10715711
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715715
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715715%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715715: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715715 url https://www.openlane.eu/en/carv6/auction/10715715
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715713
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715713%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715713: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715713 url https://www.openlane.eu/en/carv6/auction/10715713
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715714
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715714%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715714: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715714 url https://www.openlane.eu/en/carv6/auction/10715714
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715718
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715718%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715718: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715718 url https://www.openlane.eu/en/carv6/auction/10715718
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715720
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715720%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715720: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715720 url https://www.openlane.eu/en/carv6/auction/10715720
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715722
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715722%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715722: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715722 url https://www.openlane.eu/en/carv6/auction/10715722
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715723
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715723%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715723: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715723 url https://www.openlane.eu/en/carv6/auction/10715723
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715724
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715724%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715724: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715724 url https://www.openlane.eu/en/carv6/auction/10715724
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715730
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715730%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715730: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715730 url https://www.openlane.eu/en/carv6/auction/10715730
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715733
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715733%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715733: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715733 url https://www.openlane.eu/en/carv6/auction/10715733
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715732
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715732%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715732: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715732 url https://www.openlane.eu/en/carv6/auction/10715732
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715735
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715735%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715735: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715735 url https://www.openlane.eu/en/carv6/auction/10715735
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715737
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715737%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715737: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715737 url https://www.openlane.eu/en/carv6/auction/10715737
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715738
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715738%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715738: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715738 url https://www.openlane.eu/en/carv6/auction/10715738
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715740
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715740%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715740: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715740 url https://www.openlane.eu/en/carv6/auction/10715740
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715745
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715745%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715745: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715745 url https://www.openlane.eu/en/carv6/auction/10715745
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715750
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715750%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715750: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715750 url https://www.openlane.eu/en/carv6/auction/10715750
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715751
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715751%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715751: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715751 url https://www.openlane.eu/en/carv6/auction/10715751
2026-03-24 22:17:17 [adesa.be] INFO: Found listing with ID: 10715754
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715754%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [adesa.be] INFO: Scrape type for 10715754: 0
2026-03-24 22:17:17 [adesa.be] INFO: Skipping item 10715754 url https://www.openlane.eu/en/carv6/auction/10715754
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743595%252Fgeneral%252F76706b4c-305b-4ebd-aea5-d9fc877cb92c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/76706b4c-305b-4ebd-aea5-d9fc877cb92c.jpg not downloaded yet
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5506992%252Fgeneral%252F88439fec-464c-4eb1-952d-3c97a996496f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/88439fec-464c-4eb1-952d-3c97a996496f.jpg not downloaded yet
2026-03-24 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with identifier: 10720495
2026-03-24 22:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with identifier: 10720495
2026-03-24 22:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with identifier: 10720495 to the API
2026-03-24 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720495>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 125,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '662e6a5c-83dd-52e5-8701-d0dbf838e0fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FGJ220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 278426,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5728551/general/f7177042-71bd-4cd5-8104-8f9207ec8324.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/68739103-6113-4891-a5fa-b44a61bae628.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/b47c05d5-5ae5-462a-b6e7-60bc57a4423a.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/77c76cc2-d495-41ab-bb22-b5349200fddd.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/6896635c-9c31-4c2e-bac3-72f7446aa4c2.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/7bb5294e-f299-4b78-8810-79441aa2fe41.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/5041c6d2-9f79-463f-8ffe-286793b03b3b.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/37aeb232-28bf-4cd6-ac5a-34528bba4bb4.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/b8ccb7ef-750d-4bc8-96c4-2079602502fc.jpeg',
'https://images.openlane.eu/carimgs/5728551/general/67d4ba0c-7ff3-44b8-8fe3-0950ce35c7ac.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92743,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/f7177042-71bd-4cd5-8104-8f9207ec8324.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87929,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/68739103-6113-4891-a5fa-b44a61bae628.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 105528,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/b47c05d5-5ae5-462a-b6e7-60bc57a4423a.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90824,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/77c76cc2-d495-41ab-bb22-b5349200fddd.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74453,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/6896635c-9c31-4c2e-bac3-72f7446aa4c2.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 104565,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/7bb5294e-f299-4b78-8810-79441aa2fe41.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 106920,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/5041c6d2-9f79-463f-8ffe-286793b03b3b.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68656,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/37aeb232-28bf-4cd6-ac5a-34528bba4bb4.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71870,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/b8ccb7ef-750d-4bc8-96c4-2079602502fc.jpeg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662e6a5c-83dd-52e5-8701-d0dbf838e0fc/662e6a5c-83dd-52e5-8701-d0dbf838e0fc_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 107063,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728551/general/67d4ba0c-7ff3-44b8-8fe3-0950ce35c7ac.jpeg',
'Width': 640}],
'price': 1800,
'price_includes_vat': True,
'registration_date': '2010-03-29',
'seats_number': 7,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Zafira 1.7 CDTI Cosmo - Diesel - Manual - 125 hp - 278.426 km',
'transmission': 'manual',
'trim': 'Cosmo',
'vin': None,
'year': 2010}
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720495%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [adesa.be] INFO: Saving data for 10720495: {'created_time': 1774390638.14365, 'last_price_update_time': 1774390638.143662, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720495') HTTP/1.1" 204 0
2026-03-24 22:17: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 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5506993%252Fgeneral%252Fd945c666-d588-4f7f-9cc3-70decc091103.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/d945c666-d588-4f7f-9cc3-70decc091103.jpg not downloaded yet
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78409bd0>
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F28b90b03-3074-46c6-bbe7-7454d2b5904b.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/28b90b03-3074-46c6-bbe7-7454d2b5904b.jpg saved to cache
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5506992%252Fgeneral%252Fea28ddfd-557f-4164-8527-a75531eecf1c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/ea28ddfd-557f-4164-8527-a75531eecf1c.jpg not downloaded yet
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788385d0>
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Fd8045622-1d57-42c9-8ed4-2fa5b1c0670d.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/d8045622-1d57-42c9-8ed4-2fa5b1c0670d.jpg saved to cache
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6
2026-03-24 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506971/general/bd559483-0343-424c-929f-6a381ee90be4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720476)
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5506993%252Fgeneral%252Faccd863d-6cb5-43bd-a37c-885187f81f2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/accd863d-6cb5-43bd-a37c-885187f81f2e.jpg not downloaded yet
2026-03-24 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506993/general/d1cdeaab-45fc-4319-a783-6b521e6cb75e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720478)
2026-03-24 22:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506992/general/4226148a-042d-4ade-872c-96574949fec6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720477)
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5506992%252Fgeneral%252F94aa4322-fed5-4d22-a937-460d91c59618.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/94aa4322-fed5-4d22-a937-460d91c59618.jpg not downloaded yet
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78423210>
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F83c81f66-b2ed-4ff0-9ee7-4b3ea64c5497.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/83c81f66-b2ed-4ff0-9ee7-4b3ea64c5497.jpg saved to cache
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78421c50>
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252Fd97d7067-b759-4d38-a822-f7e179bdba00.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/d97d7067-b759-4d38-a822-f7e179bdba00.jpg saved to cache
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab15a90>
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252Ffc396456-04c5-4636-a06e-4a0be58e56bc.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/fc396456-04c5-4636-a06e-4a0be58e56bc.jpg saved to cache
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ec8b224e-b25a-52eb-aa83-1a8de333fe00
2026-03-24 22:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10720509
2026-03-24 22:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with scrape type 1
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d19e110-44d8-521a-bf3e-a0a6a5de49a4
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5724254%252Fgeneral%252F8a939486-c052-4bb9-a1a6-f181abf32de1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/8a939486-c052-4bb9-a1a6-f181abf32de1.jpg already downloaded
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5724254%252Fgeneral%252Fab9926b2-ed3d-400d-952c-d016ea153c8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/ab9926b2-ed3d-400d-952c-d016ea153c8b.jpg already downloaded
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5724254%252Fgeneral%252F20e00b71-ecc4-48fb-aea5-644f46751a6f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/20e00b71-ecc4-48fb-aea5-644f46751a6f.jpg already downloaded
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5724254%252Fgeneral%252F4e05a817-e241-4237-bd48-55721f08f635.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/4e05a817-e241-4237-bd48-55721f08f635.jpg already downloaded
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5724254%252Fgeneral%252F9fd1e81e-ef51-4a55-a800-f02082db7f2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/9fd1e81e-ef51-4a55-a800-f02082db7f2a.jpg already downloaded
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5724254%252Fgeneral%252F81d3ed46-5509-48f2-9522-d13d0650dc9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/81d3ed46-5509-48f2-9522-d13d0650dc9e.jpg already downloaded
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5724254%252Fgeneral%252Fc11aeb3d-e857-4441-ba40-43a5a74edbe3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/c11aeb3d-e857-4441-ba40-43a5a74edbe3.jpg already downloaded
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5724254%252Fgeneral%252F943df146-c84e-49ac-8a51-62c89ac98ecd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/943df146-c84e-49ac-8a51-62c89ac98ecd.jpg already downloaded
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5724254%252Fgeneral%252F7b6cef29-9437-4b4f-8263-ca063f7da6cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/7b6cef29-9437-4b4f-8263-ca063f7da6cf.jpg already downloaded
2026-03-24 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5724254%252Fgeneral%252Fd10bfe13-417e-41f5-8c7d-135deee61114.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724254/general/d10bfe13-417e-41f5-8c7d-135deee61114.jpg already downloaded
2026-03-24 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4, identifier: 10720509
2026-03-24 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52d39c66-2be3-5a60-bc1a-7333133d5178 with identifier: 10720492
2026-03-24 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52d39c66-2be3-5a60-bc1a-7333133d5178 with scrape type 1
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 52d39c66-2be3-5a60-bc1a-7333133d5178
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734416%252Fgeneral%252F0e95340d-f00a-433d-94e7-19a6283e7f6f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734416/general/0e95340d-f00a-433d-94e7-19a6283e7f6f.jpeg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734416%252Fgeneral%252Ff26d04d6-717a-4a63-ab56-737ff58969cb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734416/general/f26d04d6-717a-4a63-ab56-737ff58969cb.jpeg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734416%252Fgeneral%252Fec78fcd7-5c40-4b7a-b46e-49bec9483e23.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734416/general/ec78fcd7-5c40-4b7a-b46e-49bec9483e23.jpeg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734416%252Fgeneral%252Ff7196545-d649-43a8-9bb2-40a8d71c81e6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734416/general/f7196545-d649-43a8-9bb2-40a8d71c81e6.jpeg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734416%252Fgeneral%252Fa9221e0c-ce06-4271-9265-0019fdbc1a22.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734416/general/a9221e0c-ce06-4271-9265-0019fdbc1a22.jpeg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734416%252Fgeneral%252F81cc5311-09dc-4abb-9550-1ef8df21e043.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734416/general/81cc5311-09dc-4abb-9550-1ef8df21e043.jpeg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734416%252Fgeneral%252F7fdc45f3-4472-467d-9bb2-7ef24b9cdaf8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734416/general/7fdc45f3-4472-467d-9bb2-7ef24b9cdaf8.jpeg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734416%252Fgeneral%252F730c67bc-3b6a-4684-b84c-11d6fd65086c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734416/general/730c67bc-3b6a-4684-b84c-11d6fd65086c.jpeg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734416%252Fgeneral%252F07d46c96-c336-492b-9090-316bccb1b969.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734416/general/07d46c96-c336-492b-9090-316bccb1b969.jpeg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734416%252Fgeneral%252Ffe2b170e-081a-46f5-a162-ca77e76a0329.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734416/general/fe2b170e-081a-46f5-a162-ca77e76a0329.jpeg already downloaded
2026-03-24 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52d39c66-2be3-5a60-bc1a-7333133d5178, identifier: 10720492
2026-03-24 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10720498
2026-03-24 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcd12a5e-a11a-5448-a261-ad78373143f6 with scrape type 1
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dcd12a5e-a11a-5448-a261-ad78373143f6
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252Fb34aa26d-770b-406b-ae22-ef078563768a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/b34aa26d-770b-406b-ae22-ef078563768a.jpg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252F82080219-e704-4333-af0d-57f0c3c9073b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/82080219-e704-4333-af0d-57f0c3c9073b.jpg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252Fa1957993-c7fd-4d1a-b0df-9ebf2bbfeb28.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/a1957993-c7fd-4d1a-b0df-9ebf2bbfeb28.jpg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252F629f6106-a59e-4582-8a0e-f058d3e193b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/629f6106-a59e-4582-8a0e-f058d3e193b6.jpg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252F2909d1a4-0c51-4cf2-9644-624aedb736d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/2909d1a4-0c51-4cf2-9644-624aedb736d9.jpg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252Ff4933524-f2e8-458c-927b-e2fb8a62e5cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/f4933524-f2e8-458c-927b-e2fb8a62e5cd.jpg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252F89593fa3-5885-48b4-a9e2-6d3014d06e80.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/89593fa3-5885-48b4-a9e2-6d3014d06e80.jpg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252Fd43332d3-c53b-4660-a5e3-57224d8e1362.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/d43332d3-c53b-4660-a5e3-57224d8e1362.jpg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252F0a1b9151-9caa-4f27-9f1d-98f867eef8a4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/0a1b9151-9caa-4f27-9f1d-98f867eef8a4.jpg already downloaded
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134998%252Fgeneral%252Fd09fabe2-f026-494f-bb39-2e2ce22ebfe8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134998/general/d09fabe2-f026-494f-bb39-2e2ce22ebfe8.jpg already downloaded
2026-03-24 22:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcd12a5e-a11a-5448-a261-ad78373143f6, identifier: 10720498
2026-03-24 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506971/general/f25baaa6-637c-4991-a8e5-dad7781b4023.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720476)
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252Fb7f5619c-6798-40fe-819e-f664e7197072.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/b7f5619c-6798-40fe-819e-f664e7197072.jpg not downloaded yet
2026-03-24 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10720509
2026-03-24 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10720509
2026-03-24 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10720509 to the API
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720509>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4d19e110-44d8-521a-bf3e-a0a6a5de49a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BXZ825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720509',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Laguna',
'odometer': 109202,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5724254/general/8a939486-c052-4bb9-a1a6-f181abf32de1.jpg',
'https://images.openlane.eu/carimgs/5724254/general/ab9926b2-ed3d-400d-952c-d016ea153c8b.jpg',
'https://images.openlane.eu/carimgs/5724254/general/20e00b71-ecc4-48fb-aea5-644f46751a6f.jpg',
'https://images.openlane.eu/carimgs/5724254/general/4e05a817-e241-4237-bd48-55721f08f635.jpg',
'https://images.openlane.eu/carimgs/5724254/general/9fd1e81e-ef51-4a55-a800-f02082db7f2a.jpg',
'https://images.openlane.eu/carimgs/5724254/general/81d3ed46-5509-48f2-9522-d13d0650dc9e.jpg',
'https://images.openlane.eu/carimgs/5724254/general/c11aeb3d-e857-4441-ba40-43a5a74edbe3.jpg',
'https://images.openlane.eu/carimgs/5724254/general/943df146-c84e-49ac-8a51-62c89ac98ecd.jpg',
'https://images.openlane.eu/carimgs/5724254/general/7b6cef29-9437-4b4f-8263-ca063f7da6cf.jpg',
'https://images.openlane.eu/carimgs/5724254/general/d10bfe13-417e-41f5-8c7d-135deee61114.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250064,
'Height': 947,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/8a939486-c052-4bb9-a1a6-f181abf32de1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226788,
'Height': 1013,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/ab9926b2-ed3d-400d-952c-d016ea153c8b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187356,
'Height': 978,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/20e00b71-ecc4-48fb-aea5-644f46751a6f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378264,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/4e05a817-e241-4237-bd48-55721f08f635.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 534425,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/9fd1e81e-ef51-4a55-a800-f02082db7f2a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 508116,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/81d3ed46-5509-48f2-9522-d13d0650dc9e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139463,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/c11aeb3d-e857-4441-ba40-43a5a74edbe3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 847064,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/943df146-c84e-49ac-8a51-62c89ac98ecd.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218755,
'Height': 898,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/7b6cef29-9437-4b4f-8263-ca063f7da6cf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d19e110-44d8-521a-bf3e-a0a6a5de49a4/4d19e110-44d8-521a-bf3e-a0a6a5de49a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224441,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724254/general/d10bfe13-417e-41f5-8c7d-135deee61114.jpg',
'Width': 1600}],
'price': 2200,
'price_includes_vat': True,
'registration_date': '2008-02-26',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'Renault Laguna 1.5 DCI Dynamic - Diesel - Manual - 110 hp - 109.202 '
'km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2008}
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720509%27 HTTP/1.1" 200 None
2026-03-24 22:17:19 [adesa.be] INFO: Saving data for 10720509: {'created_time': 1774390639.910169, 'last_price_update_time': 1774390639.910179, 'auction_closing_time': 1774605600.0}
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720509') HTTP/1.1" 204 0
2026-03-24 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52d39c66-2be3-5a60-bc1a-7333133d5178 with identifier: 10720492
2026-03-24 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52d39c66-2be3-5a60-bc1a-7333133d5178 with identifier: 10720492
2026-03-24 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52d39c66-2be3-5a60-bc1a-7333133d5178 with identifier: 10720492 to the API
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720492>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 114,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '52d39c66-2be3-5a60-bc1a-7333133d5178',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LRC988',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 187796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5734416/general/0e95340d-f00a-433d-94e7-19a6283e7f6f.jpeg',
'https://images.openlane.eu/carimgs/5734416/general/f26d04d6-717a-4a63-ab56-737ff58969cb.jpeg',
'https://images.openlane.eu/carimgs/5734416/general/ec78fcd7-5c40-4b7a-b46e-49bec9483e23.jpeg',
'https://images.openlane.eu/carimgs/5734416/general/f7196545-d649-43a8-9bb2-40a8d71c81e6.jpeg',
'https://images.openlane.eu/carimgs/5734416/general/a9221e0c-ce06-4271-9265-0019fdbc1a22.jpeg',
'https://images.openlane.eu/carimgs/5734416/general/81cc5311-09dc-4abb-9550-1ef8df21e043.jpeg',
'https://images.openlane.eu/carimgs/5734416/general/7fdc45f3-4472-467d-9bb2-7ef24b9cdaf8.jpeg',
'https://images.openlane.eu/carimgs/5734416/general/730c67bc-3b6a-4684-b84c-11d6fd65086c.jpeg',
'https://images.openlane.eu/carimgs/5734416/general/07d46c96-c336-492b-9090-316bccb1b969.jpeg',
'https://images.openlane.eu/carimgs/5734416/general/fe2b170e-081a-46f5-a162-ca77e76a0329.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d39c66-2be3-5a60-bc1a-7333133d5178/52d39c66-2be3-5a60-bc1a-7333133d5178_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6127768,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734416/general/0e95340d-f00a-433d-94e7-19a6283e7f6f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d39c66-2be3-5a60-bc1a-7333133d5178/52d39c66-2be3-5a60-bc1a-7333133d5178_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6379786,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734416/general/f26d04d6-717a-4a63-ab56-737ff58969cb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d39c66-2be3-5a60-bc1a-7333133d5178/52d39c66-2be3-5a60-bc1a-7333133d5178_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6385312,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734416/general/ec78fcd7-5c40-4b7a-b46e-49bec9483e23.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d39c66-2be3-5a60-bc1a-7333133d5178/52d39c66-2be3-5a60-bc1a-7333133d5178_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6454230,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734416/general/f7196545-d649-43a8-9bb2-40a8d71c81e6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d39c66-2be3-5a60-bc1a-7333133d5178/52d39c66-2be3-5a60-bc1a-7333133d5178_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4957459,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734416/general/a9221e0c-ce06-4271-9265-0019fdbc1a22.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d39c66-2be3-5a60-bc1a-7333133d5178/52d39c66-2be3-5a60-bc1a-7333133d5178_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6658507,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734416/general/81cc5311-09dc-4abb-9550-1ef8df21e043.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d39c66-2be3-5a60-bc1a-7333133d5178/52d39c66-2be3-5a60-bc1a-7333133d5178_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3278524,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734416/general/7fdc45f3-4472-467d-9bb2-7ef24b9cdaf8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d39c66-2be3-5a60-bc1a-7333133d5178/52d39c66-2be3-5a60-bc1a-7333133d5178_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3145695,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734416/general/730c67bc-3b6a-4684-b84c-11d6fd65086c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d39c66-2be3-5a60-bc1a-7333133d5178/52d39c66-2be3-5a60-bc1a-7333133d5178_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6346638,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734416/general/07d46c96-c336-492b-9090-316bccb1b969.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52d39c66-2be3-5a60-bc1a-7333133d5178/52d39c66-2be3-5a60-bc1a-7333133d5178_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6171155,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734416/general/fe2b170e-081a-46f5-a162-ca77e76a0329.jpeg',
'Width': 5712}],
'price': 2650,
'price_includes_vat': True,
'registration_date': '2015-11-12',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Renault Kangoo 1.2 TCe Limited - Petrol - Manual - 114 hp - 187.796 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2015}
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720492%27 HTTP/1.1" 200 None
2026-03-24 22:17:20 [adesa.be] INFO: Saving data for 10720492: {'created_time': 1774390640.252247, 'last_price_update_time': 1774390640.252259, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720492') HTTP/1.1" 204 0
2026-03-24 22:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10720498
2026-03-24 22:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10720498
2026-03-24 22:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10720498 to the API
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720498>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'dcd12a5e-a11a-5448-a261-ad78373143f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YNZ922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 261160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5134998/general/b34aa26d-770b-406b-ae22-ef078563768a.jpg',
'https://images.openlane.eu/carimgs/5134998/general/82080219-e704-4333-af0d-57f0c3c9073b.jpg',
'https://images.openlane.eu/carimgs/5134998/general/a1957993-c7fd-4d1a-b0df-9ebf2bbfeb28.jpg',
'https://images.openlane.eu/carimgs/5134998/general/629f6106-a59e-4582-8a0e-f058d3e193b6.jpg',
'https://images.openlane.eu/carimgs/5134998/general/2909d1a4-0c51-4cf2-9644-624aedb736d9.jpg',
'https://images.openlane.eu/carimgs/5134998/general/f4933524-f2e8-458c-927b-e2fb8a62e5cd.jpg',
'https://images.openlane.eu/carimgs/5134998/general/89593fa3-5885-48b4-a9e2-6d3014d06e80.jpg',
'https://images.openlane.eu/carimgs/5134998/general/d43332d3-c53b-4660-a5e3-57224d8e1362.jpg',
'https://images.openlane.eu/carimgs/5134998/general/0a1b9151-9caa-4f27-9f1d-98f867eef8a4.jpg',
'https://images.openlane.eu/carimgs/5134998/general/d09fabe2-f026-494f-bb39-2e2ce22ebfe8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472205,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/b34aa26d-770b-406b-ae22-ef078563768a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451592,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/82080219-e704-4333-af0d-57f0c3c9073b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463476,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/a1957993-c7fd-4d1a-b0df-9ebf2bbfeb28.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467870,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/629f6106-a59e-4582-8a0e-f058d3e193b6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419004,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/2909d1a4-0c51-4cf2-9644-624aedb736d9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321118,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/f4933524-f2e8-458c-927b-e2fb8a62e5cd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449862,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/89593fa3-5885-48b4-a9e2-6d3014d06e80.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468222,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/d43332d3-c53b-4660-a5e3-57224d8e1362.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 496276,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/0a1b9151-9caa-4f27-9f1d-98f867eef8a4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd12a5e-a11a-5448-a261-ad78373143f6/dcd12a5e-a11a-5448-a261-ad78373143f6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469249,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134998/general/d09fabe2-f026-494f-bb39-2e2ce22ebfe8.jpg',
'Width': 2000}],
'price': 900,
'price_includes_vat': True,
'registration_date': '2014-03-31',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Peugeot Partner L1H1 1.6 HDI Comfort - Diesel - Manual - 75 hp - '
'261.160 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2014}
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720498%27 HTTP/1.1" 200 None
2026-03-24 22:17:20 [adesa.be] INFO: Saving data for 10720498: {'created_time': 1774390640.555108, 'last_price_update_time': 1774390640.55512, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720498') HTTP/1.1" 204 0
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252Fe3de7af5-a21a-4176-ace7-0da190119ed0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/e3de7af5-a21a-4176-ace7-0da190119ed0.jpg not downloaded yet
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F640bd7b0-3ef6-4b49-815e-26baa09f8741.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/640bd7b0-3ef6-4b49-815e-26baa09f8741.jpg not downloaded yet
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788d30d0>
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Fbd559483-0343-424c-929f-6a381ee90be4.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/bd559483-0343-424c-929f-6a381ee90be4.jpg saved to cache
2026-03-24 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783a1750>
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252Fd1cdeaab-45fc-4319-a783-6b521e6cb75e.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/d1cdeaab-45fc-4319-a783-6b521e6cb75e.jpg saved to cache
2026-03-24 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782d6490>
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F4226148a-042d-4ade-872c-96574949fec6.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/4226148a-042d-4ade-872c-96574949fec6.jpg saved to cache
2026-03-24 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110
2026-03-24 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743595/general/aa34b710-b2a9-48d3-94ea-d73a51084263.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720800)
2026-03-24 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506992/general/ab390fd3-46f8-4082-9266-18623efdc0b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720477)
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb79707fd0>
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Ff25baaa6-637c-4991-a8e5-dad7781b4023.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/f25baaa6-637c-4991-a8e5-dad7781b4023.jpg saved to cache
2026-03-24 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6
2026-03-24 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506993/general/2d8fa2ed-14e1-44be-a687-9cb06d18d35e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720478)
2026-03-24 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506993/general/fa6a82b2-1c2b-45a6-b353-738477fe5201.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720478)
2026-03-24 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506992/general/5be9ac13-4327-4fc3-97e1-177c449cfc2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720477)
2026-03-24 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506993/general/71935cea-787a-4328-b896-d5ca0feb0cb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720478)
2026-03-24 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506992/general/75d77cb9-54cc-414f-be53-d0bfbf2ae7d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720477)
2026-03-24 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743595/general/6c92d6c7-6e50-47b5-a71c-ec4ed8cb78ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720800)
2026-03-24 22:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506993/general/2e2d9a8e-1592-4a18-b1e8-8c3621da70c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720478)
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785b1190>
2026-03-24 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252Faa34b710-b2a9-48d3-94ea-d73a51084263.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/aa34b710-b2a9-48d3-94ea-d73a51084263.jpg saved to cache
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ec8b224e-b25a-52eb-aa83-1a8de333fe00
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784ca650>
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252Fab390fd3-46f8-4082-9266-18623efdc0b0.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/ab390fd3-46f8-4082-9266-18623efdc0b0.jpg saved to cache
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7896fa90>
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F2d8fa2ed-14e1-44be-a687-9cb06d18d35e.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/2d8fa2ed-14e1-44be-a687-9cb06d18d35e.jpg saved to cache
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7825d6d0>
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252Ffa6a82b2-1c2b-45a6-b353-738477fe5201.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/fa6a82b2-1c2b-45a6-b353-738477fe5201.jpg saved to cache
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7825dc50>
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F5be9ac13-4327-4fc3-97e1-177c449cfc2a.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/5be9ac13-4327-4fc3-97e1-177c449cfc2a.jpg saved to cache
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784f4650>
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F71935cea-787a-4328-b896-d5ca0feb0cb2.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/71935cea-787a-4328-b896-d5ca0feb0cb2.jpg saved to cache
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78144090>
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F75d77cb9-54cc-414f-be53-d0bfbf2ae7d8.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/75d77cb9-54cc-414f-be53-d0bfbf2ae7d8.jpg saved to cache
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7825cf10>
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252F6c92d6c7-6e50-47b5-a71c-ec4ed8cb78ca.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/6c92d6c7-6e50-47b5-a71c-ec4ed8cb78ca.jpg saved to cache
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ec8b224e-b25a-52eb-aa83-1a8de333fe00
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78767090>
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F2e2d9a8e-1592-4a18-b1e8-8c3621da70c2.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/2e2d9a8e-1592-4a18-b1e8-8c3621da70c2.jpg saved to cache
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc
2026-03-24 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506992/general/e3de7af5-a21a-4176-ace7-0da190119ed0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720477)
2026-03-24 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506993/general/b7f5619c-6798-40fe-819e-f664e7197072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720478)
2026-03-24 22: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 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506993/general/d945c666-d588-4f7f-9cc3-70decc091103.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720478)
2026-03-24 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506993/general/accd863d-6cb5-43bd-a37c-885187f81f2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720478)
2026-03-24 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506971/general/3788c70c-f976-4ba6-9073-bd08a3c637a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720476)
2026-03-24 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506992/general/ea28ddfd-557f-4164-8527-a75531eecf1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720477)
2026-03-24 22: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 22: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 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506993/general/640bd7b0-3ef6-4b49-815e-26baa09f8741.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720478)
2026-03-24 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506992/general/88439fec-464c-4eb1-952d-3c97a996496f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720477)
2026-03-24 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743595/general/b6b03496-6c81-4ec7-9710-c1d20f1ab721.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720800)
2026-03-24 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743595/general/238e8adc-b838-4474-8cab-6b2b46a2bc6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720800)
2026-03-24 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743595/general/76706b4c-305b-4ebd-aea5-d9fc877cb92c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720800)
2026-03-24 22:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd2d3eeb-5565-5734-8dbc-e044bad61157 with identifier: 10720507
2026-03-24 22:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd2d3eeb-5565-5734-8dbc-e044bad61157 with scrape type 1
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cd2d3eeb-5565-5734-8dbc-e044bad61157
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252F404cda89-e43d-4a31-9998-981d445d1327.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/404cda89-e43d-4a31-9998-981d445d1327.jpeg not downloaded yet
2026-03-24 22:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e with identifier: 10720490
2026-03-24 22:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e with scrape type 1
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595587%252Fgeneral%252Fc23973ca-33a7-49a9-8c90-1532845c4bfe.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595587/general/c23973ca-33a7-49a9-8c90-1532845c4bfe.jpeg already downloaded
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595587%252Fgeneral%252F3d6469e8-c1af-4da9-bd22-c855680dc02c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595587/general/3d6469e8-c1af-4da9-bd22-c855680dc02c.jpeg already downloaded
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595587%252Fgeneral%252F0bec6916-a64f-492f-aeae-e3c99b365ae7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595587/general/0bec6916-a64f-492f-aeae-e3c99b365ae7.jpeg already downloaded
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595587%252Fgeneral%252F4618a0f0-6db0-4777-80af-dc740bd58813.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595587/general/4618a0f0-6db0-4777-80af-dc740bd58813.jpeg already downloaded
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595587%252Fgeneral%252F1840f55c-a286-4326-b04c-606bf3d9e3f5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595587/general/1840f55c-a286-4326-b04c-606bf3d9e3f5.jpeg already downloaded
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595587%252Fgeneral%252F471d8844-fb6e-4a50-af45-7191919bd875.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595587/general/471d8844-fb6e-4a50-af45-7191919bd875.jpeg already downloaded
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595587%252Fgeneral%252Fa4b6a6a4-8a5e-4720-914b-af3b644cf9d3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595587/general/a4b6a6a4-8a5e-4720-914b-af3b644cf9d3.jpeg already downloaded
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595587%252Fgeneral%252Fb93726ff-c517-4f5c-9116-952fdc12b37a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595587/general/b93726ff-c517-4f5c-9116-952fdc12b37a.jpeg already downloaded
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595587%252Fgeneral%252F28785848-5e89-48c1-88c5-acd7b4f0a616.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595587/general/28785848-5e89-48c1-88c5-acd7b4f0a616.jpeg already downloaded
2026-03-24 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5595587%252Fgeneral%252F7f0f0088-cd59-4b3c-96f7-c68ae4e11b70.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5595587/general/7f0f0088-cd59-4b3c-96f7-c68ae4e11b70.jpeg already downloaded
2026-03-24 22:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e, identifier: 10720490
2026-03-24 22:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e with identifier: 10720490
2026-03-24 22:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e with identifier: 10720490
2026-03-24 22:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e with identifier: 10720490 to the API
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720490>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '025797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Verso',
'odometer': 139792,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5595587/general/c23973ca-33a7-49a9-8c90-1532845c4bfe.jpeg',
'https://images.openlane.eu/carimgs/5595587/general/3d6469e8-c1af-4da9-bd22-c855680dc02c.jpeg',
'https://images.openlane.eu/carimgs/5595587/general/0bec6916-a64f-492f-aeae-e3c99b365ae7.jpeg',
'https://images.openlane.eu/carimgs/5595587/general/4618a0f0-6db0-4777-80af-dc740bd58813.jpeg',
'https://images.openlane.eu/carimgs/5595587/general/1840f55c-a286-4326-b04c-606bf3d9e3f5.jpeg',
'https://images.openlane.eu/carimgs/5595587/general/471d8844-fb6e-4a50-af45-7191919bd875.jpeg',
'https://images.openlane.eu/carimgs/5595587/general/a4b6a6a4-8a5e-4720-914b-af3b644cf9d3.jpeg',
'https://images.openlane.eu/carimgs/5595587/general/b93726ff-c517-4f5c-9116-952fdc12b37a.jpeg',
'https://images.openlane.eu/carimgs/5595587/general/28785848-5e89-48c1-88c5-acd7b4f0a616.jpeg',
'https://images.openlane.eu/carimgs/5595587/general/7f0f0088-cd59-4b3c-96f7-c68ae4e11b70.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e/cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 8025895,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5595587/general/c23973ca-33a7-49a9-8c90-1532845c4bfe.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e/cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6558447,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5595587/general/3d6469e8-c1af-4da9-bd22-c855680dc02c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e/cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6648084,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5595587/general/0bec6916-a64f-492f-aeae-e3c99b365ae7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e/cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6300491,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5595587/general/4618a0f0-6db0-4777-80af-dc740bd58813.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e/cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4727548,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5595587/general/1840f55c-a286-4326-b04c-606bf3d9e3f5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e/cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4671156,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5595587/general/471d8844-fb6e-4a50-af45-7191919bd875.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e/cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5748461,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5595587/general/a4b6a6a4-8a5e-4720-914b-af3b644cf9d3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e/cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2202240,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5595587/general/b93726ff-c517-4f5c-9116-952fdc12b37a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e/cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6004256,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5595587/general/28785848-5e89-48c1-88c5-acd7b4f0a616.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e/cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6631102,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5595587/general/7f0f0088-cd59-4b3c-96f7-c68ae4e11b70.jpeg',
'Width': 5712}],
'price': 3600,
'price_includes_vat': True,
'registration_date': '2012-08-10',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Toyota Verso 1.6i - Petrol - Manual - 131 hp - 139.792 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720490%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [adesa.be] INFO: Saving data for 10720490: {'created_time': 1774390642.439018, 'last_price_update_time': 1774390642.439028, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720490') HTTP/1.1" 204 0
2026-03-24 22:17:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/68e779ac-35ef-4b0a-8147-ec957c5ca2e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720766)
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252Ff8dc28f7-547d-4cbf-b11f-1e14d3810b06.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/f8dc28f7-547d-4cbf-b11f-1e14d3810b06.jpeg not downloaded yet
2026-03-24 22:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743857/general/e3b2e68a-4863-4462-8e0c-468fd01bb42d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720806)
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785c8bd0>
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252Fe3de7af5-a21a-4176-ace7-0da190119ed0.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/e3de7af5-a21a-4176-ace7-0da190119ed0.jpg saved to cache
2026-03-24 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7810bf90>
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252Fb7f5619c-6798-40fe-819e-f664e7197072.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/b7f5619c-6798-40fe-819e-f664e7197072.jpg saved to cache
2026-03-24 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78485850>
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252Fd945c666-d588-4f7f-9cc3-70decc091103.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/d945c666-d588-4f7f-9cc3-70decc091103.jpg saved to cache
2026-03-24 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78108f50>
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252Faccd863d-6cb5-43bd-a37c-885187f81f2e.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/accd863d-6cb5-43bd-a37c-885187f81f2e.jpg saved to cache
2026-03-24 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787bd890>
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F3788c70c-f976-4ba6-9073-bd08a3c637a9.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/3788c70c-f976-4ba6-9073-bd08a3c637a9.jpg saved to cache
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78108950>
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252Fea28ddfd-557f-4164-8527-a75531eecf1c.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/ea28ddfd-557f-4164-8527-a75531eecf1c.jpg saved to cache
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78361690>
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F640bd7b0-3ef6-4b49-815e-26baa09f8741.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/640bd7b0-3ef6-4b49-815e-26baa09f8741.jpg saved to cache
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc
2026-03-24 22:17:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 22:17:23 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 22:17:23 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-24 22:17:23 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-24 22:17:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab25610>
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F88439fec-464c-4eb1-952d-3c97a996496f.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/88439fec-464c-4eb1-952d-3c97a996496f.jpg saved to cache
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7abe2750>
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252Fb6b03496-6c81-4ec7-9710-c1d20f1ab721.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/b6b03496-6c81-4ec7-9710-c1d20f1ab721.jpg saved to cache
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ec8b224e-b25a-52eb-aa83-1a8de333fe00
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a8bc90>
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252F238e8adc-b838-4474-8cab-6b2b46a2bc6b.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/238e8adc-b838-4474-8cab-6b2b46a2bc6b.jpg saved to cache
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ec8b224e-b25a-52eb-aa83-1a8de333fe00
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a8b490>
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743595%252Fgeneral%252F76706b4c-305b-4ebd-aea5-d9fc877cb92c.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743595/general/76706b4c-305b-4ebd-aea5-d9fc877cb92c.jpg saved to cache
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ec8b224e-b25a-52eb-aa83-1a8de333fe00
2026-03-24 22:17:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ec8b224e-b25a-52eb-aa83-1a8de333fe00, skipping ID generation
2026-03-24 22:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec8b224e-b25a-52eb-aa83-1a8de333fe00 with scrape type 1
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ec8b224e-b25a-52eb-aa83-1a8de333fe00 sending to next pipeline
2026-03-24 22:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec8b224e-b25a-52eb-aa83-1a8de333fe00, identifier: 10720800
2026-03-24 22:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506992/general/94aa4322-fed5-4d22-a937-460d91c59618.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720477)
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5647498%252Fgeneral%252F055e1cdd-b0f8-4409-b2f2-f9f5583fe181.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/055e1cdd-b0f8-4409-b2f2-f9f5583fe181.jpg not downloaded yet
2026-03-24 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec8b224e-b25a-52eb-aa83-1a8de333fe00 with identifier: 10720800
2026-03-24 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec8b224e-b25a-52eb-aa83-1a8de333fe00 with identifier: 10720800
2026-03-24 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec8b224e-b25a-52eb-aa83-1a8de333fe00 with identifier: 10720800 to the API
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743595/general/76706b4c-305b-4ebd-aea5-d9fc877cb92c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Hatchback',
'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': 'ec8b224e-b25a-52eb-aa83-1a8de333fe00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABC786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720800',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 80429,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743595/general/4981777f-e617-4aeb-87f7-d5aef086535b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743595/general/d5999e13-5e33-4375-8643-c886d468ab6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743595/general/87689bed-9dd4-4d9a-921c-208e2255ec37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743595/general/a1c4687c-8fae-4bd5-83d1-5fe8729dbbf6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743595/general/b6b03496-6c81-4ec7-9710-c1d20f1ab721.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743595/general/fc396456-04c5-4636-a06e-4a0be58e56bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743595/general/238e8adc-b838-4474-8cab-6b2b46a2bc6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36042,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743595/general/6c92d6c7-6e50-47b5-a71c-ec4ed8cb78ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743595/general/aa34b710-b2a9-48d3-94ea-d73a51084263.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec8b224e-b25a-52eb-aa83-1a8de333fe00/ec8b224e-b25a-52eb-aa83-1a8de333fe00_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743595/general/76706b4c-305b-4ebd-aea5-d9fc877cb92c.jpg',
'Width': 1024}],
'price': 9850,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'80.429 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720800%27 HTTP/1.1" 200 None
2026-03-24 22:17:23 [adesa.be] INFO: Saving data for 10720800: {'created_time': 1774390643.983577, 'last_price_update_time': 1774390643.983586, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720800') HTTP/1.1" 204 0
2026-03-24 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506971/general/0a8632b2-b5ec-465a-8b80-8b9b02dac782.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720476)
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252F7413e82d-4eac-485e-8e07-2c4ffe908b81.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/7413e82d-4eac-485e-8e07-2c4ffe908b81.jpg not downloaded yet
2026-03-24 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506993/general/7fb97386-1455-494c-bdbc-763e1e8cbd13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720478)
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-24 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78198990>
2026-03-24 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743857%252Fgeneral%252Fe3b2e68a-4863-4462-8e0c-468fd01bb42d.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743857/general/e3b2e68a-4863-4462-8e0c-468fd01bb42d.jpg saved to cache
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38
2026-03-24 22:17:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38, skipping ID generation
2026-03-24 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with scrape type 1
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 sending to next pipeline
2026-03-24 22:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38, identifier: 10720806
2026-03-24 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7896b450>
2026-03-24 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F94aa4322-fed5-4d22-a937-460d91c59618.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/94aa4322-fed5-4d22-a937-460d91c59618.jpg saved to cache
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110
2026-03-24 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506992/general/5e98cfd0-6004-46b7-88ed-6d0bfc49f3a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720477)
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252Fd8279348-472e-4ae0-b3c5-a64349673567.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/d8279348-472e-4ae0-b3c5-a64349673567.jpg not downloaded yet
2026-03-24 22:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10720806
2026-03-24 22:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10720806
2026-03-24 22:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10720806 to the API
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743857/general/e3b2e68a-4863-4462-8e0c-468fd01bb42d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Hatchback',
'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': 'f1411f3c-2660-56e9-adc4-6a7a6a0e5e38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVY646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720806',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 154730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/df4db9f6-b2f4-4734-9e2a-dac7c8ccf3c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22714,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/5afb31f3-e473-421a-8508-f9f745f5e3c6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/5a5cd8a5-6932-4334-9af3-58cf777ba479.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/a190a255-2b4a-4585-8d6e-dfbee1f40107.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82118,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/1e605791-eaad-41a8-a742-dec0e547abd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/c1383008-486b-4522-a6c3-5549ff1b42d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/f191691b-b15c-44ce-baed-1f7629d6791d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/e3b2e68a-4863-4462-8e0c-468fd01bb42d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/b1a6cf1c-2fdf-4dd1-b814-edb47a2b8e3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1411f3c-2660-56e9-adc4-6a7a6a0e5e38/f1411f3c-2660-56e9-adc4-6a7a6a0e5e38_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743857/general/a086d064-9c02-452c-8781-fba86611536e.jpg',
'Width': 1024}],
'price': 10350,
'price_includes_vat': True,
'registration_date': '2021-01-06',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 508 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'154.730 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720806%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [adesa.be] INFO: Saving data for 10720806: {'created_time': 1774390644.664099, 'last_price_update_time': 1774390644.664115, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720806') HTTP/1.1" 204 0
2026-03-24 22:17:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/ee9a07bb-1e4c-48e4-bf12-b7d636b01e63.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720766)
2026-03-24 22:17:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669046/general/71ed27b8-9db6-4f00-a867-8cec6b524491.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720766)
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252F7ce17e2e-cad5-476e-86b5-6392c9e149ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/7ce17e2e-cad5-476e-86b5-6392c9e149ff.jpg not downloaded yet
2026-03-24 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5506971/general/ce469377-3f23-4669-a18c-84dc1943fcba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720476)
2026-03-24 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743551/general/fec9c5b3-400e-4b1b-892d-4fc214ee5674.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720790)
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252F19edc22a-0149-4d08-b682-9b0b9d634793.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/19edc22a-0149-4d08-b682-9b0b9d634793.jpeg not downloaded yet
2026-03-24 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7862fb90>
2026-03-24 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252F0a8632b2-b5ec-465a-8b80-8b9b02dac782.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/0a8632b2-b5ec-465a-8b80-8b9b02dac782.jpg saved to cache
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6
2026-03-24 22:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b46ec46-18eb-5300-bce2-0302bbe27616 with identifier: 10720494
2026-03-24 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b46ec46-18eb-5300-bce2-0302bbe27616 with scrape type 1
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b46ec46-18eb-5300-bce2-0302bbe27616
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252Ff15b61f1-96b4-4a64-b76f-35e0a1512be7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/f15b61f1-96b4-4a64-b76f-35e0a1512be7.jpeg already downloaded
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252Ff9c460c3-7711-4d96-9ef7-826b8f06b1df.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/f9c460c3-7711-4d96-9ef7-826b8f06b1df.jpeg already downloaded
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252F5f8622c9-bf6e-4bb2-8c37-ccbbe31a785f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/5f8622c9-bf6e-4bb2-8c37-ccbbe31a785f.jpeg already downloaded
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252F423de168-ee19-40f1-b33b-f95390c58acb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/423de168-ee19-40f1-b33b-f95390c58acb.jpeg already downloaded
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252F62f4a612-97a9-4577-adf6-cb214b47a125.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/62f4a612-97a9-4577-adf6-cb214b47a125.jpeg already downloaded
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252F6c3df58d-1ede-4eb7-be60-9d9c49be2e3f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/6c3df58d-1ede-4eb7-be60-9d9c49be2e3f.jpeg already downloaded
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252F29036932-f219-47d7-b83c-80accae647dc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/29036932-f219-47d7-b83c-80accae647dc.jpeg already downloaded
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252Fc886b49f-dfa0-40bf-8992-0bc8f8e64b72.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/c886b49f-dfa0-40bf-8992-0bc8f8e64b72.jpeg already downloaded
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252Fb6c69477-944c-402b-952b-58c0d04e2248.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/b6c69477-944c-402b-952b-58c0d04e2248.jpeg already downloaded
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5634955%252Fgeneral%252F90936407-c9c7-4142-9365-cb969f317822.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5634955/general/90936407-c9c7-4142-9365-cb969f317822.jpeg already downloaded
2026-03-24 22:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b46ec46-18eb-5300-bce2-0302bbe27616, identifier: 10720494
2026-03-24 22:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782e14d0>
2026-03-24 22:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506993%252Fgeneral%252F7fb97386-1455-494c-bdbc-763e1e8cbd13.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506993/general/7fb97386-1455-494c-bdbc-763e1e8cbd13.jpg saved to cache
2026-03-24 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc
2026-03-24 22:17:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 43266afe-aa75-5dc5-9d0a-be84b3d147dc, skipping ID generation
2026-03-24 22:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc with scrape type 1
2026-03-24 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc sending to next pipeline
2026-03-24 22:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43266afe-aa75-5dc5-9d0a-be84b3d147dc, identifier: 10720478
2026-03-24 22:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788fb4d0>
2026-03-24 22:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506992%252Fgeneral%252F5e98cfd0-6004-46b7-88ed-6d0bfc49f3a8.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506992/general/5e98cfd0-6004-46b7-88ed-6d0bfc49f3a8.jpg saved to cache
2026-03-24 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110
2026-03-24 22:17:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110, skipping ID generation
2026-03-24 22:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with scrape type 1
2026-03-24 22:17:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 sending to next pipeline
2026-03-24 22:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110, identifier: 10720477
2026-03-24 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b46ec46-18eb-5300-bce2-0302bbe27616 with identifier: 10720494
2026-03-24 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b46ec46-18eb-5300-bce2-0302bbe27616 with identifier: 10720494
2026-03-24 22:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b46ec46-18eb-5300-bce2-0302bbe27616 with identifier: 10720494 to the API
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720494>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '5b46ec46-18eb-5300-bce2-0302bbe27616',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TUH590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 220541,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5634955/general/f15b61f1-96b4-4a64-b76f-35e0a1512be7.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/f9c460c3-7711-4d96-9ef7-826b8f06b1df.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/5f8622c9-bf6e-4bb2-8c37-ccbbe31a785f.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/423de168-ee19-40f1-b33b-f95390c58acb.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/62f4a612-97a9-4577-adf6-cb214b47a125.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/6c3df58d-1ede-4eb7-be60-9d9c49be2e3f.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/29036932-f219-47d7-b83c-80accae647dc.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/c886b49f-dfa0-40bf-8992-0bc8f8e64b72.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/b6c69477-944c-402b-952b-58c0d04e2248.jpeg',
'https://images.openlane.eu/carimgs/5634955/general/90936407-c9c7-4142-9365-cb969f317822.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6593090,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/f15b61f1-96b4-4a64-b76f-35e0a1512be7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5729933,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/f9c460c3-7711-4d96-9ef7-826b8f06b1df.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6251222,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/5f8622c9-bf6e-4bb2-8c37-ccbbe31a785f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7065909,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/423de168-ee19-40f1-b33b-f95390c58acb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5311618,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/62f4a612-97a9-4577-adf6-cb214b47a125.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5306044,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/6c3df58d-1ede-4eb7-be60-9d9c49be2e3f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6969944,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/29036932-f219-47d7-b83c-80accae647dc.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2794544,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/c886b49f-dfa0-40bf-8992-0bc8f8e64b72.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4424899,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/b6c69477-944c-402b-952b-58c0d04e2248.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b46ec46-18eb-5300-bce2-0302bbe27616/5b46ec46-18eb-5300-bce2-0302bbe27616_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5218191,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5634955/general/90936407-c9c7-4142-9365-cb969f317822.jpeg',
'Width': 5712}],
'price': 1900,
'price_includes_vat': True,
'registration_date': '2010-02-01',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Volkswagen Passat Variant 2.0 TDI Comfortline - Diesel - Manual - '
'110 hp - 220.541 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2010}
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720494%27 HTTP/1.1" 200 None
2026-03-24 22:17:25 [adesa.be] INFO: Saving data for 10720494: {'created_time': 1774390645.685476, 'last_price_update_time': 1774390645.685485, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720494') HTTP/1.1" 204 0
2026-03-24 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43266afe-aa75-5dc5-9d0a-be84b3d147dc with identifier: 10720478
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-24 22:17:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:17: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 22:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43266afe-aa75-5dc5-9d0a-be84b3d147dc with identifier: 10720478
2026-03-24 22:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43266afe-aa75-5dc5-9d0a-be84b3d147dc with identifier: 10720478 to the API
2026-03-24 22:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5506993/general/7fb97386-1455-494c-bdbc-763e1e8cbd13.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '43266afe-aa75-5dc5-9d0a-be84b3d147dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RGG171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720478',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 194278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 604918,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/d1cdeaab-45fc-4319-a783-6b521e6cb75e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 571710,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/7fb97386-1455-494c-bdbc-763e1e8cbd13.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 539727,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/2d8fa2ed-14e1-44be-a687-9cb06d18d35e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 614889,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/71935cea-787a-4328-b896-d5ca0feb0cb2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441492,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/fa6a82b2-1c2b-45a6-b353-738477fe5201.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453905,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/2e2d9a8e-1592-4a18-b1e8-8c3621da70c2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322854,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/d945c666-d588-4f7f-9cc3-70decc091103.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 517868,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/accd863d-6cb5-43bd-a37c-885187f81f2e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 632347,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/b7f5619c-6798-40fe-819e-f664e7197072.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43266afe-aa75-5dc5-9d0a-be84b3d147dc/43266afe-aa75-5dc5-9d0a-be84b3d147dc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 574539,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506993/general/640bd7b0-3ef6-4b49-815e-26baa09f8741.jpg',
'Width': 2000}],
'price': 27250,
'price_includes_vat': True,
'registration_date': '2016-12-16',
'seats_number': 4,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter box 3.0 - Diesel - Automatic - 190 hp - '
'194.278 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720478%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.be] INFO: Saving data for 10720478: {'created_time': 1774390646.207316, 'last_price_update_time': 1774390646.207325, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720478') HTTP/1.1" 204 0
2026-03-24 22:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10720477
2026-03-24 22:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10720477
2026-03-24 22:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10720477 to the API
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5506992/general/5e98cfd0-6004-46b7-88ed-6d0bfc49f3a8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '9a96bdc2-18ec-5bdf-b91d-0c8f54a05110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RGG134',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720477',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 198167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437595,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/d97d7067-b759-4d38-a822-f7e179bdba00.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400085,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/5e98cfd0-6004-46b7-88ed-6d0bfc49f3a8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423260,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/4226148a-042d-4ade-872c-96574949fec6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403670,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/ab390fd3-46f8-4082-9266-18623efdc0b0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447296,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/75d77cb9-54cc-414f-be53-d0bfbf2ae7d8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381657,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/5be9ac13-4327-4fc3-97e1-177c449cfc2a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1675666,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/88439fec-464c-4eb1-952d-3c97a996496f.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478571,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/ea28ddfd-557f-4164-8527-a75531eecf1c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401206,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/94aa4322-fed5-4d22-a937-460d91c59618.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a96bdc2-18ec-5bdf-b91d-0c8f54a05110/9a96bdc2-18ec-5bdf-b91d-0c8f54a05110_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424961,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506992/general/e3de7af5-a21a-4176-ace7-0da190119ed0.jpg',
'Width': 2000}],
'price': 27250,
'price_includes_vat': True,
'registration_date': '2016-12-16',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter box 319 - Diesel - Automatic - 190 hp - '
'198.167 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720477%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.be] INFO: Saving data for 10720477: {'created_time': 1774390646.546517, 'last_price_update_time': 1774390646.546528, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720477') HTTP/1.1" 204 0
2026-03-24 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647498/general/f8dc28f7-547d-4cbf-b11f-1e14d3810b06.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10720507)
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252Febf78113-5bc1-4366-83b1-7c4a5d7861a5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/ebf78113-5bc1-4366-83b1-7c4a5d7861a5.jpeg not downloaded yet
2026-03-24 22:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647498/general/404cda89-e43d-4a31-9998-981d445d1327.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10720507)
2026-03-24 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647498/general/055e1cdd-b0f8-4409-b2f2-f9f5583fe181.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720507)
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252F9002fdc9-9467-4353-bf3f-0f665673eda4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/9002fdc9-9467-4353-bf3f-0f665673eda4.jpg not downloaded yet
2026-03-24 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744010/general/c534b727-5514-4279-bc2a-143a772924a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721270)
2026-03-24 22:17:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-24 22:17:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bdaa1a36-4aec-55e9-8884-cad7e353277a, skipping ID generation
2026-03-24 22:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdaa1a36-4aec-55e9-8884-cad7e353277a with scrape type 1
2026-03-24 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bdaa1a36-4aec-55e9-8884-cad7e353277a sending to next pipeline
2026-03-24 22:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bdaa1a36-4aec-55e9-8884-cad7e353277a, identifier: 10720766
2026-03-24 22:17:26 [adesa.be] INFO: Found listing with ID: 10715755
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715755%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.be] INFO: Scrape type for 10715755: 0
2026-03-24 22:17:26 [adesa.be] INFO: Skipping item 10715755 url https://www.openlane.eu/en/carv6/auction/10715755
2026-03-24 22:17:26 [adesa.be] INFO: Found listing with ID: 10715756
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715756%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.be] INFO: Scrape type for 10715756: 0
2026-03-24 22:17:26 [adesa.be] INFO: Skipping item 10715756 url https://www.openlane.eu/en/carv6/auction/10715756
2026-03-24 22:17:26 [adesa.be] INFO: Found listing with ID: 10715757
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715757%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.be] INFO: Scrape type for 10715757: 0
2026-03-24 22:17:26 [adesa.be] INFO: Skipping item 10715757 url https://www.openlane.eu/en/carv6/auction/10715757
2026-03-24 22:17:26 [adesa.be] INFO: Found listing with ID: 10715763
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715763%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.be] INFO: Scrape type for 10715763: 0
2026-03-24 22:17:26 [adesa.be] INFO: Skipping item 10715763 url https://www.openlane.eu/en/carv6/auction/10715763
2026-03-24 22:17:26 [adesa.be] INFO: Found listing with ID: 10715758
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715758%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.be] INFO: Scrape type for 10715758: 0
2026-03-24 22:17:26 [adesa.be] INFO: Skipping item 10715758 url https://www.openlane.eu/en/carv6/auction/10715758
2026-03-24 22:17:26 [adesa.be] INFO: Found listing with ID: 10715759
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715759%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.be] INFO: Scrape type for 10715759: 0
2026-03-24 22:17:26 [adesa.be] INFO: Skipping item 10715759 url https://www.openlane.eu/en/carv6/auction/10715759
2026-03-24 22:17:26 [adesa.be] INFO: Found listing with ID: 10715764
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715764%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.be] INFO: Scrape type for 10715764: 0
2026-03-24 22:17:26 [adesa.be] INFO: Skipping item 10715764 url https://www.openlane.eu/en/carv6/auction/10715764
2026-03-24 22:17:26 [adesa.be] INFO: Found listing with ID: 10715765
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715765%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.be] INFO: Scrape type for 10715765: 0
2026-03-24 22:17:26 [adesa.be] INFO: Skipping item 10715765 url https://www.openlane.eu/en/carv6/auction/10715765
2026-03-24 22:17:26 [adesa.be] INFO: Found listing with ID: 10715760
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715760%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.be] INFO: Scrape type for 10715760: 0
2026-03-24 22:17:26 [adesa.be] INFO: Skipping item 10715760 url https://www.openlane.eu/en/carv6/auction/10715760
2026-03-24 22:17:26 [adesa.be] INFO: Found listing with ID: 10715762
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715762%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.be] INFO: Scrape type for 10715762: 0
2026-03-24 22:17:26 [adesa.be] INFO: Skipping item 10715762 url https://www.openlane.eu/en/carv6/auction/10715762
2026-03-24 22:17:26 [adesa.be] INFO: Found listing with ID: 10715770
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715770%27 HTTP/1.1" 200 None
2026-03-24 22:17:26 [adesa.be] INFO: Scrape type for 10715770: 0
2026-03-24 22:17:26 [adesa.be] INFO: Skipping item 10715770 url https://www.openlane.eu/en/carv6/auction/10715770
2026-03-24 22:17:26 [adesa.be] INFO: Found listing with ID: 10715772
2026-03-24 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715772%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.be] INFO: Scrape type for 10715772: 0
2026-03-24 22:17:27 [adesa.be] INFO: Skipping item 10715772 url https://www.openlane.eu/en/carv6/auction/10715772
2026-03-24 22:17:27 [adesa.be] INFO: Found listing with ID: 10715774
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715774%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.be] INFO: Scrape type for 10715774: 0
2026-03-24 22:17:27 [adesa.be] INFO: Skipping item 10715774 url https://www.openlane.eu/en/carv6/auction/10715774
2026-03-24 22:17:27 [adesa.be] INFO: Found listing with ID: 10715045
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715045%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.be] INFO: Scrape type for 10715045: 2
2026-03-24 22:17:27 [adesa.be] INFO: Scraping item 10715045 url https://www.openlane.eu/en/carv6/auction/10715045
2026-03-24 22:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78132c10>
2026-03-24 22:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506971%252Fgeneral%252Fce469377-3f23-4669-a18c-84dc1943fcba.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506971/general/ce469377-3f23-4669-a18c-84dc1943fcba.jpg saved to cache
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6
2026-03-24 22:17:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c237586c-2b2c-5f10-887f-c1f5ca1e67e6, skipping ID generation
2026-03-24 22:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with scrape type 1
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6 sending to next pipeline
2026-03-24 22:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c237586c-2b2c-5f10-887f-c1f5ca1e67e6, identifier: 10720476
2026-03-24 22:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784cac90>
2026-03-24 22:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252Ffec9c5b3-400e-4b1b-892d-4fc214ee5674.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/fec9c5b3-400e-4b1b-892d-4fc214ee5674.jpg saved to cache
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c
2026-03-24 22:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65108d57-7abb-537e-b00d-80fd5597e328 with identifier: 10720481
2026-03-24 22:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65108d57-7abb-537e-b00d-80fd5597e328 with scrape type 1
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65108d57-7abb-537e-b00d-80fd5597e328
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5180063%252Fgeneral%252F5acdac76-ce79-48d8-a65a-d6b8cf56b87f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/5acdac76-ce79-48d8-a65a-d6b8cf56b87f.jpg already downloaded
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5180063%252Fgeneral%252Fe668820a-1c98-425c-971a-20a90d3b55d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/e668820a-1c98-425c-971a-20a90d3b55d0.jpg already downloaded
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5180063%252Fgeneral%252F614ba685-b171-467d-a58a-44908b884e77.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/614ba685-b171-467d-a58a-44908b884e77.jpg already downloaded
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5180063%252Fgeneral%252F266d2b52-c8f2-4cd9-8cbc-b0b0a474c911.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/266d2b52-c8f2-4cd9-8cbc-b0b0a474c911.jpg already downloaded
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5180063%252Fgeneral%252Fd2fe3333-1d75-464d-b590-fa1b4ef15b5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/d2fe3333-1d75-464d-b590-fa1b4ef15b5e.jpg already downloaded
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5180063%252Fgeneral%252Fd1b84423-9fa4-4160-b4a6-d11ce1c89ea6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/d1b84423-9fa4-4160-b4a6-d11ce1c89ea6.jpg already downloaded
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5180063%252Fgeneral%252F94fffee8-dcad-4486-a4fd-fcad891d2a95.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/94fffee8-dcad-4486-a4fd-fcad891d2a95.jpg already downloaded
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5180063%252Fgeneral%252Fdfba522c-c08b-4433-ba69-e4925881ad9b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/dfba522c-c08b-4433-ba69-e4925881ad9b.jpg already downloaded
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5180063%252Fgeneral%252Fdef2b673-534d-4b16-9730-f841a9fd9b17.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/def2b673-534d-4b16-9730-f841a9fd9b17.jpg already downloaded
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5180063%252Fgeneral%252Ff600f5e4-05dc-4634-9e4a-95d210c214f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5180063/general/f600f5e4-05dc-4634-9e4a-95d210c214f3.jpg already downloaded
2026-03-24 22:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65108d57-7abb-537e-b00d-80fd5597e328, identifier: 10720481
2026-03-24 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743921/general/aedace4e-98d9-4e48-a589-013f2fcae8c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720814)
2026-03-24 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743890/general/96b7237f-8e76-4338-a78a-2834eb8b1908.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720811)
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5647498%252Fgeneral%252F1037d1d6-2e8c-4978-9597-10858ae8b900.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/1037d1d6-2e8c-4978-9597-10858ae8b900.jpg not downloaded yet
2026-03-24 22:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10720766
2026-03-24 22:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10720766
2026-03-24 22:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10720766 to the API
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5669046/general/71ed27b8-9db6-4f00-a867-8cec6b524491.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'bdaa1a36-4aec-55e9-8884-cad7e353277a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWM019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720766',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 152308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photos': [],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 180 hp - 152.308 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720766%27 HTTP/1.1" 200 None
2026-03-24 22:17:27 [adesa.be] INFO: Saving data for 10720766: {'created_time': 1774390647.920997, 'last_price_update_time': 1774390647.921007, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720766') HTTP/1.1" 204 0
2026-03-24 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10720476
2026-03-24 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10720476
2026-03-24 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10720476 to the API
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5506971/general/ce469377-3f23-4669-a18c-84dc1943fcba.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'c237586c-2b2c-5f10-887f-c1f5ca1e67e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LEE457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 245970,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499089,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/5a7419b5-a7c4-4836-b634-f7cbcbc3fe27.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609353,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/e00ee789-677f-4a8f-81cf-2731d48de757.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458719,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/83c81f66-b2ed-4ff0-9ee7-4b3ea64c5497.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 611414,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/d8045622-1d57-42c9-8ed4-2fa5b1c0670d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394708,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/28b90b03-3074-46c6-bbe7-7454d2b5904b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381695,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/bd559483-0343-424c-929f-6a381ee90be4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238647,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/0a8632b2-b5ec-465a-8b80-8b9b02dac782.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208684,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/f25baaa6-637c-4991-a8e5-dad7781b4023.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 649920,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/ce469377-3f23-4669-a18c-84dc1943fcba.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c237586c-2b2c-5f10-887f-c1f5ca1e67e6/c237586c-2b2c-5f10-887f-c1f5ca1e67e6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 628026,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506971/general/3788c70c-f976-4ba6-9073-bd08a3c637a9.jpg',
'Width': 2000}],
'price': 27250,
'price_includes_vat': True,
'registration_date': '2019-01-28',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter box 3.0 - Diesel - Automatic - 190 hp - '
'245.970 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720476%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.be] INFO: Saving data for 10720476: {'created_time': 1774390648.439579, 'last_price_update_time': 1774390648.439591, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720476') HTTP/1.1" 204 0
2026-03-24 22:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65108d57-7abb-537e-b00d-80fd5597e328 with identifier: 10720481
2026-03-24 22:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65108d57-7abb-537e-b00d-80fd5597e328 with identifier: 10720481
2026-03-24 22:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65108d57-7abb-537e-b00d-80fd5597e328 with identifier: 10720481 to the API
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720481>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 108,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Electric',
'id': '65108d57-7abb-537e-b00d-80fd5597e328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GVY604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720481',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 3986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5180063/general/5acdac76-ce79-48d8-a65a-d6b8cf56b87f.jpg',
'https://images.openlane.eu/carimgs/5180063/general/e668820a-1c98-425c-971a-20a90d3b55d0.jpg',
'https://images.openlane.eu/carimgs/5180063/general/614ba685-b171-467d-a58a-44908b884e77.jpg',
'https://images.openlane.eu/carimgs/5180063/general/266d2b52-c8f2-4cd9-8cbc-b0b0a474c911.jpg',
'https://images.openlane.eu/carimgs/5180063/general/d2fe3333-1d75-464d-b590-fa1b4ef15b5e.jpg',
'https://images.openlane.eu/carimgs/5180063/general/d1b84423-9fa4-4160-b4a6-d11ce1c89ea6.jpg',
'https://images.openlane.eu/carimgs/5180063/general/94fffee8-dcad-4486-a4fd-fcad891d2a95.jpg',
'https://images.openlane.eu/carimgs/5180063/general/dfba522c-c08b-4433-ba69-e4925881ad9b.jpg',
'https://images.openlane.eu/carimgs/5180063/general/def2b673-534d-4b16-9730-f841a9fd9b17.jpg',
'https://images.openlane.eu/carimgs/5180063/general/f600f5e4-05dc-4634-9e4a-95d210c214f3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 550741,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/5acdac76-ce79-48d8-a65a-d6b8cf56b87f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 521194,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/e668820a-1c98-425c-971a-20a90d3b55d0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 561011,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/614ba685-b171-467d-a58a-44908b884e77.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 561960,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/266d2b52-c8f2-4cd9-8cbc-b0b0a474c911.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526688,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/d2fe3333-1d75-464d-b590-fa1b4ef15b5e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 516309,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/d1b84423-9fa4-4160-b4a6-d11ce1c89ea6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294375,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/94fffee8-dcad-4486-a4fd-fcad891d2a95.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437129,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/dfba522c-c08b-4433-ba69-e4925881ad9b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 507814,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/def2b673-534d-4b16-9730-f841a9fd9b17.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65108d57-7abb-537e-b00d-80fd5597e328/65108d57-7abb-537e-b00d-80fd5597e328_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 532799,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5180063/general/f600f5e4-05dc-4634-9e4a-95d210c214f3.jpg',
'Width': 2000}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-06-13',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Renault Zoe Evolution - Electric - Automatic - 108 hp - 3.986 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720481%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.be] INFO: Saving data for 10720481: {'created_time': 1774390648.761702, 'last_price_update_time': 1774390648.761712, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720481') HTTP/1.1" 204 0
2026-03-24 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647498/general/7413e82d-4eac-485e-8e07-2c4ffe908b81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720507)
2026-03-24 22:17:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item bdaa1a36-4aec-55e9-8884-cad7e353277a due to Ignoring non-200 response
2026-03-24 22:17:28 [adesa.be] INFO: Found listing with ID: 10715047
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715047%27 HTTP/1.1" 200 None
2026-03-24 22:17:28 [adesa.be] INFO: Scrape type for 10715047: 2
2026-03-24 22:17:28 [adesa.be] INFO: Scraping item 10715047 url https://www.openlane.eu/en/carv6/auction/10715047
2026-03-24 22:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647498/general/d8279348-472e-4ae0-b3c5-a64349673567.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720507)
2026-03-24 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78519f90>
2026-03-24 22:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252Ff8dc28f7-547d-4cbf-b11f-1e14d3810b06.jpeg') HTTP/1.1" 204 0
2026-03-24 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/f8dc28f7-547d-4cbf-b11f-1e14d3810b06.jpeg saved to cache
2026-03-24 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cd2d3eeb-5565-5734-8dbc-e044bad61157
2026-03-24 22:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78839050>
2026-03-24 22:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252F404cda89-e43d-4a31-9998-981d445d1327.jpeg') HTTP/1.1" 204 0
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/404cda89-e43d-4a31-9998-981d445d1327.jpeg saved to cache
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cd2d3eeb-5565-5734-8dbc-e044bad61157
2026-03-24 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with identifier: 10720499
2026-03-24 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with scrape type 1
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ec2156e-e20d-52a0-9610-2dd41c1f1234
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252Facb1ee3e-4394-4752-a61c-72996e395d03.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/acb1ee3e-4394-4752-a61c-72996e395d03.jpeg already downloaded
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252F82a404ce-7c09-49bd-b1f2-303ae0731441.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/82a404ce-7c09-49bd-b1f2-303ae0731441.jpeg already downloaded
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252Ff5b02fb1-cf6f-43c6-be01-008c63583266.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/f5b02fb1-cf6f-43c6-be01-008c63583266.jpeg already downloaded
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252Fc2133652-dd17-4f30-b16f-5dc549aec5e1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/c2133652-dd17-4f30-b16f-5dc549aec5e1.jpeg already downloaded
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252F351d5802-715b-4bc1-b0e9-d776c05a3bb5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/351d5802-715b-4bc1-b0e9-d776c05a3bb5.jpeg already downloaded
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252Feeaae537-7b97-4df8-8473-f5bd707a7af5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/eeaae537-7b97-4df8-8473-f5bd707a7af5.jpeg already downloaded
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252F201d7888-5150-4867-ab82-a0e778405a65.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/201d7888-5150-4867-ab82-a0e778405a65.jpeg already downloaded
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252F593d5072-57e8-41f7-bf1c-56118098575c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/593d5072-57e8-41f7-bf1c-56118098575c.jpeg already downloaded
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252F5184c7bf-56ab-4a0a-8d9e-801905c4aa17.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/5184c7bf-56ab-4a0a-8d9e-801905c4aa17.jpeg already downloaded
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602437%252Fgeneral%252Fd2b2cab4-61a4-4646-8a22-ed173c04b001.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602437/general/d2b2cab4-61a4-4646-8a22-ed173c04b001.jpeg already downloaded
2026-03-24 22:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ec2156e-e20d-52a0-9610-2dd41c1f1234, identifier: 10720499
2026-03-24 22:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782e3290>
2026-03-24 22:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252F055e1cdd-b0f8-4409-b2f2-f9f5583fe181.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/055e1cdd-b0f8-4409-b2f2-f9f5583fe181.jpg saved to cache
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cd2d3eeb-5565-5734-8dbc-e044bad61157
2026-03-24 22:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783bb3d0>
2026-03-24 22:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Fc534b727-5514-4279-bc2a-143a772924a9.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/c534b727-5514-4279-bc2a-143a772924a9.jpg saved to cache
2026-03-24 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b51060a3-d95c-5ed7-b3c2-7e763644b048
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714226
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714226%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714226: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714226 url https://www.openlane.eu/en/carv6/auction/10714226
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714229
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714229%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714229: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714229 url https://www.openlane.eu/en/carv6/auction/10714229
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714237
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714237%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714237: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714237 url https://www.openlane.eu/en/carv6/auction/10714237
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714233
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714233%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714233: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714233 url https://www.openlane.eu/en/carv6/auction/10714233
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714236
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714236%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714236: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714236 url https://www.openlane.eu/en/carv6/auction/10714236
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714240
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714240%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714240: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714240 url https://www.openlane.eu/en/carv6/auction/10714240
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714239
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714239%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714239: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714239 url https://www.openlane.eu/en/carv6/auction/10714239
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714242
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714242%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714242: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714242 url https://www.openlane.eu/en/carv6/auction/10714242
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714243
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714243%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714243: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714243 url https://www.openlane.eu/en/carv6/auction/10714243
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714249
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714249%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714249: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714249 url https://www.openlane.eu/en/carv6/auction/10714249
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714250
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714250%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714250: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714250 url https://www.openlane.eu/en/carv6/auction/10714250
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714253
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714253%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714253: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714253 url https://www.openlane.eu/en/carv6/auction/10714253
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714256
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714256%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714256: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714256 url https://www.openlane.eu/en/carv6/auction/10714256
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714264
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714264%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714264: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714264 url https://www.openlane.eu/en/carv6/auction/10714264
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714267
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714267%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714267: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714267 url https://www.openlane.eu/en/carv6/auction/10714267
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714272
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714272%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714272: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714272 url https://www.openlane.eu/en/carv6/auction/10714272
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714275
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714275%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714275: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714275 url https://www.openlane.eu/en/carv6/auction/10714275
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714273
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714273%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714273: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714273 url https://www.openlane.eu/en/carv6/auction/10714273
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714274
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714274%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714274: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714274 url https://www.openlane.eu/en/carv6/auction/10714274
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714371
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714371%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714371: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714371 url https://www.openlane.eu/en/carv6/auction/10714371
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714372
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714372%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714372: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714372 url https://www.openlane.eu/en/carv6/auction/10714372
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714375
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714375%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714375: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714375 url https://www.openlane.eu/en/carv6/auction/10714375
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714373
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714373%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714373: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714373 url https://www.openlane.eu/en/carv6/auction/10714373
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714379
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714379%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714379: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714379 url https://www.openlane.eu/en/carv6/auction/10714379
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714378
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714378%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714378: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714378 url https://www.openlane.eu/en/carv6/auction/10714378
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714473
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714473%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714473: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714473 url https://www.openlane.eu/en/carv6/auction/10714473
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714474
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714474%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714474: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714474 url https://www.openlane.eu/en/carv6/auction/10714474
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714475
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714475%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714475: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714475 url https://www.openlane.eu/en/carv6/auction/10714475
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714564
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714564%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714564: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714564 url https://www.openlane.eu/en/carv6/auction/10714564
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714566
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714566%27 HTTP/1.1" 200 None
2026-03-24 22:17:29 [adesa.be] INFO: Scrape type for 10714566: 0
2026-03-24 22:17:29 [adesa.be] INFO: Skipping item 10714566 url https://www.openlane.eu/en/carv6/auction/10714566
2026-03-24 22:17:29 [adesa.be] INFO: Found listing with ID: 10714572
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714572%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714572: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714572 url https://www.openlane.eu/en/carv6/auction/10714572
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714573
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714573%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714573: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714573 url https://www.openlane.eu/en/carv6/auction/10714573
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714586
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714586%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714586: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714586 url https://www.openlane.eu/en/carv6/auction/10714586
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714691
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714691%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714691: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714691 url https://www.openlane.eu/en/carv6/auction/10714691
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714956
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714956%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714956: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714956 url https://www.openlane.eu/en/carv6/auction/10714956
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714981
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714981%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714981: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714981 url https://www.openlane.eu/en/carv6/auction/10714981
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714986
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714986%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714986: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714986 url https://www.openlane.eu/en/carv6/auction/10714986
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714983
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714983%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714983: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714983 url https://www.openlane.eu/en/carv6/auction/10714983
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714991
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714991%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714991: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714991 url https://www.openlane.eu/en/carv6/auction/10714991
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714989
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714989%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714989: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714989 url https://www.openlane.eu/en/carv6/auction/10714989
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10716106
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716106%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10716106: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10716106 url https://www.openlane.eu/en/carv6/auction/10716106
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714220
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714220%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714220: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714220 url https://www.openlane.eu/en/carv6/auction/10714220
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714221
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714221%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714221: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714221 url https://www.openlane.eu/en/carv6/auction/10714221
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714219
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714219%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714219: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714219 url https://www.openlane.eu/en/carv6/auction/10714219
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714218
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714218%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714218: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714218 url https://www.openlane.eu/en/carv6/auction/10714218
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10716080
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716080%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10716080: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10716080 url https://www.openlane.eu/en/carv6/auction/10716080
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10716104
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716104%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10716104: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10716104 url https://www.openlane.eu/en/carv6/auction/10716104
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10716076
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716076%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10716076: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10716076 url https://www.openlane.eu/en/carv6/auction/10716076
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714223
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714223%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714223: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714223 url https://www.openlane.eu/en/carv6/auction/10714223
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714222
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714222%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714222: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714222 url https://www.openlane.eu/en/carv6/auction/10714222
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10716108
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716108%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10716108: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10716108 url https://www.openlane.eu/en/carv6/auction/10716108
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10716114
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716114%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10716114: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10716114 url https://www.openlane.eu/en/carv6/auction/10716114
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10716129
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716129%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10716129: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10716129 url https://www.openlane.eu/en/carv6/auction/10716129
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10716115
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716115%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10716115: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10716115 url https://www.openlane.eu/en/carv6/auction/10716115
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714224
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714224%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714224: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714224 url https://www.openlane.eu/en/carv6/auction/10714224
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10716092
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716092%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10716092: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10716092 url https://www.openlane.eu/en/carv6/auction/10716092
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10716094
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716094%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10716094: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10716094 url https://www.openlane.eu/en/carv6/auction/10716094
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714225
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714225%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714225: 0
2026-03-24 22:17:30 [adesa.be] INFO: Skipping item 10714225 url https://www.openlane.eu/en/carv6/auction/10714225
2026-03-24 22:17:30 [adesa.be] INFO: Found listing with ID: 10714444
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714444%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Scrape type for 10714444: 2
2026-03-24 22:17:30 [adesa.be] INFO: Scraping item 10714444 url https://www.openlane.eu/en/carv6/auction/10714444
2026-03-24 22:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with identifier: 10720499
2026-03-24 22:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with identifier: 10720499
2026-03-24 22:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with identifier: 10720499 to the API
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720499>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '2ec2156e-e20d-52a0-9610-2dd41c1f1234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AGS643',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720499',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 198914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5602437/general/acb1ee3e-4394-4752-a61c-72996e395d03.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/82a404ce-7c09-49bd-b1f2-303ae0731441.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/f5b02fb1-cf6f-43c6-be01-008c63583266.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/c2133652-dd17-4f30-b16f-5dc549aec5e1.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/351d5802-715b-4bc1-b0e9-d776c05a3bb5.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/eeaae537-7b97-4df8-8473-f5bd707a7af5.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/201d7888-5150-4867-ab82-a0e778405a65.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/593d5072-57e8-41f7-bf1c-56118098575c.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/5184c7bf-56ab-4a0a-8d9e-801905c4aa17.jpeg',
'https://images.openlane.eu/carimgs/5602437/general/d2b2cab4-61a4-4646-8a22-ed173c04b001.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2872935,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/acb1ee3e-4394-4752-a61c-72996e395d03.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2399214,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/82a404ce-7c09-49bd-b1f2-303ae0731441.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2249086,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/f5b02fb1-cf6f-43c6-be01-008c63583266.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2378428,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/c2133652-dd17-4f30-b16f-5dc549aec5e1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3204371,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/351d5802-715b-4bc1-b0e9-d776c05a3bb5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3016090,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/eeaae537-7b97-4df8-8473-f5bd707a7af5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3166642,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/201d7888-5150-4867-ab82-a0e778405a65.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2452394,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/593d5072-57e8-41f7-bf1c-56118098575c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3085474,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/5184c7bf-56ab-4a0a-8d9e-801905c4aa17.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ec2156e-e20d-52a0-9610-2dd41c1f1234/2ec2156e-e20d-52a0-9610-2dd41c1f1234_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2441708,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602437/general/d2b2cab4-61a4-4646-8a22-ed173c04b001.jpeg',
'Width': 4032}],
'price': 450,
'price_includes_vat': True,
'registration_date': '2016-05-19',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Renault Megane 1.5 DCI - Diesel - Manual - 110 hp - 198.914 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720499%27 HTTP/1.1" 200 None
2026-03-24 22:17:30 [adesa.be] INFO: Saving data for 10720499: {'created_time': 1774390650.988572, 'last_price_update_time': 1774390650.988583, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720499') HTTP/1.1" 204 0
2026-03-24 22:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78558410>
2026-03-24 22:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252Faedace4e-98d9-4e48-a589-013f2fcae8c8.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/aedace4e-98d9-4e48-a589-013f2fcae8c8.jpg saved to cache
2026-03-24 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d7b992c6-77e6-50f8-85b4-05a976fa29a9
2026-03-24 22:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785368d0>
2026-03-24 22:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F96b7237f-8e76-4338-a78a-2834eb8b1908.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/96b7237f-8e76-4338-a78a-2834eb8b1908.jpg saved to cache
2026-03-24 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3ab16e79-918d-52f5-b464-9e330e25d7cb
2026-03-24 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743890/general/4a1a6f61-a4e2-4f48-9545-3bf1c6f8390d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720811)
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714227
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714227%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714227: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714227 url https://www.openlane.eu/en/carv6/auction/10714227
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714228
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714228%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714228: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714228 url https://www.openlane.eu/en/carv6/auction/10714228
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714230
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714230%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714230: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714230 url https://www.openlane.eu/en/carv6/auction/10714230
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10716110
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716110%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10716110: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10716110 url https://www.openlane.eu/en/carv6/auction/10716110
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714231
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714231%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714231: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714231 url https://www.openlane.eu/en/carv6/auction/10714231
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714232
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714232%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714232: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714232 url https://www.openlane.eu/en/carv6/auction/10714232
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10716073
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716073%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10716073: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10716073 url https://www.openlane.eu/en/carv6/auction/10716073
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714234
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714234%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714234: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714234 url https://www.openlane.eu/en/carv6/auction/10714234
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714235
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714235%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714235: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714235 url https://www.openlane.eu/en/carv6/auction/10714235
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714238
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714238%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714238: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714238 url https://www.openlane.eu/en/carv6/auction/10714238
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714241
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714241%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714241: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714241 url https://www.openlane.eu/en/carv6/auction/10714241
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714244
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714244%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714244: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714244 url https://www.openlane.eu/en/carv6/auction/10714244
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714245
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714245%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714245: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714245 url https://www.openlane.eu/en/carv6/auction/10714245
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714246
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714246%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714246: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714246 url https://www.openlane.eu/en/carv6/auction/10714246
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714247
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714247%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714247: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714247 url https://www.openlane.eu/en/carv6/auction/10714247
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10716075
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716075%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10716075: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10716075 url https://www.openlane.eu/en/carv6/auction/10716075
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714248
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714248%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714248: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714248 url https://www.openlane.eu/en/carv6/auction/10714248
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10716077
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716077%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10716077: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10716077 url https://www.openlane.eu/en/carv6/auction/10716077
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10716111
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716111%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10716111: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10716111 url https://www.openlane.eu/en/carv6/auction/10716111
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10716117
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716117%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10716117: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10716117 url https://www.openlane.eu/en/carv6/auction/10716117
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714251
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714251%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714251: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714251 url https://www.openlane.eu/en/carv6/auction/10714251
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714252
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714252%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714252: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714252 url https://www.openlane.eu/en/carv6/auction/10714252
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714254
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714254%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714254: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714254 url https://www.openlane.eu/en/carv6/auction/10714254
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10716132
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716132%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10716132: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10716132 url https://www.openlane.eu/en/carv6/auction/10716132
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714259
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714259%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714259: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714259 url https://www.openlane.eu/en/carv6/auction/10714259
2026-03-24 22:17:31 [adesa.be] INFO: Found listing with ID: 10714258
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714258%27 HTTP/1.1" 200 None
2026-03-24 22:17:31 [adesa.be] INFO: Scrape type for 10714258: 0
2026-03-24 22:17:31 [adesa.be] INFO: Skipping item 10714258 url https://www.openlane.eu/en/carv6/auction/10714258
2026-03-24 22:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743921/general/630393ef-7d4c-4105-b779-84ec80e5648d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720814)
2026-03-24 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647498/general/7ce17e2e-cad5-476e-86b5-6392c9e149ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720507)
2026-03-24 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744010/general/8a97f11d-51a2-46c5-809e-a070f5783196.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721270)
2026-03-24 22:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786c8ed0>
2026-03-24 22:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252F7413e82d-4eac-485e-8e07-2c4ffe908b81.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/7413e82d-4eac-485e-8e07-2c4ffe908b81.jpg saved to cache
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cd2d3eeb-5565-5734-8dbc-e044bad61157
2026-03-24 22:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7810c810>
2026-03-24 22:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252Fd8279348-472e-4ae0-b3c5-a64349673567.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/d8279348-472e-4ae0-b3c5-a64349673567.jpg saved to cache
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cd2d3eeb-5565-5734-8dbc-e044bad61157
2026-03-24 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 557bfa0d-5dca-58e9-8a7c-081bab2e62ec with identifier: 10720493
2026-03-24 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 557bfa0d-5dca-58e9-8a7c-081bab2e62ec with scrape type 1
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 557bfa0d-5dca-58e9-8a7c-081bab2e62ec
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684754%252Fgeneral%252F5ae296a9-54f7-4e89-b982-e8b981f0e009.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684754/general/5ae296a9-54f7-4e89-b982-e8b981f0e009.jpeg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684754%252Fgeneral%252Fc4f1a8b4-22cd-4a08-8f87-108d6fbe6455.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684754/general/c4f1a8b4-22cd-4a08-8f87-108d6fbe6455.jpeg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684754%252Fgeneral%252Fe3a6da1f-a802-403b-a69e-b242095774da.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684754/general/e3a6da1f-a802-403b-a69e-b242095774da.jpeg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684754%252Fgeneral%252F37e9442a-5c19-4c3f-b719-ce5c6c861889.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684754/general/37e9442a-5c19-4c3f-b719-ce5c6c861889.jpeg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684754%252Fgeneral%252F3fb22206-0e5f-4131-9133-958698a16a0f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684754/general/3fb22206-0e5f-4131-9133-958698a16a0f.jpeg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684754%252Fgeneral%252Faef86469-e3a7-48be-b38a-cb576bb97037.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684754/general/aef86469-e3a7-48be-b38a-cb576bb97037.jpeg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684754%252Fgeneral%252Ff3a5274d-9e30-4a83-8ff3-9af0ad235f33.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684754/general/f3a5274d-9e30-4a83-8ff3-9af0ad235f33.jpeg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684754%252Fgeneral%252Fb3f4d11e-56e5-4866-a764-7cb6715edd10.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684754/general/b3f4d11e-56e5-4866-a764-7cb6715edd10.jpeg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684754%252Fgeneral%252F5179be52-b90c-4658-9787-f433f6fd1c2d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684754/general/5179be52-b90c-4658-9787-f433f6fd1c2d.jpeg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684754%252Fgeneral%252Fb446928c-f943-4384-896c-0fc746081ebd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684754/general/b446928c-f943-4384-896c-0fc746081ebd.jpeg already downloaded
2026-03-24 22:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 557bfa0d-5dca-58e9-8a7c-081bab2e62ec, identifier: 10720493
2026-03-24 22:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10720773
2026-03-24 22:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with scrape type 1
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fa5fbce75-44e5-4b54-976f-a4ebaba74431.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/a5fbce75-44e5-4b54-976f-a4ebaba74431.jpg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fb8344c44-9d1f-48e3-820e-ed5ce9158b24.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/b8344c44-9d1f-48e3-820e-ed5ce9158b24.jpg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252F96f3168c-0fa4-4dba-b7e8-fcf1aa2c82f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/96f3168c-0fa4-4dba-b7e8-fcf1aa2c82f1.jpg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252F1098dbca-eb6b-405d-9eb4-089ea01b6ab6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/1098dbca-eb6b-405d-9eb4-089ea01b6ab6.jpg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252F45d2aa84-5b27-4e5c-9bb5-492641de08fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/45d2aa84-5b27-4e5c-9bb5-492641de08fd.jpg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fabb8d9aa-dc5f-4fa2-923c-079b2e30156c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/abb8d9aa-dc5f-4fa2-923c-079b2e30156c.jpg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252F6336dd46-dde3-4aec-8c19-3552ee8e15ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/6336dd46-dde3-4aec-8c19-3552ee8e15ce.jpg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Ff9c8fb97-6ae6-45e0-8398-2cf6c1116917.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/f9c8fb97-6ae6-45e0-8398-2cf6c1116917.jpg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fc5a498c5-1b7b-4382-8908-86968de3d889.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/c5a498c5-1b7b-4382-8908-86968de3d889.jpg already downloaded
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698494%252Fgeneral%252Fd5071cce-5d41-4863-8d5d-65ff04ae0d92.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698494/general/d5071cce-5d41-4863-8d5d-65ff04ae0d92.jpg already downloaded
2026-03-24 22:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287, identifier: 10720773
2026-03-24 22: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 22: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 22:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 557bfa0d-5dca-58e9-8a7c-081bab2e62ec with identifier: 10720493
2026-03-24 22:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 557bfa0d-5dca-58e9-8a7c-081bab2e62ec with identifier: 10720493
2026-03-24 22:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 557bfa0d-5dca-58e9-8a7c-081bab2e62ec with identifier: 10720493 to the API
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720493>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '557bfa0d-5dca-58e9-8a7c-081bab2e62ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YQH541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 194623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5684754/general/5ae296a9-54f7-4e89-b982-e8b981f0e009.jpeg',
'https://images.openlane.eu/carimgs/5684754/general/c4f1a8b4-22cd-4a08-8f87-108d6fbe6455.jpeg',
'https://images.openlane.eu/carimgs/5684754/general/e3a6da1f-a802-403b-a69e-b242095774da.jpeg',
'https://images.openlane.eu/carimgs/5684754/general/37e9442a-5c19-4c3f-b719-ce5c6c861889.jpeg',
'https://images.openlane.eu/carimgs/5684754/general/3fb22206-0e5f-4131-9133-958698a16a0f.jpeg',
'https://images.openlane.eu/carimgs/5684754/general/aef86469-e3a7-48be-b38a-cb576bb97037.jpeg',
'https://images.openlane.eu/carimgs/5684754/general/f3a5274d-9e30-4a83-8ff3-9af0ad235f33.jpeg',
'https://images.openlane.eu/carimgs/5684754/general/b3f4d11e-56e5-4866-a764-7cb6715edd10.jpeg',
'https://images.openlane.eu/carimgs/5684754/general/5179be52-b90c-4658-9787-f433f6fd1c2d.jpeg',
'https://images.openlane.eu/carimgs/5684754/general/b446928c-f943-4384-896c-0fc746081ebd.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557bfa0d-5dca-58e9-8a7c-081bab2e62ec/557bfa0d-5dca-58e9-8a7c-081bab2e62ec_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5702545,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684754/general/5ae296a9-54f7-4e89-b982-e8b981f0e009.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557bfa0d-5dca-58e9-8a7c-081bab2e62ec/557bfa0d-5dca-58e9-8a7c-081bab2e62ec_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6396868,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684754/general/c4f1a8b4-22cd-4a08-8f87-108d6fbe6455.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557bfa0d-5dca-58e9-8a7c-081bab2e62ec/557bfa0d-5dca-58e9-8a7c-081bab2e62ec_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4944278,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684754/general/e3a6da1f-a802-403b-a69e-b242095774da.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557bfa0d-5dca-58e9-8a7c-081bab2e62ec/557bfa0d-5dca-58e9-8a7c-081bab2e62ec_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4866671,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684754/general/37e9442a-5c19-4c3f-b719-ce5c6c861889.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557bfa0d-5dca-58e9-8a7c-081bab2e62ec/557bfa0d-5dca-58e9-8a7c-081bab2e62ec_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4865032,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684754/general/3fb22206-0e5f-4131-9133-958698a16a0f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557bfa0d-5dca-58e9-8a7c-081bab2e62ec/557bfa0d-5dca-58e9-8a7c-081bab2e62ec_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4622362,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684754/general/aef86469-e3a7-48be-b38a-cb576bb97037.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557bfa0d-5dca-58e9-8a7c-081bab2e62ec/557bfa0d-5dca-58e9-8a7c-081bab2e62ec_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4267511,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684754/general/f3a5274d-9e30-4a83-8ff3-9af0ad235f33.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557bfa0d-5dca-58e9-8a7c-081bab2e62ec/557bfa0d-5dca-58e9-8a7c-081bab2e62ec_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4197589,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684754/general/b3f4d11e-56e5-4866-a764-7cb6715edd10.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557bfa0d-5dca-58e9-8a7c-081bab2e62ec/557bfa0d-5dca-58e9-8a7c-081bab2e62ec_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5648311,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684754/general/5179be52-b90c-4658-9787-f433f6fd1c2d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557bfa0d-5dca-58e9-8a7c-081bab2e62ec/557bfa0d-5dca-58e9-8a7c-081bab2e62ec_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5493353,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684754/general/b446928c-f943-4384-896c-0fc746081ebd.jpeg',
'Width': 5712}],
'price': 2550,
'price_includes_vat': True,
'registration_date': '2012-03-14',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Peugeot Boxer L2H2 2.2 HDI - Diesel - Manual - 130 hp - 194.623 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720493%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [adesa.be] INFO: Saving data for 10720493: {'created_time': 1774390653.09698, 'last_price_update_time': 1774390653.09699, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720493') HTTP/1.1" 204 0
2026-03-24 22:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10720773
2026-03-24 22:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10720773
2026-03-24 22:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287 with identifier: 10720773 to the API
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720773>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720773',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 22639,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5698494/general/a5fbce75-44e5-4b54-976f-a4ebaba74431.jpg',
'https://images.openlane.eu/carimgs/5698494/general/b8344c44-9d1f-48e3-820e-ed5ce9158b24.jpg',
'https://images.openlane.eu/carimgs/5698494/general/96f3168c-0fa4-4dba-b7e8-fcf1aa2c82f1.jpg',
'https://images.openlane.eu/carimgs/5698494/general/1098dbca-eb6b-405d-9eb4-089ea01b6ab6.jpg',
'https://images.openlane.eu/carimgs/5698494/general/45d2aa84-5b27-4e5c-9bb5-492641de08fd.jpg',
'https://images.openlane.eu/carimgs/5698494/general/abb8d9aa-dc5f-4fa2-923c-079b2e30156c.jpg',
'https://images.openlane.eu/carimgs/5698494/general/6336dd46-dde3-4aec-8c19-3552ee8e15ce.jpg',
'https://images.openlane.eu/carimgs/5698494/general/f9c8fb97-6ae6-45e0-8398-2cf6c1116917.jpg',
'https://images.openlane.eu/carimgs/5698494/general/c5a498c5-1b7b-4382-8908-86968de3d889.jpg',
'https://images.openlane.eu/carimgs/5698494/general/d5071cce-5d41-4863-8d5d-65ff04ae0d92.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372548,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/a5fbce75-44e5-4b54-976f-a4ebaba74431.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371536,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/b8344c44-9d1f-48e3-820e-ed5ce9158b24.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407748,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/96f3168c-0fa4-4dba-b7e8-fcf1aa2c82f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420689,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/1098dbca-eb6b-405d-9eb4-089ea01b6ab6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421285,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/45d2aa84-5b27-4e5c-9bb5-492641de08fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423044,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/abb8d9aa-dc5f-4fa2-923c-079b2e30156c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465121,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/6336dd46-dde3-4aec-8c19-3552ee8e15ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361214,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/f9c8fb97-6ae6-45e0-8398-2cf6c1116917.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401544,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/c5a498c5-1b7b-4382-8908-86968de3d889.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287/a9d0e7f2-0ed7-5ae9-99b8-3df345b5c287_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215235,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698494/general/d5071cce-5d41-4863-8d5d-65ff04ae0d92.jpg',
'Width': 1536}],
'price': 14250,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 2008 1.2i GT - Petrol - Automatic - 130 hp - 22.639 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720773%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [adesa.be] INFO: Saving data for 10720773: {'created_time': 1774390653.499974, 'last_price_update_time': 1774390653.499984, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720773') HTTP/1.1" 204 0
2026-03-24 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743921/general/4508ad00-c0d4-4be7-a2a4-3aa7bab606b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720814)
2026-03-24 22:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743890/general/a8323bdf-8aa1-4692-a38f-6280420198ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720811)
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb79707fd0>
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F4a1a6f61-a4e2-4f48-9545-3bf1c6f8390d.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/4a1a6f61-a4e2-4f48-9545-3bf1c6f8390d.jpg saved to cache
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3ab16e79-918d-52f5-b464-9e330e25d7cb
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787d27d0>
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252F630393ef-7d4c-4105-b779-84ec80e5648d.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/630393ef-7d4c-4105-b779-84ec80e5648d.jpg saved to cache
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d7b992c6-77e6-50f8-85b4-05a976fa29a9
2026-03-24 22:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee with identifier: 10720497
2026-03-24 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee with scrape type 1
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626411%252Fgeneral%252Fa287012c-8af6-41e9-87d7-269f14c1b11a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626411/general/a287012c-8af6-41e9-87d7-269f14c1b11a.jpeg already downloaded
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626411%252Fgeneral%252F7aedbd9e-21fa-4b21-9e89-bda8c09bac87.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626411/general/7aedbd9e-21fa-4b21-9e89-bda8c09bac87.jpeg already downloaded
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626411%252Fgeneral%252F6ab8b99e-d655-49ad-9e34-bb8b364475a9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626411/general/6ab8b99e-d655-49ad-9e34-bb8b364475a9.jpeg already downloaded
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626411%252Fgeneral%252Fb1b2ccdd-409b-4f6e-b7d8-c191d73523c4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626411/general/b1b2ccdd-409b-4f6e-b7d8-c191d73523c4.jpeg already downloaded
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626411%252Fgeneral%252F29d6d74b-779c-49e6-8d5a-6f6c2b5426be.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626411/general/29d6d74b-779c-49e6-8d5a-6f6c2b5426be.jpeg already downloaded
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626411%252Fgeneral%252F540dc996-0428-4627-88d4-10ac9b9e6d9a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626411/general/540dc996-0428-4627-88d4-10ac9b9e6d9a.jpeg already downloaded
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626411%252Fgeneral%252Fe80ddc50-ace1-4e14-a771-721cf987ee60.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626411/general/e80ddc50-ace1-4e14-a771-721cf987ee60.jpeg already downloaded
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626411%252Fgeneral%252Fd0f65e24-c6e3-4ea9-bfd5-30cffc8ca34c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626411/general/d0f65e24-c6e3-4ea9-bfd5-30cffc8ca34c.jpeg already downloaded
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626411%252Fgeneral%252Fdda20eb8-d486-4da2-bf56-09a010896ca2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626411/general/dda20eb8-d486-4da2-bf56-09a010896ca2.jpeg already downloaded
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626411%252Fgeneral%252Fc6801ec8-3602-4696-9b6a-7abc2cb3c93e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626411/general/c6801ec8-3602-4696-9b6a-7abc2cb3c93e.jpeg already downloaded
2026-03-24 22:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee, identifier: 10720497
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786f9490>
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252F7ce17e2e-cad5-476e-86b5-6392c9e149ff.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/7ce17e2e-cad5-476e-86b5-6392c9e149ff.jpg saved to cache
2026-03-24 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cd2d3eeb-5565-5734-8dbc-e044bad61157
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78198790>
2026-03-24 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252F8a97f11d-51a2-46c5-809e-a070f5783196.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/8a97f11d-51a2-46c5-809e-a070f5783196.jpg saved to cache
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b51060a3-d95c-5ed7-b3c2-7e763644b048
2026-03-24 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743866/general/734fdb22-7af4-41cb-bbe2-a66f06d7a125.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720809)
2026-03-24 22:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee with identifier: 10720497
2026-03-24 22:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee with identifier: 10720497
2026-03-24 22:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee with identifier: 10720497 to the API
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720497>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FQJ837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 284535,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5626411/general/a287012c-8af6-41e9-87d7-269f14c1b11a.jpeg',
'https://images.openlane.eu/carimgs/5626411/general/7aedbd9e-21fa-4b21-9e89-bda8c09bac87.jpeg',
'https://images.openlane.eu/carimgs/5626411/general/6ab8b99e-d655-49ad-9e34-bb8b364475a9.jpeg',
'https://images.openlane.eu/carimgs/5626411/general/b1b2ccdd-409b-4f6e-b7d8-c191d73523c4.jpeg',
'https://images.openlane.eu/carimgs/5626411/general/29d6d74b-779c-49e6-8d5a-6f6c2b5426be.jpeg',
'https://images.openlane.eu/carimgs/5626411/general/540dc996-0428-4627-88d4-10ac9b9e6d9a.jpeg',
'https://images.openlane.eu/carimgs/5626411/general/e80ddc50-ace1-4e14-a771-721cf987ee60.jpeg',
'https://images.openlane.eu/carimgs/5626411/general/d0f65e24-c6e3-4ea9-bfd5-30cffc8ca34c.jpeg',
'https://images.openlane.eu/carimgs/5626411/general/dda20eb8-d486-4da2-bf56-09a010896ca2.jpeg',
'https://images.openlane.eu/carimgs/5626411/general/c6801ec8-3602-4696-9b6a-7abc2cb3c93e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee/6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7321386,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626411/general/a287012c-8af6-41e9-87d7-269f14c1b11a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee/6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6626021,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626411/general/7aedbd9e-21fa-4b21-9e89-bda8c09bac87.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee/6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6715922,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626411/general/6ab8b99e-d655-49ad-9e34-bb8b364475a9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee/6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5865316,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626411/general/b1b2ccdd-409b-4f6e-b7d8-c191d73523c4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee/6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5864058,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626411/general/29d6d74b-779c-49e6-8d5a-6f6c2b5426be.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee/6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6225372,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626411/general/540dc996-0428-4627-88d4-10ac9b9e6d9a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee/6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7359535,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626411/general/e80ddc50-ace1-4e14-a771-721cf987ee60.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee/6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2968490,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626411/general/d0f65e24-c6e3-4ea9-bfd5-30cffc8ca34c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee/6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4396013,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626411/general/dda20eb8-d486-4da2-bf56-09a010896ca2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee/6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6485074,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626411/general/c6801ec8-3602-4696-9b6a-7abc2cb3c93e.jpeg',
'Width': 5712}],
'price': 1300,
'price_includes_vat': True,
'registration_date': '2010-01-07',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Volkswagen Passat Variant 1.6 TDI - Diesel - Manual - 105 hp - '
'284.535 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720497%27 HTTP/1.1" 200 None
2026-03-24 22:17:34 [adesa.be] INFO: Saving data for 10720497: {'created_time': 1774390654.378599, 'last_price_update_time': 1774390654.378608, 'auction_closing_time': 1774521000.0}
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720497') HTTP/1.1" 204 0
2026-03-24 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743911/general/d35c6523-7b97-42c6-bc7e-fe2b1f980404.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720813)
2026-03-24 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78841990>
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252F4508ad00-c0d4-4be7-a2a4-3aa7bab606b1.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/4508ad00-c0d4-4be7-a2a4-3aa7bab606b1.jpg saved to cache
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d7b992c6-77e6-50f8-85b4-05a976fa29a9
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78569e10>
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252Fa8323bdf-8aa1-4692-a38f-6280420198ba.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/a8323bdf-8aa1-4692-a38f-6280420198ba.jpg saved to cache
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3ab16e79-918d-52f5-b464-9e330e25d7cb
2026-03-24 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647498/general/9002fdc9-9467-4353-bf3f-0f665673eda4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720507)
2026-03-24 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647498/general/1037d1d6-2e8c-4978-9597-10858ae8b900.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720507)
2026-03-24 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744067/general/1a982b5f-b21d-4f6e-b6f0-9903e2383631.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721305)
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78786c90>
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252F734fdb22-7af4-41cb-bbe2-a66f06d7a125.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/734fdb22-7af4-41cb-bbe2-a66f06d7a125.jpg saved to cache
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 656c29c4-7494-5d09-8211-cfb32f754af2
2026-03-24 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744010/general/d8b5749b-1c24-48e6-93dd-e9dc6dc02ed7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721270)
2026-03-24 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787851d0>
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252Fd35c6523-7b97-42c6-bc7e-fe2b1f980404.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/d35c6523-7b97-42c6-bc7e-fe2b1f980404.jpg saved to cache
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f8ff96ba-5aab-5640-80be-39e90209f6a0
2026-03-24 22:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 with identifier: 10720777
2026-03-24 22:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 with scrape type 1
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706568%252Fgeneral%252F27a1a2a4-0007-4eff-9bf7-1e873b1e1775.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706568/general/27a1a2a4-0007-4eff-9bf7-1e873b1e1775.JPG not downloaded yet
2026-03-24 22:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 360339f6-892c-5e2e-b115-26d01bf772d6 with identifier: 10715045
2026-03-24 22:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 360339f6-892c-5e2e-b115-26d01bf772d6 with scrape type 2
2026-03-24 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 360339f6-892c-5e2e-b115-26d01bf772d6 with scrape type 2
2026-03-24 22:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 360339f6-892c-5e2e-b115-26d01bf772d6, identifier: 10715045
2026-03-24 22:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743921/general/91fbb808-6e0f-4d1e-939e-125f20d03643.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720814)
2026-03-24 22:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 360339f6-892c-5e2e-b115-26d01bf772d6 with identifier: 10715045
2026-03-24 22:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 360339f6-892c-5e2e-b115-26d01bf772d6 with identifier: 10715045
2026-03-24 22:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 360339f6-892c-5e2e-b115-26d01bf772d6 with identifier: 10715045 to the API
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715045>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': '360339f6-892c-5e2e-b115-26d01bf772d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMP538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715045',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 165187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 4,
'seller_name': None,
'title': 'BMW 2 Series Gran Coupé 216d Advantage - Diesel - Automatic - 116 '
'hp - 165.187 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715045%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [adesa.be] INFO: Saving data for 10715045: {'auction_closing_time': 1774444500.0, 'created_time': 1774304122.756213, 'last_price_update_time': 1774390655.055591}
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715045') HTTP/1.1" 204 0
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706568%252Fgeneral%252F5269558c-310c-42ba-80c6-ae3debacd3ca.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706568/general/5269558c-310c-42ba-80c6-ae3debacd3ca.JPG not downloaded yet
2026-03-24 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743551/general/1c10920f-dc52-4e1c-8b00-820c387ad4ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720790)
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7abd3bd0>
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252F9002fdc9-9467-4353-bf3f-0f665673eda4.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/9002fdc9-9467-4353-bf3f-0f665673eda4.jpg saved to cache
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cd2d3eeb-5565-5734-8dbc-e044bad61157
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78509150>
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252F1037d1d6-2e8c-4978-9597-10858ae8b900.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/1037d1d6-2e8c-4978-9597-10858ae8b900.jpg saved to cache
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cd2d3eeb-5565-5734-8dbc-e044bad61157
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7862ce50>
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252F1a982b5f-b21d-4f6e-b6f0-9903e2383631.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/1a982b5f-b21d-4f6e-b6f0-9903e2383631.jpg saved to cache
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7247b040-42f4-5486-97ef-dab87e32b6ae
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787aa010>
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Fd8b5749b-1c24-48e6-93dd-e9dc6dc02ed7.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/d8b5749b-1c24-48e6-93dd-e9dc6dc02ed7.jpg saved to cache
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b51060a3-d95c-5ed7-b3c2-7e763644b048
2026-03-24 22:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10715047
2026-03-24 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with scrape type 2
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with scrape type 2
2026-03-24 22:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7a7c409-7cb0-50e5-bef1-16393dcec5a7, identifier: 10715047
2026-03-24 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743890/general/65167d48-d6b7-4032-971f-1312cb7ae71b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720811)
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706568%252Fgeneral%252F46e72ae9-e705-4c81-898a-4fdf09a664b3.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706568/general/46e72ae9-e705-4c81-898a-4fdf09a664b3.JPG not downloaded yet
2026-03-24 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10715047
2026-03-24 22:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10715047
2026-03-24 22:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10715047 to the API
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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 22:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715047>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'a7a7c409-7cb0-50e5-bef1-16393dcec5a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMM725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715047',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 184512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2021-05-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 180d Business Solution AMG - Diesel - Automatic - '
'116 hp - 184.512 km',
'transmission': 'automatic',
'trim': 'Business Solution AMG',
'vin': None,
'year': 2021}
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715047%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [adesa.be] INFO: Saving data for 10715047: {'auction_closing_time': 1774444500.0, 'created_time': 1774304122.26851, 'last_price_update_time': 1774390655.71875}
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715047') HTTP/1.1" 204 0
2026-03-24 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743866/general/b02c2af5-7dde-4ba1-8e63-932c19475433.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720809)
2026-03-24 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787df0d0>
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252F91fbb808-6e0f-4d1e-939e-125f20d03643.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/91fbb808-6e0f-4d1e-939e-125f20d03643.jpg saved to cache
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d7b992c6-77e6-50f8-85b4-05a976fa29a9
2026-03-24 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744010/general/a01380dd-b5bd-4fce-9f65-de2e0e318094.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721270)
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706568%252Fgeneral%252F9c6b22e5-b42e-4449-a4cc-89d842bf5710.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706568/general/9c6b22e5-b42e-4449-a4cc-89d842bf5710.JPG not downloaded yet
2026-03-24 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743921/general/87eb1f79-e46f-4844-b43d-efb141a94901.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720814)
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706568%252Fgeneral%252Fe534831c-97b9-45b6-8c50-c9a3d7209b80.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706568/general/e534831c-97b9-45b6-8c50-c9a3d7209b80.JPG not downloaded yet
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78991650>
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743551%252Fgeneral%252F1c10920f-dc52-4e1c-8b00-820c387ad4ef.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743551/general/1c10920f-dc52-4e1c-8b00-820c387ad4ef.jpg saved to cache
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c
2026-03-24 22:17:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b1dea3cf-ff0a-5231-a863-5ab4edb7094c, skipping ID generation
2026-03-24 22:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c with scrape type 1
2026-03-24 22:17:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b1dea3cf-ff0a-5231-a863-5ab4edb7094c sending to next pipeline
2026-03-24 22:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1dea3cf-ff0a-5231-a863-5ab4edb7094c, identifier: 10720790
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb789921d0>
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F65167d48-d6b7-4032-971f-1312cb7ae71b.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/65167d48-d6b7-4032-971f-1312cb7ae71b.jpg saved to cache
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3ab16e79-918d-52f5-b464-9e330e25d7cb
2026-03-24 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eadf898d-c926-5924-a090-7163711b3cba with identifier: 10720788
2026-03-24 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eadf898d-c926-5924-a090-7163711b3cba with scrape type 1
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eadf898d-c926-5924-a090-7163711b3cba
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F2c5ffbf5-0901-4f8d-886d-2909dd2a87b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/2c5ffbf5-0901-4f8d-886d-2909dd2a87b7.jpg not downloaded yet
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786d1490>
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252Fb02c2af5-7dde-4ba1-8e63-932c19475433.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/b02c2af5-7dde-4ba1-8e63-932c19475433.jpg saved to cache
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 656c29c4-7494-5d09-8211-cfb32f754af2
2026-03-24 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743890/general/209a3f72-8b5a-4941-81b1-abdf9939c01e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720811)
2026-03-24 22:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1dea3cf-ff0a-5231-a863-5ab4edb7094c with identifier: 10720790
2026-03-24 22:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1dea3cf-ff0a-5231-a863-5ab4edb7094c with identifier: 10720790
2026-03-24 22:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1dea3cf-ff0a-5231-a863-5ab4edb7094c with identifier: 10720790 to the API
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743551/general/1c10920f-dc52-4e1c-8b00-820c387ad4ef.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'b1dea3cf-ff0a-5231-a863-5ab4edb7094c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDG800',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720790',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 64783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/1c10920f-dc52-4e1c-8b00-820c387ad4ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/a03f094d-8151-489b-bc06-631647e881ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/b82e95ca-06b8-4a71-9b20-07af306d06be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/eb970a5f-3540-49ec-ac05-f3ccb080b178.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/fec9c5b3-400e-4b1b-892d-4fc214ee5674.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/4ac9c8fb-8298-4326-9c78-d30e33aee806.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/655f0aef-69aa-4622-8a5f-f84b7348836d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/84971280-0282-41b4-814d-7f1404b6e4b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/205455cf-8011-4c35-8573-abf031d0a582.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1dea3cf-ff0a-5231-a863-5ab4edb7094c/b1dea3cf-ff0a-5231-a863-5ab4edb7094c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743551/general/4e39ac79-6d02-45ab-9930-a00a88324090.jpg',
'Width': 1024}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q4 E-tron 40 S Line - Electric - Automatic - 204 hp - 64.783 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720790%27 HTTP/1.1" 200 None
2026-03-24 22:17:36 [adesa.be] INFO: Saving data for 10720790: {'created_time': 1774390656.620159, 'last_price_update_time': 1774390656.62017, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720790') HTTP/1.1" 204 0
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706568%252Fgeneral%252F63c1f4dc-fa69-416f-abbd-e0da3edf08d3.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706568/general/63c1f4dc-fa69-416f-abbd-e0da3edf08d3.JPG not downloaded yet
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F17981603-80ad-4a81-ac56-e5541336ebe0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/17981603-80ad-4a81-ac56-e5541336ebe0.jpg not downloaded yet
2026-03-24 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743866/general/632c81c7-014d-4281-8232-f097a2508f2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720809)
2026-03-24 22:17:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706568/general/27a1a2a4-0007-4eff-9bf7-1e873b1e1775.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720777)
2026-03-24 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744067/general/d8098996-d2b5-4fde-84ce-0c846682515f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721305)
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78784590>
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Fa01380dd-b5bd-4fce-9f65-de2e0e318094.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/a01380dd-b5bd-4fce-9f65-de2e0e318094.jpg saved to cache
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b51060a3-d95c-5ed7-b3c2-7e763644b048
2026-03-24 22:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10714444
2026-03-24 22:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 630981ea-9442-53c7-948f-eb14c35b0fc4 with scrape type 2
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 630981ea-9442-53c7-948f-eb14c35b0fc4 with scrape type 2
2026-03-24 22:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 630981ea-9442-53c7-948f-eb14c35b0fc4, identifier: 10714444
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785f9590>
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252F87eb1f79-e46f-4844-b43d-efb141a94901.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/87eb1f79-e46f-4844-b43d-efb141a94901.jpg saved to cache
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d7b992c6-77e6-50f8-85b4-05a976fa29a9
2026-03-24 22:17:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706568/general/5269558c-310c-42ba-80c6-ae3debacd3ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720777)
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706568%252Fgeneral%252F045bfd93-888e-4d63-b012-64526f2e8f2c.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706568/general/045bfd93-888e-4d63-b012-64526f2e8f2c.JPG not downloaded yet
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F1d004826-9ebd-480c-8c82-6ac23bf0b2de.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/1d004826-9ebd-480c-8c82-6ac23bf0b2de.jpg not downloaded yet
2026-03-24 22:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10714444
2026-03-24 22:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10714444
2026-03-24 22:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10714444 to the API
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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 22:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714444>
{'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': '630981ea-9442-53c7-948f-eb14c35b0fc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714444',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 86888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'86.888 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714444%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Saving data for 10714444: {'auction_closing_time': 1774433400.0, 'created_time': 1774304119.675035, 'last_price_update_time': 1774390657.258691}
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714444') HTTP/1.1" 204 0
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78434790>
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F209a3f72-8b5a-4941-81b1-abdf9939c01e.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/209a3f72-8b5a-4941-81b1-abdf9939c01e.jpg saved to cache
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3ab16e79-918d-52f5-b464-9e330e25d7cb
2026-03-24 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743868/general/cbaf0ac9-ab33-48fc-a3b8-de74bdfdae7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720810)
2026-03-24 22:17:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706568/general/9c6b22e5-b42e-4449-a4cc-89d842bf5710.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720777)
2026-03-24 22:17:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706568/general/46e72ae9-e705-4c81-898a-4fdf09a664b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720777)
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706568%252Fgeneral%252Fa58ee9e4-f644-4ad3-8172-ae9d6e525e70.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706568/general/a58ee9e4-f644-4ad3-8172-ae9d6e525e70.JPG not downloaded yet
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F63ae710b-dab1-49fa-8eb7-d7e60d5172ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/63ae710b-dab1-49fa-8eb7-d7e60d5172ab.jpg not downloaded yet
2026-03-24 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782ba6d0>
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252F632c81c7-014d-4281-8232-f097a2508f2c.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/632c81c7-014d-4281-8232-f097a2508f2c.jpg saved to cache
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 656c29c4-7494-5d09-8211-cfb32f754af2
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 due to Ignoring non-200 response
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788f2890>
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252Fd8098996-d2b5-4fde-84ce-0c846682515f.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/d8098996-d2b5-4fde-84ce-0c846682515f.jpg saved to cache
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7247b040-42f4-5486-97ef-dab87e32b6ae
2026-03-24 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743911/general/1ab8fd26-d914-4a61-9988-f373b2097663.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720813)
2026-03-24 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744067/general/f7fcb575-9ed2-45db-9ef8-549ef5d04e0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721305)
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706568%252Fgeneral%252F959f7e29-eeb1-4822-8dfd-cfe55098f01b.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706568/general/959f7e29-eeb1-4822-8dfd-cfe55098f01b.JPG not downloaded yet
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F6d558bbb-dcda-4f08-8c83-dab1d473f464.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/6d558bbb-dcda-4f08-8c83-dab1d473f464.jpg not downloaded yet
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 due to Ignoring non-200 response
2026-03-24 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744010/general/beb7ee40-86a4-43ea-bd03-9738191f35f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721270)
2026-03-24 22:17:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706568/general/e534831c-97b9-45b6-8c50-c9a3d7209b80.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720777)
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706568%252Fgeneral%252F969b43d8-7ca3-4810-9994-805340758cb4.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706568/general/969b43d8-7ca3-4810-9994-805340758cb4.JPG not downloaded yet
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F70769387-a5c7-42d1-b59f-4918d1507d9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/70769387-a5c7-42d1-b59f-4918d1507d9a.jpg not downloaded yet
2026-03-24 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743537/general/2c5ffbf5-0901-4f8d-886d-2909dd2a87b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720788)
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78626b90>
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252Fcbaf0ac9-ab33-48fc-a3b8-de74bdfdae7a.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/cbaf0ac9-ab33-48fc-a3b8-de74bdfdae7a.jpg saved to cache
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 258583ca-eb80-5ee1-b9fa-0b4e82816673
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 due to Ignoring non-200 response
2026-03-24 22:17:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 due to Ignoring non-200 response
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10716134
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716134%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10716134: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10716134 url https://www.openlane.eu/en/carv6/auction/10716134
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10716113
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716113%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10716113: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10716113 url https://www.openlane.eu/en/carv6/auction/10716113
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10714261
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714261%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10714261: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10714261 url https://www.openlane.eu/en/carv6/auction/10714261
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10714262
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714262%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10714262: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10714262 url https://www.openlane.eu/en/carv6/auction/10714262
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10714276
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714276%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10714276: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10714276 url https://www.openlane.eu/en/carv6/auction/10714276
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10714370
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714370%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10714370: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10714370 url https://www.openlane.eu/en/carv6/auction/10714370
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10714263
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714263%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10714263: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10714263 url https://www.openlane.eu/en/carv6/auction/10714263
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10714266
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714266%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10714266: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10714266 url https://www.openlane.eu/en/carv6/auction/10714266
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10714265
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714265%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10714265: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10714265 url https://www.openlane.eu/en/carv6/auction/10714265
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10714268
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714268%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10714268: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10714268 url https://www.openlane.eu/en/carv6/auction/10714268
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10714269
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714269%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10714269: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10714269 url https://www.openlane.eu/en/carv6/auction/10714269
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10714271
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714271%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10714271: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10714271 url https://www.openlane.eu/en/carv6/auction/10714271
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10714376
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714376%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10714376: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10714376 url https://www.openlane.eu/en/carv6/auction/10714376
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10716137
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716137%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10716137: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10716137 url https://www.openlane.eu/en/carv6/auction/10716137
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10716122
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716122%27 HTTP/1.1" 200 None
2026-03-24 22:17:37 [adesa.be] INFO: Scrape type for 10716122: 0
2026-03-24 22:17:37 [adesa.be] INFO: Skipping item 10716122 url https://www.openlane.eu/en/carv6/auction/10716122
2026-03-24 22:17:37 [adesa.be] INFO: Found listing with ID: 10714568
2026-03-24 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714568%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714568: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714568 url https://www.openlane.eu/en/carv6/auction/10714568
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714567
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714567%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714567: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714567 url https://www.openlane.eu/en/carv6/auction/10714567
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714570
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714570%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714570: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714570 url https://www.openlane.eu/en/carv6/auction/10714570
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714569
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714569%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714569: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714569 url https://www.openlane.eu/en/carv6/auction/10714569
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716097
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716097%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716097: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716097 url https://www.openlane.eu/en/carv6/auction/10716097
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716127
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716127%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716127: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716127 url https://www.openlane.eu/en/carv6/auction/10716127
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714571
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714571%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714571: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714571 url https://www.openlane.eu/en/carv6/auction/10714571
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716105
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716105%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716105: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716105 url https://www.openlane.eu/en/carv6/auction/10716105
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716078
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716078%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716078: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716078 url https://www.openlane.eu/en/carv6/auction/10716078
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716079
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716079%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716079: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716079 url https://www.openlane.eu/en/carv6/auction/10716079
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716083
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716083%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716083: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716083 url https://www.openlane.eu/en/carv6/auction/10716083
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716090
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716090%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716090: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716090 url https://www.openlane.eu/en/carv6/auction/10716090
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716118
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716118%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716118: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716118 url https://www.openlane.eu/en/carv6/auction/10716118
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716112
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716112%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716112: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716112 url https://www.openlane.eu/en/carv6/auction/10716112
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716128
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716128%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716128: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716128 url https://www.openlane.eu/en/carv6/auction/10716128
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716119
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716119%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716119: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716119 url https://www.openlane.eu/en/carv6/auction/10716119
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716091
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716091%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716091: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716091 url https://www.openlane.eu/en/carv6/auction/10716091
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716085
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716085%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716085: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716085 url https://www.openlane.eu/en/carv6/auction/10716085
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716093
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716093%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716093: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716093 url https://www.openlane.eu/en/carv6/auction/10716093
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716135
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716135%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716135: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716135 url https://www.openlane.eu/en/carv6/auction/10716135
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714574
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714574%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714574: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714574 url https://www.openlane.eu/en/carv6/auction/10714574
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714575
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714575%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714575: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714575 url https://www.openlane.eu/en/carv6/auction/10714575
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714577
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714577%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714577: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714577 url https://www.openlane.eu/en/carv6/auction/10714577
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716103
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716103%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716103: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716103 url https://www.openlane.eu/en/carv6/auction/10716103
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714578
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714578%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714578: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714578 url https://www.openlane.eu/en/carv6/auction/10714578
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714579
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714579%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714579: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714579 url https://www.openlane.eu/en/carv6/auction/10714579
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714581
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714581%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714581: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714581 url https://www.openlane.eu/en/carv6/auction/10714581
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714580
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714580%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714580: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714580 url https://www.openlane.eu/en/carv6/auction/10714580
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716116
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716116%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716116: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716116 url https://www.openlane.eu/en/carv6/auction/10716116
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716098
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716098%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716098: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716098 url https://www.openlane.eu/en/carv6/auction/10716098
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716099
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716099%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716099: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716099 url https://www.openlane.eu/en/carv6/auction/10716099
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716096
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716096%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716096: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716096 url https://www.openlane.eu/en/carv6/auction/10716096
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714582
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714582%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714582: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714582 url https://www.openlane.eu/en/carv6/auction/10714582
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714583
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714583%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714583: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714583 url https://www.openlane.eu/en/carv6/auction/10714583
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714584
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714584%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714584: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714584 url https://www.openlane.eu/en/carv6/auction/10714584
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714585
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714585%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714585: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714585 url https://www.openlane.eu/en/carv6/auction/10714585
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714669
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714669%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714669: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714669 url https://www.openlane.eu/en/carv6/auction/10714669
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714666
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714666%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714666: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714666 url https://www.openlane.eu/en/carv6/auction/10714666
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716101
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716101%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716101: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716101 url https://www.openlane.eu/en/carv6/auction/10716101
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716095
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716095%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716095: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716095 url https://www.openlane.eu/en/carv6/auction/10716095
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716123
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716123%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716123: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716123 url https://www.openlane.eu/en/carv6/auction/10716123
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716120
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716120%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716120: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716120 url https://www.openlane.eu/en/carv6/auction/10716120
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716081
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716081%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716081: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716081 url https://www.openlane.eu/en/carv6/auction/10716081
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716087
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716087%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716087: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716087 url https://www.openlane.eu/en/carv6/auction/10716087
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716084
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716084%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716084: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716084 url https://www.openlane.eu/en/carv6/auction/10716084
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716124
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716124%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716124: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716124 url https://www.openlane.eu/en/carv6/auction/10716124
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716107
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716107%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716107: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716107 url https://www.openlane.eu/en/carv6/auction/10716107
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716125
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716125%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716125: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716125 url https://www.openlane.eu/en/carv6/auction/10716125
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716109
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716109%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716109: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716109 url https://www.openlane.eu/en/carv6/auction/10716109
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714674
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714674%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714674: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714674 url https://www.openlane.eu/en/carv6/auction/10714674
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714588
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714588%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714588: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714588 url https://www.openlane.eu/en/carv6/auction/10714588
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714671
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714671%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714671: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714671 url https://www.openlane.eu/en/carv6/auction/10714671
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10716121
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716121%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10716121: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10716121 url https://www.openlane.eu/en/carv6/auction/10716121
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714678
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714678%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714678: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714678 url https://www.openlane.eu/en/carv6/auction/10714678
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714681
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714681%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714681: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714681 url https://www.openlane.eu/en/carv6/auction/10714681
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714683
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714683%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714683: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714683 url https://www.openlane.eu/en/carv6/auction/10714683
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714676
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714676%27 HTTP/1.1" 200 None
2026-03-24 22:17:38 [adesa.be] INFO: Scrape type for 10714676: 0
2026-03-24 22:17:38 [adesa.be] INFO: Skipping item 10714676 url https://www.openlane.eu/en/carv6/auction/10714676
2026-03-24 22:17:38 [adesa.be] INFO: Found listing with ID: 10714684
2026-03-24 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714684%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10714684: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10714684 url https://www.openlane.eu/en/carv6/auction/10714684
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10716086
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716086%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10716086: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10716086 url https://www.openlane.eu/en/carv6/auction/10716086
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10716130
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716130%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10716130: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10716130 url https://www.openlane.eu/en/carv6/auction/10716130
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10716139
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716139%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10716139: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10716139 url https://www.openlane.eu/en/carv6/auction/10716139
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10716138
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716138%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10716138: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10716138 url https://www.openlane.eu/en/carv6/auction/10716138
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10716089
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716089%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10716089: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10716089 url https://www.openlane.eu/en/carv6/auction/10716089
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10716140
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716140%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10716140: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10716140 url https://www.openlane.eu/en/carv6/auction/10716140
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10714688
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714688%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10714688: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10714688 url https://www.openlane.eu/en/carv6/auction/10714688
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10714686
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714686%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10714686: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10714686 url https://www.openlane.eu/en/carv6/auction/10714686
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10714701
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714701%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10714701: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10714701 url https://www.openlane.eu/en/carv6/auction/10714701
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10714699
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714699%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10714699: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10714699 url https://www.openlane.eu/en/carv6/auction/10714699
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10714696
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714696%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10714696: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10714696 url https://www.openlane.eu/en/carv6/auction/10714696
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10716100
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716100%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10716100: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10716100 url https://www.openlane.eu/en/carv6/auction/10716100
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10714694
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714694%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10714694: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10714694 url https://www.openlane.eu/en/carv6/auction/10714694
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10714959
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714959%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10714959: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10714959 url https://www.openlane.eu/en/carv6/auction/10714959
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10716133
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716133%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10716133: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10716133 url https://www.openlane.eu/en/carv6/auction/10716133
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10714964
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714964%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10714964: 0
2026-03-24 22:17:39 [adesa.be] INFO: Skipping item 10714964 url https://www.openlane.eu/en/carv6/auction/10714964
2026-03-24 22:17:39 [adesa.be] INFO: Found listing with ID: 10714521
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714521%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [adesa.be] INFO: Scrape type for 10714521: 2
2026-03-24 22:17:39 [adesa.be] INFO: Scraping item 10714521 url https://www.openlane.eu/en/carv6/auction/10714521
2026-03-24 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10720770
2026-03-24 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 996b08c8-e5fa-5f73-8077-96ea6e448557 with scrape type 1
2026-03-24 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 996b08c8-e5fa-5f73-8077-96ea6e448557
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fde3bde24-5420-4dc2-9bea-a496b2aa3f2f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/de3bde24-5420-4dc2-9bea-a496b2aa3f2f.jpg already downloaded
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F6d2bd598-8ad6-4b73-add7-fd1161481979.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/6d2bd598-8ad6-4b73-add7-fd1161481979.jpg already downloaded
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F89a91875-f036-4943-83c5-73b852b0076e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/89a91875-f036-4943-83c5-73b852b0076e.jpg already downloaded
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fa1bb4400-7f52-4e48-8662-8b1717cd3fd6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/a1bb4400-7f52-4e48-8662-8b1717cd3fd6.jpg already downloaded
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F6db6eaf3-800c-4748-981d-32f915816e36.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/6db6eaf3-800c-4748-981d-32f915816e36.jpg already downloaded
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F2a59d15e-d4b1-4b8e-b565-18df6c06f2b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/2a59d15e-d4b1-4b8e-b565-18df6c06f2b7.jpg already downloaded
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252F1c2d186c-c735-4b59-8320-17e7a125384b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/1c2d186c-c735-4b59-8320-17e7a125384b.jpg already downloaded
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fde93a1e5-bf37-4af5-9286-e92b34d2e890.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/de93a1e5-bf37-4af5-9286-e92b34d2e890.jpg already downloaded
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fa359af1e-e66d-433c-bc32-2d3ede9a6638.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/a359af1e-e66d-433c-bc32-2d3ede9a6638.jpg already downloaded
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696228%252Fgeneral%252Fb602bb89-ddea-4756-a2e9-a6edf5ffc7b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696228/general/b602bb89-ddea-4756-a2e9-a6edf5ffc7b6.jpg already downloaded
2026-03-24 22:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 996b08c8-e5fa-5f73-8077-96ea6e448557, identifier: 10720770
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F0848b5f1-05c9-4b5d-9374-b6e3a205c385.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/0848b5f1-05c9-4b5d-9374-b6e3a205c385.jpg not downloaded yet
2026-03-24 22:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10720770
2026-03-24 22:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10720770
2026-03-24 22:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10720770 to the API
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720770>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '996b08c8-e5fa-5f73-8077-96ea6e448557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASX011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720770',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 176484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5696228/general/de3bde24-5420-4dc2-9bea-a496b2aa3f2f.jpg',
'https://images.openlane.eu/carimgs/5696228/general/6d2bd598-8ad6-4b73-add7-fd1161481979.jpg',
'https://images.openlane.eu/carimgs/5696228/general/89a91875-f036-4943-83c5-73b852b0076e.jpg',
'https://images.openlane.eu/carimgs/5696228/general/a1bb4400-7f52-4e48-8662-8b1717cd3fd6.jpg',
'https://images.openlane.eu/carimgs/5696228/general/6db6eaf3-800c-4748-981d-32f915816e36.jpg',
'https://images.openlane.eu/carimgs/5696228/general/2a59d15e-d4b1-4b8e-b565-18df6c06f2b7.jpg',
'https://images.openlane.eu/carimgs/5696228/general/1c2d186c-c735-4b59-8320-17e7a125384b.jpg',
'https://images.openlane.eu/carimgs/5696228/general/de93a1e5-bf37-4af5-9286-e92b34d2e890.jpg',
'https://images.openlane.eu/carimgs/5696228/general/a359af1e-e66d-433c-bc32-2d3ede9a6638.jpg',
'https://images.openlane.eu/carimgs/5696228/general/b602bb89-ddea-4756-a2e9-a6edf5ffc7b6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352575,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/de3bde24-5420-4dc2-9bea-a496b2aa3f2f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344553,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/6d2bd598-8ad6-4b73-add7-fd1161481979.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352520,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/89a91875-f036-4943-83c5-73b852b0076e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352608,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/a1bb4400-7f52-4e48-8662-8b1717cd3fd6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404173,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/6db6eaf3-800c-4748-981d-32f915816e36.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386176,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/2a59d15e-d4b1-4b8e-b565-18df6c06f2b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407774,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/1c2d186c-c735-4b59-8320-17e7a125384b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343823,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/de93a1e5-bf37-4af5-9286-e92b34d2e890.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391555,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/a359af1e-e66d-433c-bc32-2d3ede9a6638.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_996b08c8-e5fa-5f73-8077-96ea6e448557/996b08c8-e5fa-5f73-8077-96ea6e448557_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360759,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696228/general/b602bb89-ddea-4756-a2e9-a6edf5ffc7b6.jpg',
'Width': 1920}],
'price': 9850,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Ford S-Max 2.0 TDCI - Diesel - Manual - 150 hp - 176.484 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720770%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [adesa.be] INFO: Saving data for 10720770: {'created_time': 1774390660.351725, 'last_price_update_time': 1774390660.351736, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720770') HTTP/1.1" 204 0
2026-03-24 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743537/general/17981603-80ad-4a81-ac56-e5541336ebe0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720788)
2026-03-24 22:17:40 [adesa.be] INFO: Found listing with ID: 10714961
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714961%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [adesa.be] INFO: Scrape type for 10714961: 0
2026-03-24 22:17:40 [adesa.be] INFO: Skipping item 10714961 url https://www.openlane.eu/en/carv6/auction/10714961
2026-03-24 22:17:40 [adesa.be] INFO: Found listing with ID: 10716136
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716136%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [adesa.be] INFO: Scrape type for 10716136: 0
2026-03-24 22:17:40 [adesa.be] INFO: Skipping item 10716136 url https://www.openlane.eu/en/carv6/auction/10716136
2026-03-24 22:17:40 [adesa.be] INFO: Found listing with ID: 10714966
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714966%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [adesa.be] INFO: Scrape type for 10714966: 0
2026-03-24 22:17:40 [adesa.be] INFO: Skipping item 10714966 url https://www.openlane.eu/en/carv6/auction/10714966
2026-03-24 22:17:40 [adesa.be] INFO: Found listing with ID: 10714968
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714968%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [adesa.be] INFO: Scrape type for 10714968: 0
2026-03-24 22:17:40 [adesa.be] INFO: Skipping item 10714968 url https://www.openlane.eu/en/carv6/auction/10714968
2026-03-24 22:17:40 [adesa.be] INFO: Found listing with ID: 10714970
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714970%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [adesa.be] INFO: Scrape type for 10714970: 0
2026-03-24 22:17:40 [adesa.be] INFO: Skipping item 10714970 url https://www.openlane.eu/en/carv6/auction/10714970
2026-03-24 22:17:40 [adesa.be] INFO: Found listing with ID: 10716074
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716074%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [adesa.be] INFO: Scrape type for 10716074: 0
2026-03-24 22:17:40 [adesa.be] INFO: Skipping item 10716074 url https://www.openlane.eu/en/carv6/auction/10716074
2026-03-24 22:17:40 [adesa.be] INFO: Found listing with ID: 10716088
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716088%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [adesa.be] INFO: Scrape type for 10716088: 0
2026-03-24 22:17:40 [adesa.be] INFO: Skipping item 10716088 url https://www.openlane.eu/en/carv6/auction/10716088
2026-03-24 22:17:40 [adesa.be] INFO: Found listing with ID: 10716082
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716082%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [adesa.be] INFO: Scrape type for 10716082: 0
2026-03-24 22:17:40 [adesa.be] INFO: Skipping item 10716082 url https://www.openlane.eu/en/carv6/auction/10716082
2026-03-24 22:17:40 [adesa.be] INFO: Found listing with ID: 10714972
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714972%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [adesa.be] INFO: Scrape type for 10714972: 0
2026-03-24 22:17:40 [adesa.be] INFO: Skipping item 10714972 url https://www.openlane.eu/en/carv6/auction/10714972
2026-03-24 22:17:40 [adesa.be] INFO: Found listing with ID: 10714974
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714974%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [adesa.be] INFO: Scrape type for 10714974: 0
2026-03-24 22:17:40 [adesa.be] INFO: Skipping item 10714974 url https://www.openlane.eu/en/carv6/auction/10714974
2026-03-24 22:17:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706568/general/63c1f4dc-fa69-416f-abbd-e0da3edf08d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720777)
2026-03-24 22:17:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706568/general/045bfd93-888e-4d63-b012-64526f2e8f2c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720777)
2026-03-24 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743537/general/1d004826-9ebd-480c-8c82-6ac23bf0b2de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720788)
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252Fa4417951-9309-463b-92b2-4a16c8ce32b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/a4417951-9309-463b-92b2-4a16c8ce32b4.jpg not downloaded yet
2026-03-24 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78779f90>
2026-03-24 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F1ab8fd26-d914-4a61-9988-f373b2097663.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/1ab8fd26-d914-4a61-9988-f373b2097663.jpg saved to cache
2026-03-24 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f8ff96ba-5aab-5640-80be-39e90209f6a0
2026-03-24 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7820b350>
2026-03-24 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252Ff7fcb575-9ed2-45db-9ef8-549ef5d04e0b.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/f7fcb575-9ed2-45db-9ef8-549ef5d04e0b.jpg saved to cache
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7247b040-42f4-5486-97ef-dab87e32b6ae
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780d2950>
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Fbeb7ee40-86a4-43ea-bd03-9738191f35f8.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/beb7ee40-86a4-43ea-bd03-9738191f35f8.jpg saved to cache
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b51060a3-d95c-5ed7-b3c2-7e763644b048
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 due to Ignoring non-200 response
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788d7290>
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F2c5ffbf5-0901-4f8d-886d-2909dd2a87b7.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/2c5ffbf5-0901-4f8d-886d-2909dd2a87b7.jpg saved to cache
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eadf898d-c926-5924-a090-7163711b3cba
2026-03-24 22:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F7ddfd519-a270-4f59-a361-2815b7e422d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/7ddfd519-a270-4f59-a361-2815b7e422d9.jpg not downloaded yet
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784c24d0>
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F17981603-80ad-4a81-ac56-e5541336ebe0.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/17981603-80ad-4a81-ac56-e5541336ebe0.jpg saved to cache
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eadf898d-c926-5924-a090-7163711b3cba
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743921/general/eebf7545-dbf5-4b85-be40-7d36afcb32c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720814)
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743890/general/4025eacf-ccd5-49a9-89a3-442b25b8fde1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720811)
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 due to Ignoring non-200 response
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 due to Ignoring non-200 response
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784c2410>
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F1d004826-9ebd-480c-8c82-6ac23bf0b2de.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/1d004826-9ebd-480c-8c82-6ac23bf0b2de.jpg saved to cache
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eadf898d-c926-5924-a090-7163711b3cba
2026-03-24 22:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10720792
2026-03-24 22:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85930e85-aa26-5841-82bd-d739ffaa75e3 with scrape type 1
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85930e85-aa26-5841-82bd-d739ffaa75e3
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F32467d47-8e73-49dc-88ee-716c9542102a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/32467d47-8e73-49dc-88ee-716c9542102a.jpg not downloaded yet
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706568/general/a58ee9e4-f644-4ad3-8172-ae9d6e525e70.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720777)
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F0843ba4b-66aa-45ef-8dfa-96db3cee1fba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/0843ba4b-66aa-45ef-8dfa-96db3cee1fba.jpg not downloaded yet
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743537/general/63ae710b-dab1-49fa-8eb7-d7e60d5172ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720788)
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F4ca5a032-7454-40eb-8d4f-1c7f3c78b5e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/4ca5a032-7454-40eb-8d4f-1c7f3c78b5e2.jpg not downloaded yet
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743868/general/485406cf-b83c-44ee-822d-45c65888edef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720810)
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Ffc01a71a-4f6b-41b8-813a-7c29f7104b57.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/fc01a71a-4f6b-41b8-813a-7c29f7104b57.jpg not downloaded yet
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743866/general/24486980-b0dd-40d0-8a20-9177a98d0f50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720809)
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7b8cead0>
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252Feebf7545-dbf5-4b85-be40-7d36afcb32c1.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/eebf7545-dbf5-4b85-be40-7d36afcb32c1.jpg saved to cache
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d7b992c6-77e6-50f8-85b4-05a976fa29a9
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78467e50>
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F4025eacf-ccd5-49a9-89a3-442b25b8fde1.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/4025eacf-ccd5-49a9-89a3-442b25b8fde1.jpg saved to cache
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3ab16e79-918d-52f5-b464-9e330e25d7cb
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647498/general/ebf78113-5bc1-4366-83b1-7c4a5d7861a5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10720507)
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706568/general/959f7e29-eeb1-4822-8dfd-cfe55098f01b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720777)
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F980c314b-3dab-4d52-b0e9-ec3edb5ee3c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/980c314b-3dab-4d52-b0e9-ec3edb5ee3c0.jpg not downloaded yet
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743537/general/6d558bbb-dcda-4f08-8c83-dab1d473f464.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720788)
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647498/general/19edc22a-0149-4d08-b682-9b0b9d634793.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10720507)
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743537/general/0848b5f1-05c9-4b5d-9374-b6e3a205c385.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720788)
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F0415f1f7-188b-4ad5-940d-fb4cb8b75ed6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/0415f1f7-188b-4ad5-940d-fb4cb8b75ed6.jpg not downloaded yet
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 due to Ignoring non-200 response
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784cb3d0>
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F63ae710b-dab1-49fa-8eb7-d7e60d5172ab.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/63ae710b-dab1-49fa-8eb7-d7e60d5172ab.jpg saved to cache
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eadf898d-c926-5924-a090-7163711b3cba
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7818fc50>
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F485406cf-b83c-44ee-822d-45c65888edef.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/485406cf-b83c-44ee-822d-45c65888edef.jpg saved to cache
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 258583ca-eb80-5ee1-b9fa-0b4e82816673
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7825f210>
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252F24486980-b0dd-40d0-8a20-9177a98d0f50.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/24486980-b0dd-40d0-8a20-9177a98d0f50.jpg saved to cache
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 656c29c4-7494-5d09-8211-cfb32f754af2
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5706568/general/969b43d8-7ca3-4810-9994-805340758cb4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720777)
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Ffb9ac2c2-9e8e-487d-bc79-56b05490125b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/fb9ac2c2-9e8e-487d-bc79-56b05490125b.jpg not downloaded yet
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743583/general/30a9e980-e253-4501-8edb-15983b039d5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720793)
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743537/general/70769387-a5c7-42d1-b59f-4918d1507d9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720788)
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743537/general/a4417951-9309-463b-92b2-4a16c8ce32b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720788)
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F015dc9f3-8ec5-4dba-8f7c-9922291ad8c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/015dc9f3-8ec5-4dba-8f7c-9922291ad8c7.jpg not downloaded yet
2026-03-24 22:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743996/general/4e619dd1-efd2-471f-825d-538866c080fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721257)
2026-03-24 22:17:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7864f210>
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252Febf78113-5bc1-4366-83b1-7c4a5d7861a5.jpeg') HTTP/1.1" 204 0
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/ebf78113-5bc1-4366-83b1-7c4a5d7861a5.jpeg saved to cache
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cd2d3eeb-5565-5734-8dbc-e044bad61157
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 due to Ignoring non-200 response
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7823a090>
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F6d558bbb-dcda-4f08-8c83-dab1d473f464.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/6d558bbb-dcda-4f08-8c83-dab1d473f464.jpg saved to cache
2026-03-24 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eadf898d-c926-5924-a090-7163711b3cba
2026-03-24 22:17:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780cf390>
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647498%252Fgeneral%252F19edc22a-0149-4d08-b682-9b0b9d634793.jpeg') HTTP/1.1" 204 0
2026-03-24 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647498/general/19edc22a-0149-4d08-b682-9b0b9d634793.jpeg saved to cache
2026-03-24 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cd2d3eeb-5565-5734-8dbc-e044bad61157
2026-03-24 22:17:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd2d3eeb-5565-5734-8dbc-e044bad61157, skipping ID generation
2026-03-24 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd2d3eeb-5565-5734-8dbc-e044bad61157 with scrape type 1
2026-03-24 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd2d3eeb-5565-5734-8dbc-e044bad61157 sending to next pipeline
2026-03-24 22:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd2d3eeb-5565-5734-8dbc-e044bad61157, identifier: 10720507
2026-03-24 22:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7825dd90>
2026-03-24 22:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F0848b5f1-05c9-4b5d-9374-b6e3a205c385.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/0848b5f1-05c9-4b5d-9374-b6e3a205c385.jpg saved to cache
2026-03-24 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eadf898d-c926-5924-a090-7163711b3cba
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Fe7c8d990-437a-4f0f-9dbb-309eea5b965c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/e7c8d990-437a-4f0f-9dbb-309eea5b965c.jpg not downloaded yet
2026-03-24 22:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd2d3eeb-5565-5734-8dbc-e044bad61157 with identifier: 10720507
2026-03-24 22:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd2d3eeb-5565-5734-8dbc-e044bad61157 with identifier: 10720507
2026-03-24 22:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd2d3eeb-5565-5734-8dbc-e044bad61157 with identifier: 10720507 to the API
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5647498/general/19edc22a-0149-4d08-b682-9b0b9d634793.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'cd2d3eeb-5565-5734-8dbc-e044bad61157',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PYH063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720507',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 192732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329874,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647498/general/404cda89-e43d-4a31-9998-981d445d1327.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304899,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647498/general/f8dc28f7-547d-4cbf-b11f-1e14d3810b06.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407780,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647498/general/055e1cdd-b0f8-4409-b2f2-f9f5583fe181.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370255,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647498/general/7413e82d-4eac-485e-8e07-2c4ffe908b81.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367841,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647498/general/d8279348-472e-4ae0-b3c5-a64349673567.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443650,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647498/general/7ce17e2e-cad5-476e-86b5-6392c9e149ff.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3393314,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647498/general/19edc22a-0149-4d08-b682-9b0b9d634793.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3076795,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647498/general/ebf78113-5bc1-4366-83b1-7c4a5d7861a5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460043,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647498/general/9002fdc9-9467-4353-bf3f-0f665673eda4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd2d3eeb-5565-5734-8dbc-e044bad61157/cd2d3eeb-5565-5734-8dbc-e044bad61157_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447872,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647498/general/1037d1d6-2e8c-4978-9597-10858ae8b900.jpg',
'Width': 2000}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2016-10-12',
'seats_number': 5,
'seller_name': 'Autohandel Mechelen',
'title': 'Volkswagen Tiguan 1.4 TSI Highline R-Line - Petrol - Manual - 125 '
'hp - 192.732 km',
'transmission': 'manual',
'trim': 'Highline R-Line',
'vin': None,
'year': 2016}
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720507%27 HTTP/1.1" 200 None
2026-03-24 22:17:42 [adesa.be] INFO: Saving data for 10720507: {'created_time': 1774390662.750455, 'last_price_update_time': 1774390662.750465, 'auction_closing_time': 1774605600.0}
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720507') HTTP/1.1" 204 0
2026-03-24 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743537/general/0843ba4b-66aa-45ef-8dfa-96db3cee1fba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720788)
2026-03-24 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743581/general/32467d47-8e73-49dc-88ee-716c9542102a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720792)
2026-03-24 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743537/general/7ddfd519-a270-4f59-a361-2815b7e422d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720788)
2026-03-24 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743581/general/fc01a71a-4f6b-41b8-813a-7c29f7104b57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720792)
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Faf674321-6cbc-4012-b06e-57fd2b499a52.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/af674321-6cbc-4012-b06e-57fd2b499a52.jpg not downloaded yet
2026-03-24 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743581/general/4ca5a032-7454-40eb-8d4f-1c7f3c78b5e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720792)
2026-03-24 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743585/general/6fb7185c-84fe-4a8b-a95e-dca243e3db92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720794)
2026-03-24 22:17:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35, skipping ID generation
2026-03-24 22:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 with scrape type 1
2026-03-24 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 sending to next pipeline
2026-03-24 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35, identifier: 10720777
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780cf190>
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F30a9e980-e253-4501-8edb-15983b039d5b.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/30a9e980-e253-4501-8edb-15983b039d5b.jpg saved to cache
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780d38d0>
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F70769387-a5c7-42d1-b59f-4918d1507d9a.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/70769387-a5c7-42d1-b59f-4918d1507d9a.jpg saved to cache
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eadf898d-c926-5924-a090-7163711b3cba
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7888d650>
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252Fa4417951-9309-463b-92b2-4a16c8ce32b4.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/a4417951-9309-463b-92b2-4a16c8ce32b4.jpg saved to cache
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eadf898d-c926-5924-a090-7163711b3cba
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7873b9d0>
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F4e619dd1-efd2-471f-825d-538866c080fb.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/4e619dd1-efd2-471f-825d-538866c080fb.jpg saved to cache
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bec36ca5-6e32-5004-8baf-ce71402bb54e
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Fb954ef54-6e84-4efa-af6a-5615f16a8b13.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/b954ef54-6e84-4efa-af6a-5615f16a8b13.jpg not downloaded yet
2026-03-24 22:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 with identifier: 10720777
2026-03-24 22:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 with identifier: 10720777
2026-03-24 22:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 with identifier: 10720777 to the API
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17: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 22:17:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5706568/general/969b43d8-7ca3-4810-9994-805340758cb4.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATG128',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720777',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 182298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 70,
'photos': [],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2021-07-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar E-Pace 1.5 P300e R-Dynamic - AWD - Petrol - Automatic - 200 '
'hp - 182.298 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2021}
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720777%27 HTTP/1.1" 200 None
2026-03-24 22:17:43 [adesa.be] INFO: Saving data for 10720777: {'created_time': 1774390663.554052, 'last_price_update_time': 1774390663.554063, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720777') HTTP/1.1" 204 0
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6d439e6d-c5b3-5ac9-80c1-0bf97e1b2f35 due to Ignoring non-200 response
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7888c590>
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F0843ba4b-66aa-45ef-8dfa-96db3cee1fba.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/0843ba4b-66aa-45ef-8dfa-96db3cee1fba.jpg saved to cache
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eadf898d-c926-5924-a090-7163711b3cba
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7814dd90>
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F32467d47-8e73-49dc-88ee-716c9542102a.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/32467d47-8e73-49dc-88ee-716c9542102a.jpg saved to cache
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 85930e85-aa26-5841-82bd-d739ffaa75e3
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78648ad0>
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743537%252Fgeneral%252F7ddfd519-a270-4f59-a361-2815b7e422d9.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743537/general/7ddfd519-a270-4f59-a361-2815b7e422d9.jpg saved to cache
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eadf898d-c926-5924-a090-7163711b3cba
2026-03-24 22:17:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eadf898d-c926-5924-a090-7163711b3cba, skipping ID generation
2026-03-24 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eadf898d-c926-5924-a090-7163711b3cba with scrape type 1
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eadf898d-c926-5924-a090-7163711b3cba sending to next pipeline
2026-03-24 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eadf898d-c926-5924-a090-7163711b3cba, identifier: 10720788
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7846ec50>
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Ffc01a71a-4f6b-41b8-813a-7c29f7104b57.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/fc01a71a-4f6b-41b8-813a-7c29f7104b57.jpg saved to cache
2026-03-24 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 85930e85-aa26-5841-82bd-d739ffaa75e3
2026-03-24 22:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743921/general/54b2304e-bed2-49c1-97ac-66f037487b64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720814)
2026-03-24 22:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eadf898d-c926-5924-a090-7163711b3cba with identifier: 10720788
2026-03-24 22:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eadf898d-c926-5924-a090-7163711b3cba with identifier: 10720788
2026-03-24 22:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eadf898d-c926-5924-a090-7163711b3cba with identifier: 10720788 to the API
2026-03-24 22:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743537/general/7ddfd519-a270-4f59-a361-2815b7e422d9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'eadf898d-c926-5924-a090-7163711b3cba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EFQ325',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720788',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 43903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/2c5ffbf5-0901-4f8d-886d-2909dd2a87b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/17981603-80ad-4a81-ac56-e5541336ebe0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/1d004826-9ebd-480c-8c82-6ac23bf0b2de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/63ae710b-dab1-49fa-8eb7-d7e60d5172ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/6d558bbb-dcda-4f08-8c83-dab1d473f464.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/70769387-a5c7-42d1-b59f-4918d1507d9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/0848b5f1-05c9-4b5d-9374-b6e3a205c385.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/a4417951-9309-463b-92b2-4a16c8ce32b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94858,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/7ddfd519-a270-4f59-a361-2815b7e422d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf898d-c926-5924-a090-7163711b3cba/eadf898d-c926-5924-a090-7163711b3cba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743537/general/0843ba4b-66aa-45ef-8dfa-96db3cee1fba.jpg',
'Width': 1024}],
'price': 12250,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Hyundai Bayon 1.0 - Petrol - Automatic - 101 hp - 43.903 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720788%27 HTTP/1.1" 200 None
2026-03-24 22:17:44 [adesa.be] INFO: Saving data for 10720788: {'created_time': 1774390664.165064, 'last_price_update_time': 1774390664.165073, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720788') HTTP/1.1" 204 0
2026-03-24 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743581/general/fb9ac2c2-9e8e-487d-bc79-56b05490125b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720792)
2026-03-24 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743581/general/e7c8d990-437a-4f0f-9dbb-309eea5b965c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720792)
2026-03-24 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743581/general/980c314b-3dab-4d52-b0e9-ec3edb5ee3c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720792)
2026-03-24 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743581/general/0415f1f7-188b-4ad5-940d-fb4cb8b75ed6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720792)
2026-03-24 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743581/general/015dc9f3-8ec5-4dba-8f7c-9922291ad8c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720792)
2026-03-24 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744010/general/cf2b54ee-0273-4451-b37c-c66d102db8af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721270)
2026-03-24 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10714521
2026-03-24 22:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5838d4a0-289f-5960-a803-f92c54e7f33f with scrape type 2
2026-03-24 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5838d4a0-289f-5960-a803-f92c54e7f33f with scrape type 2
2026-03-24 22:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5838d4a0-289f-5960-a803-f92c54e7f33f, identifier: 10714521
2026-03-24 22:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783b9e90>
2026-03-24 22:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F4ca5a032-7454-40eb-8d4f-1c7f3c78b5e2.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/4ca5a032-7454-40eb-8d4f-1c7f3c78b5e2.jpg saved to cache
2026-03-24 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 85930e85-aa26-5841-82bd-d739ffaa75e3
2026-03-24 22:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78661910>
2026-03-24 22:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F6fb7185c-84fe-4a8b-a95e-dca243e3db92.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/6fb7185c-84fe-4a8b-a95e-dca243e3db92.jpg saved to cache
2026-03-24 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e
2026-03-24 22:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10714521
2026-03-24 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10714521
2026-03-24 22:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10714521 to the API
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714521>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 217,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '5838d4a0-289f-5960-a803-f92c54e7f33f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714521',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 59812,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2020-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant GTE 1.4 Business - Hybrid - Automatic - '
'217 hp - 59.812 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714521%27 HTTP/1.1" 200 None
2026-03-24 22:17:44 [adesa.be] INFO: Saving data for 10714521: {'auction_closing_time': 1774434000.0, 'created_time': 1774304118.613667, 'last_price_update_time': 1774390664.64055}
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10714521') HTTP/1.1" 204 0
2026-03-24 22:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788d7b10>
2026-03-24 22:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743921%252Fgeneral%252F54b2304e-bed2-49c1-97ac-66f037487b64.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743921/general/54b2304e-bed2-49c1-97ac-66f037487b64.jpg saved to cache
2026-03-24 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d7b992c6-77e6-50f8-85b4-05a976fa29a9
2026-03-24 22:17:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7b992c6-77e6-50f8-85b4-05a976fa29a9, skipping ID generation
2026-03-24 22:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7b992c6-77e6-50f8-85b4-05a976fa29a9 with scrape type 1
2026-03-24 22:17:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7b992c6-77e6-50f8-85b4-05a976fa29a9 sending to next pipeline
2026-03-24 22:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7b992c6-77e6-50f8-85b4-05a976fa29a9, identifier: 10720814
2026-03-24 22:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744115/general/f51b6a0e-8117-4d3b-b48d-1008a5276006.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721284)
2026-03-24 22:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10720814
2026-03-24 22:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10720814
2026-03-24 22:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10720814 to the API
2026-03-24 22:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743921/general/54b2304e-bed2-49c1-97ac-66f037487b64.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-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd7b992c6-77e6-50f8-85b4-05a976fa29a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCM793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720814',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 83589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357659,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/ea3507bd-bde5-4a2f-a19d-17b15094f322.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34412,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/54b2304e-bed2-49c1-97ac-66f037487b64.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370376,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/eebf7545-dbf5-4b85-be40-7d36afcb32c1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346223,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/7bc9d046-3769-4a2d-b111-0b7951ef620b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349211,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/87eb1f79-e46f-4844-b43d-efb141a94901.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301645,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/91fbb808-6e0f-4d1e-939e-125f20d03643.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372281,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/4508ad00-c0d4-4be7-a2a4-3aa7bab606b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363565,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/630393ef-7d4c-4105-b779-84ec80e5648d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266946,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/aedace4e-98d9-4e48-a589-013f2fcae8c8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b992c6-77e6-50f8-85b4-05a976fa29a9/d7b992c6-77e6-50f8-85b4-05a976fa29a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332283,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743921/general/ccb47764-cdc5-4cb0-9c06-29063a4891b5.jpg',
'Width': 1920}],
'price': 21250,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 83.589 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720814%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.be] INFO: Saving data for 10720814: {'created_time': 1774390665.182208, 'last_price_update_time': 1774390665.182219, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720814') HTTP/1.1" 204 0
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7868f810>
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Ffb9ac2c2-9e8e-487d-bc79-56b05490125b.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/fb9ac2c2-9e8e-487d-bc79-56b05490125b.jpg saved to cache
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 85930e85-aa26-5841-82bd-d739ffaa75e3
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78486d50>
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Fe7c8d990-437a-4f0f-9dbb-309eea5b965c.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/e7c8d990-437a-4f0f-9dbb-309eea5b965c.jpg saved to cache
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 85930e85-aa26-5841-82bd-d739ffaa75e3
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a33b10>
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F980c314b-3dab-4d52-b0e9-ec3edb5ee3c0.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/980c314b-3dab-4d52-b0e9-ec3edb5ee3c0.jpg saved to cache
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 85930e85-aa26-5841-82bd-d739ffaa75e3
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788803d0>
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F0415f1f7-188b-4ad5-940d-fb4cb8b75ed6.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/0415f1f7-188b-4ad5-940d-fb4cb8b75ed6.jpg saved to cache
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 85930e85-aa26-5841-82bd-d739ffaa75e3
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb789aed90>
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252F015dc9f3-8ec5-4dba-8f7c-9922291ad8c7.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/015dc9f3-8ec5-4dba-8f7c-9922291ad8c7.jpg saved to cache
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 85930e85-aa26-5841-82bd-d739ffaa75e3
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78531750>
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744010%252Fgeneral%252Fcf2b54ee-0273-4451-b37c-c66d102db8af.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744010/general/cf2b54ee-0273-4451-b37c-c66d102db8af.jpg saved to cache
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b51060a3-d95c-5ed7-b3c2-7e763644b048
2026-03-24 22:17:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b51060a3-d95c-5ed7-b3c2-7e763644b048, skipping ID generation
2026-03-24 22:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51060a3-d95c-5ed7-b3c2-7e763644b048 with scrape type 1
2026-03-24 22:17:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b51060a3-d95c-5ed7-b3c2-7e763644b048 sending to next pipeline
2026-03-24 22:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b51060a3-d95c-5ed7-b3c2-7e763644b048, identifier: 10721270
2026-03-24 22:17:45 [adesa.be] INFO: Found listing with ID: 10714976
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714976%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.be] INFO: Scrape type for 10714976: 0
2026-03-24 22:17:45 [adesa.be] INFO: Skipping item 10714976 url https://www.openlane.eu/en/carv6/auction/10714976
2026-03-24 22:17:45 [adesa.be] INFO: Found listing with ID: 10714979
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714979%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.be] INFO: Scrape type for 10714979: 0
2026-03-24 22:17:45 [adesa.be] INFO: Skipping item 10714979 url https://www.openlane.eu/en/carv6/auction/10714979
2026-03-24 22:17:45 [adesa.be] INFO: Found listing with ID: 10716131
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716131%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.be] INFO: Scrape type for 10716131: 0
2026-03-24 22:17:45 [adesa.be] INFO: Skipping item 10716131 url https://www.openlane.eu/en/carv6/auction/10716131
2026-03-24 22:17:45 [adesa.be] INFO: Found listing with ID: 10713666
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713666%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.be] INFO: Scrape type for 10713666: 2
2026-03-24 22:17:45 [adesa.be] INFO: Scraping item 10713666 url https://www.openlane.eu/en/carv6/auction/10713666
2026-03-24 22:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743583/general/cdd30417-668d-4084-a9ad-e826e4b8fc0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720793)
2026-03-24 22:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743585/general/6d8cca67-9551-49da-a847-1e4ec99b1bb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720794)
2026-03-24 22:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743581/general/b954ef54-6e84-4efa-af6a-5615f16a8b13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720792)
2026-03-24 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10721270
2026-03-24 22:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10721270
2026-03-24 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10721270 to the API
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744010/general/cf2b54ee-0273-4451-b37c-c66d102db8af.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b51060a3-d95c-5ed7-b3c2-7e763644b048',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721270',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 32565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193078,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744010/general/11b95563-214e-43b3-8e38-de43f3a23050.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184187,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744010/general/cf2b54ee-0273-4451-b37c-c66d102db8af.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178759,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744010/general/beb7ee40-86a4-43ea-bd03-9738191f35f8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181654,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744010/general/fa51a03c-f37a-4cc0-880a-c6d830218008.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291225,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744010/general/a01380dd-b5bd-4fce-9f65-de2e0e318094.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301428,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744010/general/d8b5749b-1c24-48e6-93dd-e9dc6dc02ed7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273653,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744010/general/8a97f11d-51a2-46c5-809e-a070f5783196.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207463,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744010/general/bec48ad5-00a3-415f-abc0-6ce8d25b2947.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236576,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744010/general/c534b727-5514-4279-bc2a-143a772924a9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51060a3-d95c-5ed7-b3c2-7e763644b048/b51060a3-d95c-5ed7-b3c2-7e763644b048_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212021,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744010/general/76ac52a7-deb2-4bc4-9777-9006b0142b97.jpg',
'Width': 1500}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2024-01-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'32.565 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2024}
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721270%27 HTTP/1.1" 200 None
2026-03-24 22:17:45 [adesa.be] INFO: Saving data for 10721270: {'created_time': 1774390665.961972, 'last_price_update_time': 1774390665.961982, 'auction_closing_time': 1774533600.0}
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721270') HTTP/1.1" 204 0
2026-03-24 22:17:46 [adesa.be] INFO: Found listing with ID: 10713622
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713622%27 HTTP/1.1" 200 None
2026-03-24 22:17:46 [adesa.be] INFO: Scrape type for 10713622: 2
2026-03-24 22:17:46 [adesa.be] INFO: Scraping item 10713622 url https://www.openlane.eu/en/carv6/auction/10713622
2026-03-24 22:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743890/general/99655bbf-f0c0-4d22-8617-00fcbe40ee1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720811)
2026-03-24 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743868/general/6a7f1d57-ba32-4fba-8ec5-5926bd3e7e6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720810)
2026-03-24 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743866/general/c60cf172-4ff5-486b-aae9-b81208667f4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720809)
2026-03-24 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743581/general/af674321-6cbc-4012-b06e-57fd2b499a52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720792)
2026-03-24 22:17:46 [adesa.be] INFO: Found listing with ID: 10713675
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713675%27 HTTP/1.1" 200 None
2026-03-24 22:17:46 [adesa.be] INFO: Scrape type for 10713675: 2
2026-03-24 22:17:46 [adesa.be] INFO: Scraping item 10713675 url https://www.openlane.eu/en/carv6/auction/10713675
2026-03-24 22:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78950850>
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252Ff51b6a0e-8117-4d3b-b48d-1008a5276006.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/f51b6a0e-8117-4d3b-b48d-1008a5276006.jpg saved to cache
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 465b4f17-5e46-551b-a5d7-6d716602999a
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78523b50>
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252Fcdd30417-668d-4084-a9ad-e826e4b8fc0c.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/cdd30417-668d-4084-a9ad-e826e4b8fc0c.jpg saved to cache
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785017d0>
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F6d8cca67-9551-49da-a847-1e4ec99b1bb6.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/6d8cca67-9551-49da-a847-1e4ec99b1bb6.jpg saved to cache
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785351d0>
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Fb954ef54-6e84-4efa-af6a-5615f16a8b13.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/b954ef54-6e84-4efa-af6a-5615f16a8b13.jpg saved to cache
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 85930e85-aa26-5841-82bd-d739ffaa75e3
2026-03-24 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743996/general/32a171b0-f607-446c-a29e-c6886a37eb89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721257)
2026-03-24 22:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:46 [adesa.be] INFO: Found listing with ID: 10713720
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713720%27 HTTP/1.1" 200 None
2026-03-24 22:17:46 [adesa.be] INFO: Scrape type for 10713720: 0
2026-03-24 22:17:46 [adesa.be] INFO: Skipping item 10713720 url https://www.openlane.eu/en/carv6/auction/10713720
2026-03-24 22:17:46 [adesa.be] INFO: Found listing with ID: 10713679
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713679%27 HTTP/1.1" 200 None
2026-03-24 22:17:46 [adesa.be] INFO: Scrape type for 10713679: 2
2026-03-24 22:17:46 [adesa.be] INFO: Scraping item 10713679 url https://www.openlane.eu/en/carv6/auction/10713679
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb87c64490>
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743890%252Fgeneral%252F99655bbf-f0c0-4d22-8617-00fcbe40ee1a.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743890/general/99655bbf-f0c0-4d22-8617-00fcbe40ee1a.jpg saved to cache
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3ab16e79-918d-52f5-b464-9e330e25d7cb
2026-03-24 22:17:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ab16e79-918d-52f5-b464-9e330e25d7cb, skipping ID generation
2026-03-24 22:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ab16e79-918d-52f5-b464-9e330e25d7cb with scrape type 1
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ab16e79-918d-52f5-b464-9e330e25d7cb sending to next pipeline
2026-03-24 22:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ab16e79-918d-52f5-b464-9e330e25d7cb, identifier: 10720811
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78122650>
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F6a7f1d57-ba32-4fba-8ec5-5926bd3e7e6f.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/6a7f1d57-ba32-4fba-8ec5-5926bd3e7e6f.jpg saved to cache
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 258583ca-eb80-5ee1-b9fa-0b4e82816673
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78761d10>
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252Fc60cf172-4ff5-486b-aae9-b81208667f4a.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/c60cf172-4ff5-486b-aae9-b81208667f4a.jpg saved to cache
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 656c29c4-7494-5d09-8211-cfb32f754af2
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78527e90>
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743581%252Fgeneral%252Faf674321-6cbc-4012-b06e-57fd2b499a52.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743581/general/af674321-6cbc-4012-b06e-57fd2b499a52.jpg saved to cache
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 85930e85-aa26-5841-82bd-d739ffaa75e3
2026-03-24 22:17:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85930e85-aa26-5841-82bd-d739ffaa75e3, skipping ID generation
2026-03-24 22:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85930e85-aa26-5841-82bd-d739ffaa75e3 with scrape type 1
2026-03-24 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85930e85-aa26-5841-82bd-d739ffaa75e3 sending to next pipeline
2026-03-24 22:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85930e85-aa26-5841-82bd-d739ffaa75e3, identifier: 10720792
2026-03-24 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743935/general/999710e5-5fb8-451f-a334-795de8bc494e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721202)
2026-03-24 22:17:46 [adesa.be] INFO: Found listing with ID: 10713856
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713856%27 HTTP/1.1" 200 None
2026-03-24 22:17:46 [adesa.be] INFO: Scrape type for 10713856: 2
2026-03-24 22:17:46 [adesa.be] INFO: Scraping item 10713856 url https://www.openlane.eu/en/carv6/auction/10713856
2026-03-24 22:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10720811
2026-03-24 22:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10720811
2026-03-24 22:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10720811 to the API
2026-03-24 22:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743890/general/99655bbf-f0c0-4d22-8617-00fcbe40ee1a.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-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3ab16e79-918d-52f5-b464-9e330e25d7cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCU416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720811',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 70102,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298049,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/6191993f-8ee4-4403-9392-3d992aa5bcbe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321613,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/99655bbf-f0c0-4d22-8617-00fcbe40ee1a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300811,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/4025eacf-ccd5-49a9-89a3-442b25b8fde1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257243,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/5acacd35-5b82-4391-ae45-474093ba736d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261274,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/209a3f72-8b5a-4941-81b1-abdf9939c01e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266265,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/65167d48-d6b7-4032-971f-1312cb7ae71b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302174,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/a8323bdf-8aa1-4692-a38f-6280420198ba.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207691,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/4a1a6f61-a4e2-4f48-9545-3bf1c6f8390d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233425,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/96b7237f-8e76-4338-a78a-2834eb8b1908.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ab16e79-918d-52f5-b464-9e330e25d7cb/3ab16e79-918d-52f5-b464-9e330e25d7cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39966,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743890/general/6db27404-d43f-4eac-9419-2636ec389806.jpg',
'Width': 400}],
'price': 21850,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 70.102 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720811%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.be] INFO: Saving data for 10720811: {'created_time': 1774390667.187788, 'last_price_update_time': 1774390667.187798, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720811') HTTP/1.1" 204 0
2026-03-24 22:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10720792
2026-03-24 22:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10720792
2026-03-24 22:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10720792 to the API
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743581/general/af674321-6cbc-4012-b06e-57fd2b499a52.jpg>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '85930e85-aa26-5841-82bd-d739ffaa75e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBZ084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720792',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 72281,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74484,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/32467d47-8e73-49dc-88ee-716c9542102a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/4ca5a032-7454-40eb-8d4f-1c7f3c78b5e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/fc01a71a-4f6b-41b8-813a-7c29f7104b57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/980c314b-3dab-4d52-b0e9-ec3edb5ee3c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/0415f1f7-188b-4ad5-940d-fb4cb8b75ed6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/fb9ac2c2-9e8e-487d-bc79-56b05490125b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/015dc9f3-8ec5-4dba-8f7c-9922291ad8c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/e7c8d990-437a-4f0f-9dbb-309eea5b965c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/af674321-6cbc-4012-b06e-57fd2b499a52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85930e85-aa26-5841-82bd-d739ffaa75e3/85930e85-aa26-5841-82bd-d739ffaa75e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743581/general/b954ef54-6e84-4efa-af6a-5615f16a8b13.jpg',
'Width': 1024}],
'price': 8350,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Fiat Tipo 1.6 MultiJet Cross - Diesel - Manual - 131 hp - 72.281 km',
'transmission': 'manual',
'trim': 'Cross',
'vin': None,
'year': 2021}
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710720792%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.be] INFO: Saving data for 10720792: {'created_time': 1774390667.545762, 'last_price_update_time': 1774390667.545772, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720792') HTTP/1.1" 204 0
2026-03-24 22: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 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743868/general/2a846fce-f762-44e6-9e2b-0632116ddb2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720810)
2026-03-24 22: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 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743583/general/26d5df76-17a2-4797-8f62-64f6415d1b53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720793)
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744067/general/b1b6c07c-1baf-494a-baf4-16d54825d758.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721305)
2026-03-24 22:17:47 [adesa.be] INFO: Found listing with ID: 10713827
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713827%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.be] INFO: Scrape type for 10713827: 2
2026-03-24 22:17:47 [adesa.be] INFO: Scraping item 10713827 url https://www.openlane.eu/en/carv6/auction/10713827
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782b9110>
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F32a171b0-f607-446c-a29e-c6886a37eb89.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/32a171b0-f607-446c-a29e-c6886a37eb89.jpg saved to cache
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bec36ca5-6e32-5004-8baf-ce71402bb54e
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743866/general/edbec749-9b26-4712-a7c3-c7f6aaed653d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720809)
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744115/general/1cc465f3-11ba-4aa7-93dc-6338e5e11fa6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721284)
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7814d1d0>
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252F999710e5-5fb8-451f-a334-795de8bc494e.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/999710e5-5fb8-451f-a334-795de8bc494e.jpg saved to cache
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e4b1695d-cee2-5a7d-9dbd-bb785748e136
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743911/general/6f2b2b9e-615d-4c88-b99c-e4692ec41c6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720813)
2026-03-24 22:17:47 [adesa.be] INFO: Found listing with ID: 10713767
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713767%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.be] INFO: Scrape type for 10713767: 2
2026-03-24 22:17:47 [adesa.be] INFO: Scraping item 10713767 url https://www.openlane.eu/en/carv6/auction/10713767
2026-03-24 22: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 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743996/general/d2fe6594-dbe5-4be4-b29a-ee73c8a9f555.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721257)
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743585/general/f4d566f4-e595-4377-ada9-55e22b3046ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720794)
2026-03-24 22:17:47 [adesa.be] INFO: Found listing with ID: 10713731
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713731%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.be] INFO: Scrape type for 10713731: 2
2026-03-24 22:17:47 [adesa.be] INFO: Scraping item 10713731 url https://www.openlane.eu/en/carv6/auction/10713731
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788f9d90>
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F2a846fce-f762-44e6-9e2b-0632116ddb2d.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/2a846fce-f762-44e6-9e2b-0632116ddb2d.jpg saved to cache
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 258583ca-eb80-5ee1-b9fa-0b4e82816673
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7813dd90>
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F26d5df76-17a2-4797-8f62-64f6415d1b53.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/26d5df76-17a2-4797-8f62-64f6415d1b53.jpg saved to cache
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7862fed0>
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252Fb1b6c07c-1baf-494a-baf4-16d54825d758.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/b1b6c07c-1baf-494a-baf4-16d54825d758.jpg saved to cache
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7247b040-42f4-5486-97ef-dab87e32b6ae
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743935/general/945fa2a0-12c9-4978-807a-57c7617255cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721202)
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743911/general/76468e3e-9d50-4463-8578-bb7cc66bdba2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720813)
2026-03-24 22:17:47 [adesa.be] INFO: Found listing with ID: 10713751
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713751%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.be] INFO: Scrape type for 10713751: 2
2026-03-24 22:17:47 [adesa.be] INFO: Scraping item 10713751 url https://www.openlane.eu/en/carv6/auction/10713751
2026-03-24 22:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b28c79ca-4bbf-50ee-a26a-c649d2c68617 with identifier: 10720802
2026-03-24 22:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b28c79ca-4bbf-50ee-a26a-c649d2c68617 with scrape type 1
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b28c79ca-4bbf-50ee-a26a-c649d2c68617
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743812%252Fgeneral%252F6d4d0b4b-beb3-4dd0-b937-240d130175cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/6d4d0b4b-beb3-4dd0-b937-240d130175cc.jpg not downloaded yet
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744115/general/9e9ddb86-9b6c-4d88-a546-90d70eaef473.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721284)
2026-03-24 22:17:47 [adesa.be] INFO: Found listing with ID: 10713801
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713801%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [adesa.be] INFO: Scrape type for 10713801: 2
2026-03-24 22:17:47 [adesa.be] INFO: Scraping item 10713801 url https://www.openlane.eu/en/carv6/auction/10713801
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743812%252Fgeneral%252F51445873-c836-492b-a850-800cbaa7398e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/51445873-c836-492b-a850-800cbaa7398e.jpg not downloaded yet
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743868/general/4a126d84-4592-489e-8874-be3c2e606f1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720810)
2026-03-24 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744067/general/a5572bc7-5c94-4b9b-b035-9b4393b4ec93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721305)
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785a5090>
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252Fedbec749-9b26-4712-a7c3-c7f6aaed653d.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/edbec749-9b26-4712-a7c3-c7f6aaed653d.jpg saved to cache
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 656c29c4-7494-5d09-8211-cfb32f754af2
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7814a790>
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252F1cc465f3-11ba-4aa7-93dc-6338e5e11fa6.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/1cc465f3-11ba-4aa7-93dc-6338e5e11fa6.jpg saved to cache
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 465b4f17-5e46-551b-a5d7-6d716602999a
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784669d0>
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F6f2b2b9e-615d-4c88-b99c-e4692ec41c6a.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/6f2b2b9e-615d-4c88-b99c-e4692ec41c6a.jpg saved to cache
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f8ff96ba-5aab-5640-80be-39e90209f6a0
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78706d50>
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252Fd2fe6594-dbe5-4be4-b29a-ee73c8a9f555.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/d2fe6594-dbe5-4be4-b29a-ee73c8a9f555.jpg saved to cache
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bec36ca5-6e32-5004-8baf-ce71402bb54e
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78144e10>
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252Ff4d566f4-e595-4377-ada9-55e22b3046ba.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/f4d566f4-e595-4377-ada9-55e22b3046ba.jpg saved to cache
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e
2026-03-24 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743583/general/501ec990-11c1-4966-a11b-9960b2363487.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720793)
2026-03-24 22:17:48 [adesa.be] INFO: Found listing with ID: 10713621
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713621%27 HTTP/1.1" 200 None
2026-03-24 22:17:48 [adesa.be] INFO: Scrape type for 10713621: 2
2026-03-24 22:17:48 [adesa.be] INFO: Scraping item 10713621 url https://www.openlane.eu/en/carv6/auction/10713621
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17: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%252F5743812%252Fgeneral%252F1f117a47-9216-4aca-a538-ec7a35fc1622.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/1f117a47-9216-4aca-a538-ec7a35fc1622.jpg not downloaded yet
2026-03-24 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743585/general/51d0337a-74d5-443b-8724-0ea1aa63c5d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720794)
2026-03-24 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743996/general/766a458a-49b5-4765-874b-fc8a47111d95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721257)
2026-03-24 22:17:48 [adesa.be] INFO: Found listing with ID: 10713765
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713765%27 HTTP/1.1" 200 None
2026-03-24 22:17:48 [adesa.be] INFO: Scrape type for 10713765: 2
2026-03-24 22:17:48 [adesa.be] INFO: Scraping item 10713765 url https://www.openlane.eu/en/carv6/auction/10713765
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17: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%252F5743812%252Fgeneral%252F8239334c-5fe9-4de6-babd-67b977c08cc8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/8239334c-5fe9-4de6-babd-67b977c08cc8.jpg not downloaded yet
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78648e90>
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252F945fa2a0-12c9-4978-807a-57c7617255cc.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/945fa2a0-12c9-4978-807a-57c7617255cc.jpg saved to cache
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e4b1695d-cee2-5a7d-9dbd-bb785748e136
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784ea610>
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743911%252Fgeneral%252F76468e3e-9d50-4463-8578-bb7cc66bdba2.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743911/general/76468e3e-9d50-4463-8578-bb7cc66bdba2.jpg saved to cache
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f8ff96ba-5aab-5640-80be-39e90209f6a0
2026-03-24 22:17:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8ff96ba-5aab-5640-80be-39e90209f6a0, skipping ID generation
2026-03-24 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ff96ba-5aab-5640-80be-39e90209f6a0 with scrape type 1
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8ff96ba-5aab-5640-80be-39e90209f6a0 sending to next pipeline
2026-03-24 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8ff96ba-5aab-5640-80be-39e90209f6a0, identifier: 10720813
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a842950>
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252F9e9ddb86-9b6c-4d88-a546-90d70eaef473.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/9e9ddb86-9b6c-4d88-a546-90d70eaef473.jpg saved to cache
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 465b4f17-5e46-551b-a5d7-6d716602999a
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78522f50>
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F4a126d84-4592-489e-8874-be3c2e606f1b.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/4a126d84-4592-489e-8874-be3c2e606f1b.jpg saved to cache
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 258583ca-eb80-5ee1-b9fa-0b4e82816673
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a58f50>
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744067%252Fgeneral%252Fa5572bc7-5c94-4b9b-b035-9b4393b4ec93.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744067/general/a5572bc7-5c94-4b9b-b035-9b4393b4ec93.jpg saved to cache
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7247b040-42f4-5486-97ef-dab87e32b6ae
2026-03-24 22:17:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7247b040-42f4-5486-97ef-dab87e32b6ae, skipping ID generation
2026-03-24 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7247b040-42f4-5486-97ef-dab87e32b6ae with scrape type 1
2026-03-24 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7247b040-42f4-5486-97ef-dab87e32b6ae sending to next pipeline
2026-03-24 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7247b040-42f4-5486-97ef-dab87e32b6ae, identifier: 10721305
2026-03-24 22:17:48 [adesa.be] INFO: Found listing with ID: 10713643
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713643%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.be] INFO: Scrape type for 10713643: 2
2026-03-24 22:17:49 [adesa.be] INFO: Scraping item 10713643 url https://www.openlane.eu/en/carv6/auction/10713643
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17: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%252F5743812%252Fgeneral%252F6b8ed523-4b0b-4f43-9903-5629980b2fab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/6b8ed523-4b0b-4f43-9903-5629980b2fab.jpg not downloaded yet
2026-03-24 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10720813
2026-03-24 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10720813
2026-03-24 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10720813 to the API
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743911/general/76468e3e-9d50-4463-8578-bb7cc66bdba2.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-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f8ff96ba-5aab-5640-80be-39e90209f6a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVV081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720813',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 77080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402617,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/7ea151cd-a656-4aa4-84c2-d899922425c0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36498,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/76468e3e-9d50-4463-8578-bb7cc66bdba2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409193,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/6f2b2b9e-615d-4c88-b99c-e4692ec41c6a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366164,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/d9fbd5fb-e96a-48f1-a598-588af68a09cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347386,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/49922257-b40b-464b-ad3d-4c4ffa4a7f0e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347796,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/1ab8fd26-d914-4a61-9988-f373b2097663.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379589,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/cc3c9866-af4e-4353-b943-3864846b3c74.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347921,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/dfa836df-1ec6-4407-bdb2-7d629639b6a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278387,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/d35c6523-7b97-42c6-bc7e-fe2b1f980404.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ff96ba-5aab-5640-80be-39e90209f6a0/f8ff96ba-5aab-5640-80be-39e90209f6a0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362480,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743911/general/b5750888-afb0-41da-a4fe-789e5f2dbfab.jpg',
'Width': 1920}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 77.080 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720813%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.be] INFO: Saving data for 10720813: {'created_time': 1774390669.320774, 'last_price_update_time': 1774390669.320784, 'auction_closing_time': 1774433400.0}
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720813') HTTP/1.1" 204 0
2026-03-24 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7247b040-42f4-5486-97ef-dab87e32b6ae with identifier: 10721305
2026-03-24 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7247b040-42f4-5486-97ef-dab87e32b6ae with identifier: 10721305
2026-03-24 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7247b040-42f4-5486-97ef-dab87e32b6ae with identifier: 10721305 to the API
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744067/general/a5572bc7-5c94-4b9b-b035-9b4393b4ec93.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '7247b040-42f4-5486-97ef-dab87e32b6ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHX407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721305',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 130580,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744067/general/f139eb0d-dacc-4c13-9f86-c4036d1aad53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744067/general/a5572bc7-5c94-4b9b-b035-9b4393b4ec93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744067/general/b1b6c07c-1baf-494a-baf4-16d54825d758.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106858,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744067/general/53c4e0af-6085-4696-b650-0a59ea7a3225.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744067/general/827da0f1-2fc8-4845-a05d-049af2dc8900.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744067/general/f7fcb575-9ed2-45db-9ef8-549ef5d04e0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744067/general/d8098996-d2b5-4fde-84ce-0c846682515f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744067/general/9291e1c8-3a0b-4d39-b805-be86257d0cc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744067/general/1a982b5f-b21d-4f6e-b6f0-9903e2383631.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7247b040-42f4-5486-97ef-dab87e32b6ae/7247b040-42f4-5486-97ef-dab87e32b6ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744067/general/c4cb6168-2e02-4179-843d-feaa30e35fcb.jpg',
'Width': 1024}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-09-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.5 TSI Style - Petrol - Manual - 150 hp - '
'130.580 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721305%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.be] INFO: Saving data for 10721305: {'created_time': 1774390669.820084, 'last_price_update_time': 1774390669.820093, 'auction_closing_time': 1774533600.0}
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721305') HTTP/1.1" 204 0
2026-03-24 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743812/general/51445873-c836-492b-a850-800cbaa7398e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720802)
2026-03-24 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:49 [adesa.be] INFO: Found listing with ID: 10713708
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713708%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [adesa.be] INFO: Scrape type for 10713708: 2
2026-03-24 22:17:49 [adesa.be] INFO: Scraping item 10713708 url https://www.openlane.eu/en/carv6/auction/10713708
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17: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%252F5743812%252Fgeneral%252Ffa70607c-3136-48d0-b13c-822e28c8f920.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/fa70607c-3136-48d0-b13c-822e28c8f920.jpg not downloaded yet
2026-03-24 22:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713827> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720775> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785fbe10>
2026-03-24 22:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F501ec990-11c1-4966-a11b-9960b2363487.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/501ec990-11c1-4966-a11b-9960b2363487.jpg saved to cache
2026-03-24 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d
2026-03-24 22:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7813c9d0>
2026-03-24 22:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F51d0337a-74d5-443b-8724-0ea1aa63c5d0.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/51d0337a-74d5-443b-8724-0ea1aa63c5d0.jpg saved to cache
2026-03-24 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e
2026-03-24 22:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7842c6d0>
2026-03-24 22:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F766a458a-49b5-4765-874b-fc8a47111d95.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/766a458a-49b5-4765-874b-fc8a47111d95.jpg saved to cache
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bec36ca5-6e32-5004-8baf-ce71402bb54e
2026-03-24 22:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:50 [adesa.be] INFO: Found listing with ID: 10713851
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713851%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.be] INFO: Scrape type for 10713851: 2
2026-03-24 22:17:50 [adesa.be] INFO: Scraping item 10713851 url https://www.openlane.eu/en/carv6/auction/10713851
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743812%252Fgeneral%252F639d28fb-021d-47a5-9e42-9783f65fe7cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/639d28fb-021d-47a5-9e42-9783f65fe7cc.jpg not downloaded yet
2026-03-24 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743812/general/6d4d0b4b-beb3-4dd0-b937-240d130175cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720802)
2026-03-24 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744115/general/7be00350-18f1-4e49-9a93-52d85640bf15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721284)
2026-03-24 22:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7842f810>
2026-03-24 22:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743812%252Fgeneral%252F51445873-c836-492b-a850-800cbaa7398e.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/51445873-c836-492b-a850-800cbaa7398e.jpg saved to cache
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b28c79ca-4bbf-50ee-a26a-c649d2c68617
2026-03-24 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10713622
2026-03-24 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00, identifier: 10713622
2026-03-24 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc439685-5c24-57fc-b1ef-7d7c781bd51f with identifier: 10713856
2026-03-24 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc439685-5c24-57fc-b1ef-7d7c781bd51f with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc439685-5c24-57fc-b1ef-7d7c781bd51f with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc439685-5c24-57fc-b1ef-7d7c781bd51f, identifier: 10713856
2026-03-24 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17a9ff09-68ef-5a0c-a45b-829d0d469425 with identifier: 10713827
2026-03-24 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17a9ff09-68ef-5a0c-a45b-829d0d469425 with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17a9ff09-68ef-5a0c-a45b-829d0d469425 with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17a9ff09-68ef-5a0c-a45b-829d0d469425, identifier: 10713827
2026-03-24 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10713675
2026-03-24 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fe2fac9-7732-5abb-814a-e16cc84f103c with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fe2fac9-7732-5abb-814a-e16cc84f103c with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fe2fac9-7732-5abb-814a-e16cc84f103c, identifier: 10713675
2026-03-24 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98221a1a-8fef-5e03-9faa-9867315edce6 with identifier: 10720775
2026-03-24 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98221a1a-8fef-5e03-9faa-9867315edce6 with scrape type 1
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98221a1a-8fef-5e03-9faa-9867315edce6
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5704854%252Fgeneral%252F84d89e84-c09f-4f0e-b055-863c0729db25.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/84d89e84-c09f-4f0e-b055-863c0729db25.JPG not downloaded yet
2026-03-24 22:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee884da3-1698-5610-9a55-416fc58e5a9c with identifier: 10713666
2026-03-24 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee884da3-1698-5610-9a55-416fc58e5a9c with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee884da3-1698-5610-9a55-416fc58e5a9c with scrape type 2
2026-03-24 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee884da3-1698-5610-9a55-416fc58e5a9c, identifier: 10713666
2026-03-24 22:17:50 [adesa.be] INFO: Found listing with ID: 10713782
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713782%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.be] INFO: Scrape type for 10713782: 2
2026-03-24 22:17:50 [adesa.be] INFO: Scraping item 10713782 url https://www.openlane.eu/en/carv6/auction/10713782
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743812%252Fgeneral%252Fe2e11b4c-85cc-4423-ac27-cacedfbedcb3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/e2e11b4c-85cc-4423-ac27-cacedfbedcb3.jpg not downloaded yet
2026-03-24 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10713622
2026-03-24 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10713622
2026-03-24 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b2a6f71-b1a4-5f07-8630-b6ecc5030f00 with identifier: 10713622 to the API
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713622>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'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': '4b2a6f71-b1a4-5f07-8630-b6ecc5030f00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UU5442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713622',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 12058,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A1 Sportback 35 TFSI - Petrol - Automatic - 150 hp - 12.058 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713622%27 HTTP/1.1" 200 None
2026-03-24 22:17:50 [adesa.be] INFO: Saving data for 10713622: {'auction_closing_time': 1774426500.0, 'created_time': 1774282629.698063, 'last_price_update_time': 1774390670.916118}
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713622') HTTP/1.1" 204 0
2026-03-24 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc439685-5c24-57fc-b1ef-7d7c781bd51f with identifier: 10713856
2026-03-24 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc439685-5c24-57fc-b1ef-7d7c781bd51f with identifier: 10713856
2026-03-24 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc439685-5c24-57fc-b1ef-7d7c781bd51f with identifier: 10713856 to the API
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713856>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'dc439685-5c24-57fc-b1ef-7d7c781bd51f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RZ6576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713856',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 214751,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A3 Sportback 30 TDI Attraction - Diesel - Automatic - 116 hp - '
'214.751 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713856%27 HTTP/1.1" 200 None
2026-03-24 22:17:51 [adesa.be] INFO: Saving data for 10713856: {'auction_closing_time': 1774426500.0, 'created_time': 1774282882.786911, 'last_price_update_time': 1774390671.236711}
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713856') HTTP/1.1" 204 0
2026-03-24 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17a9ff09-68ef-5a0c-a45b-829d0d469425 with identifier: 10713827
2026-03-24 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17a9ff09-68ef-5a0c-a45b-829d0d469425 with identifier: 10713827
2026-03-24 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17a9ff09-68ef-5a0c-a45b-829d0d469425 with identifier: 10713827 to the API
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713827>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '17a9ff09-68ef-5a0c-a45b-829d0d469425',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRY049',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713827',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 132167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A3 Sportback 30 TDI - Diesel - Manual - 116 hp - 132.167 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713827%27 HTTP/1.1" 200 None
2026-03-24 22:17:51 [adesa.be] INFO: Saving data for 10713827: {'auction_closing_time': 1774426500.0, 'created_time': 1774282610.696529, 'last_price_update_time': 1774390671.505157}
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713827') HTTP/1.1" 204 0
2026-03-24 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10713675
2026-03-24 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10713675
2026-03-24 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fe2fac9-7732-5abb-814a-e16cc84f103c with identifier: 10713675 to the API
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713675>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '1fe2fac9-7732-5abb-814a-e16cc84f103c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKY108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713675',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 51983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A3 1.0 TFSI Attraction - Petrol - Automatic - 110 hp - 51.983 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713675%27 HTTP/1.1" 200 None
2026-03-24 22:17:51 [adesa.be] INFO: Saving data for 10713675: {'auction_closing_time': 1774426500.0, 'created_time': 1774282900.443023, 'last_price_update_time': 1774390671.776396}
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713675') HTTP/1.1" 204 0
2026-03-24 22:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee884da3-1698-5610-9a55-416fc58e5a9c with identifier: 10713666
2026-03-24 22:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee884da3-1698-5610-9a55-416fc58e5a9c with identifier: 10713666
2026-03-24 22:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee884da3-1698-5610-9a55-416fc58e5a9c with identifier: 10713666 to the API
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713666>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 159,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'ee884da3-1698-5610-9a55-416fc58e5a9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TQ7720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713666',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 84837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Alfa Romeo Tonale 1.5 Edizione Speciale - Petrol - Automatic - 159 '
'hp - 84.837 km',
'transmission': 'automatic',
'trim': 'Edizione Speciale',
'vin': None,
'year': 2023}
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713666%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [adesa.be] INFO: Saving data for 10713666: {'auction_closing_time': 1774426500.0, 'created_time': 1774282637.750523, 'last_price_update_time': 1774390672.048916}
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713666') HTTP/1.1" 204 0
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5704854%252Fgeneral%252Fe3beeb8a-ed68-4277-8027-4287fca56562.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/e3beeb8a-ed68-4277-8027-4287fca56562.JPG not downloaded yet
2026-03-24 22:17:52 [adesa.be] INFO: Found listing with ID: 10713871
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713871%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [adesa.be] INFO: Scrape type for 10713871: 2
2026-03-24 22:17:52 [adesa.be] INFO: Scraping item 10713871 url https://www.openlane.eu/en/carv6/auction/10713871
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743812%252Fgeneral%252F0f937fa3-d8a5-404d-a662-573c1bde91b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/0f937fa3-d8a5-404d-a662-573c1bde91b2.jpg not downloaded yet
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7858f190>
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743812%252Fgeneral%252F6d4d0b4b-beb3-4dd0-b937-240d130175cc.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/6d4d0b4b-beb3-4dd0-b937-240d130175cc.jpg saved to cache
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b28c79ca-4bbf-50ee-a26a-c649d2c68617
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783b9ed0>
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252F7be00350-18f1-4e49-9a93-52d85640bf15.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/7be00350-18f1-4e49-9a93-52d85640bf15.jpg saved to cache
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 465b4f17-5e46-551b-a5d7-6d716602999a
2026-03-24 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743812/general/1f117a47-9216-4aca-a538-ec7a35fc1622.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720802)
2026-03-24 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743935/general/b91c5e44-d8bc-4656-8c77-482d100a743e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721202)
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5704854%252Fgeneral%252F27d4e4ba-d2f3-4ceb-baf7-0d93dc5f1fa5.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/27d4e4ba-d2f3-4ceb-baf7-0d93dc5f1fa5.JPG not downloaded yet
2026-03-24 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743812/general/6b8ed523-4b0b-4f43-9903-5629980b2fab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720802)
2026-03-24 22:17:52 [adesa.be] INFO: Found listing with ID: 10713680
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713680%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [adesa.be] INFO: Scrape type for 10713680: 2
2026-03-24 22:17:52 [adesa.be] INFO: Scraping item 10713680 url https://www.openlane.eu/en/carv6/auction/10713680
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743812%252Fgeneral%252F7cd8ed0d-0413-4b7f-a2ca-4526e3edd650.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/7cd8ed0d-0413-4b7f-a2ca-4526e3edd650.jpg not downloaded yet
2026-03-24 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743812/general/8239334c-5fe9-4de6-babd-67b977c08cc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720802)
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5704854%252Fgeneral%252F3c758d61-7215-4119-b5ac-7eb602d41203.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/3c758d61-7215-4119-b5ac-7eb602d41203.JPG not downloaded yet
2026-03-24 22:17:52 [adesa.be] INFO: Found listing with ID: 10713742
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713742%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [adesa.be] INFO: Scrape type for 10713742: 2
2026-03-24 22:17:52 [adesa.be] INFO: Scraping item 10713742 url https://www.openlane.eu/en/carv6/auction/10713742
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5704854%252Fgeneral%252F5e7e74de-327b-4a20-9659-b2e5163fc9fa.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/5e7e74de-327b-4a20-9659-b2e5163fc9fa.JPG not downloaded yet
2026-03-24 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743812/general/fa70607c-3136-48d0-b13c-822e28c8f920.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720802)
2026-03-24 22:17:52 [adesa.be] INFO: Found listing with ID: 10713671
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713671%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [adesa.be] INFO: Scrape type for 10713671: 2
2026-03-24 22:17:52 [adesa.be] INFO: Scraping item 10713671 url https://www.openlane.eu/en/carv6/auction/10713671
2026-03-24 22:17:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/e3beeb8a-ed68-4277-8027-4287fca56562.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720775)
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5704854%252Fgeneral%252F4ead5f4b-217f-4205-b089-88b0b5ec16e9.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/4ead5f4b-217f-4205-b089-88b0b5ec16e9.JPG not downloaded yet
2026-03-24 22:17:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/27d4e4ba-d2f3-4ceb-baf7-0d93dc5f1fa5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720775)
2026-03-24 22:17:52 [adesa.be] INFO: Found listing with ID: 10713816
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713816%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [adesa.be] INFO: Scrape type for 10713816: 2
2026-03-24 22:17:52 [adesa.be] INFO: Scraping item 10713816 url https://www.openlane.eu/en/carv6/auction/10713816
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783b1bd0>
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743812%252Fgeneral%252F1f117a47-9216-4aca-a538-ec7a35fc1622.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/1f117a47-9216-4aca-a538-ec7a35fc1622.jpg saved to cache
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b28c79ca-4bbf-50ee-a26a-c649d2c68617
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784c8190>
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252Fb91c5e44-d8bc-4656-8c77-482d100a743e.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/b91c5e44-d8bc-4656-8c77-482d100a743e.jpg saved to cache
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e4b1695d-cee2-5a7d-9dbd-bb785748e136
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788e1650>
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743812%252Fgeneral%252F6b8ed523-4b0b-4f43-9903-5629980b2fab.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/6b8ed523-4b0b-4f43-9903-5629980b2fab.jpg saved to cache
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b28c79ca-4bbf-50ee-a26a-c649d2c68617
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5704854%252Fgeneral%252Fb9fb7a89-7703-463a-b7e9-e2733431dd57.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/b9fb7a89-7703-463a-b7e9-e2733431dd57.JPG not downloaded yet
2026-03-24 22:17:52 [adesa.be] INFO: Found listing with ID: 10713629
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713629%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [adesa.be] INFO: Scrape type for 10713629: 2
2026-03-24 22:17:52 [adesa.be] INFO: Scraping item 10713629 url https://www.openlane.eu/en/carv6/auction/10713629
2026-03-24 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5704854%252Fgeneral%252F9d357017-b08f-4e57-ab19-55cbcb8ffb38.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/9d357017-b08f-4e57-ab19-55cbcb8ffb38.JPG not downloaded yet
2026-03-24 22:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743812/general/0f937fa3-d8a5-404d-a662-573c1bde91b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720802)
2026-03-24 22:17:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/5e7e74de-327b-4a20-9659-b2e5163fc9fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720775)
2026-03-24 22:17:52 [adesa.be] INFO: Found listing with ID: 10713696
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713696%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [adesa.be] INFO: Scrape type for 10713696: 2
2026-03-24 22:17:52 [adesa.be] INFO: Scraping item 10713696 url https://www.openlane.eu/en/carv6/auction/10713696
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78140b50>
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743812%252Fgeneral%252F8239334c-5fe9-4de6-babd-67b977c08cc8.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/8239334c-5fe9-4de6-babd-67b977c08cc8.jpg saved to cache
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b28c79ca-4bbf-50ee-a26a-c649d2c68617
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786f1c50>
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743812%252Fgeneral%252Ffa70607c-3136-48d0-b13c-822e28c8f920.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/fa70607c-3136-48d0-b13c-822e28c8f920.jpg saved to cache
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b28c79ca-4bbf-50ee-a26a-c649d2c68617
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5704854%252Fgeneral%252Fa2f56b59-f24c-4529-9bac-b1e04b96622b.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/a2f56b59-f24c-4529-9bac-b1e04b96622b.JPG not downloaded yet
2026-03-24 22:17:52 [adesa.be] INFO: Found listing with ID: 10713627
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713627%27 HTTP/1.1" 200 None
2026-03-24 22:17:52 [adesa.be] INFO: Scrape type for 10713627: 2
2026-03-24 22:17:52 [adesa.be] INFO: Scraping item 10713627 url https://www.openlane.eu/en/carv6/auction/10713627
2026-03-24 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5704854%252Fgeneral%252F11ec3be7-aa23-4ae8-a0fb-2c6872c19fa3.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704854/general/11ec3be7-aa23-4ae8-a0fb-2c6872c19fa3.JPG not downloaded yet
2026-03-24 22:17:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/b9fb7a89-7703-463a-b7e9-e2733431dd57.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720775)
2026-03-24 22:17:53 [adesa.be] INFO: Found listing with ID: 10713641
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713641%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.be] INFO: Scrape type for 10713641: 2
2026-03-24 22:17:53 [adesa.be] INFO: Scraping item 10713641 url https://www.openlane.eu/en/carv6/auction/10713641
2026-03-24 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9f56437-07c0-5077-ac36-3afd40c8e41f with identifier: 10720804
2026-03-24 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9f56437-07c0-5077-ac36-3afd40c8e41f with scrape type 1
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9f56437-07c0-5077-ac36-3afd40c8e41f
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743835%252Fgeneral%252Fe0197cb5-0df0-45ce-848d-8ae6f8e9f860.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/e0197cb5-0df0-45ce-848d-8ae6f8e9f860.jpg not downloaded yet
2026-03-24 22:17:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786cbed0>
2026-03-24 22:17:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743812%252Fgeneral%252F0f937fa3-d8a5-404d-a662-573c1bde91b2.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/0f937fa3-d8a5-404d-a662-573c1bde91b2.jpg saved to cache
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b28c79ca-4bbf-50ee-a26a-c649d2c68617
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-24 22:17:53 [adesa.be] INFO: Found listing with ID: 10713841
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713841%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.be] INFO: Scrape type for 10713841: 2
2026-03-24 22:17:53 [adesa.be] INFO: Scraping item 10713841 url https://www.openlane.eu/en/carv6/auction/10713841
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743835%252Fgeneral%252F8e29dbce-1a6e-477f-87ae-05b20a756af0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/8e29dbce-1a6e-477f-87ae-05b20a756af0.jpg not downloaded yet
2026-03-24 22:17:53 [adesa.be] INFO: Found listing with ID: 10713857
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713857%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.be] INFO: Scrape type for 10713857: 2
2026-03-24 22:17:53 [adesa.be] INFO: Scraping item 10713857 url https://www.openlane.eu/en/carv6/auction/10713857
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743835%252Fgeneral%252Ff6c578aa-3567-4b59-b8a3-88e2bb3d9c60.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/f6c578aa-3567-4b59-b8a3-88e2bb3d9c60.jpg not downloaded yet
2026-03-24 22:17:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/11ec3be7-aa23-4ae8-a0fb-2c6872c19fa3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720775)
2026-03-24 22:17:53 [adesa.be] INFO: Found listing with ID: 10713872
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713872%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.be] INFO: Scrape type for 10713872: 2
2026-03-24 22:17:53 [adesa.be] INFO: Scraping item 10713872 url https://www.openlane.eu/en/carv6/auction/10713872
2026-03-24 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743835%252Fgeneral%252F6fab069a-57bb-4470-b155-9e0a6825739f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/6fab069a-57bb-4470-b155-9e0a6825739f.jpg not downloaded yet
2026-03-24 22:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-24 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10713643
2026-03-24 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with scrape type 2
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with scrape type 2
2026-03-24 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32b23a27-8e77-50cf-af51-2606bf1fe4d8, identifier: 10713643
2026-03-24 22:17:53 [adesa.be] INFO: Found listing with ID: 10713791
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713791%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.be] INFO: Scrape type for 10713791: 2
2026-03-24 22:17:53 [adesa.be] INFO: Scraping item 10713791 url https://www.openlane.eu/en/carv6/auction/10713791
2026-03-24 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10713643
2026-03-24 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10713643
2026-03-24 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32b23a27-8e77-50cf-af51-2606bf1fe4d8 with identifier: 10713643 to the API
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713643>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '32b23a27-8e77-50cf-af51-2606bf1fe4d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRL345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713643',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 55042,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 55.042 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713643%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.be] INFO: Saving data for 10713643: {'auction_closing_time': 1774426500.0, 'created_time': 1774282592.52945, 'last_price_update_time': 1774390673.692963}
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713643') HTTP/1.1" 204 0
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743835%252Fgeneral%252Fd07b4d3a-7cb1-4a17-87a5-bf7e668a2f03.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/d07b4d3a-7cb1-4a17-87a5-bf7e668a2f03.jpg not downloaded yet
2026-03-24 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:53 [adesa.be] INFO: Found listing with ID: 10713758
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713758%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [adesa.be] INFO: Scrape type for 10713758: 2
2026-03-24 22:17:53 [adesa.be] INFO: Scraping item 10713758 url https://www.openlane.eu/en/carv6/auction/10713758
2026-03-24 22:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-24 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10713767
2026-03-24 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with scrape type 2
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with scrape type 2
2026-03-24 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 824e4eae-d5dd-560f-b1cc-bd87085f0b01, identifier: 10713767
2026-03-24 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743835%252Fgeneral%252F56f045cf-07fa-405c-bf86-47f3fad5983f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/56f045cf-07fa-405c-bf86-47f3fad5983f.jpg not downloaded yet
2026-03-24 22:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10713767
2026-03-24 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10713767
2026-03-24 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 824e4eae-d5dd-560f-b1cc-bd87085f0b01 with identifier: 10713767 to the API
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713767>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '824e4eae-d5dd-560f-b1cc-bd87085f0b01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713767',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 132810,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A3 Sportback 30 TDI - Diesel - Manual - 116 hp - 132.810 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713767%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [adesa.be] INFO: Saving data for 10713767: {'auction_closing_time': 1774426500.0, 'created_time': 1774282608.804315, 'last_price_update_time': 1774390674.333363}
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713767') HTTP/1.1" 204 0
2026-03-24 22:17:54 [adesa.be] INFO: Found listing with ID: 10713820
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713820%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [adesa.be] INFO: Scrape type for 10713820: 2
2026-03-24 22:17:54 [adesa.be] INFO: Scraping item 10713820 url https://www.openlane.eu/en/carv6/auction/10713820
2026-03-24 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252Fe8182da2-050f-4576-b648-64b58b4ccb5a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/e8182da2-050f-4576-b648-64b58b4ccb5a.jpg not downloaded yet
2026-03-24 22:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afb81bcb-6266-5542-9316-8c265900bfae with identifier: 10713801
2026-03-24 22:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afb81bcb-6266-5542-9316-8c265900bfae with scrape type 2
2026-03-24 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afb81bcb-6266-5542-9316-8c265900bfae with scrape type 2
2026-03-24 22:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afb81bcb-6266-5542-9316-8c265900bfae, identifier: 10713801
2026-03-24 22:17:54 [adesa.be] INFO: Found listing with ID: 10713826
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713826%27 HTTP/1.1" 200 None
2026-03-24 22:17:54 [adesa.be] INFO: Scrape type for 10713826: 2
2026-03-24 22:17:54 [adesa.be] INFO: Scraping item 10713826 url https://www.openlane.eu/en/carv6/auction/10713826
2026-03-24 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afb81bcb-6266-5542-9316-8c265900bfae with identifier: 10713801
2026-03-24 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afb81bcb-6266-5542-9316-8c265900bfae with identifier: 10713801
2026-03-24 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afb81bcb-6266-5542-9316-8c265900bfae with identifier: 10713801 to the API
2026-03-24 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713801>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'afb81bcb-6266-5542-9316-8c265900bfae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABQ762',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713801',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 130367,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A3 Sportback 30 TFSI Business - Petrol - Automatic - 110 hp - '
'130.367 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713801%27 HTTP/1.1" 200 None
2026-03-24 22:17:55 [adesa.be] INFO: Saving data for 10713801: {'auction_closing_time': 1774426500.0, 'created_time': 1774282602.801072, 'last_price_update_time': 1774390675.433308}
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713801') HTTP/1.1" 204 0
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252Fbf606045-53eb-4d53-8fe8-1343b315df71.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/bf606045-53eb-4d53-8fe8-1343b315df71.jpg not downloaded yet
2026-03-24 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10713731
2026-03-24 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6c2e9a2-e246-5b6e-a410-6f82b066940f with scrape type 2
2026-03-24 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6c2e9a2-e246-5b6e-a410-6f82b066940f with scrape type 2
2026-03-24 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6c2e9a2-e246-5b6e-a410-6f82b066940f, identifier: 10713731
2026-03-24 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10713765
2026-03-24 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d6040c7-3a55-56c3-913a-9195f9784180 with scrape type 2
2026-03-24 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d6040c7-3a55-56c3-913a-9195f9784180 with scrape type 2
2026-03-24 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d6040c7-3a55-56c3-913a-9195f9784180, identifier: 10713765
2026-03-24 22:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daa5cdc9-afce-5215-a79b-bec94ba68786 with identifier: 10713751
2026-03-24 22:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa5cdc9-afce-5215-a79b-bec94ba68786 with scrape type 2
2026-03-24 22:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daa5cdc9-afce-5215-a79b-bec94ba68786 with scrape type 2
2026-03-24 22:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: daa5cdc9-afce-5215-a79b-bec94ba68786, identifier: 10713751
2026-03-24 22:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743835/general/f6c578aa-3567-4b59-b8a3-88e2bb3d9c60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720804)
2026-03-24 22:17:55 [adesa.be] INFO: Found listing with ID: 10713798
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713798%27 HTTP/1.1" 200 None
2026-03-24 22:17:55 [adesa.be] INFO: Scrape type for 10713798: 2
2026-03-24 22:17:55 [adesa.be] INFO: Scraping item 10713798 url https://www.openlane.eu/en/carv6/auction/10713798
2026-03-24 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10713731
2026-03-24 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10713731
2026-03-24 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6c2e9a2-e246-5b6e-a410-6f82b066940f with identifier: 10713731 to the API
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713731>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a6c2e9a2-e246-5b6e-a410-6f82b066940f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713731',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 104224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A3 Sportback 30 TDI S Line - Diesel - Manual - 116 hp - '
'104.224 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713731%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Saving data for 10713731: {'auction_closing_time': 1774426500.0, 'created_time': 1774282604.687752, 'last_price_update_time': 1774390676.035157}
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713731') HTTP/1.1" 204 0
2026-03-24 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10713765
2026-03-24 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10713765
2026-03-24 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10713765 to the API
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713765>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Hatchback',
'color': 'Blue',
'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': '9d6040c7-3a55-56c3-913a-9195f9784180',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAY345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713765',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 106788,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'106.788 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713765%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Saving data for 10713765: {'auction_closing_time': 1774426500.0, 'created_time': 1774282609.974361, 'last_price_update_time': 1774390676.304623}
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713765') HTTP/1.1" 204 0
2026-03-24 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: daa5cdc9-afce-5215-a79b-bec94ba68786 with identifier: 10713751
2026-03-24 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: daa5cdc9-afce-5215-a79b-bec94ba68786 with identifier: 10713751
2026-03-24 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: daa5cdc9-afce-5215-a79b-bec94ba68786 with identifier: 10713751 to the API
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713751>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'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': 'daa5cdc9-afce-5215-a79b-bec94ba68786',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713751',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 64039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A3 Sportback 30 TFSI Attraction - Petrol - Manual - 110 hp - '
'64.039 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713751%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Saving data for 10713751: {'auction_closing_time': 1774426500.0, 'created_time': 1774282615.774121, 'last_price_update_time': 1774390676.562828}
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713751') HTTP/1.1" 204 0
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252F79ed289b-ffe7-4a47-9f89-5db300a5592a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/79ed289b-ffe7-4a47-9f89-5db300a5592a.jpg not downloaded yet
2026-03-24 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713785
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713785%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713785: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713785 url https://www.openlane.eu/en/carv6/auction/10713785
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713786
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713786%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713786: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713786 url https://www.openlane.eu/en/carv6/auction/10713786
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713764
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713764%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713764: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713764 url https://www.openlane.eu/en/carv6/auction/10713764
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713649
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713649%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713649: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713649 url https://www.openlane.eu/en/carv6/auction/10713649
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713859
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713859%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713859: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713859 url https://www.openlane.eu/en/carv6/auction/10713859
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713651
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713651%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713651: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713651 url https://www.openlane.eu/en/carv6/auction/10713651
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713918
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713918%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713918: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713918 url https://www.openlane.eu/en/carv6/auction/10713918
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713685
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713685%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713685: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713685 url https://www.openlane.eu/en/carv6/auction/10713685
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713647
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713647%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713647: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713647 url https://www.openlane.eu/en/carv6/auction/10713647
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713757
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713757%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713757: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713757 url https://www.openlane.eu/en/carv6/auction/10713757
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713702
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713702%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713702: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713702 url https://www.openlane.eu/en/carv6/auction/10713702
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713834
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713834%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713834: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713834 url https://www.openlane.eu/en/carv6/auction/10713834
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713705
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713705%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713705: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713705 url https://www.openlane.eu/en/carv6/auction/10713705
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713699
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713699%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713699: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713699 url https://www.openlane.eu/en/carv6/auction/10713699
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713813
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713813%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713813: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713813 url https://www.openlane.eu/en/carv6/auction/10713813
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713730
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713730%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713730: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713730 url https://www.openlane.eu/en/carv6/auction/10713730
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713632
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713632%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713632: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713632 url https://www.openlane.eu/en/carv6/auction/10713632
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713724
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713724%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713724: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713724 url https://www.openlane.eu/en/carv6/auction/10713724
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10710145
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710145%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10710145: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10710145 url https://www.openlane.eu/en/carv6/auction/10710145
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713623
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713623%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713623: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713623 url https://www.openlane.eu/en/carv6/auction/10713623
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713759
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713759%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713759: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713759 url https://www.openlane.eu/en/carv6/auction/10713759
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713876
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713876%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713876: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713876 url https://www.openlane.eu/en/carv6/auction/10713876
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713726
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713726%27 HTTP/1.1" 200 None
2026-03-24 22:17:56 [adesa.be] INFO: Scrape type for 10713726: 0
2026-03-24 22:17:56 [adesa.be] INFO: Skipping item 10713726 url https://www.openlane.eu/en/carv6/auction/10713726
2026-03-24 22:17:56 [adesa.be] INFO: Found listing with ID: 10713710
2026-03-24 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713710%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713710: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713710 url https://www.openlane.eu/en/carv6/auction/10713710
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713698
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713698%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713698: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713698 url https://www.openlane.eu/en/carv6/auction/10713698
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713804
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713804%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713804: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713804 url https://www.openlane.eu/en/carv6/auction/10713804
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713875
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713875%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713875: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713875 url https://www.openlane.eu/en/carv6/auction/10713875
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713692
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713692%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713692: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713692 url https://www.openlane.eu/en/carv6/auction/10713692
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713677
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713677%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713677: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713677 url https://www.openlane.eu/en/carv6/auction/10713677
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713658
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713658%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713658: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713658 url https://www.openlane.eu/en/carv6/auction/10713658
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713631
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713631%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713631: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713631 url https://www.openlane.eu/en/carv6/auction/10713631
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713662
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713662%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713662: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713662 url https://www.openlane.eu/en/carv6/auction/10713662
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713655
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713655%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713655: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713655 url https://www.openlane.eu/en/carv6/auction/10713655
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713695
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713695%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713695: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713695 url https://www.openlane.eu/en/carv6/auction/10713695
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713678
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713678%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713678: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713678 url https://www.openlane.eu/en/carv6/auction/10713678
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713694
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713694%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713694: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713694 url https://www.openlane.eu/en/carv6/auction/10713694
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713670
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713670%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713670: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713670 url https://www.openlane.eu/en/carv6/auction/10713670
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713795
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713795%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713795: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713795 url https://www.openlane.eu/en/carv6/auction/10713795
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713674
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713674%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713674: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713674 url https://www.openlane.eu/en/carv6/auction/10713674
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713717
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713717%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713717: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713717 url https://www.openlane.eu/en/carv6/auction/10713717
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713624
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713624%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713624: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713624 url https://www.openlane.eu/en/carv6/auction/10713624
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713640
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713640%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713640: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713640 url https://www.openlane.eu/en/carv6/auction/10713640
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713961
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713961%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713961: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713961 url https://www.openlane.eu/en/carv6/auction/10713961
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713983
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713983%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713983: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713983 url https://www.openlane.eu/en/carv6/auction/10713983
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713987
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713987%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713987: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713987 url https://www.openlane.eu/en/carv6/auction/10713987
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713854
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713854%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713854: 0
2026-03-24 22:17:57 [adesa.be] INFO: Skipping item 10713854 url https://www.openlane.eu/en/carv6/auction/10713854
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713892
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713892%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713892: 2
2026-03-24 22:17:57 [adesa.be] INFO: Scraping item 10713892 url https://www.openlane.eu/en/carv6/auction/10713892
2026-03-24 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743835/general/d07b4d3a-7cb1-4a17-87a5-bf7e668a2f03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720804)
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252F56ab36e1-947e-42c3-b792-e4549b7c5707.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/56ab36e1-947e-42c3-b792-e4549b7c5707.jpg not downloaded yet
2026-03-24 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743835/general/6fab069a-57bb-4470-b155-9e0a6825739f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720804)
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713901
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713901%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713901: 2
2026-03-24 22:17:57 [adesa.be] INFO: Scraping item 10713901 url https://www.openlane.eu/en/carv6/auction/10713901
2026-03-24 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78149f90>
2026-03-24 22:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252Ff6c578aa-3567-4b59-b8a3-88e2bb3d9c60.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/f6c578aa-3567-4b59-b8a3-88e2bb3d9c60.jpg saved to cache
2026-03-24 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d9f56437-07c0-5077-ac36-3afd40c8e41f
2026-03-24 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0b127f6-d75c-555c-b43d-e2ea3612a62e with identifier: 10720803
2026-03-24 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0b127f6-d75c-555c-b43d-e2ea3612a62e with scrape type 1
2026-03-24 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0b127f6-d75c-555c-b43d-e2ea3612a62e
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F0865ea5f-895b-40cf-8a68-b498d2511a53.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/0865ea5f-895b-40cf-8a68-b498d2511a53.jpg not downloaded yet
2026-03-24 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78748324-2998-55d0-9b07-22838a68eb63 with identifier: 10713621
2026-03-24 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78748324-2998-55d0-9b07-22838a68eb63 with scrape type 2
2026-03-24 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78748324-2998-55d0-9b07-22838a68eb63 with scrape type 2
2026-03-24 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78748324-2998-55d0-9b07-22838a68eb63, identifier: 10713621
2026-03-24 22:17:57 [adesa.be] INFO: Found listing with ID: 10713905
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713905%27 HTTP/1.1" 200 None
2026-03-24 22:17:57 [adesa.be] INFO: Scrape type for 10713905: 2
2026-03-24 22:17:57 [adesa.be] INFO: Scraping item 10713905 url https://www.openlane.eu/en/carv6/auction/10713905
2026-03-24 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78748324-2998-55d0-9b07-22838a68eb63 with identifier: 10713621
2026-03-24 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78748324-2998-55d0-9b07-22838a68eb63 with identifier: 10713621
2026-03-24 22:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78748324-2998-55d0-9b07-22838a68eb63 with identifier: 10713621 to the API
2026-03-24 22:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713621>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'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': '78748324-2998-55d0-9b07-22838a68eb63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHC075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713621',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 26345,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A3 Sportback 30 TFSI S Line - Petrol - Automatic - 110 hp - '
'26.345 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713621%27 HTTP/1.1" 200 None
2026-03-24 22:17:58 [adesa.be] INFO: Saving data for 10713621: {'auction_closing_time': 1774426500.0, 'created_time': 1774282869.840566, 'last_price_update_time': 1774390678.161556}
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713621') HTTP/1.1" 204 0
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F3bec6a06-9226-4383-a0a5-8bbee9d38d81.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/3bec6a06-9226-4383-a0a5-8bbee9d38d81.jpg not downloaded yet
2026-03-24 22:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78396890>
2026-03-24 22:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252Fd07b4d3a-7cb1-4a17-87a5-bf7e668a2f03.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/d07b4d3a-7cb1-4a17-87a5-bf7e668a2f03.jpg saved to cache
2026-03-24 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d9f56437-07c0-5077-ac36-3afd40c8e41f
2026-03-24 22:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with identifier: 10713708
2026-03-24 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with scrape type 2
2026-03-24 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with scrape type 2
2026-03-24 22:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b, identifier: 10713708
2026-03-24 22:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785edad0>
2026-03-24 22:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252F6fab069a-57bb-4470-b155-9e0a6825739f.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/6fab069a-57bb-4470-b155-9e0a6825739f.jpg saved to cache
2026-03-24 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d9f56437-07c0-5077-ac36-3afd40c8e41f
2026-03-24 22:17:58 [adesa.be] INFO: Found listing with ID: 10713900
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713900%27 HTTP/1.1" 200 None
2026-03-24 22:17:58 [adesa.be] INFO: Scrape type for 10713900: 2
2026-03-24 22:17:58 [adesa.be] INFO: Scraping item 10713900 url https://www.openlane.eu/en/carv6/auction/10713900
2026-03-24 22:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with identifier: 10713708
2026-03-24 22:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with identifier: 10713708
2026-03-24 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cf42352-b1cf-59ce-82e9-bc6b7985df0b with identifier: 10713708 to the API
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713708>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Saloon',
'color': 'Black',
'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': 'Petrol',
'id': '2cf42352-b1cf-59ce-82e9-bc6b7985df0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713708',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 111687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A4 35 TFSI Attraction - Petrol - Automatic - 150 hp - 111.687 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713708%27 HTTP/1.1" 200 None
2026-03-24 22:17:58 [adesa.be] INFO: Saving data for 10713708: {'auction_closing_time': 1774426500.0, 'created_time': 1774282593.559116, 'last_price_update_time': 1774390678.826326}
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713708') HTTP/1.1" 204 0
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F71b131cf-8883-43ff-a26f-2c13ce89233b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/71b131cf-8883-43ff-a26f-2c13ce89233b.jpg not downloaded yet
2026-03-24 22:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:58 [adesa.be] INFO: Found listing with ID: 10713861
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713861%27 HTTP/1.1" 200 None
2026-03-24 22:17:58 [adesa.be] INFO: Scrape type for 10713861: 2
2026-03-24 22:17:58 [adesa.be] INFO: Scraping item 10713861 url https://www.openlane.eu/en/carv6/auction/10713861
2026-03-24 22:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57956c6d-6c1d-5951-a8dd-9999be689518 with identifier: 10713871
2026-03-24 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57956c6d-6c1d-5951-a8dd-9999be689518 with scrape type 2
2026-03-24 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57956c6d-6c1d-5951-a8dd-9999be689518 with scrape type 2
2026-03-24 22:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57956c6d-6c1d-5951-a8dd-9999be689518, identifier: 10713871
2026-03-24 22:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with identifier: 10713742
2026-03-24 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with scrape type 2
2026-03-24 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with scrape type 2
2026-03-24 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee, identifier: 10713742
2026-03-24 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743835/general/bf606045-53eb-4d53-8fe8-1343b315df71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720804)
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F0e039657-da4c-4378-bf9b-f1a6865740b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/0e039657-da4c-4378-bf9b-f1a6865740b9.jpg not downloaded yet
2026-03-24 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57956c6d-6c1d-5951-a8dd-9999be689518 with identifier: 10713871
2026-03-24 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57956c6d-6c1d-5951-a8dd-9999be689518 with identifier: 10713871
2026-03-24 22:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57956c6d-6c1d-5951-a8dd-9999be689518 with identifier: 10713871 to the API
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713871>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '57956c6d-6c1d-5951-a8dd-9999be689518',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNB561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713871',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 172801,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'172.801 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713871%27 HTTP/1.1" 200 None
2026-03-24 22:17:59 [adesa.be] INFO: Saving data for 10713871: {'auction_closing_time': 1774426500.0, 'created_time': 1774282588.736264, 'last_price_update_time': 1774390679.381656}
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713871') HTTP/1.1" 204 0
2026-03-24 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with identifier: 10713742
2026-03-24 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with identifier: 10713742
2026-03-24 22:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with identifier: 10713742 to the API
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713742>
{'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-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5458bc94-6869-53f5-bbf3-c6a7e379c5ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL205',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713742',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 214653,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A6 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 214.653 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713742%27 HTTP/1.1" 200 None
2026-03-24 22:17:59 [adesa.be] INFO: Saving data for 10713742: {'auction_closing_time': 1774426500.0, 'created_time': 1774282581.525071, 'last_price_update_time': 1774390679.696094}
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713742') HTTP/1.1" 204 0
2026-03-24 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743835/general/79ed289b-ffe7-4a47-9f89-5db300a5592a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720804)
2026-03-24 22:17:59 [adesa.be] INFO: Found listing with ID: 10713864
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713864%27 HTTP/1.1" 200 None
2026-03-24 22:17:59 [adesa.be] INFO: Scrape type for 10713864: 2
2026-03-24 22:17:59 [adesa.be] INFO: Scraping item 10713864 url https://www.openlane.eu/en/carv6/auction/10713864
2026-03-24 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743835/general/e8182da2-050f-4576-b648-64b58b4ccb5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720804)
2026-03-24 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743831/general/0865ea5f-895b-40cf-8a68-b498d2511a53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720803)
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F05d299ca-9398-4d78-aac6-dfed2faefbff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/05d299ca-9398-4d78-aac6-dfed2faefbff.jpg not downloaded yet
2026-03-24 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:17:59 [adesa.be] INFO: Found listing with ID: 10713878
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713878%27 HTTP/1.1" 200 None
2026-03-24 22:17:59 [adesa.be] INFO: Scrape type for 10713878: 0
2026-03-24 22:17:59 [adesa.be] INFO: Skipping item 10713878 url https://www.openlane.eu/en/carv6/auction/10713878
2026-03-24 22:17:59 [adesa.be] INFO: Found listing with ID: 10713874
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713874%27 HTTP/1.1" 200 None
2026-03-24 22:17:59 [adesa.be] INFO: Scrape type for 10713874: 2
2026-03-24 22:17:59 [adesa.be] INFO: Scraping item 10713874 url https://www.openlane.eu/en/carv6/auction/10713874
2026-03-24 22:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1461d55-67be-5186-949c-5568d33883e5 with identifier: 10713671
2026-03-24 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1461d55-67be-5186-949c-5568d33883e5 with scrape type 2
2026-03-24 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1461d55-67be-5186-949c-5568d33883e5 with scrape type 2
2026-03-24 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1461d55-67be-5186-949c-5568d33883e5, identifier: 10713671
2026-03-24 22:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7825f210>
2026-03-24 22:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252Fbf606045-53eb-4d53-8fe8-1343b315df71.jpg') HTTP/1.1" 204 0
2026-03-24 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/bf606045-53eb-4d53-8fe8-1343b315df71.jpg saved to cache
2026-03-24 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d9f56437-07c0-5077-ac36-3afd40c8e41f
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F139ea8a4-8c81-4956-948b-6b11a552edbd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/139ea8a4-8c81-4956-948b-6b11a552edbd.jpg not downloaded yet
2026-03-24 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1461d55-67be-5186-949c-5568d33883e5 with identifier: 10713671
2026-03-24 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1461d55-67be-5186-949c-5568d33883e5 with identifier: 10713671
2026-03-24 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1461d55-67be-5186-949c-5568d33883e5 with identifier: 10713671 to the API
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713671>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': 'b1461d55-67be-5186-949c-5568d33883e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKY506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713671',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 94334,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2020-09-25',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi E-Tron 50 - Quattro - Electric - Automatic - 313 hp - 94.334 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713671%27 HTTP/1.1" 200 None
2026-03-24 22:18:00 [adesa.be] INFO: Saving data for 10713671: {'auction_closing_time': 1774426500.0, 'created_time': 1774282569.875845, 'last_price_update_time': 1774390680.268141}
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713671') HTTP/1.1" 204 0
2026-03-24 22:18:00 [adesa.be] INFO: Found listing with ID: 10713915
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713915%27 HTTP/1.1" 200 None
2026-03-24 22:18:00 [adesa.be] INFO: Scrape type for 10713915: 2
2026-03-24 22:18:00 [adesa.be] INFO: Scraping item 10713915 url https://www.openlane.eu/en/carv6/auction/10713915
2026-03-24 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743831/general/71b131cf-8883-43ff-a26f-2c13ce89233b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720803)
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F81d27fa7-d18a-43de-a319-1ca93a6408d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/81d27fa7-d18a-43de-a319-1ca93a6408d9.jpg not downloaded yet
2026-03-24 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a98b790>
2026-03-24 22:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252F79ed289b-ffe7-4a47-9f89-5db300a5592a.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/79ed289b-ffe7-4a47-9f89-5db300a5592a.jpg saved to cache
2026-03-24 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d9f56437-07c0-5077-ac36-3afd40c8e41f
2026-03-24 22:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb789ad3d0>
2026-03-24 22:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252Fe8182da2-050f-4576-b648-64b58b4ccb5a.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/e8182da2-050f-4576-b648-64b58b4ccb5a.jpg saved to cache
2026-03-24 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d9f56437-07c0-5077-ac36-3afd40c8e41f
2026-03-24 22:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787eb510>
2026-03-24 22:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F0865ea5f-895b-40cf-8a68-b498d2511a53.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/0865ea5f-895b-40cf-8a68-b498d2511a53.jpg saved to cache
2026-03-24 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d0b127f6-d75c-555c-b43d-e2ea3612a62e
2026-03-24 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10713629
2026-03-24 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a21649a-2b67-5869-8970-654cda0e8c04 with scrape type 2
2026-03-24 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a21649a-2b67-5869-8970-654cda0e8c04 with scrape type 2
2026-03-24 22:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a21649a-2b67-5869-8970-654cda0e8c04, identifier: 10713629
2026-03-24 22:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10713627
2026-03-24 22:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c78b271-92d6-5318-a0b4-c140f50c9962 with scrape type 2
2026-03-24 22:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c78b271-92d6-5318-a0b4-c140f50c9962 with scrape type 2
2026-03-24 22:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c78b271-92d6-5318-a0b4-c140f50c9962, identifier: 10713627
2026-03-24 22:18:00 [adesa.be] INFO: Found listing with ID: 10713850
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713850%27 HTTP/1.1" 200 None
2026-03-24 22:18:00 [adesa.be] INFO: Scrape type for 10713850: 2
2026-03-24 22:18:00 [adesa.be] INFO: Scraping item 10713850 url https://www.openlane.eu/en/carv6/auction/10713850
2026-03-24 22:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10713629
2026-03-24 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10713629
2026-03-24 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a21649a-2b67-5869-8970-654cda0e8c04 with identifier: 10713629 to the API
2026-03-24 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713629>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'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': '2a21649a-2b67-5869-8970-654cda0e8c04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX8393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713629',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 79872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi Q2 35 TDI Attraction - Diesel - Automatic - 150 hp - 79.872 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713629%27 HTTP/1.1" 200 None
2026-03-24 22:18:01 [adesa.be] INFO: Saving data for 10713629: {'auction_closing_time': 1774426500.0, 'created_time': 1774282701.259572, 'last_price_update_time': 1774390681.143656}
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713629') HTTP/1.1" 204 0
2026-03-24 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10713627
2026-03-24 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10713627
2026-03-24 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10713627 to the API
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713627>
{'auction_title': '',
'c_o_2_emission_value': 119,
'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': '0c78b271-92d6-5318-a0b4-c140f50c9962',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEQ221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713627',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 162067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'162.067 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713627%27 HTTP/1.1" 200 None
2026-03-24 22:18:01 [adesa.be] INFO: Saving data for 10713627: {'auction_closing_time': 1774426500.0, 'created_time': 1774282566.281235, 'last_price_update_time': 1774390681.410543}
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713627') HTTP/1.1" 204 0
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F53296927-707e-4917-af0b-9cbf2567e1b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/53296927-707e-4917-af0b-9cbf2567e1b1.jpg not downloaded yet
2026-03-24 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743831/general/0e039657-da4c-4378-bf9b-f1a6865740b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720803)
2026-03-24 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743831/general/3bec6a06-9226-4383-a0a5-8bbee9d38d81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720803)
2026-03-24 22:18:01 [adesa.be] INFO: Found listing with ID: 10713978
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713978%27 HTTP/1.1" 200 None
2026-03-24 22:18:01 [adesa.be] INFO: Scrape type for 10713978: 2
2026-03-24 22:18:01 [adesa.be] INFO: Scraping item 10713978 url https://www.openlane.eu/en/carv6/auction/10713978
2026-03-24 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780d0b90>
2026-03-24 22:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F71b131cf-8883-43ff-a26f-2c13ce89233b.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/71b131cf-8883-43ff-a26f-2c13ce89233b.jpg saved to cache
2026-03-24 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d0b127f6-d75c-555c-b43d-e2ea3612a62e
2026-03-24 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44aed416-24b7-5aa7-a8b0-f3c768eda79a with identifier: 10713816
2026-03-24 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44aed416-24b7-5aa7-a8b0-f3c768eda79a with scrape type 2
2026-03-24 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44aed416-24b7-5aa7-a8b0-f3c768eda79a with scrape type 2
2026-03-24 22:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44aed416-24b7-5aa7-a8b0-f3c768eda79a, identifier: 10713816
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F431c0a18-341f-4eea-b674-b1fd36961889.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/431c0a18-341f-4eea-b674-b1fd36961889.jpg not downloaded yet
2026-03-24 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44aed416-24b7-5aa7-a8b0-f3c768eda79a with identifier: 10713816
2026-03-24 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44aed416-24b7-5aa7-a8b0-f3c768eda79a with identifier: 10713816
2026-03-24 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44aed416-24b7-5aa7-a8b0-f3c768eda79a with identifier: 10713816 to the API
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713816>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '44aed416-24b7-5aa7-a8b0-f3c768eda79a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG7398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713816',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 188705,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi Q2 30 TDI Advanced - Diesel - Automatic - 116 hp - 188.705 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713816%27 HTTP/1.1" 200 None
2026-03-24 22:18:01 [adesa.be] INFO: Saving data for 10713816: {'auction_closing_time': 1774426500.0, 'created_time': 1774282590.623153, 'last_price_update_time': 1774390681.918339}
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713816') HTTP/1.1" 204 0
2026-03-24 22:18:01 [adesa.be] INFO: Found listing with ID: 10713845
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713845%27 HTTP/1.1" 200 None
2026-03-24 22:18:01 [adesa.be] INFO: Scrape type for 10713845: 2
2026-03-24 22:18:01 [adesa.be] INFO: Scraping item 10713845 url https://www.openlane.eu/en/carv6/auction/10713845
2026-03-24 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2f6226d-ced1-5d18-9906-5e65213b83d9 with identifier: 10713857
2026-03-24 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2f6226d-ced1-5d18-9906-5e65213b83d9 with scrape type 2
2026-03-24 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2f6226d-ced1-5d18-9906-5e65213b83d9 with scrape type 2
2026-03-24 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2f6226d-ced1-5d18-9906-5e65213b83d9, identifier: 10713857
2026-03-24 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743831/general/139ea8a4-8c81-4956-948b-6b11a552edbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720803)
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F683e0296-2bf7-4654-aefb-32b11c4c42b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/683e0296-2bf7-4654-aefb-32b11c4c42b4.jpg not downloaded yet
2026-03-24 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2f6226d-ced1-5d18-9906-5e65213b83d9 with identifier: 10713857
2026-03-24 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2f6226d-ced1-5d18-9906-5e65213b83d9 with identifier: 10713857
2026-03-24 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2f6226d-ced1-5d18-9906-5e65213b83d9 with identifier: 10713857 to the API
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713857>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd2f6226d-ced1-5d18-9906-5e65213b83d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMA011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713857',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 145983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-05-10',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 145.983 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713857%27 HTTP/1.1" 200 None
2026-03-24 22:18:02 [adesa.be] INFO: Saving data for 10713857: {'auction_closing_time': 1774426500.0, 'created_time': 1774282564.41783, 'last_price_update_time': 1774390682.317186}
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713857') HTTP/1.1" 204 0
2026-03-24 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743831/general/81d27fa7-d18a-43de-a319-1ca93a6408d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720803)
2026-03-24 22:18:02 [adesa.be] INFO: Found listing with ID: 10713930
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713930%27 HTTP/1.1" 200 None
2026-03-24 22:18:02 [adesa.be] INFO: Scrape type for 10713930: 0
2026-03-24 22:18:02 [adesa.be] INFO: Skipping item 10713930 url https://www.openlane.eu/en/carv6/auction/10713930
2026-03-24 22:18:02 [adesa.be] INFO: Found listing with ID: 10713814
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713814%27 HTTP/1.1" 200 None
2026-03-24 22:18:02 [adesa.be] INFO: Scrape type for 10713814: 0
2026-03-24 22:18:02 [adesa.be] INFO: Skipping item 10713814 url https://www.openlane.eu/en/carv6/auction/10713814
2026-03-24 22:18:02 [adesa.be] INFO: Found listing with ID: 10713890
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713890%27 HTTP/1.1" 200 None
2026-03-24 22:18:02 [adesa.be] INFO: Scrape type for 10713890: 2
2026-03-24 22:18:02 [adesa.be] INFO: Scraping item 10713890 url https://www.openlane.eu/en/carv6/auction/10713890
2026-03-24 22:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788e1f90>
2026-03-24 22:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22: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 22:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743831%252Fgeneral%252F0e039657-da4c-4378-bf9b-f1a6865740b9.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/0e039657-da4c-4378-bf9b-f1a6865740b9.jpg saved to cache
2026-03-24 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d0b127f6-d75c-555c-b43d-e2ea3612a62e
2026-03-24 22:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78684390>
2026-03-24 22:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22: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 22:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743831%252Fgeneral%252F3bec6a06-9226-4383-a0a5-8bbee9d38d81.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/3bec6a06-9226-4383-a0a5-8bbee9d38d81.jpg saved to cache
2026-03-24 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d0b127f6-d75c-555c-b43d-e2ea3612a62e
2026-03-24 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83b6ce42-e2e6-5b3f-8222-d58df4090954 with identifier: 10713826
2026-03-24 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83b6ce42-e2e6-5b3f-8222-d58df4090954 with scrape type 2
2026-03-24 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83b6ce42-e2e6-5b3f-8222-d58df4090954 with scrape type 2
2026-03-24 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83b6ce42-e2e6-5b3f-8222-d58df4090954, identifier: 10713826
2026-03-24 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with identifier: 10713791
2026-03-24 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with scrape type 2
2026-03-24 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with scrape type 2
2026-03-24 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e, identifier: 10713791
2026-03-24 22:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83b6ce42-e2e6-5b3f-8222-d58df4090954 with identifier: 10713826
2026-03-24 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83b6ce42-e2e6-5b3f-8222-d58df4090954 with identifier: 10713826
2026-03-24 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83b6ce42-e2e6-5b3f-8222-d58df4090954 with identifier: 10713826 to the API
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713826>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'White',
'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': '83b6ce42-e2e6-5b3f-8222-d58df4090954',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALY902',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713826',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 69739,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-05-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 69.739 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713826%27 HTTP/1.1" 200 None
2026-03-24 22:18:02 [adesa.be] INFO: Saving data for 10713826: {'auction_closing_time': 1774426500.0, 'created_time': 1774282547.00939, 'last_price_update_time': 1774390682.944842}
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713826') HTTP/1.1" 204 0
2026-03-24 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with identifier: 10713791
2026-03-24 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with identifier: 10713791
2026-03-24 22:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d85a68e-4ae7-5163-8af6-c7bd3d78f12e with identifier: 10713791 to the API
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713791>
{'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': '5d85a68e-4ae7-5163-8af6-c7bd3d78f12e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVP458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713791',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 32264,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 32.264 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713791%27 HTTP/1.1" 200 None
2026-03-24 22:18:03 [adesa.be] INFO: Saving data for 10713791: {'auction_closing_time': 1774426500.0, 'created_time': 1774282560.022375, 'last_price_update_time': 1774390683.321356}
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713791') HTTP/1.1" 204 0
2026-03-24 22:18:03 [adesa.be] INFO: Found listing with ID: 10713910
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713910%27 HTTP/1.1" 200 None
2026-03-24 22:18:03 [adesa.be] INFO: Scrape type for 10713910: 2
2026-03-24 22:18:03 [adesa.be] INFO: Scraping item 10713910 url https://www.openlane.eu/en/carv6/auction/10713910
2026-03-24 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743831/general/53296927-707e-4917-af0b-9cbf2567e1b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720803)
2026-03-24 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78421910>
2026-03-24 22:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F139ea8a4-8c81-4956-948b-6b11a552edbd.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/139ea8a4-8c81-4956-948b-6b11a552edbd.jpg saved to cache
2026-03-24 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d0b127f6-d75c-555c-b43d-e2ea3612a62e
2026-03-24 22:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7851a790>
2026-03-24 22:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F81d27fa7-d18a-43de-a319-1ca93a6408d9.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/81d27fa7-d18a-43de-a319-1ca93a6408d9.jpg saved to cache
2026-03-24 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d0b127f6-d75c-555c-b43d-e2ea3612a62e
2026-03-24 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743831/general/431c0a18-341f-4eea-b674-b1fd36961889.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720803)
2026-03-24 22:18:03 [adesa.be] INFO: Found listing with ID: 10713965
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713965%27 HTTP/1.1" 200 None
2026-03-24 22:18:03 [adesa.be] INFO: Scrape type for 10713965: 2
2026-03-24 22:18:03 [adesa.be] INFO: Scraping item 10713965 url https://www.openlane.eu/en/carv6/auction/10713965
2026-03-24 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10713798
2026-03-24 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b955a36-2768-55fe-b158-1c3563081a5d with scrape type 2
2026-03-24 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b955a36-2768-55fe-b158-1c3563081a5d with scrape type 2
2026-03-24 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b955a36-2768-55fe-b158-1c3563081a5d, identifier: 10713798
2026-03-24 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10713798
2026-03-24 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10713798
2026-03-24 22:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10713798 to the API
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713798>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'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': '5b955a36-2768-55fe-b158-1c3563081a5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAN546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713798',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 72546,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 72.546 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713798%27 HTTP/1.1" 200 None
2026-03-24 22:18:03 [adesa.be] INFO: Saving data for 10713798: {'auction_closing_time': 1774426500.0, 'created_time': 1774282653.876878, 'last_price_update_time': 1774390683.876237}
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713798') HTTP/1.1" 204 0
2026-03-24 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743831/general/683e0296-2bf7-4654-aefb-32b11c4c42b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720803)
2026-03-24 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743831/general/05d299ca-9398-4d78-aac6-dfed2faefbff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720803)
2026-03-24 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10713892
2026-03-24 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3258c24-49dd-596a-af46-fdc536d10ba7 with scrape type 2
2026-03-24 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3258c24-49dd-596a-af46-fdc536d10ba7 with scrape type 2
2026-03-24 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3258c24-49dd-596a-af46-fdc536d10ba7, identifier: 10713892
2026-03-24 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f3c00fc-4b15-5689-8a84-8a90cd407a9a with identifier: 10713758
2026-03-24 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f3c00fc-4b15-5689-8a84-8a90cd407a9a with scrape type 2
2026-03-24 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f3c00fc-4b15-5689-8a84-8a90cd407a9a with scrape type 2
2026-03-24 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f3c00fc-4b15-5689-8a84-8a90cd407a9a, identifier: 10713758
2026-03-24 22:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787a8a10>
2026-03-24 22:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F53296927-707e-4917-af0b-9cbf2567e1b1.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/53296927-707e-4917-af0b-9cbf2567e1b1.jpg saved to cache
2026-03-24 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d0b127f6-d75c-555c-b43d-e2ea3612a62e
2026-03-24 22:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78696bd0>
2026-03-24 22:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F431c0a18-341f-4eea-b674-b1fd36961889.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/431c0a18-341f-4eea-b674-b1fd36961889.jpg saved to cache
2026-03-24 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d0b127f6-d75c-555c-b43d-e2ea3612a62e
2026-03-24 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10713901
2026-03-24 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b314fc5b-d1b5-5e50-b2bd-667512962ec4 with scrape type 2
2026-03-24 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b314fc5b-d1b5-5e50-b2bd-667512962ec4 with scrape type 2
2026-03-24 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b314fc5b-d1b5-5e50-b2bd-667512962ec4, identifier: 10713901
2026-03-24 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10713892
2026-03-24 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10713892
2026-03-24 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10713892 to the API
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713892>
{'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': 'b3258c24-49dd-596a-af46-fdc536d10ba7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713892',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 32736,
'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-BE',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 32.736 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713892%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.be] INFO: Saving data for 10713892: {'auction_closing_time': 1774426500.0, 'created_time': 1774282510.807515, 'last_price_update_time': 1774390684.534836}
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713892') HTTP/1.1" 204 0
2026-03-24 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f3c00fc-4b15-5689-8a84-8a90cd407a9a with identifier: 10713758
2026-03-24 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f3c00fc-4b15-5689-8a84-8a90cd407a9a with identifier: 10713758
2026-03-24 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f3c00fc-4b15-5689-8a84-8a90cd407a9a with identifier: 10713758 to the API
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713758>
{'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': '4f3c00fc-4b15-5689-8a84-8a90cd407a9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJL398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713758',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 48359,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-07-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 48.359 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713758%27 HTTP/1.1" 200 None
2026-03-24 22:18:04 [adesa.be] INFO: Saving data for 10713758: {'auction_closing_time': 1774426500.0, 'created_time': 1774282559.37059, 'last_price_update_time': 1774390684.820931}
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713758') HTTP/1.1" 204 0
2026-03-24 22:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10713901
2026-03-24 22:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10713901
2026-03-24 22:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10713901 to the API
2026-03-24 22:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713901>
{'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': 'b314fc5b-d1b5-5e50-b2bd-667512962ec4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713901',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 33144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'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 - 33.144 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713901%27 HTTP/1.1" 200 None
2026-03-24 22:18:05 [adesa.be] INFO: Saving data for 10713901: {'auction_closing_time': 1774426500.0, 'created_time': 1774282506.690373, 'last_price_update_time': 1774390685.136189}
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713901') HTTP/1.1" 204 0
2026-03-24 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743835/general/56ab36e1-947e-42c3-b792-e4549b7c5707.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720804)
2026-03-24 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78842fd0>
2026-03-24 22:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F683e0296-2bf7-4654-aefb-32b11c4c42b4.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/683e0296-2bf7-4654-aefb-32b11c4c42b4.jpg saved to cache
2026-03-24 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d0b127f6-d75c-555c-b43d-e2ea3612a62e
2026-03-24 22:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78811810>
2026-03-24 22:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743831%252Fgeneral%252F05d299ca-9398-4d78-aac6-dfed2faefbff.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743831/general/05d299ca-9398-4d78-aac6-dfed2faefbff.jpg saved to cache
2026-03-24 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d0b127f6-d75c-555c-b43d-e2ea3612a62e
2026-03-24 22:18:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d0b127f6-d75c-555c-b43d-e2ea3612a62e, skipping ID generation
2026-03-24 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0b127f6-d75c-555c-b43d-e2ea3612a62e with scrape type 1
2026-03-24 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0b127f6-d75c-555c-b43d-e2ea3612a62e sending to next pipeline
2026-03-24 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0b127f6-d75c-555c-b43d-e2ea3612a62e, identifier: 10720803
2026-03-24 22:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0b127f6-d75c-555c-b43d-e2ea3612a62e with identifier: 10720803
2026-03-24 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0b127f6-d75c-555c-b43d-e2ea3612a62e with identifier: 10720803
2026-03-24 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0b127f6-d75c-555c-b43d-e2ea3612a62e with identifier: 10720803 to the API
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743831/general/05d299ca-9398-4d78-aac6-dfed2faefbff.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd0b127f6-d75c-555c-b43d-e2ea3612a62e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJL442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720803',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 88630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/0865ea5f-895b-40cf-8a68-b498d2511a53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/3bec6a06-9226-4383-a0a5-8bbee9d38d81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/71b131cf-8883-43ff-a26f-2c13ce89233b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91831,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/0e039657-da4c-4378-bf9b-f1a6865740b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/05d299ca-9398-4d78-aac6-dfed2faefbff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/139ea8a4-8c81-4956-948b-6b11a552edbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/81d27fa7-d18a-43de-a319-1ca93a6408d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/53296927-707e-4917-af0b-9cbf2567e1b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/431c0a18-341f-4eea-b674-b1fd36961889.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0b127f6-d75c-555c-b43d-e2ea3612a62e/d0b127f6-d75c-555c-b43d-e2ea3612a62e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743831/general/683e0296-2bf7-4654-aefb-32b11c4c42b4.jpg',
'Width': 1024}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 88.630 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720803%27 HTTP/1.1" 200 None
2026-03-24 22:18:05 [adesa.be] INFO: Saving data for 10720803: {'created_time': 1774390685.665631, 'last_price_update_time': 1774390685.665641, 'auction_closing_time': 1774433400.0}
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720803') HTTP/1.1" 204 0
2026-03-24 22:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7888db10>
2026-03-24 22:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252F56ab36e1-947e-42c3-b792-e4549b7c5707.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/56ab36e1-947e-42c3-b792-e4549b7c5707.jpg saved to cache
2026-03-24 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d9f56437-07c0-5077-ac36-3afd40c8e41f
2026-03-24 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beea97bf-2deb-5b5a-bf9d-eaed230a09ae with identifier: 10713861
2026-03-24 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beea97bf-2deb-5b5a-bf9d-eaed230a09ae with scrape type 2
2026-03-24 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item beea97bf-2deb-5b5a-bf9d-eaed230a09ae with scrape type 2
2026-03-24 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: beea97bf-2deb-5b5a-bf9d-eaed230a09ae, identifier: 10713861
2026-03-24 22:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84298625-d9ad-5e70-a002-bba4ff8f6682 with identifier: 10713900
2026-03-24 22:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84298625-d9ad-5e70-a002-bba4ff8f6682 with scrape type 2
2026-03-24 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84298625-d9ad-5e70-a002-bba4ff8f6682 with scrape type 2
2026-03-24 22:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84298625-d9ad-5e70-a002-bba4ff8f6682, identifier: 10713900
2026-03-24 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: beea97bf-2deb-5b5a-bf9d-eaed230a09ae with identifier: 10713861
2026-03-24 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: beea97bf-2deb-5b5a-bf9d-eaed230a09ae with identifier: 10713861
2026-03-24 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: beea97bf-2deb-5b5a-bf9d-eaed230a09ae with identifier: 10713861 to the API
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713861>
{'auction_title': '',
'c_o_2_emission_value': 132,
'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': 'beea97bf-2deb-5b5a-bf9d-eaed230a09ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRX731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713861',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 15773,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2023-06-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C3 Aircross 1.2i Shine - Petrol - Manual - 110 hp - 15.773 '
'km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713861%27 HTTP/1.1" 200 None
2026-03-24 22:18:06 [adesa.be] INFO: Saving data for 10713861: {'auction_closing_time': 1774426500.0, 'created_time': 1774282488.418211, 'last_price_update_time': 1774390686.438709}
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713861') HTTP/1.1" 204 0
2026-03-24 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84298625-d9ad-5e70-a002-bba4ff8f6682 with identifier: 10713900
2026-03-24 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84298625-d9ad-5e70-a002-bba4ff8f6682 with identifier: 10713900
2026-03-24 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84298625-d9ad-5e70-a002-bba4ff8f6682 with identifier: 10713900 to the API
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713900>
{'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': '84298625-d9ad-5e70-a002-bba4ff8f6682',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW851',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713900',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 54059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'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 - 54.059 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713900%27 HTTP/1.1" 200 None
2026-03-24 22:18:06 [adesa.be] INFO: Saving data for 10713900: {'auction_closing_time': 1774426500.0, 'created_time': 1774282558.472889, 'last_price_update_time': 1774390686.728669}
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713900') HTTP/1.1" 204 0
2026-03-24 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743835/general/8e29dbce-1a6e-477f-87ae-05b20a756af0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720804)
2026-03-24 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743835/general/56f045cf-07fa-405c-bf86-47f3fad5983f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720804)
2026-03-24 22:18:06 [scrapy.extensions.logstats] INFO: Crawled 233 pages (at 87 pages/min), scraped 136 items (at 72 items/min)
2026-03-24 22:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/a2f56b59-f24c-4529-9bac-b1e04b96622b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720775)
2026-03-24 22:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788baa90>
2026-03-24 22:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252F8e29dbce-1a6e-477f-87ae-05b20a756af0.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/8e29dbce-1a6e-477f-87ae-05b20a756af0.jpg saved to cache
2026-03-24 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d9f56437-07c0-5077-ac36-3afd40c8e41f
2026-03-24 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743835/general/e0197cb5-0df0-45ce-848d-8ae6f8e9f860.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720804)
2026-03-24 22:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a8431d0>
2026-03-24 22:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252F56f045cf-07fa-405c-bf86-47f3fad5983f.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/56f045cf-07fa-405c-bf86-47f3fad5983f.jpg saved to cache
2026-03-24 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d9f56437-07c0-5077-ac36-3afd40c8e41f
2026-03-24 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d849513b-4540-541e-a203-d46176cb8f66 with identifier: 10713905
2026-03-24 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d849513b-4540-541e-a203-d46176cb8f66 with scrape type 2
2026-03-24 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d849513b-4540-541e-a203-d46176cb8f66 with scrape type 2
2026-03-24 22:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d849513b-4540-541e-a203-d46176cb8f66, identifier: 10713905
2026-03-24 22:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ee26d89-0c59-580f-99be-e2b4b9be417a with identifier: 10713915
2026-03-24 22:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ee26d89-0c59-580f-99be-e2b4b9be417a with scrape type 2
2026-03-24 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ee26d89-0c59-580f-99be-e2b4b9be417a with scrape type 2
2026-03-24 22:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ee26d89-0c59-580f-99be-e2b4b9be417a, identifier: 10713915
2026-03-24 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d849513b-4540-541e-a203-d46176cb8f66 with identifier: 10713905
2026-03-24 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d849513b-4540-541e-a203-d46176cb8f66 with identifier: 10713905
2026-03-24 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d849513b-4540-541e-a203-d46176cb8f66 with identifier: 10713905 to the API
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713905>
{'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': 'd849513b-4540-541e-a203-d46176cb8f66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW540',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713905',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 35959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'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 - 35.959 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713905%27 HTTP/1.1" 200 None
2026-03-24 22:18:07 [adesa.be] INFO: Saving data for 10713905: {'auction_closing_time': 1774426500.0, 'created_time': 1774282498.431868, 'last_price_update_time': 1774390687.439825}
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713905') HTTP/1.1" 204 0
2026-03-24 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ee26d89-0c59-580f-99be-e2b4b9be417a with identifier: 10713915
2026-03-24 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ee26d89-0c59-580f-99be-e2b4b9be417a with identifier: 10713915
2026-03-24 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ee26d89-0c59-580f-99be-e2b4b9be417a with identifier: 10713915 to the API
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713915>
{'auction_title': '',
'c_o_2_emission_value': 122,
'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': '2ee26d89-0c59-580f-99be-e2b4b9be417a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUS674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713915',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 67231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'67.231 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713915%27 HTTP/1.1" 200 None
2026-03-24 22:18:07 [adesa.be] INFO: Saving data for 10713915: {'auction_closing_time': 1774426500.0, 'created_time': 1774282481.600875, 'last_price_update_time': 1774390687.753577}
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713915') HTTP/1.1" 204 0
2026-03-24 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-24 22:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7873c090>
2026-03-24 22:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743835%252Fgeneral%252Fe0197cb5-0df0-45ce-848d-8ae6f8e9f860.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743835/general/e0197cb5-0df0-45ce-848d-8ae6f8e9f860.jpg saved to cache
2026-03-24 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d9f56437-07c0-5077-ac36-3afd40c8e41f
2026-03-24 22:18:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9f56437-07c0-5077-ac36-3afd40c8e41f, skipping ID generation
2026-03-24 22:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9f56437-07c0-5077-ac36-3afd40c8e41f with scrape type 1
2026-03-24 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9f56437-07c0-5077-ac36-3afd40c8e41f sending to next pipeline
2026-03-24 22:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9f56437-07c0-5077-ac36-3afd40c8e41f, identifier: 10720804
2026-03-24 22:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9f56437-07c0-5077-ac36-3afd40c8e41f with identifier: 10720804
2026-03-24 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9f56437-07c0-5077-ac36-3afd40c8e41f with identifier: 10720804
2026-03-24 22:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9f56437-07c0-5077-ac36-3afd40c8e41f with identifier: 10720804 to the API
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743835/general/e0197cb5-0df0-45ce-848d-8ae6f8e9f860.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd9f56437-07c0-5077-ac36-3afd40c8e41f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEN867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720804',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 90297,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309008,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/e0197cb5-0df0-45ce-848d-8ae6f8e9f860.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32589,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/8e29dbce-1a6e-477f-87ae-05b20a756af0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316384,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/f6c578aa-3567-4b59-b8a3-88e2bb3d9c60.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316972,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/6fab069a-57bb-4470-b155-9e0a6825739f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311055,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/d07b4d3a-7cb1-4a17-87a5-bf7e668a2f03.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368491,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/56f045cf-07fa-405c-bf86-47f3fad5983f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330136,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/e8182da2-050f-4576-b648-64b58b4ccb5a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366060,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/bf606045-53eb-4d53-8fe8-1343b315df71.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365917,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/79ed289b-ffe7-4a47-9f89-5db300a5592a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f56437-07c0-5077-ac36-3afd40c8e41f/d9f56437-07c0-5077-ac36-3afd40c8e41f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275014,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743835/general/56ab36e1-947e-42c3-b792-e4549b7c5707.jpg',
'Width': 1920}],
'price': 29850,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 211 hp - 90.297 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720804%27 HTTP/1.1" 200 None
2026-03-24 22:18:08 [adesa.be] INFO: Saving data for 10720804: {'created_time': 1774390688.291278, 'last_price_update_time': 1774390688.291289, 'auction_closing_time': 1774433400.0}
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720804') HTTP/1.1" 204 0
2026-03-24 22:18:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/9d357017-b08f-4e57-ab19-55cbcb8ffb38.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720775)
2026-03-24 22: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 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6de8605e-35c9-53f2-93d2-b483dda7108a with identifier: 10713850
2026-03-24 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6de8605e-35c9-53f2-93d2-b483dda7108a with scrape type 2
2026-03-24 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6de8605e-35c9-53f2-93d2-b483dda7108a with scrape type 2
2026-03-24 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6de8605e-35c9-53f2-93d2-b483dda7108a, identifier: 10713850
2026-03-24 22:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6de8605e-35c9-53f2-93d2-b483dda7108a with identifier: 10713850
2026-03-24 22:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6de8605e-35c9-53f2-93d2-b483dda7108a with identifier: 10713850
2026-03-24 22:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6de8605e-35c9-53f2-93d2-b483dda7108a with identifier: 10713850 to the API
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713850>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '6de8605e-35c9-53f2-93d2-b483dda7108a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713850',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 79501,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C4 1.5 HDI Shine - Diesel - Automatic - 131 hp - 79.501 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713850%27 HTTP/1.1" 200 None
2026-03-24 22:18:08 [adesa.be] INFO: Saving data for 10713850: {'auction_closing_time': 1774426500.0, 'created_time': 1774282489.183554, 'last_price_update_time': 1774390688.944249}
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713850') HTTP/1.1" 204 0
2026-03-24 22:18:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/4ead5f4b-217f-4205-b089-88b0b5ec16e9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720775)
2026-03-24 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a77831aa-89ad-5ffb-bc11-28c26028c0b6 with identifier: 10713864
2026-03-24 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a77831aa-89ad-5ffb-bc11-28c26028c0b6 with scrape type 2
2026-03-24 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a77831aa-89ad-5ffb-bc11-28c26028c0b6 with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a77831aa-89ad-5ffb-bc11-28c26028c0b6, identifier: 10713864
2026-03-24 22:18:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/3c758d61-7215-4119-b5ac-7eb602d41203.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720775)
2026-03-24 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a77831aa-89ad-5ffb-bc11-28c26028c0b6 with identifier: 10713864
2026-03-24 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a77831aa-89ad-5ffb-bc11-28c26028c0b6 with identifier: 10713864
2026-03-24 22:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a77831aa-89ad-5ffb-bc11-28c26028c0b6 with identifier: 10713864 to the API
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713864>
{'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': 'a77831aa-89ad-5ffb-bc11-28c26028c0b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713864',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 34761,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'34.761 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713864%27 HTTP/1.1" 200 None
2026-03-24 22:18:09 [adesa.be] INFO: Saving data for 10713864: {'auction_closing_time': 1774426500.0, 'created_time': 1774282503.203477, 'last_price_update_time': 1774390689.296835}
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713864') HTTP/1.1" 204 0
2026-03-24 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-24 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-24 22:18:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-24 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83bb9734-0460-539d-891e-3dc112c3ad9f with identifier: 10713874
2026-03-24 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83bb9734-0460-539d-891e-3dc112c3ad9f with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83bb9734-0460-539d-891e-3dc112c3ad9f with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83bb9734-0460-539d-891e-3dc112c3ad9f, identifier: 10713874
2026-03-24 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83bb9734-0460-539d-891e-3dc112c3ad9f with identifier: 10713874
2026-03-24 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83bb9734-0460-539d-891e-3dc112c3ad9f with identifier: 10713874
2026-03-24 22:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83bb9734-0460-539d-891e-3dc112c3ad9f with identifier: 10713874 to the API
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713874>
{'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': '83bb9734-0460-539d-891e-3dc112c3ad9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713874',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 58051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'58.051 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713874%27 HTTP/1.1" 200 None
2026-03-24 22:18:09 [adesa.be] INFO: Saving data for 10713874: {'auction_closing_time': 1774426500.0, 'created_time': 1774282627.640803, 'last_price_update_time': 1774390689.69225}
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713874') HTTP/1.1" 204 0
2026-03-24 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743812/general/7cd8ed0d-0413-4b7f-a2ca-4526e3edd650.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720802)
2026-03-24 22:18:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704854/general/84d89e84-c09f-4f0e-b055-863c0729db25.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720775)
2026-03-24 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10713890
2026-03-24 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43be7242-7877-598f-9660-f2ac6ef218ba with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43be7242-7877-598f-9660-f2ac6ef218ba with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43be7242-7877-598f-9660-f2ac6ef218ba, identifier: 10713890
2026-03-24 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9fe0bbe-b78d-5de4-a4b1-d5160b14ce7a with identifier: 10713845
2026-03-24 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9fe0bbe-b78d-5de4-a4b1-d5160b14ce7a with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9fe0bbe-b78d-5de4-a4b1-d5160b14ce7a with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9fe0bbe-b78d-5de4-a4b1-d5160b14ce7a, identifier: 10713845
2026-03-24 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10713910
2026-03-24 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f30dc856-b866-5c15-85ee-298d8e81e7bd with scrape type 2
2026-03-24 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f30dc856-b866-5c15-85ee-298d8e81e7bd with scrape type 2
2026-03-24 22:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f30dc856-b866-5c15-85ee-298d8e81e7bd, identifier: 10713910
2026-03-24 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10713890
2026-03-24 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10713890
2026-03-24 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10713890 to the API
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713890>
{'auction_title': '',
'c_o_2_emission_value': 174,
'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': '43be7242-7877-598f-9660-f2ac6ef218ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRT042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713890',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 102684,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 3,
'seller_name': 'ARVAL-BE',
'title': 'Citroën Jumpy 1.5 HDI Club - Diesel - Manual - 120 hp - 102.684 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713890%27 HTTP/1.1" 200 None
2026-03-24 22:18:10 [adesa.be] INFO: Saving data for 10713890: {'auction_closing_time': 1774426500.0, 'created_time': 1774282471.003982, 'last_price_update_time': 1774390690.317102}
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713890') HTTP/1.1" 204 0
2026-03-24 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9fe0bbe-b78d-5de4-a4b1-d5160b14ce7a with identifier: 10713845
2026-03-24 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9fe0bbe-b78d-5de4-a4b1-d5160b14ce7a with identifier: 10713845
2026-03-24 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9fe0bbe-b78d-5de4-a4b1-d5160b14ce7a with identifier: 10713845 to the API
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713845>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': 'e9fe0bbe-b78d-5de4-a4b1-d5160b14ce7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH1425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713845',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 55661,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C4 Shine - Electric - Automatic - 136 hp - 55.661 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713845%27 HTTP/1.1" 200 None
2026-03-24 22:18:10 [adesa.be] INFO: Saving data for 10713845: {'auction_closing_time': 1774426500.0, 'created_time': 1774282671.64165, 'last_price_update_time': 1774390690.597975}
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713845') HTTP/1.1" 204 0
2026-03-24 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10713910
2026-03-24 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10713910
2026-03-24 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10713910 to the API
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713910>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Black',
'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': 'f30dc856-b866-5c15-85ee-298d8e81e7bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABB333',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713910',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 71226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2020-11-27',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Dacia Duster Comfort - Petrol - Manual - 101 hp - 71.226 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713910%27 HTTP/1.1" 200 None
2026-03-24 22:18:10 [adesa.be] INFO: Saving data for 10713910: {'auction_closing_time': 1774426500.0, 'created_time': 1774282533.979872, 'last_price_update_time': 1774390690.873635}
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713910') HTTP/1.1" 204 0
2026-03-24 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743812/general/e2e11b4c-85cc-4423-ac27-cacedfbedcb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720802)
2026-03-24 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78996990>
2026-03-24 22:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743812%252Fgeneral%252F7cd8ed0d-0413-4b7f-a2ca-4526e3edd650.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/7cd8ed0d-0413-4b7f-a2ca-4526e3edd650.jpg saved to cache
2026-03-24 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b28c79ca-4bbf-50ee-a26a-c649d2c68617
2026-03-24 22:18:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98221a1a-8fef-5e03-9faa-9867315edce6, skipping ID generation
2026-03-24 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98221a1a-8fef-5e03-9faa-9867315edce6 with scrape type 1
2026-03-24 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98221a1a-8fef-5e03-9faa-9867315edce6 sending to next pipeline
2026-03-24 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98221a1a-8fef-5e03-9faa-9867315edce6, identifier: 10720775
2026-03-24 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743812/general/639d28fb-021d-47a5-9e42-9783f65fe7cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720802)
2026-03-24 22:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98221a1a-8fef-5e03-9faa-9867315edce6 with identifier: 10720775
2026-03-24 22:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98221a1a-8fef-5e03-9faa-9867315edce6 with identifier: 10720775
2026-03-24 22:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98221a1a-8fef-5e03-9faa-9867315edce6 with identifier: 10720775 to the API
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5704854/general/84d89e84-c09f-4f0e-b055-863c0729db25.JPG>
{'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': 163,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '98221a1a-8fef-5e03-9faa-9867315edce6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJS119',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720775',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 139504,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 56,
'photos': [],
'price': 21850,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 139.504 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720775%27 HTTP/1.1" 200 None
2026-03-24 22:18:11 [adesa.be] INFO: Saving data for 10720775: {'created_time': 1774390691.370197, 'last_price_update_time': 1774390691.370207, 'auction_closing_time': 1774433400.0}
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720775') HTTP/1.1" 204 0
2026-03-24 22:18:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 98221a1a-8fef-5e03-9faa-9867315edce6 due to Ignoring non-200 response
2026-03-24 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783a2610>
2026-03-24 22:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743812%252Fgeneral%252Fe2e11b4c-85cc-4423-ac27-cacedfbedcb3.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/e2e11b4c-85cc-4423-ac27-cacedfbedcb3.jpg saved to cache
2026-03-24 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b28c79ca-4bbf-50ee-a26a-c649d2c68617
2026-03-24 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f7188e5-2bf3-5beb-949f-f91556d3c93c with identifier: 10713820
2026-03-24 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7188e5-2bf3-5beb-949f-f91556d3c93c with scrape type 2
2026-03-24 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f7188e5-2bf3-5beb-949f-f91556d3c93c with scrape type 2
2026-03-24 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f7188e5-2bf3-5beb-949f-f91556d3c93c, identifier: 10713820
2026-03-24 22:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f7188e5-2bf3-5beb-949f-f91556d3c93c with identifier: 10713820
2026-03-24 22:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f7188e5-2bf3-5beb-949f-f91556d3c93c with identifier: 10713820
2026-03-24 22:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f7188e5-2bf3-5beb-949f-f91556d3c93c with identifier: 10713820 to the API
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713820>
{'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': '9f7188e5-2bf3-5beb-949f-f91556d3c93c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJE586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713820',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 64612,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 64.612 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713820%27 HTTP/1.1" 200 None
2026-03-24 22:18:11 [adesa.be] INFO: Saving data for 10713820: {'auction_closing_time': 1774426500.0, 'created_time': 1774282541.67498, 'last_price_update_time': 1774390691.834331}
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713820') HTTP/1.1" 204 0
2026-03-24 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787eaf90>
2026-03-24 22:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743812%252Fgeneral%252F639d28fb-021d-47a5-9e42-9783f65fe7cc.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743812/general/639d28fb-021d-47a5-9e42-9783f65fe7cc.jpg saved to cache
2026-03-24 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b28c79ca-4bbf-50ee-a26a-c649d2c68617
2026-03-24 22:18:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b28c79ca-4bbf-50ee-a26a-c649d2c68617, skipping ID generation
2026-03-24 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b28c79ca-4bbf-50ee-a26a-c649d2c68617 with scrape type 1
2026-03-24 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b28c79ca-4bbf-50ee-a26a-c649d2c68617 sending to next pipeline
2026-03-24 22:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b28c79ca-4bbf-50ee-a26a-c649d2c68617, identifier: 10720802
2026-03-24 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743583/general/a9e8c488-77d0-4bd0-b5a9-fb03eedf1524.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720793)
2026-03-24 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b28c79ca-4bbf-50ee-a26a-c649d2c68617 with identifier: 10720802
2026-03-24 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b28c79ca-4bbf-50ee-a26a-c649d2c68617 with identifier: 10720802
2026-03-24 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b28c79ca-4bbf-50ee-a26a-c649d2c68617 with identifier: 10720802 to the API
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743812/general/639d28fb-021d-47a5-9e42-9783f65fe7cc.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': 211,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b28c79ca-4bbf-50ee-a26a-c649d2c68617',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRG133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720802',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 124142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388160,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743812/general/6d4d0b4b-beb3-4dd0-b937-240d130175cc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32669,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743812/general/51445873-c836-492b-a850-800cbaa7398e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356583,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743812/general/1f117a47-9216-4aca-a538-ec7a35fc1622.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324864,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743812/general/8239334c-5fe9-4de6-babd-67b977c08cc8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277912,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743812/general/6b8ed523-4b0b-4f43-9903-5629980b2fab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295153,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743812/general/fa70607c-3136-48d0-b13c-822e28c8f920.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350185,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743812/general/639d28fb-021d-47a5-9e42-9783f65fe7cc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302264,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743812/general/e2e11b4c-85cc-4423-ac27-cacedfbedcb3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220927,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743812/general/0f937fa3-d8a5-404d-a662-573c1bde91b2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b28c79ca-4bbf-50ee-a26a-c649d2c68617/b28c79ca-4bbf-50ee-a26a-c649d2c68617_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346863,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743812/general/7cd8ed0d-0413-4b7f-a2ca-4526e3edd650.jpg',
'Width': 1920}],
'price': 28500,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 211 hp - 124.142 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720802%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.be] INFO: Saving data for 10720802: {'created_time': 1774390692.339445, 'last_price_update_time': 1774390692.339463, 'auction_closing_time': 1774433400.0}
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720802') HTTP/1.1" 204 0
2026-03-24 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743866/general/e935418c-9f49-4359-88ac-9c5928796c67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720809)
2026-03-24 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10713978
2026-03-24 22:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6854adf-86ae-55a2-8d64-d85ba91b0d10 with scrape type 2
2026-03-24 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6854adf-86ae-55a2-8d64-d85ba91b0d10 with scrape type 2
2026-03-24 22:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6854adf-86ae-55a2-8d64-d85ba91b0d10, identifier: 10713978
2026-03-24 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743868/general/6a096bf0-72f1-446f-83e4-e8579bacb23e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720810)
2026-03-24 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10713978
2026-03-24 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10713978
2026-03-24 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6854adf-86ae-55a2-8d64-d85ba91b0d10 with identifier: 10713978 to the API
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713978>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'MPV',
'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': 'c6854adf-86ae-55a2-8d64-d85ba91b0d10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLF036',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713978',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 182475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C4 Grand Picasso 1.5 HDI Business - Diesel - Automatic - '
'130 hp - 182.475 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713978%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.be] INFO: Saving data for 10713978: {'auction_closing_time': 1774426500.0, 'created_time': 1774282480.135449, 'last_price_update_time': 1774390692.704482}
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713978') HTTP/1.1" 204 0
2026-03-24 22:18:12 [adesa.be] INFO: Found listing with ID: 10713768
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713768%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.be] INFO: Scrape type for 10713768: 2
2026-03-24 22:18:12 [adesa.be] INFO: Scraping item 10713768 url https://www.openlane.eu/en/carv6/auction/10713768
2026-03-24 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743996/general/72f0a75a-4e9e-480a-8d6f-0eecb49deda5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721257)
2026-03-24 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78996690>
2026-03-24 22:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252Fa9e8c488-77d0-4bd0-b5a9-fb03eedf1524.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/a9e8c488-77d0-4bd0-b5a9-fb03eedf1524.jpg saved to cache
2026-03-24 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d
2026-03-24 22:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10713965
2026-03-24 22:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a19cfa07-6991-5f7a-9ac3-d477c279849b with scrape type 2
2026-03-24 22:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a19cfa07-6991-5f7a-9ac3-d477c279849b with scrape type 2
2026-03-24 22:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a19cfa07-6991-5f7a-9ac3-d477c279849b, identifier: 10713965
2026-03-24 22:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743585/general/f274439a-0e01-4b49-873d-fc54fe1b09ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720794)
2026-03-24 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:12 [adesa.be] INFO: Found listing with ID: 10713744
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713744%27 HTTP/1.1" 200 None
2026-03-24 22:18:12 [adesa.be] INFO: Scrape type for 10713744: 2
2026-03-24 22:18:12 [adesa.be] INFO: Scraping item 10713744 url https://www.openlane.eu/en/carv6/auction/10713744
2026-03-24 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10713965
2026-03-24 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10713965
2026-03-24 22:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10713965 to the API
2026-03-24 22:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713965>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a19cfa07-6991-5f7a-9ac3-d477c279849b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMH409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713965',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 44279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Dacia Sandero 1.0 SCe Comfort - Petrol - Manual - 67 hp - 44.279 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713965%27 HTTP/1.1" 200 None
2026-03-24 22:18:13 [adesa.be] INFO: Saving data for 10713965: {'auction_closing_time': 1774426500.0, 'created_time': 1774282467.409414, 'last_price_update_time': 1774390693.159373}
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713965') HTTP/1.1" 204 0
2026-03-24 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743935/general/f559e63a-37a1-4414-ab02-c167a6afcea7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721202)
2026-03-24 22:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb789a9bd0>
2026-03-24 22:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743866%252Fgeneral%252Fe935418c-9f49-4359-88ac-9c5928796c67.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743866/general/e935418c-9f49-4359-88ac-9c5928796c67.jpg saved to cache
2026-03-24 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 656c29c4-7494-5d09-8211-cfb32f754af2
2026-03-24 22:18:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 656c29c4-7494-5d09-8211-cfb32f754af2, skipping ID generation
2026-03-24 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 656c29c4-7494-5d09-8211-cfb32f754af2 with scrape type 1
2026-03-24 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 656c29c4-7494-5d09-8211-cfb32f754af2 sending to next pipeline
2026-03-24 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 656c29c4-7494-5d09-8211-cfb32f754af2, identifier: 10720809
2026-03-24 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with identifier: 10713872
2026-03-24 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with scrape type 2
2026-03-24 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with scrape type 2
2026-03-24 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11bc44cb-2524-57da-82ff-2d7a6a3373f2, identifier: 10713872
2026-03-24 22:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78485a90>
2026-03-24 22:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743868%252Fgeneral%252F6a096bf0-72f1-446f-83e4-e8579bacb23e.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743868/general/6a096bf0-72f1-446f-83e4-e8579bacb23e.jpg saved to cache
2026-03-24 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 258583ca-eb80-5ee1-b9fa-0b4e82816673
2026-03-24 22:18:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 258583ca-eb80-5ee1-b9fa-0b4e82816673, skipping ID generation
2026-03-24 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 258583ca-eb80-5ee1-b9fa-0b4e82816673 with scrape type 1
2026-03-24 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 258583ca-eb80-5ee1-b9fa-0b4e82816673 sending to next pipeline
2026-03-24 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 258583ca-eb80-5ee1-b9fa-0b4e82816673, identifier: 10720810
2026-03-24 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743935/general/058c6748-773b-487b-8f7e-b96a6861c58b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721202)
2026-03-24 22:18:13 [adesa.be] INFO: Found listing with ID: 10713994
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713994%27 HTTP/1.1" 200 None
2026-03-24 22:18:13 [adesa.be] INFO: Scrape type for 10713994: 0
2026-03-24 22:18:13 [adesa.be] INFO: Skipping item 10713994 url https://www.openlane.eu/en/carv6/auction/10713994
2026-03-24 22:18:13 [adesa.be] INFO: Found listing with ID: 10713986
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713986%27 HTTP/1.1" 200 None
2026-03-24 22:18:13 [adesa.be] INFO: Scrape type for 10713986: 2
2026-03-24 22:18:13 [adesa.be] INFO: Scraping item 10713986 url https://www.openlane.eu/en/carv6/auction/10713986
2026-03-24 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10720809
2026-03-24 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10720809
2026-03-24 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10720809 to the API
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743866/general/e935418c-9f49-4359-88ac-9c5928796c67.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-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '656c29c4-7494-5d09-8211-cfb32f754af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGY467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720809',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 75666,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389520,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/e935418c-9f49-4359-88ac-9c5928796c67.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374884,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/a9156e28-4dae-4ce6-9b65-8a1a70323c82.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378530,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/816808c4-3f5b-4d87-ba63-251ca3c47af5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352324,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/edbec749-9b26-4712-a7c3-c7f6aaed653d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299573,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/c60cf172-4ff5-486b-aae9-b81208667f4a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320841,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/24486980-b0dd-40d0-8a20-9177a98d0f50.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308613,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/2013ca57-5304-48ae-869b-c112ed234323.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343378,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/632c81c7-014d-4281-8232-f097a2508f2c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227416,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/b02c2af5-7dde-4ba1-8e63-932c19475433.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_656c29c4-7494-5d09-8211-cfb32f754af2/656c29c4-7494-5d09-8211-cfb32f754af2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246486,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743866/general/734fdb22-7af4-41cb-bbe2-a66f06d7a125.jpg',
'Width': 1920}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-07-22',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 75.666 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720809%27 HTTP/1.1" 200 None
2026-03-24 22:18:13 [adesa.be] INFO: Saving data for 10720809: {'created_time': 1774390693.896861, 'last_price_update_time': 1774390693.896873, 'auction_closing_time': 1774433400.0}
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720809') HTTP/1.1" 204 0
2026-03-24 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with identifier: 10713872
2026-03-24 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with identifier: 10713872
2026-03-24 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11bc44cb-2524-57da-82ff-2d7a6a3373f2 with identifier: 10713872 to the API
2026-03-24 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713872>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '11bc44cb-2524-57da-82ff-2d7a6a3373f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACK206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713872',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 155479,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 155.479 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713872%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.be] INFO: Saving data for 10713872: {'auction_closing_time': 1774426500.0, 'created_time': 1774282569.354743, 'last_price_update_time': 1774390694.181836}
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713872') HTTP/1.1" 204 0
2026-03-24 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10720810
2026-03-24 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10720810
2026-03-24 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10720810 to the API
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743868/general/6a096bf0-72f1-446f-83e4-e8579bacb23e.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-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '258583ca-eb80-5ee1-b9fa-0b4e82816673',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHJ243',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720810',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 55647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37468,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/6d2cae1e-dd46-4f67-9f26-22c039c7c8c0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307067,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/2242588b-d416-44e8-8ab7-80a798c46239.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308091,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/bbe87165-ec52-4b67-83ba-d4454b88b7be.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250223,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/6a096bf0-72f1-446f-83e4-e8579bacb23e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241374,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/22d6afb1-92f5-4842-9cda-dd87c803c088.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241690,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/4a126d84-4592-489e-8874-be3c2e606f1b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249668,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/2a846fce-f762-44e6-9e2b-0632116ddb2d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260855,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/6a7f1d57-ba32-4fba-8ec5-5926bd3e7e6f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243523,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/485406cf-b83c-44ee-822d-45c65888edef.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_258583ca-eb80-5ee1-b9fa-0b4e82816673/258583ca-eb80-5ee1-b9fa-0b4e82816673_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293039,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743868/general/cbaf0ac9-ab33-48fc-a3b8-de74bdfdae7a.jpg',
'Width': 1400}],
'price': 22500,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 1.4 TFSI Attraction - Hybrid - Automatic - 150 hp '
'- 55.647 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720810%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.be] INFO: Saving data for 10720810: {'created_time': 1774390694.497231, 'last_price_update_time': 1774390694.497241, 'auction_closing_time': 1774433400.0}
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720810') HTTP/1.1" 204 0
2026-03-24 22:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78762450>
2026-03-24 22:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F72f0a75a-4e9e-480a-8d6f-0eecb49deda5.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/72f0a75a-4e9e-480a-8d6f-0eecb49deda5.jpg saved to cache
2026-03-24 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bec36ca5-6e32-5004-8baf-ce71402bb54e
2026-03-24 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with identifier: 10713841
2026-03-24 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with scrape type 2
2026-03-24 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with scrape type 2
2026-03-24 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2, identifier: 10713841
2026-03-24 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744115/general/cee6b9ad-f4ba-4217-8ea0-ccd90fd87538.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721284)
2026-03-24 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with identifier: 10713841
2026-03-24 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with identifier: 10713841
2026-03-24 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with identifier: 10713841 to the API
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713841>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1a338ea6-2f37-5616-93ea-df8e6b52dbe2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFL624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713841',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 134572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 134.572 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713841%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.be] INFO: Saving data for 10713841: {'auction_closing_time': 1774426500.0, 'created_time': 1774282563.502848, 'last_price_update_time': 1774390694.948342}
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713841') HTTP/1.1" 204 0
2026-03-24 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743585/general/c5e34c3b-4191-444e-8d60-d6fbbd9c899a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720794)
2026-03-24 22:18:14 [adesa.be] INFO: Found listing with ID: 10713985
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713985%27 HTTP/1.1" 200 None
2026-03-24 22:18:14 [adesa.be] INFO: Scrape type for 10713985: 2
2026-03-24 22:18:14 [adesa.be] INFO: Scraping item 10713985 url https://www.openlane.eu/en/carv6/auction/10713985
2026-03-24 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78760210>
2026-03-24 22:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252Ff274439a-0e01-4b49-873d-fc54fe1b09ba.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/f274439a-0e01-4b49-873d-fc54fe1b09ba.jpg saved to cache
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788d5590>
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252Ff559e63a-37a1-4414-ab02-c167a6afcea7.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/f559e63a-37a1-4414-ab02-c167a6afcea7.jpg saved to cache
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e4b1695d-cee2-5a7d-9dbd-bb785748e136
2026-03-24 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743956/general/db551c2d-ce4f-4965-87af-8235102071d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721219)
2026-03-24 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744115/general/bf2ba3be-c12b-42a7-890c-d16bb1e7c2f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721284)
2026-03-24 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743935/general/a9083dcc-4686-4333-86ff-698f180bd555.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721202)
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713972
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713972%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713972: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713972 url https://www.openlane.eu/en/carv6/auction/10713972
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713887
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713887%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713887: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713887 url https://www.openlane.eu/en/carv6/auction/10713887
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713969
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713969%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713969: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713969 url https://www.openlane.eu/en/carv6/auction/10713969
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713954
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713954%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713954: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713954 url https://www.openlane.eu/en/carv6/auction/10713954
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713934
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713934%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713934: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713934 url https://www.openlane.eu/en/carv6/auction/10713934
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713808
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713808%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713808: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713808 url https://www.openlane.eu/en/carv6/auction/10713808
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713853
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713853%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713853: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713853 url https://www.openlane.eu/en/carv6/auction/10713853
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713771
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713771%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713771: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713771 url https://www.openlane.eu/en/carv6/auction/10713771
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713825
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713825%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713825: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713825 url https://www.openlane.eu/en/carv6/auction/10713825
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713635
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713635%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713635: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713635 url https://www.openlane.eu/en/carv6/auction/10713635
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713836
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713836%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713836: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713836 url https://www.openlane.eu/en/carv6/auction/10713836
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713652
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713652%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713652: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713652 url https://www.openlane.eu/en/carv6/auction/10713652
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713894
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713894%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713894: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713894 url https://www.openlane.eu/en/carv6/auction/10713894
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713974
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713974%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713974: 2
2026-03-24 22:18:15 [adesa.be] INFO: Scraping item 10713974 url https://www.openlane.eu/en/carv6/auction/10713974
2026-03-24 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a4d790>
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252F058c6748-773b-487b-8f7e-b96a6861c58b.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/058c6748-773b-487b-8f7e-b96a6861c58b.jpg saved to cache
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e4b1695d-cee2-5a7d-9dbd-bb785748e136
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7888f410>
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252Fcee6b9ad-f4ba-4217-8ea0-ccd90fd87538.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/cee6b9ad-f4ba-4217-8ea0-ccd90fd87538.jpg saved to cache
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 465b4f17-5e46-551b-a5d7-6d716602999a
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a4cad0>
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252Fc5e34c3b-4191-444e-8d60-d6fbbd9c899a.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/c5e34c3b-4191-444e-8d60-d6fbbd9c899a.jpg saved to cache
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713949
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713949%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713949: 2
2026-03-24 22:18:15 [adesa.be] INFO: Scraping item 10713949 url https://www.openlane.eu/en/carv6/auction/10713949
2026-03-24 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b with identifier: 10713782
2026-03-24 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b with scrape type 2
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b with scrape type 2
2026-03-24 22:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b, identifier: 10713782
2026-03-24 22:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10713696
2026-03-24 22:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 843d07c6-bcc8-5283-92a2-72466df3deae with scrape type 2
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 843d07c6-bcc8-5283-92a2-72466df3deae with scrape type 2
2026-03-24 22:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 843d07c6-bcc8-5283-92a2-72466df3deae, identifier: 10713696
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a4f710>
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252Fdb551c2d-ce4f-4965-87af-8235102071d2.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/db551c2d-ce4f-4965-87af-8235102071d2.jpg saved to cache
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b1c9d386-0482-597c-90a9-85b7615cceb9
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788d7b90>
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252Fbf2ba3be-c12b-42a7-890c-d16bb1e7c2f7.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/bf2ba3be-c12b-42a7-890c-d16bb1e7c2f7.jpg saved to cache
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 465b4f17-5e46-551b-a5d7-6d716602999a
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782081d0>
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252Fa9083dcc-4686-4333-86ff-698f180bd555.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/a9083dcc-4686-4333-86ff-698f180bd555.jpg saved to cache
2026-03-24 22:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e4b1695d-cee2-5a7d-9dbd-bb785748e136
2026-03-24 22:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743585/general/57ea9b43-6652-46c3-a9ec-7104f719cb2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720794)
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713958
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713958%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713958: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713958 url https://www.openlane.eu/en/carv6/auction/10713958
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713770
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713770%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713770: 0
2026-03-24 22:18:15 [adesa.be] INFO: Skipping item 10713770 url https://www.openlane.eu/en/carv6/auction/10713770
2026-03-24 22:18:15 [adesa.be] INFO: Found listing with ID: 10713844
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713844%27 HTTP/1.1" 200 None
2026-03-24 22:18:15 [adesa.be] INFO: Scrape type for 10713844: 2
2026-03-24 22:18:15 [adesa.be] INFO: Scraping item 10713844 url https://www.openlane.eu/en/carv6/auction/10713844
2026-03-24 22:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b with identifier: 10713782
2026-03-24 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b with identifier: 10713782
2026-03-24 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b with identifier: 10713782 to the API
2026-03-24 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713782>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4a0f8d5d-a1d5-5fa4-b141-16f513b61f3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713782',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 172619,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'172.619 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713782%27 HTTP/1.1" 200 None
2026-03-24 22:18:16 [adesa.be] INFO: Saving data for 10713782: {'auction_closing_time': 1774426500.0, 'created_time': 1774282595.209333, 'last_price_update_time': 1774390696.1372}
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713782') HTTP/1.1" 204 0
2026-03-24 22:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10713696
2026-03-24 22:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10713696
2026-03-24 22:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 843d07c6-bcc8-5283-92a2-72466df3deae with identifier: 10713696 to the API
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713696>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '843d07c6-bcc8-5283-92a2-72466df3deae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANW192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713696',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 183992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-05-28',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 183.992 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713696%27 HTTP/1.1" 200 None
2026-03-24 22:18:16 [adesa.be] INFO: Saving data for 10713696: {'auction_closing_time': 1774426500.0, 'created_time': 1774282584.86683, 'last_price_update_time': 1774390696.524988}
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713696') HTTP/1.1" 204 0
2026-03-24 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743935/general/9c13d976-af78-4d81-9c88-dc31228142e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721202)
2026-03-24 22:18:16 [adesa.be] INFO: Found listing with ID: 10713703
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713703%27 HTTP/1.1" 200 None
2026-03-24 22:18:16 [adesa.be] INFO: Scrape type for 10713703: 2
2026-03-24 22:18:16 [adesa.be] INFO: Scraping item 10713703 url https://www.openlane.eu/en/carv6/auction/10713703
2026-03-24 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10713680
2026-03-24 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5229a31-c963-507c-a07c-480374032680 with scrape type 2
2026-03-24 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5229a31-c963-507c-a07c-480374032680 with scrape type 2
2026-03-24 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5229a31-c963-507c-a07c-480374032680, identifier: 10713680
2026-03-24 22:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10713680
2026-03-24 22:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10713680
2026-03-24 22:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5229a31-c963-507c-a07c-480374032680 with identifier: 10713680 to the API
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713680>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f5229a31-c963-507c-a07c-480374032680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASC425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713680',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 220166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 4,
'seller_name': 'ARVAL-BE',
'title': 'Audi A5 Sportback 35 TDI S Line - Diesel - Automatic - 163 hp - '
'220.166 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713680%27 HTTP/1.1" 200 None
2026-03-24 22:18:16 [adesa.be] INFO: Saving data for 10713680: {'auction_closing_time': 1774426500.0, 'created_time': 1774282577.725114, 'last_price_update_time': 1774390696.952039}
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713680') HTTP/1.1" 204 0
2026-03-24 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744115/general/683e80ca-1d69-45ed-bd61-9defb9725c46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721284)
2026-03-24 22:18:16 [adesa.be] INFO: Found listing with ID: 10713687
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713687%27 HTTP/1.1" 200 None
2026-03-24 22:18:16 [adesa.be] INFO: Scrape type for 10713687: 0
2026-03-24 22:18:16 [adesa.be] INFO: Skipping item 10713687 url https://www.openlane.eu/en/carv6/auction/10713687
2026-03-24 22:18:16 [adesa.be] INFO: Found listing with ID: 10713852
2026-03-24 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713852%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Scrape type for 10713852: 0
2026-03-24 22:18:17 [adesa.be] INFO: Skipping item 10713852 url https://www.openlane.eu/en/carv6/auction/10713852
2026-03-24 22:18:17 [adesa.be] INFO: Found listing with ID: 10713709
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713709%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Scrape type for 10713709: 0
2026-03-24 22:18:17 [adesa.be] INFO: Skipping item 10713709 url https://www.openlane.eu/en/carv6/auction/10713709
2026-03-24 22:18:17 [adesa.be] INFO: Found listing with ID: 10713970
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713970%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Scrape type for 10713970: 0
2026-03-24 22:18:17 [adesa.be] INFO: Skipping item 10713970 url https://www.openlane.eu/en/carv6/auction/10713970
2026-03-24 22:18:17 [adesa.be] INFO: Found listing with ID: 10713824
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713824%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Scrape type for 10713824: 0
2026-03-24 22:18:17 [adesa.be] INFO: Skipping item 10713824 url https://www.openlane.eu/en/carv6/auction/10713824
2026-03-24 22:18:17 [adesa.be] INFO: Found listing with ID: 10713829
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713829%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Scrape type for 10713829: 2
2026-03-24 22:18:17 [adesa.be] INFO: Scraping item 10713829 url https://www.openlane.eu/en/carv6/auction/10713829
2026-03-24 22:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7855be10>
2026-03-24 22:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F57ea9b43-6652-46c3-a9ec-7104f719cb2f.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/57ea9b43-6652-46c3-a9ec-7104f719cb2f.jpg saved to cache
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e
2026-03-24 22:18:17 [adesa.be] INFO: Found listing with ID: 10713993
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713993%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Scrape type for 10713993: 2
2026-03-24 22:18:17 [adesa.be] INFO: Scraping item 10713993 url https://www.openlane.eu/en/carv6/auction/10713993
2026-03-24 22:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784348d0>
2026-03-24 22:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252F9c13d976-af78-4d81-9c88-dc31228142e1.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/9c13d976-af78-4d81-9c88-dc31228142e1.jpg saved to cache
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e4b1695d-cee2-5a7d-9dbd-bb785748e136
2026-03-24 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10713851
2026-03-24 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f57656-ddb7-5694-940d-68e55b6afddd with scrape type 2
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5f57656-ddb7-5694-940d-68e55b6afddd with scrape type 2
2026-03-24 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5f57656-ddb7-5694-940d-68e55b6afddd, identifier: 10713851
2026-03-24 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 812f5048-0fb1-56dd-800e-cd16099c9a30 with identifier: 10720774
2026-03-24 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 812f5048-0fb1-56dd-800e-cd16099c9a30 with scrape type 1
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 812f5048-0fb1-56dd-800e-cd16099c9a30
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704811%252Fgeneral%252Ffc9ac8e6-fb83-41fa-be5b-1ea56f10542e.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704811/general/fc9ac8e6-fb83-41fa-be5b-1ea56f10542e.JPG not downloaded yet
2026-03-24 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10720786
2026-03-24 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with scrape type 1
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Fa3d1a822-fe5d-4aea-af24-36d0f17cc79f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/a3d1a822-fe5d-4aea-af24-36d0f17cc79f.jpg not downloaded yet
2026-03-24 22:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78882bd0>
2026-03-24 22:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252F683e80ca-1d69-45ed-bd61-9defb9725c46.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/683e80ca-1d69-45ed-bd61-9defb9725c46.jpg saved to cache
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 465b4f17-5e46-551b-a5d7-6d716602999a
2026-03-24 22:18:17 [adesa.be] INFO: Found listing with ID: 10713713
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713713%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Scrape type for 10713713: 0
2026-03-24 22:18:17 [adesa.be] INFO: Skipping item 10713713 url https://www.openlane.eu/en/carv6/auction/10713713
2026-03-24 22:18:17 [adesa.be] INFO: Found listing with ID: 10713939
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713939%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Scrape type for 10713939: 0
2026-03-24 22:18:17 [adesa.be] INFO: Skipping item 10713939 url https://www.openlane.eu/en/carv6/auction/10713939
2026-03-24 22:18:17 [adesa.be] INFO: Found listing with ID: 10713668
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713668%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Scrape type for 10713668: 2
2026-03-24 22:18:17 [adesa.be] INFO: Scraping item 10713668 url https://www.openlane.eu/en/carv6/auction/10713668
2026-03-24 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10713851
2026-03-24 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10713851
2026-03-24 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10713851 to the API
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713851>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Black',
'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': 'a5f57656-ddb7-5694-940d-68e55b6afddd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCL836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713851',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 172699,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2019-11-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 122 hp - '
'172.699 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713851%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Saving data for 10713851: {'auction_closing_time': 1774426500.0, 'created_time': 1774282594.495802, 'last_price_update_time': 1774390697.701663}
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713851') HTTP/1.1" 204 0
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704811%252Fgeneral%252Fc2d2e0a9-30f4-421f-aeb9-7664c9034c3f.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704811/general/c2d2e0a9-30f4-421f-aeb9-7664c9034c3f.JPG not downloaded yet
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F415151ab-d690-413e-8c09-5bb2539bfae4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/415151ab-d690-413e-8c09-5bb2539bfae4.jpg not downloaded yet
2026-03-24 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743585/general/21774ec7-ab6b-4a10-8bdf-86781ebb6b69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720794)
2026-03-24 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743583/general/570bcf25-bef0-4cb1-b7c4-711683b57f2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720793)
2026-03-24 22:18:17 [adesa.be] INFO: Found listing with ID: 10713689
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713689%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Scrape type for 10713689: 2
2026-03-24 22:18:17 [adesa.be] INFO: Scraping item 10713689 url https://www.openlane.eu/en/carv6/auction/10713689
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704811%252Fgeneral%252Fc98c0112-c71b-49b0-b53b-242179e722bc.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704811/general/c98c0112-c71b-49b0-b53b-242179e722bc.JPG not downloaded yet
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Ff05ac971-fb9f-4a67-92fc-f68d97778edf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/f05ac971-fb9f-4a67-92fc-f68d97778edf.jpg not downloaded yet
2026-03-24 22:18:17 [adesa.be] INFO: Found listing with ID: 10710124
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710124%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Scrape type for 10710124: 2
2026-03-24 22:18:17 [adesa.be] INFO: Scraping item 10710124 url https://www.openlane.eu/en/carv6/auction/10710124
2026-03-24 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743996/general/4087d6fa-29b6-420c-9ea5-3053eeb8b8be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721257)
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704811%252Fgeneral%252F51ee5c6e-3d41-46b5-b166-4b448e7cdaa0.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704811/general/51ee5c6e-3d41-46b5-b166-4b448e7cdaa0.JPG not downloaded yet
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Fdfd0dbff-e61d-4db7-93ef-f6617569e80c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/dfd0dbff-e61d-4db7-93ef-f6617569e80c.jpg not downloaded yet
2026-03-24 22:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:17 [adesa.be] INFO: Found listing with ID: 10713935
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713935%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Scrape type for 10713935: 0
2026-03-24 22:18:17 [adesa.be] INFO: Skipping item 10713935 url https://www.openlane.eu/en/carv6/auction/10713935
2026-03-24 22:18:17 [adesa.be] INFO: Found listing with ID: 10713817
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713817%27 HTTP/1.1" 200 None
2026-03-24 22:18:17 [adesa.be] INFO: Scrape type for 10713817: 0
2026-03-24 22:18:17 [adesa.be] INFO: Skipping item 10713817 url https://www.openlane.eu/en/carv6/auction/10713817
2026-03-24 22:18:17 [adesa.be] INFO: Found listing with ID: 10713811
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713811%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.be] INFO: Scrape type for 10713811: 0
2026-03-24 22:18:18 [adesa.be] INFO: Skipping item 10713811 url https://www.openlane.eu/en/carv6/auction/10713811
2026-03-24 22:18:18 [adesa.be] INFO: Found listing with ID: 10713755
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713755%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.be] INFO: Scrape type for 10713755: 2
2026-03-24 22:18:18 [adesa.be] INFO: Scraping item 10713755 url https://www.openlane.eu/en/carv6/auction/10713755
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704811%252Fgeneral%252Ff344a212-e4e0-4927-93c0-56751daf7843.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704811/general/f344a212-e4e0-4927-93c0-56751daf7843.JPG not downloaded yet
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F712e1681-6c2d-4fea-a678-b192a85615fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/712e1681-6c2d-4fea-a678-b192a85615fc.jpg not downloaded yet
2026-03-24 22:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743534/general/a3d1a822-fe5d-4aea-af24-36d0f17cc79f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720786)
2026-03-24 22:18:18 [adesa.be] INFO: Found listing with ID: 10713637
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713637%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.be] INFO: Scrape type for 10713637: 2
2026-03-24 22:18:18 [adesa.be] INFO: Scraping item 10713637 url https://www.openlane.eu/en/carv6/auction/10713637
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704811%252Fgeneral%252F15516338-2b95-4ddc-b3ae-326c2ec5e9f7.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704811/general/15516338-2b95-4ddc-b3ae-326c2ec5e9f7.JPG not downloaded yet
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F6681fe3d-91f8-4c74-87f7-bd122de4e6a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/6681fe3d-91f8-4c74-87f7-bd122de4e6a2.jpg not downloaded yet
2026-03-24 22:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78906e10>
2026-03-24 22:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743585%252Fgeneral%252F21774ec7-ab6b-4a10-8bdf-86781ebb6b69.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743585/general/21774ec7-ab6b-4a10-8bdf-86781ebb6b69.jpg saved to cache
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e
2026-03-24 22:18:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e, skipping ID generation
2026-03-24 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with scrape type 1
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e sending to next pipeline
2026-03-24 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e, identifier: 10720794
2026-03-24 22:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784bbdd0>
2026-03-24 22:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743583%252Fgeneral%252F570bcf25-bef0-4cb1-b7c4-711683b57f2c.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743583/general/570bcf25-bef0-4cb1-b7c4-711683b57f2c.jpg saved to cache
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d
2026-03-24 22:18:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cfce7fd-733a-514b-8f1f-289c591c2e1d, skipping ID generation
2026-03-24 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d with scrape type 1
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cfce7fd-733a-514b-8f1f-289c591c2e1d sending to next pipeline
2026-03-24 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cfce7fd-733a-514b-8f1f-289c591c2e1d, identifier: 10720793
2026-03-24 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10720779
2026-03-24 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 with scrape type 1
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7891f3d7-85bf-51db-b274-90ec92cd38a6
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252Fb9fab889-2626-4e1a-bc44-e90299aa826b.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/b9fab889-2626-4e1a-bc44-e90299aa826b.JPG not downloaded yet
2026-03-24 22:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785a4d50>
2026-03-24 22:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743996%252Fgeneral%252F4087d6fa-29b6-420c-9ea5-3053eeb8b8be.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743996/general/4087d6fa-29b6-420c-9ea5-3053eeb8b8be.jpg saved to cache
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bec36ca5-6e32-5004-8baf-ce71402bb54e
2026-03-24 22:18:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bec36ca5-6e32-5004-8baf-ce71402bb54e, skipping ID generation
2026-03-24 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bec36ca5-6e32-5004-8baf-ce71402bb54e with scrape type 1
2026-03-24 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bec36ca5-6e32-5004-8baf-ce71402bb54e sending to next pipeline
2026-03-24 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bec36ca5-6e32-5004-8baf-ce71402bb54e, identifier: 10721257
2026-03-24 22:18:18 [adesa.be] INFO: Found listing with ID: 10713728
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713728%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.be] INFO: Scrape type for 10713728: 2
2026-03-24 22:18:18 [adesa.be] INFO: Scraping item 10713728 url https://www.openlane.eu/en/carv6/auction/10713728
2026-03-24 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with identifier: 10720794
2026-03-24 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with identifier: 10720794
2026-03-24 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with identifier: 10720794 to the API
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743585/general/21774ec7-ab6b-4a10-8bdf-86781ebb6b69.jpg>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a705f0e2-6b55-5888-8dc8-f0e073b6bc5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM474',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720794',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 163428,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743585/general/21774ec7-ab6b-4a10-8bdf-86781ebb6b69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76014,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743585/general/57ea9b43-6652-46c3-a9ec-7104f719cb2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743585/general/c5e34c3b-4191-444e-8d60-d6fbbd9c899a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743585/general/328ced80-8d86-4278-b14e-cb46fbccf66d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743585/general/f274439a-0e01-4b49-873d-fc54fe1b09ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743585/general/8e259ab6-cfa2-436c-9ba0-d46c93cae1e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743585/general/51d0337a-74d5-443b-8724-0ea1aa63c5d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743585/general/f4d566f4-e595-4377-ada9-55e22b3046ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743585/general/6d8cca67-9551-49da-a847-1e4ec99b1bb6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a705f0e2-6b55-5888-8dc8-f0e073b6bc5e/a705f0e2-6b55-5888-8dc8-f0e073b6bc5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743585/general/6fb7185c-84fe-4a8b-a95e-dca243e3db92.jpg',
'Width': 1024}],
'price': 16250,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 1.4 TFSIe Attraction - Hybrid - Automatic - 150 hp - '
'163.428 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720794%27 HTTP/1.1" 200 None
2026-03-24 22:18:18 [adesa.be] INFO: Saving data for 10720794: {'created_time': 1774390698.897336, 'last_price_update_time': 1774390698.897347, 'auction_closing_time': 1774433400.0}
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720794') HTTP/1.1" 204 0
2026-03-24 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cfce7fd-733a-514b-8f1f-289c591c2e1d with identifier: 10720793
2026-03-24 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cfce7fd-733a-514b-8f1f-289c591c2e1d with identifier: 10720793
2026-03-24 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cfce7fd-733a-514b-8f1f-289c591c2e1d with identifier: 10720793 to the API
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743583/general/570bcf25-bef0-4cb1-b7c4-711683b57f2c.jpg>
{'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': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7cfce7fd-733a-514b-8f1f-289c591c2e1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJN212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720793',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 155591,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743583/general/570bcf25-bef0-4cb1-b7c4-711683b57f2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743583/general/dc834c2e-463a-4136-8864-40ef56879878.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743583/general/013e447b-f464-4150-a58a-d276a1f91e12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743583/general/4bb7bc52-e08f-4631-8ff0-0e93f56180c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743583/general/a9e8c488-77d0-4bd0-b5a9-fb03eedf1524.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743583/general/9bc21d00-254d-4acf-82fe-caa13da72845.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743583/general/501ec990-11c1-4966-a11b-9960b2363487.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743583/general/26d5df76-17a2-4797-8f62-64f6415d1b53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743583/general/cdd30417-668d-4084-a9ad-e826e4b8fc0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cfce7fd-733a-514b-8f1f-289c591c2e1d/7cfce7fd-733a-514b-8f1f-289c591c2e1d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743583/general/30a9e980-e253-4501-8edb-15983b039d5b.jpg',
'Width': 1024}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi A4 Avant 2.0 TDI Business - Diesel - Automatic - 136 hp - '
'155.591 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720793%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [adesa.be] INFO: Saving data for 10720793: {'created_time': 1774390699.274214, 'last_price_update_time': 1774390699.274223, 'auction_closing_time': 1774433400.0}
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720793') HTTP/1.1" 204 0
2026-03-24 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bec36ca5-6e32-5004-8baf-ce71402bb54e with identifier: 10721257
2026-03-24 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bec36ca5-6e32-5004-8baf-ce71402bb54e with identifier: 10721257
2026-03-24 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bec36ca5-6e32-5004-8baf-ce71402bb54e with identifier: 10721257 to the API
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743996/general/4087d6fa-29b6-420c-9ea5-3053eeb8b8be.jpg>
{'auction_title': '',
'c_o_2_emission_value': 68,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bec36ca5-6e32-5004-8baf-ce71402bb54e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHD806',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721257',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 28886,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 92,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285271,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743996/general/4087d6fa-29b6-420c-9ea5-3053eeb8b8be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309656,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743996/general/9cefb526-d7eb-4dbf-ab6b-442c3d892350.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260566,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743996/general/21a66cc7-cda0-4793-b48e-1727c8342478.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281332,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743996/general/1e56ff54-577b-401e-ba80-83697cc78cef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313713,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743996/general/72f0a75a-4e9e-480a-8d6f-0eecb49deda5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406785,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743996/general/91c2bb64-f805-4b05-b031-6defedf02c23.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415774,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743996/general/766a458a-49b5-4765-874b-fc8a47111d95.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346867,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743996/general/d2fe6594-dbe5-4be4-b29a-ee73c8a9f555.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326692,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743996/general/32a171b0-f607-446c-a29e-c6886a37eb89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bec36ca5-6e32-5004-8baf-ce71402bb54e/bec36ca5-6e32-5004-8baf-ce71402bb54e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 516279,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743996/general/4e619dd1-efd2-471f-825d-538866c080fb.jpg',
'Width': 1920}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-07-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris 1.5 VVT-i Iconic - Petrol - Automatic - 92 hp - 28.886 '
'km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2022}
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721257%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [adesa.be] INFO: Saving data for 10721257: {'created_time': 1774390699.665456, 'last_price_update_time': 1774390699.665465, 'auction_closing_time': 1774515600.0}
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721257') HTTP/1.1" 204 0
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704811%252Fgeneral%252F9856cfb7-f8a8-4d8b-8bf1-fe01b43cd230.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704811/general/9856cfb7-f8a8-4d8b-8bf1-fe01b43cd230.JPG not downloaded yet
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F89ef570d-b1ee-4fbe-9d3d-8ba4bfdfdd23.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/89ef570d-b1ee-4fbe-9d3d-8ba4bfdfdd23.jpg not downloaded yet
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252Fd67e0b4e-11c5-4d9a-9387-cf6b36f67ceb.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/d67e0b4e-11c5-4d9a-9387-cf6b36f67ceb.JPG not downloaded yet
2026-03-24 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743534/general/f05ac971-fb9f-4a67-92fc-f68d97778edf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720786)
2026-03-24 22:18:19 [adesa.be] INFO: Found listing with ID: 10713799
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713799%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [adesa.be] INFO: Scrape type for 10713799: 2
2026-03-24 22:18:19 [adesa.be] INFO: Scraping item 10713799 url https://www.openlane.eu/en/carv6/auction/10713799
2026-03-24 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a4f850>
2026-03-24 22:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22: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 22:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743534%252Fgeneral%252Fa3d1a822-fe5d-4aea-af24-36d0f17cc79f.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/a3d1a822-fe5d-4aea-af24-36d0f17cc79f.jpg saved to cache
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704811%252Fgeneral%252Ffb9f9b60-2fb4-49af-86c8-fc8a478aa5e4.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704811/general/fb9f9b60-2fb4-49af-86c8-fc8a478aa5e4.JPG not downloaded yet
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Fe295077e-95d6-481b-a9d0-8a6ad89ae5b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/e295077e-95d6-481b-a9d0-8a6ad89ae5b2.jpg not downloaded yet
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252Ff3f4e299-e2d7-44bd-a332-b9f9af6367d2.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/f3f4e299-e2d7-44bd-a332-b9f9af6367d2.JPG not downloaded yet
2026-03-24 22:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743534/general/712e1681-6c2d-4fea-a678-b192a85615fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720786)
2026-03-24 22:18:19 [adesa.be] INFO: Found listing with ID: 10713714
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713714%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [adesa.be] INFO: Scrape type for 10713714: 2
2026-03-24 22:18:19 [adesa.be] INFO: Scraping item 10713714 url https://www.openlane.eu/en/carv6/auction/10713714
2026-03-24 22:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704811%252Fgeneral%252F607859d8-5e69-4722-8a2f-44c12562832f.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704811/general/607859d8-5e69-4722-8a2f-44c12562832f.JPG not downloaded yet
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F2c977b1f-aa78-4548-9c56-d0e3cfd87be5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/2c977b1f-aa78-4548-9c56-d0e3cfd87be5.jpg not downloaded yet
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252F8a8fbb22-d697-42e5-948f-c51730882483.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/8a8fbb22-d697-42e5-948f-c51730882483.JPG not downloaded yet
2026-03-24 22:18:20 [adesa.be] INFO: Found listing with ID: 10710183
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710183%27 HTTP/1.1" 200 None
2026-03-24 22:18:20 [adesa.be] INFO: Scrape type for 10710183: 2
2026-03-24 22:18:20 [adesa.be] INFO: Scraping item 10710183 url https://www.openlane.eu/en/carv6/auction/10710183
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704811%252Fgeneral%252F9d361c5d-55b4-436a-a686-92136926f737.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704811/general/9d361c5d-55b4-436a-a686-92136926f737.JPG not downloaded yet
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F20f911f1-2a9e-40d8-9de1-be103192fff3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/20f911f1-2a9e-40d8-9de1-be103192fff3.jpg not downloaded yet
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252F36ce87b5-9e30-471a-8142-ca54923b67be.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/36ce87b5-9e30-471a-8142-ca54923b67be.JPG not downloaded yet
2026-03-24 22:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78991bd0>
2026-03-24 22:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743534%252Fgeneral%252Ff05ac971-fb9f-4a67-92fc-f68d97778edf.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/f05ac971-fb9f-4a67-92fc-f68d97778edf.jpg saved to cache
2026-03-24 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17
2026-03-24 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97f7a040-e3da-576a-91d8-f174cdc18c85 with identifier: 10713985
2026-03-24 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97f7a040-e3da-576a-91d8-f174cdc18c85 with scrape type 2
2026-03-24 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97f7a040-e3da-576a-91d8-f174cdc18c85 with scrape type 2
2026-03-24 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97f7a040-e3da-576a-91d8-f174cdc18c85, identifier: 10713985
2026-03-24 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10713768
2026-03-24 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77a817d3-3f7e-50bb-af27-05b22711869d with scrape type 2
2026-03-24 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77a817d3-3f7e-50bb-af27-05b22711869d with scrape type 2
2026-03-24 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77a817d3-3f7e-50bb-af27-05b22711869d, identifier: 10713768
2026-03-24 22:18:20 [adesa.be] INFO: Found listing with ID: 10713933
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713933%27 HTTP/1.1" 200 None
2026-03-24 22:18:20 [adesa.be] INFO: Scrape type for 10713933: 0
2026-03-24 22:18:20 [adesa.be] INFO: Skipping item 10713933 url https://www.openlane.eu/en/carv6/auction/10713933
2026-03-24 22:18:20 [adesa.be] INFO: Found listing with ID: 10713688
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713688%27 HTTP/1.1" 200 None
2026-03-24 22:18:20 [adesa.be] INFO: Scrape type for 10713688: 2
2026-03-24 22:18:20 [adesa.be] INFO: Scraping item 10713688 url https://www.openlane.eu/en/carv6/auction/10713688
2026-03-24 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97f7a040-e3da-576a-91d8-f174cdc18c85 with identifier: 10713985
2026-03-24 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97f7a040-e3da-576a-91d8-f174cdc18c85 with identifier: 10713985
2026-03-24 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97f7a040-e3da-576a-91d8-f174cdc18c85 with identifier: 10713985 to the API
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713985>
{'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': '97f7a040-e3da-576a-91d8-f174cdc18c85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAR516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713985',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 78868,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2019-10-28',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Fiesta 1.1i Business - Petrol - Manual - 70 hp - 78.868 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713985%27 HTTP/1.1" 200 None
2026-03-24 22:18:20 [adesa.be] INFO: Saving data for 10713985: {'auction_closing_time': 1774426500.0, 'created_time': 1774282468.344331, 'last_price_update_time': 1774390700.615491}
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713985') HTTP/1.1" 204 0
2026-03-24 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10713768
2026-03-24 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10713768
2026-03-24 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10713768 to the API
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713768>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'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': '77a817d3-3f7e-50bb-af27-05b22711869d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAW312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713768',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 85387,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'DS DS7 Crossback 1.5 HDI Bastille - Diesel - Automatic - 130 hp - '
'85.387 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2021}
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713768%27 HTTP/1.1" 200 None
2026-03-24 22:18:20 [adesa.be] INFO: Saving data for 10713768: {'auction_closing_time': 1774426500.0, 'created_time': 1774282465.452927, 'last_price_update_time': 1774390700.987495}
2026-03-24 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713768') HTTP/1.1" 204 0
2026-03-24 22:18:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/b9fab889-2626-4e1a-bc44-e90299aa826b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720779)
2026-03-24 22:18:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/d67e0b4e-11c5-4d9a-9387-cf6b36f67ceb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720779)
2026-03-24 22:18:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704811/general/9856cfb7-f8a8-4d8b-8bf1-fe01b43cd230.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720774)
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252Fb501bde8-8496-4751-b286-c92668d2dd8f.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/b501bde8-8496-4751-b286-c92668d2dd8f.JPG not downloaded yet
2026-03-24 22:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10713679
2026-03-24 22:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with scrape type 2
2026-03-24 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with scrape type 2
2026-03-24 22:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c, identifier: 10713679
2026-03-24 22:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4a26525-dc43-5fd1-a7e2-1b1359073809 with identifier: 10713744
2026-03-24 22:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4a26525-dc43-5fd1-a7e2-1b1359073809 with scrape type 2
2026-03-24 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4a26525-dc43-5fd1-a7e2-1b1359073809 with scrape type 2
2026-03-24 22:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4a26525-dc43-5fd1-a7e2-1b1359073809, identifier: 10713744
2026-03-24 22:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786c9190>
2026-03-24 22:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F712e1681-6c2d-4fea-a678-b192a85615fc.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/712e1681-6c2d-4fea-a678-b192a85615fc.jpg saved to cache
2026-03-24 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17
2026-03-24 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743534/general/89ef570d-b1ee-4fbe-9d3d-8ba4bfdfdd23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720786)
2026-03-24 22:18:21 [adesa.be] INFO: Found listing with ID: 10713665
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713665%27 HTTP/1.1" 200 None
2026-03-24 22:18:21 [adesa.be] INFO: Scrape type for 10713665: 0
2026-03-24 22:18:21 [adesa.be] INFO: Skipping item 10713665 url https://www.openlane.eu/en/carv6/auction/10713665
2026-03-24 22:18:21 [adesa.be] INFO: Found listing with ID: 10713948
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713948%27 HTTP/1.1" 200 None
2026-03-24 22:18:21 [adesa.be] INFO: Scrape type for 10713948: 2
2026-03-24 22:18:21 [adesa.be] INFO: Scraping item 10713948 url https://www.openlane.eu/en/carv6/auction/10713948
2026-03-24 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10713679
2026-03-24 22:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10713679
2026-03-24 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e21b2f8-a30a-5553-9ebd-f65f426fc42c with identifier: 10713679 to the API
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713679>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9e21b2f8-a30a-5553-9ebd-f65f426fc42c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSM352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713679',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 130072,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi A3 2.0 TDI Attraction - Diesel - Automatic - 116 hp - 130.072 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713679%27 HTTP/1.1" 200 None
2026-03-24 22:18:21 [adesa.be] INFO: Saving data for 10713679: {'auction_closing_time': 1774426500.0, 'created_time': 1774282679.36301, 'last_price_update_time': 1774390701.603229}
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713679') HTTP/1.1" 204 0
2026-03-24 22:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4a26525-dc43-5fd1-a7e2-1b1359073809 with identifier: 10713744
2026-03-24 22:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4a26525-dc43-5fd1-a7e2-1b1359073809 with identifier: 10713744
2026-03-24 22:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4a26525-dc43-5fd1-a7e2-1b1359073809 with identifier: 10713744 to the API
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713744>
{'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': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b4a26525-dc43-5fd1-a7e2-1b1359073809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713744',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 64500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'DS DS7 Crossback 1.5 HDI So Chic - Diesel - Automatic - 130 hp - '
'64.500 km',
'transmission': 'automatic',
'trim': 'So Chic',
'vin': None,
'year': 2021}
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713744%27 HTTP/1.1" 200 None
2026-03-24 22:18:21 [adesa.be] INFO: Saving data for 10713744: {'auction_closing_time': 1774426500.0, 'created_time': 1774282482.811894, 'last_price_update_time': 1774390701.870683}
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713744') HTTP/1.1" 204 0
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252F5aaaf8e8-2039-4062-bc6b-c0eb9a9cca01.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/5aaaf8e8-2039-4062-bc6b-c0eb9a9cca01.JPG not downloaded yet
2026-03-24 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:22 [adesa.be] INFO: Found listing with ID: 10713959
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713959%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [adesa.be] INFO: Scrape type for 10713959: 2
2026-03-24 22:18:22 [adesa.be] INFO: Scraping item 10713959 url https://www.openlane.eu/en/carv6/auction/10713959
2026-03-24 22:18: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 22:18: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 22:18:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 812f5048-0fb1-56dd-800e-cd16099c9a30 due to Ignoring non-200 response
2026-03-24 22:18:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704811/general/9d361c5d-55b4-436a-a686-92136926f737.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720774)
2026-03-24 22:18:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/36ce87b5-9e30-471a-8142-ca54923b67be.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720779)
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252F3ed6131a-9e7b-48f5-8775-34a873bd48a7.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/3ed6131a-9e7b-48f5-8775-34a873bd48a7.JPG not downloaded yet
2026-03-24 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743534/general/20f911f1-2a9e-40d8-9de1-be103192fff3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720786)
2026-03-24 22:18:22 [adesa.be] INFO: Found listing with ID: 10713971
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713971%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [adesa.be] INFO: Scrape type for 10713971: 2
2026-03-24 22:18:22 [adesa.be] INFO: Scraping item 10713971 url https://www.openlane.eu/en/carv6/auction/10713971
2026-03-24 22:18: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 22:18: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 22:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78876cd0>
2026-03-24 22:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F89ef570d-b1ee-4fbe-9d3d-8ba4bfdfdd23.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/89ef570d-b1ee-4fbe-9d3d-8ba4bfdfdd23.jpg saved to cache
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252Fc5741305-d455-4b91-b1c7-e3a914c6e451.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/c5741305-d455-4b91-b1c7-e3a914c6e451.JPG not downloaded yet
2026-03-24 22:18:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/b501bde8-8496-4751-b286-c92668d2dd8f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720779)
2026-03-24 22:18:22 [adesa.be] INFO: Found listing with ID: 10713715
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713715%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [adesa.be] INFO: Scrape type for 10713715: 2
2026-03-24 22:18:22 [adesa.be] INFO: Scraping item 10713715 url https://www.openlane.eu/en/carv6/auction/10713715
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740428%252Fgeneral%252F9e39995a-2510-462c-ac81-12c243a28128.JPG%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740428/general/9e39995a-2510-462c-ac81-12c243a28128.JPG not downloaded yet
2026-03-24 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10713986
2026-03-24 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 240ecc24-701e-570c-97f0-36900306c07f with scrape type 2
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 240ecc24-701e-570c-97f0-36900306c07f with scrape type 2
2026-03-24 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 240ecc24-701e-570c-97f0-36900306c07f, identifier: 10713986
2026-03-24 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10720805
2026-03-24 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659149ea-b37c-568b-9c31-1aba541d49c2 with scrape type 1
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 659149ea-b37c-568b-9c31-1aba541d49c2
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fe43e4f47-c368-4705-b4f2-e5283dfc1413.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/e43e4f47-c368-4705-b4f2-e5283dfc1413.jpg not downloaded yet
2026-03-24 22:18:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/5aaaf8e8-2039-4062-bc6b-c0eb9a9cca01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720779)
2026-03-24 22:18:22 [adesa.be] INFO: Found listing with ID: 10713691
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713691%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [adesa.be] INFO: Scrape type for 10713691: 2
2026-03-24 22:18:22 [adesa.be] INFO: Scraping item 10713691 url https://www.openlane.eu/en/carv6/auction/10713691
2026-03-24 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10713986
2026-03-24 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10713986
2026-03-24 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10713986 to the API
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713986>
{'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': '240ecc24-701e-570c-97f0-36900306c07f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WPJ032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713986',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 105627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'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 - 105.627 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713986%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [adesa.be] INFO: Saving data for 10713986: {'auction_closing_time': 1774426500.0, 'created_time': 1774282470.317714, 'last_price_update_time': 1774390702.571695}
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713986') HTTP/1.1" 204 0
2026-03-24 22:18:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/8a8fbb22-d697-42e5-948f-c51730882483.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720779)
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F3b62202c-a7dd-41b2-84ab-591e9d793bae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/3b62202c-a7dd-41b2-84ab-591e9d793bae.jpg not downloaded yet
2026-03-24 22:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743534/general/2c977b1f-aa78-4548-9c56-d0e3cfd87be5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720786)
2026-03-24 22:18:22 [adesa.be] INFO: Found listing with ID: 10713733
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713733%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [adesa.be] INFO: Scrape type for 10713733: 2
2026-03-24 22:18:22 [adesa.be] INFO: Scraping item 10713733 url https://www.openlane.eu/en/carv6/auction/10713733
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 812f5048-0fb1-56dd-800e-cd16099c9a30 due to Ignoring non-200 response
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-24 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10720812
2026-03-24 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87b9ec47-7929-52ae-8bfb-ffe06c728231 with scrape type 1
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87b9ec47-7929-52ae-8bfb-ffe06c728231
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F492bdd96-2f98-4778-9048-bf83b883f699.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/492bdd96-2f98-4778-9048-bf83b883f699.jpg not downloaded yet
2026-03-24 22:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0 with identifier: 10713641
2026-03-24 22:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0 with scrape type 2
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0 with scrape type 2
2026-03-24 22:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0, identifier: 10713641
2026-03-24 22:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787b5e50>
2026-03-24 22:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F20f911f1-2a9e-40d8-9de1-be103192fff3.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/20f911f1-2a9e-40d8-9de1-be103192fff3.jpg saved to cache
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F835b5eb0-b912-4195-aaeb-858537ff4d92.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/835b5eb0-b912-4195-aaeb-858537ff4d92.jpg not downloaded yet
2026-03-24 22:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0 with identifier: 10713641
2026-03-24 22:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0 with identifier: 10713641
2026-03-24 22:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0 with identifier: 10713641 to the API
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713641>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'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': '4cd69c0c-d9b9-5e77-9084-c6abaf0c81f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMG183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713641',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 172893,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Audi Q5 30 TDI Business - Diesel - Automatic - 136 hp - 172.893 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713641%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [adesa.be] INFO: Saving data for 10713641: {'auction_closing_time': 1774426500.0, 'created_time': 1774282562.776393, 'last_price_update_time': 1774390703.079594}
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713641') HTTP/1.1" 204 0
2026-03-24 22:18:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/c5741305-d455-4b91-b1c7-e3a914c6e451.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720779)
2026-03-24 22:18:23 [adesa.be] INFO: Found listing with ID: 10713684
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713684%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [adesa.be] INFO: Scrape type for 10713684: 2
2026-03-24 22:18:23 [adesa.be] INFO: Scraping item 10713684 url https://www.openlane.eu/en/carv6/auction/10713684
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F509c5303-0fe2-40a7-8b0c-db73c04e154a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/509c5303-0fe2-40a7-8b0c-db73c04e154a.jpg not downloaded yet
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fe2d2738c-d45d-4224-98ed-232e3fa3a7a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/e2d2738c-d45d-4224-98ed-232e3fa3a7a2.jpg not downloaded yet
2026-03-24 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-24 22:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7b4ed450>
2026-03-24 22:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F2c977b1f-aa78-4548-9c56-d0e3cfd87be5.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/2c977b1f-aa78-4548-9c56-d0e3cfd87be5.jpg saved to cache
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17
2026-03-24 22:18:23 [adesa.be] INFO: Found listing with ID: 10713738
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713738%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [adesa.be] INFO: Scrape type for 10713738: 0
2026-03-24 22:18:23 [adesa.be] INFO: Skipping item 10713738 url https://www.openlane.eu/en/carv6/auction/10713738
2026-03-24 22:18:23 [adesa.be] INFO: Found listing with ID: 10713656
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713656%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [adesa.be] INFO: Scrape type for 10713656: 0
2026-03-24 22:18:23 [adesa.be] INFO: Skipping item 10713656 url https://www.openlane.eu/en/carv6/auction/10713656
2026-03-24 22:18:23 [adesa.be] INFO: Found listing with ID: 10713639
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713639%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [adesa.be] INFO: Scrape type for 10713639: 2
2026-03-24 22:18:23 [adesa.be] INFO: Scraping item 10713639 url https://www.openlane.eu/en/carv6/auction/10713639
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F2f2951df-fbf8-4f0c-91ef-5bfcb08d7c4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/2f2951df-fbf8-4f0c-91ef-5bfcb08d7c4f.jpg not downloaded yet
2026-03-24 22:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743839/general/e43e4f47-c368-4705-b4f2-e5283dfc1413.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720805)
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fdc6ae466-baec-4f71-9698-9bd20010bfdc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/dc6ae466-baec-4f71-9698-9bd20010bfdc.jpg not downloaded yet
2026-03-24 22:18:23 [adesa.be] INFO: Found listing with ID: 10713661
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713661%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [adesa.be] INFO: Scrape type for 10713661: 2
2026-03-24 22:18:23 [adesa.be] INFO: Scraping item 10713661 url https://www.openlane.eu/en/carv6/auction/10713661
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F4a5e697d-72ec-4755-a4a1-8638f7dc8a83.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/4a5e697d-72ec-4755-a4a1-8638f7dc8a83.jpg not downloaded yet
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F47f18cda-9487-4d1c-bde3-61eb344166ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/47f18cda-9487-4d1c-bde3-61eb344166ac.jpg not downloaded yet
2026-03-24 22:18:23 [adesa.be] INFO: Found listing with ID: 10713772
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713772%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [adesa.be] INFO: Scrape type for 10713772: 2
2026-03-24 22:18:23 [adesa.be] INFO: Scraping item 10713772 url https://www.openlane.eu/en/carv6/auction/10713772
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F214c8f34-94fa-4c1b-a83c-64f507ace6cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/214c8f34-94fa-4c1b-a83c-64f507ace6cc.jpg not downloaded yet
2026-03-24 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5e121cd-fa26-508f-a202-d143b61d4e57 with identifier: 10713974
2026-03-24 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5e121cd-fa26-508f-a202-d143b61d4e57 with scrape type 2
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5e121cd-fa26-508f-a202-d143b61d4e57 with scrape type 2
2026-03-24 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5e121cd-fa26-508f-a202-d143b61d4e57, identifier: 10713974
2026-03-24 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34aa3ec9-7283-5c47-9678-ba06592e4f1d with identifier: 10713844
2026-03-24 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34aa3ec9-7283-5c47-9678-ba06592e4f1d with scrape type 2
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34aa3ec9-7283-5c47-9678-ba06592e4f1d with scrape type 2
2026-03-24 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 34aa3ec9-7283-5c47-9678-ba06592e4f1d, identifier: 10713844
2026-03-24 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3267756e-a884-5524-a3a0-878bee981845 with identifier: 10713949
2026-03-24 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3267756e-a884-5524-a3a0-878bee981845 with scrape type 2
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3267756e-a884-5524-a3a0-878bee981845 with scrape type 2
2026-03-24 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3267756e-a884-5524-a3a0-878bee981845, identifier: 10713949
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F9f98a6e4-3f95-4f03-9e91-616c723a0682.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/9f98a6e4-3f95-4f03-9e91-616c723a0682.jpg not downloaded yet
2026-03-24 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5e121cd-fa26-508f-a202-d143b61d4e57 with identifier: 10713974
2026-03-24 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5e121cd-fa26-508f-a202-d143b61d4e57 with identifier: 10713974
2026-03-24 22:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5e121cd-fa26-508f-a202-d143b61d4e57 with identifier: 10713974 to the API
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713974>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a5e121cd-fa26-508f-a202-d143b61d4e57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANL843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713974',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 258524,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-05-25',
'seats_number': 3,
'seller_name': 'ARVAL-BE',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Automatic - 170 hp - '
'258.524 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713974%27 HTTP/1.1" 200 None
2026-03-24 22:18:23 [adesa.be] INFO: Saving data for 10713974: {'auction_closing_time': 1774426500.0, 'created_time': 1774282461.871158, 'last_price_update_time': 1774390703.973041}
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713974') HTTP/1.1" 204 0
2026-03-24 22:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34aa3ec9-7283-5c47-9678-ba06592e4f1d with identifier: 10713844
2026-03-24 22:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34aa3ec9-7283-5c47-9678-ba06592e4f1d with identifier: 10713844
2026-03-24 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34aa3ec9-7283-5c47-9678-ba06592e4f1d with identifier: 10713844 to the API
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713844>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'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': '34aa3ec9-7283-5c47-9678-ba06592e4f1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKG612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713844',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 112358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Hyundai Tucson 1.6 CRDI - Diesel - Automatic - 136 hp - 112.358 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713844%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.be] INFO: Saving data for 10713844: {'auction_closing_time': 1774426500.0, 'created_time': 1774282460.799463, 'last_price_update_time': 1774390704.337458}
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713844') HTTP/1.1" 204 0
2026-03-24 22:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3267756e-a884-5524-a3a0-878bee981845 with identifier: 10713949
2026-03-24 22:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3267756e-a884-5524-a3a0-878bee981845 with identifier: 10713949
2026-03-24 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3267756e-a884-5524-a3a0-878bee981845 with identifier: 10713949 to the API
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713949>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3267756e-a884-5524-a3a0-878bee981845',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATF480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713949',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 172638,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 172.638 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713949%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.be] INFO: Saving data for 10713949: {'auction_closing_time': 1774426500.0, 'created_time': 1774282479.51139, 'last_price_update_time': 1774390704.623293}
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713949') HTTP/1.1" 204 0
2026-03-24 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743907/general/492bdd96-2f98-4778-9048-bf83b883f699.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720812)
2026-03-24 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743839/general/835b5eb0-b912-4195-aaeb-858537ff4d92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720805)
2026-03-24 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743907/general/509c5303-0fe2-40a7-8b0c-db73c04e154a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720812)
2026-03-24 22:18:24 [adesa.be] INFO: Found listing with ID: 10713628
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713628%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.be] INFO: Scrape type for 10713628: 2
2026-03-24 22:18:24 [adesa.be] INFO: Scraping item 10713628 url https://www.openlane.eu/en/carv6/auction/10713628
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F7fac2f74-d4d8-4606-9277-705b73504a5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/7fac2f74-d4d8-4606-9277-705b73504a5d.jpg not downloaded yet
2026-03-24 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743839/general/e2d2738c-d45d-4224-98ed-232e3fa3a7a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720805)
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fecf06859-f6ab-47c1-9aec-7a82d01cecc0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/ecf06859-f6ab-47c1-9aec-7a82d01cecc0.jpg not downloaded yet
2026-03-24 22:18:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782ea010>
2026-03-24 22:18:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22: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 22:18:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743839%252Fgeneral%252Fe43e4f47-c368-4705-b4f2-e5283dfc1413.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/e43e4f47-c368-4705-b4f2-e5283dfc1413.jpg saved to cache
2026-03-24 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 659149ea-b37c-568b-9c31-1aba541d49c2
2026-03-24 22:18:24 [adesa.be] INFO: Found listing with ID: 10713646
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713646%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.be] INFO: Scrape type for 10713646: 0
2026-03-24 22:18:24 [adesa.be] INFO: Skipping item 10713646 url https://www.openlane.eu/en/carv6/auction/10713646
2026-03-24 22:18:24 [adesa.be] INFO: Found listing with ID: 10710200
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710200%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.be] INFO: Scrape type for 10710200: 2
2026-03-24 22:18:24 [adesa.be] INFO: Scraping item 10710200 url https://www.openlane.eu/en/carv6/auction/10710200
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F6ff274d0-d62b-4f2e-aa5e-08b2de0bebeb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/6ff274d0-d62b-4f2e-aa5e-08b2de0bebeb.jpg not downloaded yet
2026-03-24 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713799> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fbf6d3802-29c3-407b-b89d-11c814fba5d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/bf6d3802-29c3-407b-b89d-11c814fba5d8.jpg not downloaded yet
2026-03-24 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:24 [adesa.be] INFO: Found listing with ID: 10713762
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713762%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.be] INFO: Scrape type for 10713762: 0
2026-03-24 22:18:24 [adesa.be] INFO: Skipping item 10713762 url https://www.openlane.eu/en/carv6/auction/10713762
2026-03-24 22:18:24 [adesa.be] INFO: Found listing with ID: 10713867
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713867%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.be] INFO: Scrape type for 10713867: 0
2026-03-24 22:18:24 [adesa.be] INFO: Skipping item 10713867 url https://www.openlane.eu/en/carv6/auction/10713867
2026-03-24 22:18:24 [adesa.be] INFO: Found listing with ID: 10713847
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713847%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.be] INFO: Scrape type for 10713847: 0
2026-03-24 22:18:24 [adesa.be] INFO: Skipping item 10713847 url https://www.openlane.eu/en/carv6/auction/10713847
2026-03-24 22:18:24 [adesa.be] INFO: Found listing with ID: 10713810
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713810%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.be] INFO: Scrape type for 10713810: 0
2026-03-24 22:18:24 [adesa.be] INFO: Skipping item 10713810 url https://www.openlane.eu/en/carv6/auction/10713810
2026-03-24 22:18:24 [adesa.be] INFO: Found listing with ID: 10713831
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713831%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.be] INFO: Scrape type for 10713831: 0
2026-03-24 22:18:24 [adesa.be] INFO: Skipping item 10713831 url https://www.openlane.eu/en/carv6/auction/10713831
2026-03-24 22:18:24 [adesa.be] INFO: Found listing with ID: 10713911
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713911%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.be] INFO: Scrape type for 10713911: 0
2026-03-24 22:18:24 [adesa.be] INFO: Skipping item 10713911 url https://www.openlane.eu/en/carv6/auction/10713911
2026-03-24 22:18:24 [adesa.be] INFO: Found listing with ID: 10713928
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713928%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.be] INFO: Scrape type for 10713928: 0
2026-03-24 22:18:24 [adesa.be] INFO: Skipping item 10713928 url https://www.openlane.eu/en/carv6/auction/10713928
2026-03-24 22:18:24 [adesa.be] INFO: Found listing with ID: 10713743
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713743%27 HTTP/1.1" 200 None
2026-03-24 22:18:24 [adesa.be] INFO: Scrape type for 10713743: 0
2026-03-24 22:18:24 [adesa.be] INFO: Skipping item 10713743 url https://www.openlane.eu/en/carv6/auction/10713743
2026-03-24 22:18:24 [adesa.be] INFO: Found listing with ID: 10713766
2026-03-24 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713766%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.be] INFO: Scrape type for 10713766: 0
2026-03-24 22:18:25 [adesa.be] INFO: Skipping item 10713766 url https://www.openlane.eu/en/carv6/auction/10713766
2026-03-24 22:18:25 [adesa.be] INFO: Found listing with ID: 10713737
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713737%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.be] INFO: Scrape type for 10713737: 0
2026-03-24 22:18:25 [adesa.be] INFO: Skipping item 10713737 url https://www.openlane.eu/en/carv6/auction/10713737
2026-03-24 22:18:25 [adesa.be] INFO: Found listing with ID: 10713888
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713888%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.be] INFO: Scrape type for 10713888: 0
2026-03-24 22:18:25 [adesa.be] INFO: Skipping item 10713888 url https://www.openlane.eu/en/carv6/auction/10713888
2026-03-24 22:18:25 [adesa.be] INFO: Found listing with ID: 10713793
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713793%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.be] INFO: Scrape type for 10713793: 0
2026-03-24 22:18:25 [adesa.be] INFO: Skipping item 10713793 url https://www.openlane.eu/en/carv6/auction/10713793
2026-03-24 22:18:25 [adesa.be] INFO: Found listing with ID: 10713667
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713667%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.be] INFO: Scrape type for 10713667: 0
2026-03-24 22:18:25 [adesa.be] INFO: Skipping item 10713667 url https://www.openlane.eu/en/carv6/auction/10713667
2026-03-24 22:18:25 [adesa.be] INFO: Found listing with ID: 10713967
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713967%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.be] INFO: Scrape type for 10713967: 0
2026-03-24 22:18:25 [adesa.be] INFO: Skipping item 10713967 url https://www.openlane.eu/en/carv6/auction/10713967
2026-03-24 22:18:25 [adesa.be] INFO: Found listing with ID: 10713979
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713979%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.be] INFO: Scrape type for 10713979: 0
2026-03-24 22:18:25 [adesa.be] INFO: Skipping item 10713979 url https://www.openlane.eu/en/carv6/auction/10713979
2026-03-24 22:18:25 [adesa.be] INFO: Found listing with ID: 10713838
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713838%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.be] INFO: Scrape type for 10713838: 0
2026-03-24 22:18:25 [adesa.be] INFO: Skipping item 10713838 url https://www.openlane.eu/en/carv6/auction/10713838
2026-03-24 22:18:25 [adesa.be] INFO: Found listing with ID: 10713862
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713862%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.be] INFO: Scrape type for 10713862: 0
2026-03-24 22:18:25 [adesa.be] INFO: Skipping item 10713862 url https://www.openlane.eu/en/carv6/auction/10713862
2026-03-24 22:18:25 [adesa.be] INFO: Found listing with ID: 10713822
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713822%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.be] INFO: Scrape type for 10713822: 2
2026-03-24 22:18:25 [adesa.be] INFO: Scraping item 10713822 url https://www.openlane.eu/en/carv6/auction/10713822
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252Fb35cce4f-6175-4849-bb42-1915a5c474a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/b35cce4f-6175-4849-bb42-1915a5c474a3.jpg not downloaded yet
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785f9150>
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F492bdd96-2f98-4778-9048-bf83b883f699.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/492bdd96-2f98-4778-9048-bf83b883f699.jpg saved to cache
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 87b9ec47-7929-52ae-8bfb-ffe06c728231
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78469790>
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F835b5eb0-b912-4195-aaeb-858537ff4d92.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/835b5eb0-b912-4195-aaeb-858537ff4d92.jpg saved to cache
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 659149ea-b37c-568b-9c31-1aba541d49c2
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7861a110>
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F509c5303-0fe2-40a7-8b0c-db73c04e154a.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/509c5303-0fe2-40a7-8b0c-db73c04e154a.jpg saved to cache
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 87b9ec47-7929-52ae-8bfb-ffe06c728231
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F4ac2bb03-c6be-4ba1-8cfb-cc4f97376b68.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/4ac2bb03-c6be-4ba1-8cfb-cc4f97376b68.jpg not downloaded yet
2026-03-24 22:18:25 [adesa.be] INFO: Found listing with ID: 10713932
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713932%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.be] INFO: Scrape type for 10713932: 2
2026-03-24 22:18:25 [adesa.be] INFO: Scraping item 10713932 url https://www.openlane.eu/en/carv6/auction/10713932
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F2ed2484f-6a14-4e65-b034-11a3d3a356d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/2ed2484f-6a14-4e65-b034-11a3d3a356d5.jpg not downloaded yet
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78171d10>
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fe2d2738c-d45d-4224-98ed-232e3fa3a7a2.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/e2d2738c-d45d-4224-98ed-232e3fa3a7a2.jpg saved to cache
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 659149ea-b37c-568b-9c31-1aba541d49c2
2026-03-24 22:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743839/general/47f18cda-9487-4d1c-bde3-61eb344166ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720805)
2026-03-24 22:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743907/general/214c8f34-94fa-4c1b-a83c-64f507ace6cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720812)
2026-03-24 22:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743839/general/9f98a6e4-3f95-4f03-9e91-616c723a0682.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720805)
2026-03-24 22:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743907/general/7fac2f74-d4d8-4606-9277-705b73504a5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720812)
2026-03-24 22:18:25 [adesa.be] INFO: Found listing with ID: 10713880
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713880%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [adesa.be] INFO: Scrape type for 10713880: 2
2026-03-24 22:18:25 [adesa.be] INFO: Scraping item 10713880 url https://www.openlane.eu/en/carv6/auction/10713880
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F4429becc-014e-4d6f-b299-78d6575425e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/4429becc-014e-4d6f-b299-78d6575425e6.jpg not downloaded yet
2026-03-24 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10710124
2026-03-24 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f6404a5-bdea-5b8d-9fa6-2b334006781f with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f6404a5-bdea-5b8d-9fa6-2b334006781f with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f6404a5-bdea-5b8d-9fa6-2b334006781f, identifier: 10710124
2026-03-24 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10713799
2026-03-24 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0458f08-6c45-520f-9a49-d277320df8a8 with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0458f08-6c45-520f-9a49-d277320df8a8 with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c0458f08-6c45-520f-9a49-d277320df8a8, identifier: 10713799
2026-03-24 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10713728
2026-03-24 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a84d0a8-f608-5185-bbce-bfcd8efd7884, identifier: 10713728
2026-03-24 22:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10713668
2026-03-24 22:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5320f90-6d47-5dbe-945a-8f0dc82545a6 with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5320f90-6d47-5dbe-945a-8f0dc82545a6 with scrape type 2
2026-03-24 22:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5320f90-6d47-5dbe-945a-8f0dc82545a6, identifier: 10713668
2026-03-24 22:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743839/general/ecf06859-f6ab-47c1-9aec-7a82d01cecc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720805)
2026-03-24 22:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743907/general/4a5e697d-72ec-4755-a4a1-8638f7dc8a83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720812)
2026-03-24 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10710124
2026-03-24 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10710124
2026-03-24 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f6404a5-bdea-5b8d-9fa6-2b334006781f with identifier: 10710124 to the API
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710124>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 300,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7f6404a5-bdea-5b8d-9fa6-2b334006781f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBW634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710124',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 134126,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-09-24',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery 1.5 P300e SE - AWD - Hybrid - Automatic - 300 '
'hp - 134.126 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710124%27 HTTP/1.1" 200 None
2026-03-24 22:18:26 [adesa.be] INFO: Saving data for 10710124: {'auction_closing_time': 1774426200.0, 'created_time': 1774282447.755265, 'last_price_update_time': 1774390706.193467}
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710124') HTTP/1.1" 204 0
2026-03-24 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10713799
2026-03-24 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10713799
2026-03-24 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c0458f08-6c45-520f-9a49-d277320df8a8 with identifier: 10713799 to the API
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713799>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c0458f08-6c45-520f-9a49-d277320df8a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUA649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713799',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 102906,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-05-25',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Manual - 116 hp - '
'102.906 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713799%27 HTTP/1.1" 200 None
2026-03-24 22:18:26 [adesa.be] INFO: Saving data for 10713799: {'auction_closing_time': 1774426500.0, 'created_time': 1774282451.073291, 'last_price_update_time': 1774390706.556405}
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713799') HTTP/1.1" 204 0
2026-03-24 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10713728
2026-03-24 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10713728
2026-03-24 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10713728 to the API
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713728>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0a84d0a8-f608-5185-bbce-bfcd8efd7884',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBM177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713728',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 67883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 67.883 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713728%27 HTTP/1.1" 200 None
2026-03-24 22:18:26 [adesa.be] INFO: Saving data for 10713728: {'auction_closing_time': 1774426500.0, 'created_time': 1774282439.04773, 'last_price_update_time': 1774390706.866783}
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713728') HTTP/1.1" 204 0
2026-03-24 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10713668
2026-03-24 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10713668
2026-03-24 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10713668 to the API
2026-03-24 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713668>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c5320f90-6d47-5dbe-945a-8f0dc82545a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHG928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713668',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 41317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 41.317 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713668%27 HTTP/1.1" 200 None
2026-03-24 22:18:27 [adesa.be] INFO: Saving data for 10713668: {'auction_closing_time': 1774426500.0, 'created_time': 1774282455.573861, 'last_price_update_time': 1774390707.129318}
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713668') HTTP/1.1" 204 0
2026-03-24 22:18:27 [adesa.be] INFO: Found listing with ID: 10713886
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713886%27 HTTP/1.1" 200 None
2026-03-24 22:18:27 [adesa.be] INFO: Scrape type for 10713886: 0
2026-03-24 22:18:27 [adesa.be] INFO: Skipping item 10713886 url https://www.openlane.eu/en/carv6/auction/10713886
2026-03-24 22:18:27 [adesa.be] INFO: Found listing with ID: 10713860
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713860%27 HTTP/1.1" 200 None
2026-03-24 22:18:27 [adesa.be] INFO: Scrape type for 10713860: 0
2026-03-24 22:18:27 [adesa.be] INFO: Skipping item 10713860 url https://www.openlane.eu/en/carv6/auction/10713860
2026-03-24 22:18:27 [adesa.be] INFO: Found listing with ID: 10713884
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713884%27 HTTP/1.1" 200 None
2026-03-24 22:18:27 [adesa.be] INFO: Scrape type for 10713884: 0
2026-03-24 22:18:27 [adesa.be] INFO: Skipping item 10713884 url https://www.openlane.eu/en/carv6/auction/10713884
2026-03-24 22:18:27 [adesa.be] INFO: Found listing with ID: 10713891
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713891%27 HTTP/1.1" 200 None
2026-03-24 22:18:27 [adesa.be] INFO: Scrape type for 10713891: 2
2026-03-24 22:18:27 [adesa.be] INFO: Scraping item 10713891 url https://www.openlane.eu/en/carv6/auction/10713891
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a59b50>
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F47f18cda-9487-4d1c-bde3-61eb344166ac.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/47f18cda-9487-4d1c-bde3-61eb344166ac.jpg saved to cache
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 659149ea-b37c-568b-9c31-1aba541d49c2
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783a3d90>
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F214c8f34-94fa-4c1b-a83c-64f507ace6cc.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/214c8f34-94fa-4c1b-a83c-64f507ace6cc.jpg saved to cache
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 87b9ec47-7929-52ae-8bfb-ffe06c728231
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7828c650>
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F9f98a6e4-3f95-4f03-9e91-616c723a0682.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/9f98a6e4-3f95-4f03-9e91-616c723a0682.jpg saved to cache
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 659149ea-b37c-568b-9c31-1aba541d49c2
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7862d2d0>
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F7fac2f74-d4d8-4606-9277-705b73504a5d.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/7fac2f74-d4d8-4606-9277-705b73504a5d.jpg saved to cache
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 87b9ec47-7929-52ae-8bfb-ffe06c728231
2026-03-24 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743839/general/4ac2bb03-c6be-4ba1-8cfb-cc4f97376b68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720805)
2026-03-24 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743907/general/b35cce4f-6175-4849-bb42-1915a5c474a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720812)
2026-03-24 22:18:27 [adesa.be] INFO: Found listing with ID: 10713897
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713897%27 HTTP/1.1" 200 None
2026-03-24 22:18:27 [adesa.be] INFO: Scrape type for 10713897: 2
2026-03-24 22:18:27 [adesa.be] INFO: Scraping item 10713897 url https://www.openlane.eu/en/carv6/auction/10713897
2026-03-24 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743907/general/2ed2484f-6a14-4e65-b034-11a3d3a356d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720812)
2026-03-24 22: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 22: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 22: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 22: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 22:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782d4210>
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fecf06859-f6ab-47c1-9aec-7a82d01cecc0.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/ecf06859-f6ab-47c1-9aec-7a82d01cecc0.jpg saved to cache
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 659149ea-b37c-568b-9c31-1aba541d49c2
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784b9790>
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F4a5e697d-72ec-4755-a4a1-8638f7dc8a83.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/4a5e697d-72ec-4755-a4a1-8638f7dc8a83.jpg saved to cache
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 87b9ec47-7929-52ae-8bfb-ffe06c728231
2026-03-24 22:18:27 [adesa.be] INFO: Found listing with ID: 10713883
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713883%27 HTTP/1.1" 200 None
2026-03-24 22:18:27 [adesa.be] INFO: Scrape type for 10713883: 2
2026-03-24 22:18:27 [adesa.be] INFO: Scraping item 10713883 url https://www.openlane.eu/en/carv6/auction/10713883
2026-03-24 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743839/general/bf6d3802-29c3-407b-b89d-11c814fba5d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720805)
2026-03-24 22:18:27 [adesa.be] INFO: Found listing with ID: 10713787
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713787%27 HTTP/1.1" 200 None
2026-03-24 22:18:27 [adesa.be] INFO: Scrape type for 10713787: 2
2026-03-24 22:18:27 [adesa.be] INFO: Scraping item 10713787 url https://www.openlane.eu/en/carv6/auction/10713787
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7882e910>
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F4ac2bb03-c6be-4ba1-8cfb-cc4f97376b68.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/4ac2bb03-c6be-4ba1-8cfb-cc4f97376b68.jpg saved to cache
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 659149ea-b37c-568b-9c31-1aba541d49c2
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783b5c50>
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252Fb35cce4f-6175-4849-bb42-1915a5c474a3.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/b35cce4f-6175-4849-bb42-1915a5c474a3.jpg saved to cache
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 87b9ec47-7929-52ae-8bfb-ffe06c728231
2026-03-24 22:18:27 [adesa.be] INFO: Found listing with ID: 10713789
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713789%27 HTTP/1.1" 200 None
2026-03-24 22:18:27 [adesa.be] INFO: Scrape type for 10713789: 2
2026-03-24 22:18:27 [adesa.be] INFO: Scraping item 10713789 url https://www.openlane.eu/en/carv6/auction/10713789
2026-03-24 22:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10713948
2026-03-24 22:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with scrape type 2
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with scrape type 2
2026-03-24 22:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd, identifier: 10713948
2026-03-24 22:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10713688
2026-03-24 22:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b82e383-3a8a-5fab-b395-fac94ec50981 with scrape type 2
2026-03-24 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b82e383-3a8a-5fab-b395-fac94ec50981 with scrape type 2
2026-03-24 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b82e383-3a8a-5fab-b395-fac94ec50981, identifier: 10713688
2026-03-24 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10710183
2026-03-24 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with scrape type 2
2026-03-24 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with scrape type 2
2026-03-24 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bd46fd0-1914-5a4c-8c96-f40780bb0110, identifier: 10710183
2026-03-24 22:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d763f13-83b0-5546-b27f-c3ffea96487d with identifier: 10713703
2026-03-24 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d763f13-83b0-5546-b27f-c3ffea96487d with scrape type 2
2026-03-24 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d763f13-83b0-5546-b27f-c3ffea96487d with scrape type 2
2026-03-24 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d763f13-83b0-5546-b27f-c3ffea96487d, identifier: 10713703
2026-03-24 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783b6a10>
2026-03-24 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F2ed2484f-6a14-4e65-b034-11a3d3a356d5.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/2ed2484f-6a14-4e65-b034-11a3d3a356d5.jpg saved to cache
2026-03-24 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 87b9ec47-7929-52ae-8bfb-ffe06c728231
2026-03-24 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743907/general/6ff274d0-d62b-4f2e-aa5e-08b2de0bebeb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720812)
2026-03-24 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743839/general/dc6ae466-baec-4f71-9698-9bd20010bfdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720805)
2026-03-24 22:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743907/general/4429becc-014e-4d6f-b299-78d6575425e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720812)
2026-03-24 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10713948
2026-03-24 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10713948
2026-03-24 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10713948 to the API
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713948>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5f9951a3-07f8-5ac0-8be8-740aa85bd1bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJR957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713948',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 107787,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2020-01-17',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 107.787 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713948%27 HTTP/1.1" 200 None
2026-03-24 22:18:28 [adesa.be] INFO: Saving data for 10713948: {'auction_closing_time': 1774426500.0, 'created_time': 1774282430.654323, 'last_price_update_time': 1774390708.487188}
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713948') HTTP/1.1" 204 0
2026-03-24 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10713688
2026-03-24 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10713688
2026-03-24 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b82e383-3a8a-5fab-b395-fac94ec50981 with identifier: 10713688 to the API
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713688>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5b82e383-3a8a-5fab-b395-fac94ec50981',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLH225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713688',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 215407,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz C Break 200d Luxury Line - Diesel - Automatic - 163 '
'hp - 215.407 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2022}
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713688%27 HTTP/1.1" 200 None
2026-03-24 22:18:28 [adesa.be] INFO: Saving data for 10713688: {'auction_closing_time': 1774426500.0, 'created_time': 1774282433.539784, 'last_price_update_time': 1774390708.820823}
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713688') HTTP/1.1" 204 0
2026-03-24 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10710183
2026-03-24 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10710183
2026-03-24 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bd46fd0-1914-5a4c-8c96-f40780bb0110 with identifier: 10710183 to the API
2026-03-24 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710183>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '2bd46fd0-1914-5a4c-8c96-f40780bb0110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJY379',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710183',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 91040,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 300de AMG Line - Hybrid - Automatic - 306 hp - '
'91.040 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-24 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710183%27 HTTP/1.1" 200 None
2026-03-24 22:18:29 [adesa.be] INFO: Saving data for 10710183: {'auction_closing_time': 1774426200.0, 'created_time': 1774282434.36054, 'last_price_update_time': 1774390709.097328}
2026-03-24 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710183') HTTP/1.1" 204 0
2026-03-24 22:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d763f13-83b0-5546-b27f-c3ffea96487d with identifier: 10713703
2026-03-24 22:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d763f13-83b0-5546-b27f-c3ffea96487d with identifier: 10713703
2026-03-24 22:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d763f13-83b0-5546-b27f-c3ffea96487d with identifier: 10713703 to the API
2026-03-24 22:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713703>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '9d763f13-83b0-5546-b27f-c3ffea96487d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELQ458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713703',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 162827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2023-11-14',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Hyundai Tucson 1.6 T-GDI - Petrol - Automatic - 180 hp - 162.827 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713703%27 HTTP/1.1" 200 None
2026-03-24 22:18:30 [adesa.be] INFO: Saving data for 10713703: {'auction_closing_time': 1774426500.0, 'created_time': 1774282460.135999, 'last_price_update_time': 1774390710.369493}
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713703') HTTP/1.1" 204 0
2026-03-24 22:18:30 [adesa.be] INFO: Found listing with ID: 10713777
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713777%27 HTTP/1.1" 200 None
2026-03-24 22:18:30 [adesa.be] INFO: Scrape type for 10713777: 0
2026-03-24 22:18:30 [adesa.be] INFO: Skipping item 10713777 url https://www.openlane.eu/en/carv6/auction/10713777
2026-03-24 22:18:30 [adesa.be] INFO: Found listing with ID: 10713780
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713780%27 HTTP/1.1" 200 None
2026-03-24 22:18:30 [adesa.be] INFO: Scrape type for 10713780: 0
2026-03-24 22:18:30 [adesa.be] INFO: Skipping item 10713780 url https://www.openlane.eu/en/carv6/auction/10713780
2026-03-24 22:18:30 [adesa.be] INFO: Found listing with ID: 10713778
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713778%27 HTTP/1.1" 200 None
2026-03-24 22:18:30 [adesa.be] INFO: Scrape type for 10713778: 0
2026-03-24 22:18:30 [adesa.be] INFO: Skipping item 10713778 url https://www.openlane.eu/en/carv6/auction/10713778
2026-03-24 22:18:30 [adesa.be] INFO: Found listing with ID: 10713781
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713781%27 HTTP/1.1" 200 None
2026-03-24 22:18:30 [adesa.be] INFO: Scrape type for 10713781: 2
2026-03-24 22:18:30 [adesa.be] INFO: Scraping item 10713781 url https://www.openlane.eu/en/carv6/auction/10713781
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7880d490>
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fbf6d3802-29c3-407b-b89d-11c814fba5d8.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/bf6d3802-29c3-407b-b89d-11c814fba5d8.jpg saved to cache
2026-03-24 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 659149ea-b37c-568b-9c31-1aba541d49c2
2026-03-24 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:30 [adesa.be] INFO: Found listing with ID: 10713832
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713832%27 HTTP/1.1" 200 None
2026-03-24 22:18:30 [adesa.be] INFO: Scrape type for 10713832: 2
2026-03-24 22:18:30 [adesa.be] INFO: Scraping item 10713832 url https://www.openlane.eu/en/carv6/auction/10713832
2026-03-24 22: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 22: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 22: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 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7881b510>
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F6ff274d0-d62b-4f2e-aa5e-08b2de0bebeb.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/6ff274d0-d62b-4f2e-aa5e-08b2de0bebeb.jpg saved to cache
2026-03-24 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 87b9ec47-7929-52ae-8bfb-ffe06c728231
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788fb150>
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252Fdc6ae466-baec-4f71-9698-9bd20010bfdc.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/dc6ae466-baec-4f71-9698-9bd20010bfdc.jpg saved to cache
2026-03-24 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 659149ea-b37c-568b-9c31-1aba541d49c2
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab14c50>
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F4429becc-014e-4d6f-b299-78d6575425e6.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/4429becc-014e-4d6f-b299-78d6575425e6.jpg saved to cache
2026-03-24 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 87b9ec47-7929-52ae-8bfb-ffe06c728231
2026-03-24 22:18:30 [adesa.be] INFO: Found listing with ID: 10713833
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713833%27 HTTP/1.1" 200 None
2026-03-24 22:18:30 [adesa.be] INFO: Scrape type for 10713833: 2
2026-03-24 22:18:30 [adesa.be] INFO: Scraping item 10713833 url https://www.openlane.eu/en/carv6/auction/10713833
2026-03-24 22:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743907/general/2f2951df-fbf8-4f0c-91ef-5bfcb08d7c4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720812)
2026-03-24 22:18:30 [adesa.be] INFO: Found listing with ID: 10713775
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713775%27 HTTP/1.1" 200 None
2026-03-24 22:18:30 [adesa.be] INFO: Scrape type for 10713775: 0
2026-03-24 22:18:30 [adesa.be] INFO: Skipping item 10713775 url https://www.openlane.eu/en/carv6/auction/10713775
2026-03-24 22:18:30 [adesa.be] INFO: Found listing with ID: 10713980
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713980%27 HTTP/1.1" 200 None
2026-03-24 22:18:30 [adesa.be] INFO: Scrape type for 10713980: 0
2026-03-24 22:18:30 [adesa.be] INFO: Skipping item 10713980 url https://www.openlane.eu/en/carv6/auction/10713980
2026-03-24 22:18:30 [adesa.be] INFO: Found listing with ID: 10713952
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713952%27 HTTP/1.1" 200 None
2026-03-24 22:18:30 [adesa.be] INFO: Scrape type for 10713952: 2
2026-03-24 22:18:30 [adesa.be] INFO: Scraping item 10713952 url https://www.openlane.eu/en/carv6/auction/10713952
2026-03-24 22:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387d511d-52df-523a-bb1a-a5170e6e9099 with identifier: 10713715
2026-03-24 22:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387d511d-52df-523a-bb1a-a5170e6e9099 with scrape type 2
2026-03-24 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 387d511d-52df-523a-bb1a-a5170e6e9099 with scrape type 2
2026-03-24 22:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 387d511d-52df-523a-bb1a-a5170e6e9099, identifier: 10713715
2026-03-24 22:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with identifier: 10713959
2026-03-24 22:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with scrape type 2
2026-03-24 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with scrape type 2
2026-03-24 22:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253, identifier: 10713959
2026-03-24 22:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10713691
2026-03-24 22:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24787449-3448-5a51-8a0d-319a5a796972 with scrape type 2
2026-03-24 22:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24787449-3448-5a51-8a0d-319a5a796972 with scrape type 2
2026-03-24 22:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24787449-3448-5a51-8a0d-319a5a796972, identifier: 10713691
2026-03-24 22:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10713684
2026-03-24 22:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22bf1b87-fccd-56b0-9916-80e3b69a9667 with scrape type 2
2026-03-24 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22bf1b87-fccd-56b0-9916-80e3b69a9667 with scrape type 2
2026-03-24 22:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22bf1b87-fccd-56b0-9916-80e3b69a9667, identifier: 10713684
2026-03-24 22:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 387d511d-52df-523a-bb1a-a5170e6e9099 with identifier: 10713715
2026-03-24 22:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 387d511d-52df-523a-bb1a-a5170e6e9099 with identifier: 10713715
2026-03-24 22:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 387d511d-52df-523a-bb1a-a5170e6e9099 with identifier: 10713715 to the API
2026-03-24 22:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713715>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '387d511d-52df-523a-bb1a-a5170e6e9099',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLR948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713715',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 116849,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz CLA 180 Business Solution - Petrol - Automatic - 136 '
'hp - 116.849 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-24 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713715%27 HTTP/1.1" 200 None
2026-03-24 22:18:31 [adesa.be] INFO: Saving data for 10713715: {'auction_closing_time': 1774426500.0, 'created_time': 1774282431.610575, 'last_price_update_time': 1774390711.755719}
2026-03-24 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713715') HTTP/1.1" 204 0
2026-03-24 22:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with identifier: 10713959
2026-03-24 22:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with identifier: 10713959
2026-03-24 22:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253 with identifier: 10713959 to the API
2026-03-24 22:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713959>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fdfb5fdf-2535-5cb4-bea5-1c0dbe37f253',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKB917',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713959',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 122265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-01-22',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 122.265 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713959%27 HTTP/1.1" 200 None
2026-03-24 22:18:32 [adesa.be] INFO: Saving data for 10713959: {'auction_closing_time': 1774426500.0, 'created_time': 1774282485.985039, 'last_price_update_time': 1774390712.099862}
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713959') HTTP/1.1" 204 0
2026-03-24 22:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10713691
2026-03-24 22:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10713691
2026-03-24 22:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24787449-3448-5a51-8a0d-319a5a796972 with identifier: 10713691 to the API
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713691>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '24787449-3448-5a51-8a0d-319a5a796972',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713691',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 44314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz CLA Shooting Brake 180 Business - Petrol - Manual - '
'136 hp - 44.314 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713691%27 HTTP/1.1" 200 None
2026-03-24 22:18:32 [adesa.be] INFO: Saving data for 10713691: {'auction_closing_time': 1774426500.0, 'created_time': 1774282432.843482, 'last_price_update_time': 1774390712.371102}
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713691') HTTP/1.1" 204 0
2026-03-24 22:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10713684
2026-03-24 22:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10713684
2026-03-24 22:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10713684 to the API
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713684>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Estate',
'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': 'Hybrid',
'id': '22bf1b87-fccd-56b0-9916-80e3b69a9667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSL335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713684',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 162960,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz CLA Shooting Brake 250e AMG Line - Hybrid - Automatic '
'- 160 hp - 162.960 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713684%27 HTTP/1.1" 200 None
2026-03-24 22:18:32 [adesa.be] INFO: Saving data for 10713684: {'auction_closing_time': 1774426500.0, 'created_time': 1774282415.695156, 'last_price_update_time': 1774390712.657704}
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713684') HTTP/1.1" 204 0
2026-03-24 22:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7899bd10>
2026-03-24 22:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743907%252Fgeneral%252F2f2951df-fbf8-4f0c-91ef-5bfcb08d7c4f.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743907/general/2f2951df-fbf8-4f0c-91ef-5bfcb08d7c4f.jpg saved to cache
2026-03-24 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 87b9ec47-7929-52ae-8bfb-ffe06c728231
2026-03-24 22:18:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87b9ec47-7929-52ae-8bfb-ffe06c728231, skipping ID generation
2026-03-24 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87b9ec47-7929-52ae-8bfb-ffe06c728231 with scrape type 1
2026-03-24 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87b9ec47-7929-52ae-8bfb-ffe06c728231 sending to next pipeline
2026-03-24 22:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87b9ec47-7929-52ae-8bfb-ffe06c728231, identifier: 10720812
2026-03-24 22:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10720812
2026-03-24 22:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10720812
2026-03-24 22:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10720812 to the API
2026-03-24 22:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743907/general/2f2951df-fbf8-4f0c-91ef-5bfcb08d7c4f.jpg>
{'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': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '87b9ec47-7929-52ae-8bfb-ffe06c728231',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTD535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720812',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 154791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/492bdd96-2f98-4778-9048-bf83b883f699.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26152,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/509c5303-0fe2-40a7-8b0c-db73c04e154a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/2f2951df-fbf8-4f0c-91ef-5bfcb08d7c4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/4a5e697d-72ec-4755-a4a1-8638f7dc8a83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/214c8f34-94fa-4c1b-a83c-64f507ace6cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/7fac2f74-d4d8-4606-9277-705b73504a5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/6ff274d0-d62b-4f2e-aa5e-08b2de0bebeb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/b35cce4f-6175-4849-bb42-1915a5c474a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/2ed2484f-6a14-4e65-b034-11a3d3a356d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87b9ec47-7929-52ae-8bfb-ffe06c728231/87b9ec47-7929-52ae-8bfb-ffe06c728231_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743907/general/4429becc-014e-4d6f-b299-78d6575425e6.jpg',
'Width': 1024}],
'price': 16250,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 318d - Diesel - Automatic - 150 hp - 154.791 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720812%27 HTTP/1.1" 200 None
2026-03-24 22:18:33 [adesa.be] INFO: Saving data for 10720812: {'created_time': 1774390713.161134, 'last_price_update_time': 1774390713.161146, 'auction_closing_time': 1774433400.0}
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720812') HTTP/1.1" 204 0
2026-03-24 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10713772
2026-03-24 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdf2ec7e-179c-5574-b395-379194ab3de6 with scrape type 2
2026-03-24 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdf2ec7e-179c-5574-b395-379194ab3de6 with scrape type 2
2026-03-24 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdf2ec7e-179c-5574-b395-379194ab3de6, identifier: 10713772
2026-03-24 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10713772
2026-03-24 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10713772
2026-03-24 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10713772 to the API
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713772>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fdf2ec7e-179c-5574-b395-379194ab3de6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXS494',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713772',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 218374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz GLB 180d - Diesel - Automatic - 116 hp - 218.374 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713772%27 HTTP/1.1" 200 None
2026-03-24 22:18:33 [adesa.be] INFO: Saving data for 10713772: {'auction_closing_time': 1774426500.0, 'created_time': 1774282404.172281, 'last_price_update_time': 1774390713.530715}
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713772') HTTP/1.1" 204 0
2026-03-24 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65fbd0fa-75a1-5bb2-8acb-f9e720178ffb with identifier: 10713628
2026-03-24 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65fbd0fa-75a1-5bb2-8acb-f9e720178ffb with scrape type 2
2026-03-24 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65fbd0fa-75a1-5bb2-8acb-f9e720178ffb with scrape type 2
2026-03-24 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65fbd0fa-75a1-5bb2-8acb-f9e720178ffb, identifier: 10713628
2026-03-24 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65fbd0fa-75a1-5bb2-8acb-f9e720178ffb with identifier: 10713628
2026-03-24 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65fbd0fa-75a1-5bb2-8acb-f9e720178ffb with identifier: 10713628
2026-03-24 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65fbd0fa-75a1-5bb2-8acb-f9e720178ffb with identifier: 10713628 to the API
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713628>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': None,
'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': '65fbd0fa-75a1-5bb2-8acb-f9e720178ffb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVZ669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713628',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 101499,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2021-08-11',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 101.499 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713628%27 HTTP/1.1" 200 None
2026-03-24 22:18:33 [adesa.be] INFO: Saving data for 10713628: {'auction_closing_time': 1774426500.0, 'created_time': 1774282402.656463, 'last_price_update_time': 1774390713.896961}
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713628') HTTP/1.1" 204 0
2026-03-24 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cf5229d-cb93-5f2c-ac73-761aa036a663 with identifier: 10713661
2026-03-24 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cf5229d-cb93-5f2c-ac73-761aa036a663 with scrape type 2
2026-03-24 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cf5229d-cb93-5f2c-ac73-761aa036a663 with scrape type 2
2026-03-24 22:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cf5229d-cb93-5f2c-ac73-761aa036a663, identifier: 10713661
2026-03-24 22:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4954d62f-fd5b-5ab4-85ee-674e221d8667 with identifier: 10713891
2026-03-24 22:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4954d62f-fd5b-5ab4-85ee-674e221d8667 with scrape type 2
2026-03-24 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4954d62f-fd5b-5ab4-85ee-674e221d8667 with scrape type 2
2026-03-24 22:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4954d62f-fd5b-5ab4-85ee-674e221d8667, identifier: 10713891
2026-03-24 22:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10710200
2026-03-24 22:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c15e596-2dff-583d-9886-be9ed3bf535e with scrape type 2
2026-03-24 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c15e596-2dff-583d-9886-be9ed3bf535e with scrape type 2
2026-03-24 22:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c15e596-2dff-583d-9886-be9ed3bf535e, identifier: 10710200
2026-03-24 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cf5229d-cb93-5f2c-ac73-761aa036a663 with identifier: 10713661
2026-03-24 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cf5229d-cb93-5f2c-ac73-761aa036a663 with identifier: 10713661
2026-03-24 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cf5229d-cb93-5f2c-ac73-761aa036a663 with identifier: 10713661 to the API
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713661>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '7cf5229d-cb93-5f2c-ac73-761aa036a663',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLA609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713661',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 101373,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2020-09-25',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz GLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 101.373 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713661%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.be] INFO: Saving data for 10713661: {'auction_closing_time': 1774426500.0, 'created_time': 1774282413.917859, 'last_price_update_time': 1774390714.436726}
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713661') HTTP/1.1" 204 0
2026-03-24 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4954d62f-fd5b-5ab4-85ee-674e221d8667 with identifier: 10713891
2026-03-24 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4954d62f-fd5b-5ab4-85ee-674e221d8667 with identifier: 10713891
2026-03-24 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4954d62f-fd5b-5ab4-85ee-674e221d8667 with identifier: 10713891 to the API
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713891>
{'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': '4954d62f-fd5b-5ab4-85ee-674e221d8667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFT832',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713891',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 51564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 51.564 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713891%27 HTTP/1.1" 200 None
2026-03-24 22:18:34 [adesa.be] INFO: Saving data for 10713891: {'auction_closing_time': 1774426500.0, 'created_time': 1774282408.64579, 'last_price_update_time': 1774390714.743719}
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713891') HTTP/1.1" 204 0
2026-03-24 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10710200
2026-03-24 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10710200
2026-03-24 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c15e596-2dff-583d-9886-be9ed3bf535e with identifier: 10710200 to the API
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710200>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '4c15e596-2dff-583d-9886-be9ed3bf535e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UC0007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710200',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 114415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 38500,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 306 hp - 114.415 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710200%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.be] INFO: Saving data for 10710200: {'auction_closing_time': 1774426200.0, 'created_time': 1774282353.614298, 'last_price_update_time': 1774390715.014211}
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710200') HTTP/1.1" 204 0
2026-03-24 22:18:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/9e39995a-2510-462c-ac81-12c243a28128.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720779)
2026-03-24 22:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743839/general/3b62202c-a7dd-41b2-84ab-591e9d793bae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720805)
2026-03-24 22:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 569493f6-1d91-5f3a-97de-213ad9b81ab0 with identifier: 10713880
2026-03-24 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 569493f6-1d91-5f3a-97de-213ad9b81ab0 with scrape type 2
2026-03-24 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 569493f6-1d91-5f3a-97de-213ad9b81ab0 with scrape type 2
2026-03-24 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 569493f6-1d91-5f3a-97de-213ad9b81ab0, identifier: 10713880
2026-03-24 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e6017b8-0c57-5086-b0ec-d42c843c7719 with identifier: 10713822
2026-03-24 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e6017b8-0c57-5086-b0ec-d42c843c7719 with scrape type 2
2026-03-24 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e6017b8-0c57-5086-b0ec-d42c843c7719 with scrape type 2
2026-03-24 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e6017b8-0c57-5086-b0ec-d42c843c7719, identifier: 10713822
2026-03-24 22:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 569493f6-1d91-5f3a-97de-213ad9b81ab0 with identifier: 10713880
2026-03-24 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 569493f6-1d91-5f3a-97de-213ad9b81ab0 with identifier: 10713880
2026-03-24 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 569493f6-1d91-5f3a-97de-213ad9b81ab0 with identifier: 10713880 to the API
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713880>
{'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': '569493f6-1d91-5f3a-97de-213ad9b81ab0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEW295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713880',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 41599,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 41.599 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713880%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.be] INFO: Saving data for 10713880: {'auction_closing_time': 1774426500.0, 'created_time': 1774282394.688197, 'last_price_update_time': 1774390715.53277}
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713880') HTTP/1.1" 204 0
2026-03-24 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e6017b8-0c57-5086-b0ec-d42c843c7719 with identifier: 10713822
2026-03-24 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e6017b8-0c57-5086-b0ec-d42c843c7719 with identifier: 10713822
2026-03-24 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e6017b8-0c57-5086-b0ec-d42c843c7719 with identifier: 10713822 to the API
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713822>
{'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': '9e6017b8-0c57-5086-b0ec-d42c843c7719',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBJ453',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713822',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 19938,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 19.938 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713822%27 HTTP/1.1" 200 None
2026-03-24 22:18:35 [adesa.be] INFO: Saving data for 10713822: {'auction_closing_time': 1774426500.0, 'created_time': 1774282557.195434, 'last_price_update_time': 1774390715.798868}
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713822') HTTP/1.1" 204 0
2026-03-24 22:18:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/3ed6131a-9e7b-48f5-8775-34a873bd48a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720779)
2026-03-24 22:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-24 22:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7899be90>
2026-03-24 22:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743839%252Fgeneral%252F3b62202c-a7dd-41b2-84ab-591e9d793bae.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743839/general/3b62202c-a7dd-41b2-84ab-591e9d793bae.jpg saved to cache
2026-03-24 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 659149ea-b37c-568b-9c31-1aba541d49c2
2026-03-24 22:18:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 659149ea-b37c-568b-9c31-1aba541d49c2, skipping ID generation
2026-03-24 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659149ea-b37c-568b-9c31-1aba541d49c2 with scrape type 1
2026-03-24 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 659149ea-b37c-568b-9c31-1aba541d49c2 sending to next pipeline
2026-03-24 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 659149ea-b37c-568b-9c31-1aba541d49c2, identifier: 10720805
2026-03-24 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10713883
2026-03-24 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with scrape type 2
2026-03-24 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with scrape type 2
2026-03-24 22:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ec749fe-d43c-564a-9731-0d3e32eee1a5, identifier: 10713883
2026-03-24 22:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10720805
2026-03-24 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10720805
2026-03-24 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10720805 to the API
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743839/general/3b62202c-a7dd-41b2-84ab-591e9d793bae.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-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '659149ea-b37c-568b-9c31-1aba541d49c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFT354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720805',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 135807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/e43e4f47-c368-4705-b4f2-e5283dfc1413.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/3b62202c-a7dd-41b2-84ab-591e9d793bae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/835b5eb0-b912-4195-aaeb-858537ff4d92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87822,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/e2d2738c-d45d-4224-98ed-232e3fa3a7a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/dc6ae466-baec-4f71-9698-9bd20010bfdc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/47f18cda-9487-4d1c-bde3-61eb344166ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/9f98a6e4-3f95-4f03-9e91-616c723a0682.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139690,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/ecf06859-f6ab-47c1-9aec-7a82d01cecc0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181002,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/bf6d3802-29c3-407b-b89d-11c814fba5d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659149ea-b37c-568b-9c31-1aba541d49c2/659149ea-b37c-568b-9c31-1aba541d49c2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743839/general/4ac2bb03-c6be-4ba1-8cfb-cc4f97376b68.jpg',
'Width': 1024}],
'price': 11850,
'price_includes_vat': True,
'registration_date': '2021-11-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 135.807 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720805%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.be] INFO: Saving data for 10720805: {'created_time': 1774390716.34497, 'last_price_update_time': 1774390716.344981, 'auction_closing_time': 1774433400.0}
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720805') HTTP/1.1" 204 0
2026-03-24 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10713883
2026-03-24 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10713883
2026-03-24 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10713883 to the API
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713883>
{'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': '2ec749fe-d43c-564a-9731-0d3e32eee1a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEH323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713883',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 57771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'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 - 57.771 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713883%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.be] INFO: Saving data for 10713883: {'auction_closing_time': 1774426500.0, 'created_time': 1774282385.347129, 'last_price_update_time': 1774390716.60655}
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713883') HTTP/1.1" 204 0
2026-03-24 22:18:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740428/general/f3f4e299-e2d7-44bd-a332-b9f9af6367d2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720779)
2026-03-24 22:18:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704811/general/607859d8-5e69-4722-8a2f-44c12562832f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720774)
2026-03-24 22:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f23289a-757a-58af-9c0a-ba535dcda6f6 with identifier: 10713932
2026-03-24 22:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f23289a-757a-58af-9c0a-ba535dcda6f6 with scrape type 2
2026-03-24 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f23289a-757a-58af-9c0a-ba535dcda6f6 with scrape type 2
2026-03-24 22:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f23289a-757a-58af-9c0a-ba535dcda6f6, identifier: 10713932
2026-03-24 22:18:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704811/general/fb9f9b60-2fb4-49af-86c8-fc8a478aa5e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720774)
2026-03-24 22:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f23289a-757a-58af-9c0a-ba535dcda6f6 with identifier: 10713932
2026-03-24 22:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f23289a-757a-58af-9c0a-ba535dcda6f6 with identifier: 10713932
2026-03-24 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f23289a-757a-58af-9c0a-ba535dcda6f6 with identifier: 10713932 to the API
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713932>
{'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': '0f23289a-757a-58af-9c0a-ba535dcda6f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBH391',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713932',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 22931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 22.931 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713932%27 HTTP/1.1" 200 None
2026-03-24 22:18:36 [adesa.be] INFO: Saving data for 10713932: {'auction_closing_time': 1774426500.0, 'created_time': 1774282386.794513, 'last_price_update_time': 1774390716.989959}
2026-03-24 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713932') HTTP/1.1" 204 0
2026-03-24 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743534/general/e295077e-95d6-481b-a9d0-8a6ad89ae5b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720786)
2026-03-24 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-24 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with identifier: 10713781
2026-03-24 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7050c50e-3b63-5d42-a4f2-483d12fa13f6, identifier: 10713781
2026-03-24 22:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 621a06a3-365c-5c0b-94a3-6a22617ef108 with identifier: 10713789
2026-03-24 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 621a06a3-365c-5c0b-94a3-6a22617ef108 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 621a06a3-365c-5c0b-94a3-6a22617ef108 with scrape type 2
2026-03-24 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 621a06a3-365c-5c0b-94a3-6a22617ef108, identifier: 10713789
2026-03-24 22:18:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7891f3d7-85bf-51db-b274-90ec92cd38a6, skipping ID generation
2026-03-24 22:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 with scrape type 1
2026-03-24 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 sending to next pipeline
2026-03-24 22:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7891f3d7-85bf-51db-b274-90ec92cd38a6, identifier: 10720779
2026-03-24 22:18:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 812f5048-0fb1-56dd-800e-cd16099c9a30 due to Ignoring non-200 response
2026-03-24 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with identifier: 10713781
2026-03-24 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with identifier: 10713781
2026-03-24 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7050c50e-3b63-5d42-a4f2-483d12fa13f6 with identifier: 10713781 to the API
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713781>
{'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': '7050c50e-3b63-5d42-a4f2-483d12fa13f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713781',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 23473,
'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.473 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713781%27 HTTP/1.1" 200 None
2026-03-24 22:18:37 [adesa.be] INFO: Saving data for 10713781: {'auction_closing_time': 1774426500.0, 'created_time': 1774282364.658643, 'last_price_update_time': 1774390717.544125}
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713781') HTTP/1.1" 204 0
2026-03-24 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 621a06a3-365c-5c0b-94a3-6a22617ef108 with identifier: 10713789
2026-03-24 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 621a06a3-365c-5c0b-94a3-6a22617ef108 with identifier: 10713789
2026-03-24 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 621a06a3-365c-5c0b-94a3-6a22617ef108 with identifier: 10713789 to the API
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713789>
{'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': '621a06a3-365c-5c0b-94a3-6a22617ef108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713789',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 17893,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'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 - '
'17.893 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713789%27 HTTP/1.1" 200 None
2026-03-24 22:18:37 [adesa.be] INFO: Saving data for 10713789: {'auction_closing_time': 1774426500.0, 'created_time': 1774282357.609792, 'last_price_update_time': 1774390717.796412}
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713789') HTTP/1.1" 204 0
2026-03-24 22:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10720779
2026-03-24 22:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10720779
2026-03-24 22:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10720779 to the API
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5740428/general/f3f4e299-e2d7-44bd-a332-b9f9af6367d2.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7891f3d7-85bf-51db-b274-90ec92cd38a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PGS318',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720779',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 233522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photos': [],
'price': 7350,
'price_includes_vat': True,
'registration_date': '2013-08-06',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 136 hp - 233.522 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720779%27 HTTP/1.1" 200 None
2026-03-24 22:18:38 [adesa.be] INFO: Saving data for 10720779: {'created_time': 1774390718.084701, 'last_price_update_time': 1774390718.08471, 'auction_closing_time': 1774433400.0}
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720779') HTTP/1.1" 204 0
2026-03-24 22:18:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704811/general/f344a212-e4e0-4927-93c0-56751daf7843.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720774)
2026-03-24 22:18:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704811/general/15516338-2b95-4ddc-b3ae-326c2ec5e9f7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720774)
2026-03-24 22:18:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 due to Ignoring non-200 response
2026-03-24 22:18:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 812f5048-0fb1-56dd-800e-cd16099c9a30 due to Ignoring non-200 response
2026-03-24 22:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743534/general/6681fe3d-91f8-4c74-87f7-bd122de4e6a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720786)
2026-03-24 22:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab15090>
2026-03-24 22:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Fe295077e-95d6-481b-a9d0-8a6ad89ae5b2.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/e295077e-95d6-481b-a9d0-8a6ad89ae5b2.jpg saved to cache
2026-03-24 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17
2026-03-24 22:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10713733
2026-03-24 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with scrape type 2
2026-03-24 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with scrape type 2
2026-03-24 22:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47c60ada-3bb8-528e-b3dd-991b29cf97a7, identifier: 10713733
2026-03-24 22:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10713897
2026-03-24 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4e32178-8147-5672-ba7b-bd5be03350df with scrape type 2
2026-03-24 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4e32178-8147-5672-ba7b-bd5be03350df with scrape type 2
2026-03-24 22:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4e32178-8147-5672-ba7b-bd5be03350df, identifier: 10713897
2026-03-24 22:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10713733
2026-03-24 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10713733
2026-03-24 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47c60ada-3bb8-528e-b3dd-991b29cf97a7 with identifier: 10713733 to the API
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713733>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '47c60ada-3bb8-528e-b3dd-991b29cf97a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHA367',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713733',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 137118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Automatic - 116 hp - 137.118 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713733%27 HTTP/1.1" 200 None
2026-03-24 22:18:38 [adesa.be] INFO: Saving data for 10713733: {'auction_closing_time': 1774426500.0, 'created_time': 1774282417.956554, 'last_price_update_time': 1774390718.604274}
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713733') HTTP/1.1" 204 0
2026-03-24 22:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10713897
2026-03-24 22:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10713897
2026-03-24 22:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10713897 to the API
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713897>
{'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': 'a4e32178-8147-5672-ba7b-bd5be03350df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEW306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713897',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 52568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 52.568 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713897%27 HTTP/1.1" 200 None
2026-03-24 22:18:38 [adesa.be] INFO: Saving data for 10713897: {'auction_closing_time': 1774426500.0, 'created_time': 1774282371.084049, 'last_price_update_time': 1774390718.893796}
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713897') HTTP/1.1" 204 0
2026-03-24 22:18:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704811/general/51ee5c6e-3d41-46b5-b166-4b448e7cdaa0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720774)
2026-03-24 22:18:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704811/general/c98c0112-c71b-49b0-b53b-242179e722bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720774)
2026-03-24 22:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743534/general/dfd0dbff-e61d-4db7-93ef-f6617569e80c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720786)
2026-03-24 22:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 812f5048-0fb1-56dd-800e-cd16099c9a30 due to Ignoring non-200 response
2026-03-24 22:18:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 812f5048-0fb1-56dd-800e-cd16099c9a30 due to Ignoring non-200 response
2026-03-24 22:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787ef950>
2026-03-24 22:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F6681fe3d-91f8-4c74-87f7-bd122de4e6a2.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/6681fe3d-91f8-4c74-87f7-bd122de4e6a2.jpg saved to cache
2026-03-24 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17
2026-03-24 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743534/general/415151ab-d690-413e-8c09-5bb2539bfae4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720786)
2026-03-24 22:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49e8b3e3-f2c9-5e98-a5f4-b162b14c59ea with identifier: 10713639
2026-03-24 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49e8b3e3-f2c9-5e98-a5f4-b162b14c59ea with scrape type 2
2026-03-24 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49e8b3e3-f2c9-5e98-a5f4-b162b14c59ea with scrape type 2
2026-03-24 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49e8b3e3-f2c9-5e98-a5f4-b162b14c59ea, identifier: 10713639
2026-03-24 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 171736c9-606b-5102-86b9-5291a22abd1a with identifier: 10713833
2026-03-24 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 171736c9-606b-5102-86b9-5291a22abd1a with scrape type 2
2026-03-24 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 171736c9-606b-5102-86b9-5291a22abd1a with scrape type 2
2026-03-24 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 171736c9-606b-5102-86b9-5291a22abd1a, identifier: 10713833
2026-03-24 22:18:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704811/general/c2d2e0a9-30f4-421f-aeb9-7664c9034c3f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720774)
2026-03-24 22:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49e8b3e3-f2c9-5e98-a5f4-b162b14c59ea with identifier: 10713639
2026-03-24 22:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49e8b3e3-f2c9-5e98-a5f4-b162b14c59ea with identifier: 10713639
2026-03-24 22:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49e8b3e3-f2c9-5e98-a5f4-b162b14c59ea with identifier: 10713639 to the API
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713639>
{'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-25T08:15:00Z',
'fuel_type': 'Electric',
'id': '49e8b3e3-f2c9-5e98-a5f4-b162b14c59ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGG645',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713639',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 163786,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz EQC 400 - 4-Matic - Electric - Automatic - 408 hp - '
'163.786 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713639%27 HTTP/1.1" 200 None
2026-03-24 22:18:39 [adesa.be] INFO: Saving data for 10713639: {'auction_closing_time': 1774426500.0, 'created_time': 1774282409.704417, 'last_price_update_time': 1774390719.441462}
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713639') HTTP/1.1" 204 0
2026-03-24 22:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 171736c9-606b-5102-86b9-5291a22abd1a with identifier: 10713833
2026-03-24 22:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 171736c9-606b-5102-86b9-5291a22abd1a with identifier: 10713833
2026-03-24 22:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 171736c9-606b-5102-86b9-5291a22abd1a with identifier: 10713833 to the API
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713833>
{'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': '171736c9-606b-5102-86b9-5291a22abd1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGB001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713833',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 32632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'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 - '
'32.632 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713833%27 HTTP/1.1" 200 None
2026-03-24 22:18:39 [adesa.be] INFO: Saving data for 10713833: {'auction_closing_time': 1774426500.0, 'created_time': 1774282343.374272, 'last_price_update_time': 1774390719.701577}
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713833') HTTP/1.1" 204 0
2026-03-24 22:18:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704811/general/fc9ac8e6-fb83-41fa-be5b-1ea56f10542e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10720774)
2026-03-24 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713832> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743935/general/42855a0b-5d2c-42ae-b535-4a74e44a3b2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721202)
2026-03-24 22:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 812f5048-0fb1-56dd-800e-cd16099c9a30 due to Ignoring non-200 response
2026-03-24 22:18:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 812f5048-0fb1-56dd-800e-cd16099c9a30 due to Ignoring non-200 response
2026-03-24 22:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78109250>
2026-03-24 22:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252Fdfd0dbff-e61d-4db7-93ef-f6617569e80c.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/dfd0dbff-e61d-4db7-93ef-f6617569e80c.jpg saved to cache
2026-03-24 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17
2026-03-24 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3db3cd52-2fe1-5048-b557-bf974297da90 with identifier: 10713952
2026-03-24 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3db3cd52-2fe1-5048-b557-bf974297da90 with scrape type 2
2026-03-24 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3db3cd52-2fe1-5048-b557-bf974297da90 with scrape type 2
2026-03-24 22:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3db3cd52-2fe1-5048-b557-bf974297da90, identifier: 10713952
2026-03-24 22:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785ed150>
2026-03-24 22:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743534%252Fgeneral%252F415151ab-d690-413e-8c09-5bb2539bfae4.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743534/general/415151ab-d690-413e-8c09-5bb2539bfae4.jpg saved to cache
2026-03-24 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17
2026-03-24 22:18:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17, skipping ID generation
2026-03-24 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with scrape type 1
2026-03-24 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 sending to next pipeline
2026-03-24 22:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17, identifier: 10720786
2026-03-24 22:18:40 [adesa.be] INFO: Found listing with ID: 10713945
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713945%27 HTTP/1.1" 200 None
2026-03-24 22:18:40 [adesa.be] INFO: Scrape type for 10713945: 2
2026-03-24 22:18:40 [adesa.be] INFO: Scraping item 10713945 url https://www.openlane.eu/en/carv6/auction/10713945
2026-03-24 22:18:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 812f5048-0fb1-56dd-800e-cd16099c9a30 due to Ignoring non-200 response
2026-03-24 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744115/general/840a985c-6fb4-4a60-afd2-0aab8bede8d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721284)
2026-03-24 22:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3db3cd52-2fe1-5048-b557-bf974297da90 with identifier: 10713952
2026-03-24 22:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3db3cd52-2fe1-5048-b557-bf974297da90 with identifier: 10713952
2026-03-24 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3db3cd52-2fe1-5048-b557-bf974297da90 with identifier: 10713952 to the API
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713952>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3db3cd52-2fe1-5048-b557-bf974297da90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFG218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713952',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 57547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Opel Combo 1.5 Edition - Diesel - Manual - 75 hp - 57.547 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713952%27 HTTP/1.1" 200 None
2026-03-24 22:18:40 [adesa.be] INFO: Saving data for 10713952: {'auction_closing_time': 1774426500.0, 'created_time': 1774282341.557534, 'last_price_update_time': 1774390720.386396}
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713952') HTTP/1.1" 204 0
2026-03-24 22:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10720786
2026-03-24 22:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10720786
2026-03-24 22:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10720786 to the API
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743534/general/415151ab-d690-413e-8c09-5bb2539bfae4.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': 163,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '99e58d8f-ccbe-5e37-88a0-ba2cfca73c17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEG765',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720786',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 127492,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/a3d1a822-fe5d-4aea-af24-36d0f17cc79f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/415151ab-d690-413e-8c09-5bb2539bfae4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/f05ac971-fb9f-4a67-92fc-f68d97778edf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/dfd0dbff-e61d-4db7-93ef-f6617569e80c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/712e1681-6c2d-4fea-a678-b192a85615fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/6681fe3d-91f8-4c74-87f7-bd122de4e6a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/89ef570d-b1ee-4fbe-9d3d-8ba4bfdfdd23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/e295077e-95d6-481b-a9d0-8a6ad89ae5b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/2c977b1f-aa78-4548-9c56-d0e3cfd87be5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99e58d8f-ccbe-5e37-88a0-ba2cfca73c17/99e58d8f-ccbe-5e37-88a0-ba2cfca73c17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743534/general/20f911f1-2a9e-40d8-9de1-be103192fff3.jpg',
'Width': 1024}],
'price': 15250,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e Business - Hybrid - Automatic - 163 hp - '
'127.492 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720786%27 HTTP/1.1" 200 None
2026-03-24 22:18:40 [adesa.be] INFO: Saving data for 10720786: {'created_time': 1774390720.711776, 'last_price_update_time': 1774390720.711787, 'auction_closing_time': 1774433400.0}
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720786') HTTP/1.1" 204 0
2026-03-24 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743956/general/edf25138-d200-4e90-9998-2c0177125eb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721219)
2026-03-24 22:18:40 [adesa.be] INFO: Found listing with ID: 10713982
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713982%27 HTTP/1.1" 200 None
2026-03-24 22:18:40 [adesa.be] INFO: Scrape type for 10713982: 2
2026-03-24 22:18:40 [adesa.be] INFO: Scraping item 10713982 url https://www.openlane.eu/en/carv6/auction/10713982
2026-03-24 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 812f5048-0fb1-56dd-800e-cd16099c9a30, skipping ID generation
2026-03-24 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 812f5048-0fb1-56dd-800e-cd16099c9a30 with scrape type 1
2026-03-24 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 812f5048-0fb1-56dd-800e-cd16099c9a30 sending to next pipeline
2026-03-24 22:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 812f5048-0fb1-56dd-800e-cd16099c9a30, identifier: 10720774
2026-03-24 22:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c01f909e-767a-5337-a7d1-662d7313604c with identifier: 10713832
2026-03-24 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c01f909e-767a-5337-a7d1-662d7313604c with scrape type 2
2026-03-24 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c01f909e-767a-5337-a7d1-662d7313604c with scrape type 2
2026-03-24 22:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c01f909e-767a-5337-a7d1-662d7313604c, identifier: 10713832
2026-03-24 22:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787ed010>
2026-03-24 22:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743935%252Fgeneral%252F42855a0b-5d2c-42ae-b535-4a74e44a3b2a.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743935/general/42855a0b-5d2c-42ae-b535-4a74e44a3b2a.jpg saved to cache
2026-03-24 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e4b1695d-cee2-5a7d-9dbd-bb785748e136
2026-03-24 22:18:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4b1695d-cee2-5a7d-9dbd-bb785748e136, skipping ID generation
2026-03-24 22:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4b1695d-cee2-5a7d-9dbd-bb785748e136 with scrape type 1
2026-03-24 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4b1695d-cee2-5a7d-9dbd-bb785748e136 sending to next pipeline
2026-03-24 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4b1695d-cee2-5a7d-9dbd-bb785748e136, identifier: 10721202
2026-03-24 22:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743972/general/245e60de-c182-4ebe-bd60-1220b38306a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721234)
2026-03-24 22:18:41 [adesa.be] INFO: Found listing with ID: 10713906
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713906%27 HTTP/1.1" 200 None
2026-03-24 22:18:41 [adesa.be] INFO: Scrape type for 10713906: 2
2026-03-24 22:18:41 [adesa.be] INFO: Scraping item 10713906 url https://www.openlane.eu/en/carv6/auction/10713906
2026-03-24 22:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 812f5048-0fb1-56dd-800e-cd16099c9a30 with identifier: 10720774
2026-03-24 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 812f5048-0fb1-56dd-800e-cd16099c9a30 with identifier: 10720774
2026-03-24 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 812f5048-0fb1-56dd-800e-cd16099c9a30 with identifier: 10720774 to the API
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5704811/general/fc9ac8e6-fb83-41fa-be5b-1ea56f10542e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': '812f5048-0fb1-56dd-800e-cd16099c9a30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKF351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720774',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 136067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photos': [],
'price': 22350,
'price_includes_vat': True,
'registration_date': '2021-06-16',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 136.067 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720774%27 HTTP/1.1" 200 None
2026-03-24 22:18:41 [adesa.be] INFO: Saving data for 10720774: {'created_time': 1774390721.395567, 'last_price_update_time': 1774390721.395576, 'auction_closing_time': 1774433400.0}
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720774') HTTP/1.1" 204 0
2026-03-24 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c01f909e-767a-5337-a7d1-662d7313604c with identifier: 10713832
2026-03-24 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c01f909e-767a-5337-a7d1-662d7313604c with identifier: 10713832
2026-03-24 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c01f909e-767a-5337-a7d1-662d7313604c with identifier: 10713832 to the API
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713832>
{'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': 'c01f909e-767a-5337-a7d1-662d7313604c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA900',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713832',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 24373,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'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 - '
'24.373 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713832%27 HTTP/1.1" 200 None
2026-03-24 22:18:41 [adesa.be] INFO: Saving data for 10713832: {'auction_closing_time': 1774426500.0, 'created_time': 1774282376.356282, 'last_price_update_time': 1774390721.660598}
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713832') HTTP/1.1" 204 0
2026-03-24 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4b1695d-cee2-5a7d-9dbd-bb785748e136 with identifier: 10721202
2026-03-24 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4b1695d-cee2-5a7d-9dbd-bb785748e136 with identifier: 10721202
2026-03-24 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4b1695d-cee2-5a7d-9dbd-bb785748e136 with identifier: 10721202 to the API
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743935/general/42855a0b-5d2c-42ae-b535-4a74e44a3b2a.jpg>
{'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-26T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e4b1695d-cee2-5a7d-9dbd-bb785748e136',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELK692',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721202',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 64393,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743935/general/f5183937-c5a7-461d-abe7-01fe1978cbd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743935/general/42855a0b-5d2c-42ae-b535-4a74e44a3b2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743935/general/9c13d976-af78-4d81-9c88-dc31228142e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106118,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743935/general/a9083dcc-4686-4333-86ff-698f180bd555.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743935/general/058c6748-773b-487b-8f7e-b96a6861c58b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743935/general/f559e63a-37a1-4414-ab02-c167a6afcea7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743935/general/af45656e-dede-47ee-9d32-d49b4363c0b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136446,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743935/general/b91c5e44-d8bc-4656-8c77-482d100a743e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743935/general/945fa2a0-12c9-4978-807a-57c7617255cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4b1695d-cee2-5a7d-9dbd-bb785748e136/e4b1695d-cee2-5a7d-9dbd-bb785748e136_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743935/general/999710e5-5fb8-451f-a334-795de8bc494e.jpg',
'Width': 1024}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2023-11-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 eTSI Life Business - Petrol - Automatic - 110 '
'hp - 64.393 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-24 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721202%27 HTTP/1.1" 200 None
2026-03-24 22:18:42 [adesa.be] INFO: Saving data for 10721202: {'created_time': 1774390722.001781, 'last_price_update_time': 1774390722.001792, 'auction_closing_time': 1774515600.0}
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721202') HTTP/1.1" 204 0
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 812f5048-0fb1-56dd-800e-cd16099c9a30 due to Ignoring non-200 response
2026-03-24 22:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78237e50>
2026-03-24 22:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744115%252Fgeneral%252F840a985c-6fb4-4a60-afd2-0aab8bede8d0.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744115/general/840a985c-6fb4-4a60-afd2-0aab8bede8d0.jpg saved to cache
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 465b4f17-5e46-551b-a5d7-6d716602999a
2026-03-24 22:18:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 465b4f17-5e46-551b-a5d7-6d716602999a, skipping ID generation
2026-03-24 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 465b4f17-5e46-551b-a5d7-6d716602999a with scrape type 1
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 465b4f17-5e46-551b-a5d7-6d716602999a sending to next pipeline
2026-03-24 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 465b4f17-5e46-551b-a5d7-6d716602999a, identifier: 10721284
2026-03-24 22:18:42 [adesa.be] INFO: Found listing with ID: 10713922
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713922%27 HTTP/1.1" 200 None
2026-03-24 22:18:42 [adesa.be] INFO: Scrape type for 10713922: 2
2026-03-24 22:18:42 [adesa.be] INFO: Scraping item 10713922 url https://www.openlane.eu/en/carv6/auction/10713922
2026-03-24 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 465b4f17-5e46-551b-a5d7-6d716602999a with identifier: 10721284
2026-03-24 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 465b4f17-5e46-551b-a5d7-6d716602999a with identifier: 10721284
2026-03-24 22:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 465b4f17-5e46-551b-a5d7-6d716602999a with identifier: 10721284 to the API
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744115/general/840a985c-6fb4-4a60-afd2-0aab8bede8d0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '465b4f17-5e46-551b-a5d7-6d716602999a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXS754',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721284',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 85667,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207342,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744115/general/840a985c-6fb4-4a60-afd2-0aab8bede8d0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200845,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744115/general/683e80ca-1d69-45ed-bd61-9defb9725c46.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170663,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744115/general/bf2ba3be-c12b-42a7-890c-d16bb1e7c2f7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171523,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744115/general/4f828bd0-98a2-4080-ba83-99695d86c29e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248021,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744115/general/cee6b9ad-f4ba-4217-8ea0-ccd90fd87538.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261372,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744115/general/df1ceb50-e27e-41b2-a39c-12a80b58ba19.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318782,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744115/general/7be00350-18f1-4e49-9a93-52d85640bf15.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219354,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744115/general/9e9ddb86-9b6c-4d88-a546-90d70eaef473.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331797,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744115/general/1cc465f3-11ba-4aa7-93dc-6338e5e11fa6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465b4f17-5e46-551b-a5d7-6d716602999a/465b4f17-5e46-551b-a5d7-6d716602999a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328647,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744115/general/f51b6a0e-8117-4d3b-b48d-1008a5276006.jpg',
'Width': 1500}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'85.667 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721284%27 HTTP/1.1" 200 None
2026-03-24 22:18:42 [adesa.be] INFO: Saving data for 10721284: {'created_time': 1774390722.513988, 'last_price_update_time': 1774390722.513997, 'auction_closing_time': 1774533600.0}
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721284') HTTP/1.1" 204 0
2026-03-24 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743972/general/cd73ef3a-254c-4eca-9d3d-eddd80719fd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721234)
2026-03-24 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743970/general/71620a86-1f27-449b-a97d-0385db2a502b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721232)
2026-03-24 22:18:42 [adesa.be] INFO: Found listing with ID: 10713964
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713964%27 HTTP/1.1" 200 None
2026-03-24 22:18:42 [adesa.be] INFO: Scrape type for 10713964: 0
2026-03-24 22:18:42 [adesa.be] INFO: Skipping item 10713964 url https://www.openlane.eu/en/carv6/auction/10713964
2026-03-24 22:18:42 [adesa.be] INFO: Found listing with ID: 10713868
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713868%27 HTTP/1.1" 200 None
2026-03-24 22:18:42 [adesa.be] INFO: Scrape type for 10713868: 0
2026-03-24 22:18:42 [adesa.be] INFO: Skipping item 10713868 url https://www.openlane.eu/en/carv6/auction/10713868
2026-03-24 22:18:42 [adesa.be] INFO: Found listing with ID: 10713925
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713925%27 HTTP/1.1" 200 None
2026-03-24 22:18:42 [adesa.be] INFO: Scrape type for 10713925: 0
2026-03-24 22:18:42 [adesa.be] INFO: Skipping item 10713925 url https://www.openlane.eu/en/carv6/auction/10713925
2026-03-24 22:18:42 [adesa.be] INFO: Found listing with ID: 10713946
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713946%27 HTTP/1.1" 200 None
2026-03-24 22:18:42 [adesa.be] INFO: Scrape type for 10713946: 2
2026-03-24 22:18:42 [adesa.be] INFO: Scraping item 10713946 url https://www.openlane.eu/en/carv6/auction/10713946
2026-03-24 22:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7823a0d0>
2026-03-24 22:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743956%252Fgeneral%252Fedf25138-d200-4e90-9998-2c0177125eb0.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743956/general/edf25138-d200-4e90-9998-2c0177125eb0.jpg saved to cache
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b1c9d386-0482-597c-90a9-85b7615cceb9
2026-03-24 22:18:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b1c9d386-0482-597c-90a9-85b7615cceb9, skipping ID generation
2026-03-24 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1c9d386-0482-597c-90a9-85b7615cceb9 with scrape type 1
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b1c9d386-0482-597c-90a9-85b7615cceb9 sending to next pipeline
2026-03-24 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1c9d386-0482-597c-90a9-85b7615cceb9, identifier: 10721219
2026-03-24 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33209c91-1909-5c6e-acb5-34c0810e5f80 with identifier: 10713714
2026-03-24 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33209c91-1909-5c6e-acb5-34c0810e5f80 with scrape type 2
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33209c91-1909-5c6e-acb5-34c0810e5f80 with scrape type 2
2026-03-24 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 33209c91-1909-5c6e-acb5-34c0810e5f80, identifier: 10713714
2026-03-24 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cba81ae-527e-56ea-8db6-94eedc73794d with identifier: 10713971
2026-03-24 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cba81ae-527e-56ea-8db6-94eedc73794d with scrape type 2
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cba81ae-527e-56ea-8db6-94eedc73794d with scrape type 2
2026-03-24 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5cba81ae-527e-56ea-8db6-94eedc73794d, identifier: 10713971
2026-03-24 22:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb780cfcd0>
2026-03-24 22:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252F245e60de-c182-4ebe-bd60-1220b38306a1.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/245e60de-c182-4ebe-bd60-1220b38306a1.jpg saved to cache
2026-03-24 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176
2026-03-24 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1c9d386-0482-597c-90a9-85b7615cceb9 with identifier: 10721219
2026-03-24 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1c9d386-0482-597c-90a9-85b7615cceb9 with identifier: 10721219
2026-03-24 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1c9d386-0482-597c-90a9-85b7615cceb9 with identifier: 10721219 to the API
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743956/general/edf25138-d200-4e90-9998-2c0177125eb0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b1c9d386-0482-597c-90a9-85b7615cceb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XN4383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721219',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 96342,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743956/general/61c0bb02-7674-4adb-b112-5ecd51016dca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743956/general/ad1e5e99-a90e-4161-87c7-b78d9f6278c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743956/general/ae0dc959-0422-49cb-9ec7-426a550a6840.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743956/general/d41acfba-8e48-482c-92f1-e4d0772f1eb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743956/general/40e757f1-e943-4676-babc-57d0c57add55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743956/general/b298d750-8fb5-4896-8d1f-4b5b55d48d0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743956/general/edf25138-d200-4e90-9998-2c0177125eb0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743956/general/440d42a5-f1cd-4d07-8e60-4aac99d57b8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743956/general/242686db-393c-46d6-a927-60f9241ebe17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1c9d386-0482-597c-90a9-85b7615cceb9/b1c9d386-0482-597c-90a9-85b7615cceb9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743956/general/db551c2d-ce4f-4965-87af-8235102071d2.jpg',
'Width': 1024}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 116 hp '
'- 96.342 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721219%27 HTTP/1.1" 200 None
2026-03-24 22:18:43 [adesa.be] INFO: Saving data for 10721219: {'created_time': 1774390723.337746, 'last_price_update_time': 1774390723.337757, 'auction_closing_time': 1774515600.0}
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721219') HTTP/1.1" 204 0
2026-03-24 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 33209c91-1909-5c6e-acb5-34c0810e5f80 with identifier: 10713714
2026-03-24 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 33209c91-1909-5c6e-acb5-34c0810e5f80 with identifier: 10713714
2026-03-24 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 33209c91-1909-5c6e-acb5-34c0810e5f80 with identifier: 10713714 to the API
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713714>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Hatchback',
'color': 'Gray',
'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': '33209c91-1909-5c6e-acb5-34c0810e5f80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BER498',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713714',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 99751,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 99.751 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713714%27 HTTP/1.1" 200 None
2026-03-24 22:18:43 [adesa.be] INFO: Saving data for 10713714: {'auction_closing_time': 1774426500.0, 'created_time': 1774282444.502725, 'last_price_update_time': 1774390723.588315}
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713714') HTTP/1.1" 204 0
2026-03-24 22:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5cba81ae-527e-56ea-8db6-94eedc73794d with identifier: 10713971
2026-03-24 22:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5cba81ae-527e-56ea-8db6-94eedc73794d with identifier: 10713971
2026-03-24 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5cba81ae-527e-56ea-8db6-94eedc73794d with identifier: 10713971 to the API
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713971>
{'auction_title': '',
'c_o_2_emission_value': 151,
'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-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5cba81ae-527e-56ea-8db6-94eedc73794d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AD1278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713971',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 160105,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-12-08',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz Citan 1.5 CDI - Diesel - Manual - 95 hp - 160.105 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713971%27 HTTP/1.1" 200 None
2026-03-24 22:18:43 [adesa.be] INFO: Saving data for 10713971: {'auction_closing_time': 1774426500.0, 'created_time': 1774282428.999692, 'last_price_update_time': 1774390723.884838}
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713971') HTTP/1.1" 204 0
2026-03-24 22:18:43 [adesa.be] INFO: Found listing with ID: 10713909
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713909%27 HTTP/1.1" 200 None
2026-03-24 22:18:43 [adesa.be] INFO: Scrape type for 10713909: 2
2026-03-24 22:18:43 [adesa.be] INFO: Scraping item 10713909 url https://www.openlane.eu/en/carv6/auction/10713909
2026-03-24 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:43 [adesa.be] INFO: Found listing with ID: 10713953
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713953%27 HTTP/1.1" 200 None
2026-03-24 22:18:43 [adesa.be] INFO: Scrape type for 10713953: 2
2026-03-24 22:18:43 [adesa.be] INFO: Scraping item 10713953 url https://www.openlane.eu/en/carv6/auction/10713953
2026-03-24 22:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78197a10>
2026-03-24 22:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743972%252Fgeneral%252Fcd73ef3a-254c-4eca-9d3d-eddd80719fd6.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743972/general/cd73ef3a-254c-4eca-9d3d-eddd80719fd6.jpg saved to cache
2026-03-24 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176
2026-03-24 22:18:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176, skipping ID generation
2026-03-24 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with scrape type 1
2026-03-24 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 sending to next pipeline
2026-03-24 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176, identifier: 10721234
2026-03-24 22:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787dec50>
2026-03-24 22:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743970%252Fgeneral%252F71620a86-1f27-449b-a97d-0385db2a502b.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/71620a86-1f27-449b-a97d-0385db2a502b.jpg saved to cache
2026-03-24 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 033903f5-6235-5931-b2d6-cf7dd801bedf
2026-03-24 22:18:44 [adesa.be] INFO: Found listing with ID: 10713962
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713962%27 HTTP/1.1" 200 None
2026-03-24 22:18:44 [adesa.be] INFO: Scrape type for 10713962: 2
2026-03-24 22:18:44 [adesa.be] INFO: Scraping item 10713962 url https://www.openlane.eu/en/carv6/auction/10713962
2026-03-24 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with identifier: 10721234
2026-03-24 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with identifier: 10721234
2026-03-24 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with identifier: 10721234 to the API
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743972/general/cd73ef3a-254c-4eca-9d3d-eddd80719fd6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2eacf9b9-49c3-57ca-9c3e-bc0c71d88176',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEZ643',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721234',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 109459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201672,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743972/general/2f3039be-09db-4acc-a1c9-06c2bdfead42.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190147,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743972/general/5f6210d7-cd93-4a84-90ba-3f42dfe9e9e7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172747,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743972/general/539f40a9-7f6f-4d26-9d7c-950677038ea6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171063,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743972/general/cd73ef3a-254c-4eca-9d3d-eddd80719fd6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213147,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743972/general/f2ec4e20-6bdc-44ef-bde8-dd0e25fb391b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255606,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743972/general/d7c72e32-af78-4bf5-9487-b374e20d29f2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252145,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743972/general/245e60de-c182-4ebe-bd60-1220b38306a1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180642,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743972/general/c0182027-299d-4af0-9160-7f3137456b1b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343088,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743972/general/f8681631-5365-4404-9958-f9f86b46f3d2.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eacf9b9-49c3-57ca-9c3e-bc0c71d88176/2eacf9b9-49c3-57ca-9c3e-bc0c71d88176_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164774,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743972/general/75107efa-12c7-4e8f-8ba5-ce51cd1b3cb4.jpg',
'Width': 1500}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-03-12',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 109.459 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721234%27 HTTP/1.1" 200 None
2026-03-24 22:18:44 [adesa.be] INFO: Saving data for 10721234: {'created_time': 1774390724.504728, 'last_price_update_time': 1774390724.504737, 'auction_closing_time': 1774515600.0}
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721234') HTTP/1.1" 204 0
2026-03-24 22:18:44 [adesa.be] INFO: Found listing with ID: 10713839
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713839%27 HTTP/1.1" 200 None
2026-03-24 22:18:44 [adesa.be] INFO: Scrape type for 10713839: 2
2026-03-24 22:18:44 [adesa.be] INFO: Scraping item 10713839 url https://www.openlane.eu/en/carv6/auction/10713839
2026-03-24 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f80b8130-afb6-585b-94fc-2b7aa011af59 with identifier: 10713993
2026-03-24 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f80b8130-afb6-585b-94fc-2b7aa011af59 with scrape type 2
2026-03-24 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f80b8130-afb6-585b-94fc-2b7aa011af59 with scrape type 2
2026-03-24 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f80b8130-afb6-585b-94fc-2b7aa011af59, identifier: 10713993
2026-03-24 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10713689
2026-03-24 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with scrape type 2
2026-03-24 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with scrape type 2
2026-03-24 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f5d2908-44e8-5d2a-ba85-4beb114c3683, identifier: 10713689
2026-03-24 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10713637
2026-03-24 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74e0d8ff-bc44-5233-a1ad-61606419f2ab with scrape type 2
2026-03-24 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74e0d8ff-bc44-5233-a1ad-61606419f2ab with scrape type 2
2026-03-24 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74e0d8ff-bc44-5233-a1ad-61606419f2ab, identifier: 10713637
2026-03-24 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10713829
2026-03-24 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77ed563a-590e-5bf1-a61f-21f1a48085b4 with scrape type 2
2026-03-24 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77ed563a-590e-5bf1-a61f-21f1a48085b4 with scrape type 2
2026-03-24 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77ed563a-590e-5bf1-a61f-21f1a48085b4, identifier: 10713829
2026-03-24 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f80b8130-afb6-585b-94fc-2b7aa011af59 with identifier: 10713993
2026-03-24 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f80b8130-afb6-585b-94fc-2b7aa011af59 with identifier: 10713993
2026-03-24 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f80b8130-afb6-585b-94fc-2b7aa011af59 with identifier: 10713993 to the API
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713993>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f80b8130-afb6-585b-94fc-2b7aa011af59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TG5658',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713993',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 122846,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 4,
'seller_name': 'ARVAL-BE',
'title': 'Kia Picanto 1.0 ISG - Petrol - Manual - 67 hp - 122.846 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713993%27 HTTP/1.1" 200 None
2026-03-24 22:18:45 [adesa.be] INFO: Saving data for 10713993: {'auction_closing_time': 1774426500.0, 'created_time': 1774282450.317661, 'last_price_update_time': 1774390725.26359}
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713993') HTTP/1.1" 204 0
2026-03-24 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10713689
2026-03-24 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10713689
2026-03-24 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10713689 to the API
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713689>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '7f5d2908-44e8-5d2a-ba85-4beb114c3683',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCN267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713689',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 49837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 49.837 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713689%27 HTTP/1.1" 200 None
2026-03-24 22:18:45 [adesa.be] INFO: Saving data for 10713689: {'auction_closing_time': 1774426500.0, 'created_time': 1774282448.730529, 'last_price_update_time': 1774390725.54497}
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713689') HTTP/1.1" 204 0
2026-03-24 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10713637
2026-03-24 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10713637
2026-03-24 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10713637 to the API
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713637>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '74e0d8ff-bc44-5233-a1ad-61606419f2ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LY7626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713637',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 123086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 123.086 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713637%27 HTTP/1.1" 200 None
2026-03-24 22:18:45 [adesa.be] INFO: Saving data for 10713637: {'auction_closing_time': 1774426500.0, 'created_time': 1774282442.931482, 'last_price_update_time': 1774390725.804751}
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713637') HTTP/1.1" 204 0
2026-03-24 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10713829
2026-03-24 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10713829
2026-03-24 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10713829 to the API
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713829>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '77ed563a-590e-5bf1-a61f-21f1a48085b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713829',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 119066,
'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': 'Kia Ceed SW 1.6 GDI Business - Hybrid - Automatic - 105 hp - '
'119.066 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713829%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Saving data for 10713829: {'auction_closing_time': 1774426500.0, 'created_time': 1774282457.989008, 'last_price_update_time': 1774390726.08207}
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713829') HTTP/1.1" 204 0
2026-03-24 22:18:46 [adesa.be] INFO: Found listing with ID: 10713893
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713893%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Scrape type for 10713893: 2
2026-03-24 22:18:46 [adesa.be] INFO: Scraping item 10713893 url https://www.openlane.eu/en/carv6/auction/10713893
2026-03-24 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720799> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:46 [adesa.be] INFO: Found listing with ID: 10713863
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713863%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Scrape type for 10713863: 2
2026-03-24 22:18:46 [adesa.be] INFO: Scraping item 10713863 url https://www.openlane.eu/en/carv6/auction/10713863
2026-03-24 22:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743970/general/22b7d14c-bddd-43e2-8066-a8cbc3bfccd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721232)
2026-03-24 22:18:46 [adesa.be] INFO: Found listing with ID: 10713929
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713929%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Scrape type for 10713929: 0
2026-03-24 22:18:46 [adesa.be] INFO: Skipping item 10713929 url https://www.openlane.eu/en/carv6/auction/10713929
2026-03-24 22:18:46 [adesa.be] INFO: Found listing with ID: 10713823
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713823%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Scrape type for 10713823: 0
2026-03-24 22:18:46 [adesa.be] INFO: Skipping item 10713823 url https://www.openlane.eu/en/carv6/auction/10713823
2026-03-24 22:18:46 [adesa.be] INFO: Found listing with ID: 10713725
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713725%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Scrape type for 10713725: 2
2026-03-24 22:18:46 [adesa.be] INFO: Scraping item 10713725 url https://www.openlane.eu/en/carv6/auction/10713725
2026-03-24 22:18:46 [adesa.be] INFO: Found listing with ID: 10713734
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713734%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Scrape type for 10713734: 2
2026-03-24 22:18:46 [adesa.be] INFO: Scraping item 10713734 url https://www.openlane.eu/en/carv6/auction/10713734
2026-03-24 22:18:46 [adesa.be] INFO: Found listing with ID: 10713776
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713776%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Scrape type for 10713776: 2
2026-03-24 22:18:46 [adesa.be] INFO: Scraping item 10713776 url https://www.openlane.eu/en/carv6/auction/10713776
2026-03-24 22:18:46 [adesa.be] INFO: Found listing with ID: 10713849
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713849%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Scrape type for 10713849: 2
2026-03-24 22:18:46 [adesa.be] INFO: Scraping item 10713849 url https://www.openlane.eu/en/carv6/auction/10713849
2026-03-24 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9c13227-d959-5ca6-b19a-4d0697048114 with identifier: 10713787
2026-03-24 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9c13227-d959-5ca6-b19a-4d0697048114 with scrape type 2
2026-03-24 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9c13227-d959-5ca6-b19a-4d0697048114 with scrape type 2
2026-03-24 22:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9c13227-d959-5ca6-b19a-4d0697048114, identifier: 10713787
2026-03-24 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b743a109-c960-5b77-99f9-b040cbd78797 with identifier: 10721214
2026-03-24 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b743a109-c960-5b77-99f9-b040cbd78797 with scrape type 1
2026-03-24 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b743a109-c960-5b77-99f9-b040cbd78797
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252F4e5ad831-1767-43ca-8a3e-5118bf8c8406.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/4e5ad831-1767-43ca-8a3e-5118bf8c8406.jpg not downloaded yet
2026-03-24 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd2fc4ff-89ac-5762-b2ce-d27b3153f24d with identifier: 10720799
2026-03-24 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d with scrape type 1
2026-03-24 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252F018d6da3-80dc-4fee-ba5f-b0794cc940cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/018d6da3-80dc-4fee-ba5f-b0794cc940cd.jpg not downloaded yet
2026-03-24 22:18:46 [adesa.be] INFO: Found listing with ID: 10713926
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713926%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Scrape type for 10713926: 0
2026-03-24 22:18:46 [adesa.be] INFO: Skipping item 10713926 url https://www.openlane.eu/en/carv6/auction/10713926
2026-03-24 22:18:46 [adesa.be] INFO: Found listing with ID: 10713803
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713803%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Scrape type for 10713803: 0
2026-03-24 22:18:46 [adesa.be] INFO: Skipping item 10713803 url https://www.openlane.eu/en/carv6/auction/10713803
2026-03-24 22:18:46 [adesa.be] INFO: Found listing with ID: 10713937
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713937%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Scrape type for 10713937: 0
2026-03-24 22:18:46 [adesa.be] INFO: Skipping item 10713937 url https://www.openlane.eu/en/carv6/auction/10713937
2026-03-24 22:18:46 [adesa.be] INFO: Found listing with ID: 10713955
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713955%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Scrape type for 10713955: 0
2026-03-24 22:18:46 [adesa.be] INFO: Skipping item 10713955 url https://www.openlane.eu/en/carv6/auction/10713955
2026-03-24 22:18:46 [adesa.be] INFO: Found listing with ID: 10713842
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713842%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Scrape type for 10713842: 2
2026-03-24 22:18:46 [adesa.be] INFO: Scraping item 10713842 url https://www.openlane.eu/en/carv6/auction/10713842
2026-03-24 22:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9c13227-d959-5ca6-b19a-4d0697048114 with identifier: 10713787
2026-03-24 22:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9c13227-d959-5ca6-b19a-4d0697048114 with identifier: 10713787
2026-03-24 22:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9c13227-d959-5ca6-b19a-4d0697048114 with identifier: 10713787 to the API
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713787>
{'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': 'e9c13227-d959-5ca6-b19a-4d0697048114',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA945',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713787',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 12322,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'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 - '
'12.322 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713787%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [adesa.be] INFO: Saving data for 10713787: {'auction_closing_time': 1774426500.0, 'created_time': 1774282560.751733, 'last_price_update_time': 1774390726.75639}
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713787') HTTP/1.1" 204 0
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252F56f1b8ce-339b-46c4-a36e-34a560012064.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/56f1b8ce-339b-46c4-a36e-34a560012064.jpg not downloaded yet
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Ffc982335-1ce6-47a0-b2ca-d112c8dd205f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/fc982335-1ce6-47a0-b2ca-d112c8dd205f.jpg not downloaded yet
2026-03-24 22:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40765bd0-856f-5cc6-b273-2512004791d7 with identifier: 10713755
2026-03-24 22:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40765bd0-856f-5cc6-b273-2512004791d7 with scrape type 2
2026-03-24 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40765bd0-856f-5cc6-b273-2512004791d7 with scrape type 2
2026-03-24 22:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40765bd0-856f-5cc6-b273-2512004791d7, identifier: 10713755
2026-03-24 22:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78349f90>
2026-03-24 22:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743970%252Fgeneral%252F22b7d14c-bddd-43e2-8066-a8cbc3bfccd8.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743970/general/22b7d14c-bddd-43e2-8066-a8cbc3bfccd8.jpg saved to cache
2026-03-24 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 033903f5-6235-5931-b2d6-cf7dd801bedf
2026-03-24 22:18:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 033903f5-6235-5931-b2d6-cf7dd801bedf, skipping ID generation
2026-03-24 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 033903f5-6235-5931-b2d6-cf7dd801bedf with scrape type 1
2026-03-24 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 033903f5-6235-5931-b2d6-cf7dd801bedf sending to next pipeline
2026-03-24 22:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 033903f5-6235-5931-b2d6-cf7dd801bedf, identifier: 10721232
2026-03-24 22:18:47 [adesa.be] INFO: Found listing with ID: 10713802
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713802%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.be] INFO: Scrape type for 10713802: 2
2026-03-24 22:18:47 [adesa.be] INFO: Scraping item 10713802 url https://www.openlane.eu/en/carv6/auction/10713802
2026-03-24 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40765bd0-856f-5cc6-b273-2512004791d7 with identifier: 10713755
2026-03-24 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40765bd0-856f-5cc6-b273-2512004791d7 with identifier: 10713755
2026-03-24 22:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40765bd0-856f-5cc6-b273-2512004791d7 with identifier: 10713755 to the API
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713755>
{'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-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '40765bd0-856f-5cc6-b273-2512004791d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACA869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713755',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 74415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz A 180d Business - Diesel - Automatic - 116 hp - '
'74.415 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713755%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.be] INFO: Saving data for 10713755: {'auction_closing_time': 1774426500.0, 'created_time': 1774282447.300392, 'last_price_update_time': 1774390727.442871}
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713755') HTTP/1.1" 204 0
2026-03-24 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 033903f5-6235-5931-b2d6-cf7dd801bedf with identifier: 10721232
2026-03-24 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 033903f5-6235-5931-b2d6-cf7dd801bedf with identifier: 10721232
2026-03-24 22:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 033903f5-6235-5931-b2d6-cf7dd801bedf with identifier: 10721232 to the API
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743970/general/22b7d14c-bddd-43e2-8066-a8cbc3bfccd8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '033903f5-6235-5931-b2d6-cf7dd801bedf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXN004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721232',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 85660,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 76,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191013,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743970/general/8887a8ce-9f93-46ba-a65e-80f59208d060.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183323,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743970/general/97b9455f-db1c-4c46-9aa4-206b637fdae0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173937,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743970/general/6e30320b-4442-49ce-be94-17c7014d0086.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172665,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743970/general/b4bf7153-0e5f-42f6-974c-6227790ee08f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276821,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743970/general/22b7d14c-bddd-43e2-8066-a8cbc3bfccd8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233826,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743970/general/100f3276-a5c6-4cf7-85e1-92df84195ba1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245897,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743970/general/a710fa2d-402b-4083-83bb-2d7ad16da753.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257476,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743970/general/71620a86-1f27-449b-a97d-0385db2a502b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215347,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743970/general/b074be2e-936b-406c-841e-7930b3aebb22.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_033903f5-6235-5931-b2d6-cf7dd801bedf/033903f5-6235-5931-b2d6-cf7dd801bedf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183923,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743970/general/54ff9ec1-18d1-4974-ade9-b002729e09ae.jpg',
'Width': 1500}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 85.660 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721232%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.be] INFO: Saving data for 10721232: {'created_time': 1774390727.801777, 'last_price_update_time': 1774390727.801786, 'auction_closing_time': 1774515600.0}
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721232') HTTP/1.1" 204 0
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252Fde6e8aa6-c1e2-4a2c-9d4b-9f7097c1b528.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/de6e8aa6-c1e2-4a2c-9d4b-9f7097c1b528.jpg not downloaded yet
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fe69ac826-3fe0-4502-9714-c4b941e19e6d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/e69ac826-3fe0-4502-9714-c4b941e19e6d.jpg not downloaded yet
2026-03-24 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:47 [adesa.be] INFO: Found listing with ID: 10713682
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713682%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.be] INFO: Scrape type for 10713682: 2
2026-03-24 22:18:47 [adesa.be] INFO: Scraping item 10713682 url https://www.openlane.eu/en/carv6/auction/10713682
2026-03-24 22: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 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252F7337f8a3-40b3-45aa-a8e3-2f6cdc38d751.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/7337f8a3-40b3-45aa-a8e3-2f6cdc38d751.jpg not downloaded yet
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252F267fa27a-2f20-4fcc-857e-b4a236eecc72.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/267fa27a-2f20-4fcc-857e-b4a236eecc72.jpg not downloaded yet
2026-03-24 22: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 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:47 [adesa.be] INFO: Found listing with ID: 10713873
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713873%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [adesa.be] INFO: Scrape type for 10713873: 2
2026-03-24 22:18:47 [adesa.be] INFO: Scraping item 10713873 url https://www.openlane.eu/en/carv6/auction/10713873
2026-03-24 22: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 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252F1476d0ac-e327-4562-ba9d-74e937cbfc12.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/1476d0ac-e327-4562-ba9d-74e937cbfc12.jpg not downloaded yet
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fedf984a2-c40c-4321-83a6-b30995892a27.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/edf984a2-c40c-4321-83a6-b30995892a27.jpg not downloaded yet
2026-03-24 22:18:47 [adesa.be] INFO: Found listing with ID: 10713951
2026-03-24 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713951%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [adesa.be] INFO: Scrape type for 10713951: 2
2026-03-24 22:18:48 [adesa.be] INFO: Scraping item 10713951 url https://www.openlane.eu/en/carv6/auction/10713951
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252Ffb3c6d8c-25a6-4245-bf30-acc9984a08a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/fb3c6d8c-25a6-4245-bf30-acc9984a08a1.jpg not downloaded yet
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fecf9ded3-b454-44ee-9eb8-3eac3d54e755.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/ecf9ded3-b454-44ee-9eb8-3eac3d54e755.jpg not downloaded yet
2026-03-24 22:18:48 [adesa.be] INFO: Found listing with ID: 10713919
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713919%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [adesa.be] INFO: Scrape type for 10713919: 2
2026-03-24 22:18:48 [adesa.be] INFO: Scraping item 10713919 url https://www.openlane.eu/en/carv6/auction/10713919
2026-03-24 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252F2236230a-3a8b-4d2d-8732-d6da606a989c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/2236230a-3a8b-4d2d-8732-d6da606a989c.jpg not downloaded yet
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Ffe27e1b7-2de0-4952-b18c-697eecc6a014.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/fe27e1b7-2de0-4952-b18c-697eecc6a014.jpg not downloaded yet
2026-03-24 22: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 22:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10713982
2026-03-24 22:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ffafa97-7fbf-5801-91a9-df5e9f10243c with scrape type 2
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ffafa97-7fbf-5801-91a9-df5e9f10243c with scrape type 2
2026-03-24 22:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ffafa97-7fbf-5801-91a9-df5e9f10243c, identifier: 10713982
2026-03-24 22:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10713945
2026-03-24 22:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91986e6f-7146-5680-9a8c-58abbde8fbc3 with scrape type 2
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91986e6f-7146-5680-9a8c-58abbde8fbc3 with scrape type 2
2026-03-24 22:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91986e6f-7146-5680-9a8c-58abbde8fbc3, identifier: 10713945
2026-03-24 22:18:48 [adesa.be] INFO: Found listing with ID: 10713914
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713914%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [adesa.be] INFO: Scrape type for 10713914: 0
2026-03-24 22:18:48 [adesa.be] INFO: Skipping item 10713914 url https://www.openlane.eu/en/carv6/auction/10713914
2026-03-24 22:18:48 [adesa.be] INFO: Found listing with ID: 10713885
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713885%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [adesa.be] INFO: Scrape type for 10713885: 0
2026-03-24 22:18:48 [adesa.be] INFO: Skipping item 10713885 url https://www.openlane.eu/en/carv6/auction/10713885
2026-03-24 22:18:48 [adesa.be] INFO: Found listing with ID: 10713879
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713879%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [adesa.be] INFO: Scrape type for 10713879: 2
2026-03-24 22:18:48 [adesa.be] INFO: Scraping item 10713879 url https://www.openlane.eu/en/carv6/auction/10713879
2026-03-24 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10713982
2026-03-24 22:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10713982
2026-03-24 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10713982 to the API
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713982>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3ffafa97-7fbf-5801-91a9-df5e9f10243c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATD706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713982',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 196556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Combo XL 1.5 - Diesel - Manual - 102 hp - 196.556 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713982%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [adesa.be] INFO: Saving data for 10713982: {'auction_closing_time': 1774426500.0, 'created_time': 1774282336.937989, 'last_price_update_time': 1774390728.594767}
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713982') HTTP/1.1" 204 0
2026-03-24 22:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10713945
2026-03-24 22:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10713945
2026-03-24 22:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10713945 to the API
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713945>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '91986e6f-7146-5680-9a8c-58abbde8fbc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMB899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713945',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 60988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Opel Combo-e Edition - Diesel - Manual - 102 hp - 60.988 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713945%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [adesa.be] INFO: Saving data for 10713945: {'auction_closing_time': 1774426500.0, 'created_time': 1774282339.094572, 'last_price_update_time': 1774390728.863744}
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713945') HTTP/1.1" 204 0
2026-03-24 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743593/general/e69ac826-3fe0-4502-9714-c4b941e19e6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720799)
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252F80d30c68-ca26-44fc-bf4d-16ecb33dde38.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/80d30c68-ca26-44fc-bf4d-16ecb33dde38.jpg not downloaded yet
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fe5d89212-1d0c-4e2d-85c4-b5d1e6bd0e79.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/e5d89212-1d0c-4e2d-85c4-b5d1e6bd0e79.jpg not downloaded yet
2026-03-24 22:18:48 [adesa.be] INFO: Found listing with ID: 10713902
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713902%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [adesa.be] INFO: Scrape type for 10713902: 2
2026-03-24 22:18:48 [adesa.be] INFO: Scraping item 10713902 url https://www.openlane.eu/en/carv6/auction/10713902
2026-03-24 22:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85 with identifier: 10721281
2026-03-24 22:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85 with scrape type 1
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252Fcedfd46d-4591-4456-83c3-788c67a40ba3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/cedfd46d-4591-4456-83c3-788c67a40ba3.jpg not downloaded yet
2026-03-24 22:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39e984aa-4e5e-589e-bf73-9f8d516444ec with identifier: 10721233
2026-03-24 22:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39e984aa-4e5e-589e-bf73-9f8d516444ec with scrape type 1
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39e984aa-4e5e-589e-bf73-9f8d516444ec
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252F4c371cb8-9634-42fc-8c9e-820c5e53198e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/4c371cb8-9634-42fc-8c9e-820c5e53198e.jpg not downloaded yet
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252Faa27f7a7-3aac-4f2a-b792-d9d1845aaddd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/aa27f7a7-3aac-4f2a-b792-d9d1845aaddd.jpg not downloaded yet
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743593%252Fgeneral%252Fcf497a54-204f-47d6-98a5-c81f19c2e680.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/cf497a54-204f-47d6-98a5-c81f19c2e680.jpg not downloaded yet
2026-03-24 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:49 [adesa.be] INFO: Found listing with ID: 10713936
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713936%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [adesa.be] INFO: Scrape type for 10713936: 2
2026-03-24 22:18:49 [adesa.be] INFO: Scraping item 10713936 url https://www.openlane.eu/en/carv6/auction/10713936
2026-03-24 22: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 22: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 22: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 22: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 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744034%252Fgeneral%252Ff68c0f78-d4f4-4cf7-a777-62eefa610f5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/f68c0f78-d4f4-4cf7-a777-62eefa610f5e.jpg not downloaded yet
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743971%252Fgeneral%252F49080a8d-e4fb-49e7-a3dc-604aa9e696cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/49080a8d-e4fb-49e7-a3dc-604aa9e696cc.jpg not downloaded yet
2026-03-24 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743593/general/ecf9ded3-b454-44ee-9eb8-3eac3d54e755.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720799)
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743951%252Fgeneral%252F37cc8176-1a5a-47c5-a621-6b7cf5ac7d82.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/37cc8176-1a5a-47c5-a621-6b7cf5ac7d82.jpg not downloaded yet
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743593%252Fgeneral%252F7c8ac548-9cd1-4937-9b0b-96003c1a02f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/7c8ac548-9cd1-4937-9b0b-96003c1a02f1.jpg not downloaded yet
2026-03-24 22:18:49 [adesa.be] INFO: Found listing with ID: 10713990
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713990%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [adesa.be] INFO: Scrape type for 10713990: 2
2026-03-24 22:18:49 [adesa.be] INFO: Scraping item 10713990 url https://www.openlane.eu/en/carv6/auction/10713990
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744034%252Fgeneral%252F7c20d420-4e95-4b2c-9c4a-4bef9979fda9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/7c20d420-4e95-4b2c-9c4a-4bef9979fda9.jpg not downloaded yet
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743971%252Fgeneral%252F970ea1b0-391c-48c8-bf2b-97629709b9af.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/970ea1b0-391c-48c8-bf2b-97629709b9af.jpg not downloaded yet
2026-03-24 22:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787d7210>
2026-03-24 22:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fe69ac826-3fe0-4502-9714-c4b941e19e6d.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/e69ac826-3fe0-4502-9714-c4b941e19e6d.jpg saved to cache
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d
2026-03-24 22:18:49 [adesa.be] INFO: Found listing with ID: 10713794
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713794%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [adesa.be] INFO: Scrape type for 10713794: 0
2026-03-24 22:18:49 [adesa.be] INFO: Skipping item 10713794 url https://www.openlane.eu/en/carv6/auction/10713794
2026-03-24 22:18:49 [adesa.be] INFO: Found listing with ID: 10713843
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713843%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [adesa.be] INFO: Scrape type for 10713843: 0
2026-03-24 22:18:49 [adesa.be] INFO: Skipping item 10713843 url https://www.openlane.eu/en/carv6/auction/10713843
2026-03-24 22:18:49 [adesa.be] INFO: Found listing with ID: 10713977
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713977%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [adesa.be] INFO: Scrape type for 10713977: 0
2026-03-24 22:18:49 [adesa.be] INFO: Skipping item 10713977 url https://www.openlane.eu/en/carv6/auction/10713977
2026-03-24 22:18:49 [adesa.be] INFO: Found listing with ID: 10713706
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713706%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [adesa.be] INFO: Scrape type for 10713706: 0
2026-03-24 22:18:49 [adesa.be] INFO: Skipping item 10713706 url https://www.openlane.eu/en/carv6/auction/10713706
2026-03-24 22:18:49 [adesa.be] INFO: Found listing with ID: 10713869
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713869%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [adesa.be] INFO: Scrape type for 10713869: 2
2026-03-24 22:18:49 [adesa.be] INFO: Scraping item 10713869 url https://www.openlane.eu/en/carv6/auction/10713869
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744034%252Fgeneral%252F0f88a391-862e-47f2-bd64-73988bb1b300.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/0f88a391-862e-47f2-bd64-73988bb1b300.jpg not downloaded yet
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743971%252Fgeneral%252F115bf7d3-5663-4bbd-8358-1a80b9346cb7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/115bf7d3-5663-4bbd-8358-1a80b9346cb7.jpg not downloaded yet
2026-03-24 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744034/general/cedfd46d-4591-4456-83c3-788c67a40ba3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721281)
2026-03-24 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743593/general/e5d89212-1d0c-4e2d-85c4-b5d1e6bd0e79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720799)
2026-03-24 22:18:49 [adesa.be] INFO: Found listing with ID: 10713740
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713740%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [adesa.be] INFO: Scrape type for 10713740: 2
2026-03-24 22:18:49 [adesa.be] INFO: Scraping item 10713740 url https://www.openlane.eu/en/carv6/auction/10713740
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744034%252Fgeneral%252F65318d14-4e48-4fa4-a9e8-7e8ee45292cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/65318d14-4e48-4fa4-a9e8-7e8ee45292cf.jpg not downloaded yet
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743971%252Fgeneral%252Fdf6fc0fa-7f03-4941-85db-2433216765f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/df6fc0fa-7f03-4941-85db-2433216765f6.jpg not downloaded yet
2026-03-24 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc399aa3-3938-5260-ab2e-c0044b732201 with identifier: 10721216
2026-03-24 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc399aa3-3938-5260-ab2e-c0044b732201 with scrape type 1
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc399aa3-3938-5260-ab2e-c0044b732201
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743953%252Fgeneral%252Fbd9eb220-3e3e-45ea-b21c-48c6e729f3c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/bd9eb220-3e3e-45ea-b21c-48c6e729f3c6.jpg not downloaded yet
2026-03-24 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab792bd1-f739-5ed8-99c2-9fa2fcd47136 with identifier: 10721290
2026-03-24 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136 with scrape type 1
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744110%252Fgeneral%252F1a60d4fc-1fa6-4ceb-8c46-889df8eec28b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/1a60d4fc-1fa6-4ceb-8c46-889df8eec28b.jpg not downloaded yet
2026-03-24 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10713906
2026-03-24 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6549e98f-786e-57aa-9a80-9497d8d8024d with scrape type 2
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6549e98f-786e-57aa-9a80-9497d8d8024d with scrape type 2
2026-03-24 22:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6549e98f-786e-57aa-9a80-9497d8d8024d, identifier: 10713906
2026-03-24 22:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cc3349e-420b-5e3a-a49c-65ccd029323d with identifier: 10713922
2026-03-24 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cc3349e-420b-5e3a-a49c-65ccd029323d with scrape type 2
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cc3349e-420b-5e3a-a49c-65ccd029323d with scrape type 2
2026-03-24 22:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3cc3349e-420b-5e3a-a49c-65ccd029323d, identifier: 10713922
2026-03-24 22:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78520510>
2026-03-24 22:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fecf9ded3-b454-44ee-9eb8-3eac3d54e755.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/ecf9ded3-b454-44ee-9eb8-3eac3d54e755.jpg saved to cache
2026-03-24 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d
2026-03-24 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743971/general/4c371cb8-9634-42fc-8c9e-820c5e53198e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721233)
2026-03-24 22:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10713906
2026-03-24 22:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10713906
2026-03-24 22:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10713906 to the API
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713906>
{'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': '6549e98f-786e-57aa-9a80-9497d8d8024d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZN8803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 44939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'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 - 44.939 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713906%27 HTTP/1.1" 200 None
2026-03-24 22:18:49 [adesa.be] INFO: Saving data for 10713906: {'auction_closing_time': 1774426500.0, 'created_time': 1774282332.782943, 'last_price_update_time': 1774390729.94085}
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713906') HTTP/1.1" 204 0
2026-03-24 22:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3cc3349e-420b-5e3a-a49c-65ccd029323d with identifier: 10713922
2026-03-24 22:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3cc3349e-420b-5e3a-a49c-65ccd029323d with identifier: 10713922
2026-03-24 22:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3cc3349e-420b-5e3a-a49c-65ccd029323d with identifier: 10713922 to the API
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713922>
{'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': '3cc3349e-420b-5e3a-a49c-65ccd029323d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TQ7420',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713922',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 52002,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'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 - 52.002 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713922%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [adesa.be] INFO: Saving data for 10713922: {'auction_closing_time': 1774426500.0, 'created_time': 1774282330.395685, 'last_price_update_time': 1774390730.294636}
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713922') HTTP/1.1" 204 0
2026-03-24 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743593/general/cf497a54-204f-47d6-98a5-c81f19c2e680.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720799)
2026-03-24 22:18:50 [adesa.be] INFO: Found listing with ID: 10713908
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713908%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [adesa.be] INFO: Scrape type for 10713908: 2
2026-03-24 22:18:50 [adesa.be] INFO: Scraping item 10713908 url https://www.openlane.eu/en/carv6/auction/10713908
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252F656fa085-90c9-4faf-8d88-113a6c9c0307.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/656fa085-90c9-4faf-8d88-113a6c9c0307.jpg not downloaded yet
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252Fad49352e-a6a7-4397-b6b4-edd40a8b3c99.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/ad49352e-a6a7-4397-b6b4-edd40a8b3c99.jpg not downloaded yet
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743953%252Fgeneral%252F63d1e196-02e4-487f-89e7-ead00a591351.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/63d1e196-02e4-487f-89e7-ead00a591351.jpg not downloaded yet
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252F79b30eec-9c55-412e-973e-6aa4d02c6c8e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/79b30eec-9c55-412e-973e-6aa4d02c6c8e.jpg not downloaded yet
2026-03-24 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744034/general/7c20d420-4e95-4b2c-9c4a-4bef9979fda9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721281)
2026-03-24 22:18:50 [adesa.be] INFO: Found listing with ID: 10713889
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713889%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [adesa.be] INFO: Scrape type for 10713889: 2
2026-03-24 22:18:50 [adesa.be] INFO: Scraping item 10713889 url https://www.openlane.eu/en/carv6/auction/10713889
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252F0311557f-a6e4-456c-931c-7d7e46ce4ff6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/0311557f-a6e4-456c-931c-7d7e46ce4ff6.jpg not downloaded yet
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252F66a14172-8b47-4368-81ea-4a17e91fee2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/66a14172-8b47-4368-81ea-4a17e91fee2e.jpg not downloaded yet
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743953%252Fgeneral%252Fcd98103c-3380-4372-85dc-e767a1b8b005.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/cd98103c-3380-4372-85dc-e767a1b8b005.jpg not downloaded yet
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252F6743f52b-d966-4325-8a0f-151b626e0ff0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/6743f52b-d966-4325-8a0f-151b626e0ff0.jpg not downloaded yet
2026-03-24 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743971/general/970ea1b0-391c-48c8-bf2b-97629709b9af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721233)
2026-03-24 22:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788d1b50>
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252Fcedfd46d-4591-4456-83c3-788c67a40ba3.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/cedfd46d-4591-4456-83c3-788c67a40ba3.jpg saved to cache
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784b8d50>
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fe5d89212-1d0c-4e2d-85c4-b5d1e6bd0e79.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/e5d89212-1d0c-4e2d-85c4-b5d1e6bd0e79.jpg saved to cache
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78521f90>
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252F4c371cb8-9634-42fc-8c9e-820c5e53198e.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/4c371cb8-9634-42fc-8c9e-820c5e53198e.jpg saved to cache
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 39e984aa-4e5e-589e-bf73-9f8d516444ec
2026-03-24 22:18:50 [adesa.be] INFO: Found listing with ID: 10713870
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713870%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [adesa.be] INFO: Scrape type for 10713870: 2
2026-03-24 22:18:50 [adesa.be] INFO: Scraping item 10713870 url https://www.openlane.eu/en/carv6/auction/10713870
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252Fdf61447c-2849-4a6a-bdd7-5b9456596627.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/df61447c-2849-4a6a-bdd7-5b9456596627.jpg not downloaded yet
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252Fb4021434-ebdd-4929-a71d-4bda43146b47.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/b4021434-ebdd-4929-a71d-4bda43146b47.jpg not downloaded yet
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743953%252Fgeneral%252Fa503c24b-994f-40c4-a3eb-a02ac54ce60c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/a503c24b-994f-40c4-a3eb-a02ac54ce60c.jpg not downloaded yet
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252Ff6e29c55-e923-496b-a5df-034f5b712eef.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/f6e29c55-e923-496b-a5df-034f5b712eef.jpg not downloaded yet
2026-03-24 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743953/general/bd9eb220-3e3e-45ea-b21c-48c6e729f3c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721216)
2026-03-24 22:18:50 [adesa.be] INFO: Found listing with ID: 10713960
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713960%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [adesa.be] INFO: Scrape type for 10713960: 2
2026-03-24 22:18:50 [adesa.be] INFO: Scraping item 10713960 url https://www.openlane.eu/en/carv6/auction/10713960
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252Fd4f52e1e-d1cf-4cdc-9083-dbe8fd1bfaab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/d4f52e1e-d1cf-4cdc-9083-dbe8fd1bfaab.jpg not downloaded yet
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252F98105de0-e478-4408-a829-b255e92a44ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/98105de0-e478-4408-a829-b255e92a44ed.jpg not downloaded yet
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743953%252Fgeneral%252F9b7d937c-9d91-4b24-b2f6-7b60f2e1a289.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/9b7d937c-9d91-4b24-b2f6-7b60f2e1a289.jpg not downloaded yet
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252F61c8384b-e0b6-4531-a064-724ea8920e29.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/61c8384b-e0b6-4531-a064-724ea8920e29.jpg not downloaded yet
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785edc90>
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fcf497a54-204f-47d6-98a5-c81f19c2e680.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/cf497a54-204f-47d6-98a5-c81f19c2e680.jpg saved to cache
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7864fd90>
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252F7c20d420-4e95-4b2c-9c4a-4bef9979fda9.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/7c20d420-4e95-4b2c-9c4a-4bef9979fda9.jpg saved to cache
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85
2026-03-24 22:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 404f0626-074b-55b4-a6b2-597bf1809534 with identifier: 10713909
2026-03-24 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 404f0626-074b-55b4-a6b2-597bf1809534 with scrape type 2
2026-03-24 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 404f0626-074b-55b4-a6b2-597bf1809534 with scrape type 2
2026-03-24 22:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 404f0626-074b-55b4-a6b2-597bf1809534, identifier: 10713909
2026-03-24 22:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10713893
2026-03-24 22:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1439feea-3729-54da-91a8-27c31c497c84 with scrape type 2
2026-03-24 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1439feea-3729-54da-91a8-27c31c497c84 with scrape type 2
2026-03-24 22:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1439feea-3729-54da-91a8-27c31c497c84, identifier: 10713893
2026-03-24 22:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10713946
2026-03-24 22:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with scrape type 2
2026-03-24 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with scrape type 2
2026-03-24 22:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e4a2282-2543-50ff-ba57-04cf3c3f6326, identifier: 10713946
2026-03-24 22:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90d76791-3f89-58f5-bf37-d987f2759014 with identifier: 10721304
2026-03-24 22:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90d76791-3f89-58f5-bf37-d987f2759014 with scrape type 1
2026-03-24 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90d76791-3f89-58f5-bf37-d987f2759014
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744042%252Fgeneral%252Fcf23585a-5531-44ff-b1f0-93ec9c2f32a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/cf23585a-5531-44ff-b1f0-93ec9c2f32a9.jpg not downloaded yet
2026-03-24 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785ea650>
2026-03-24 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252F970ea1b0-391c-48c8-bf2b-97629709b9af.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/970ea1b0-391c-48c8-bf2b-97629709b9af.jpg saved to cache
2026-03-24 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 39e984aa-4e5e-589e-bf73-9f8d516444ec
2026-03-24 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744110/general/1a60d4fc-1fa6-4ceb-8c46-889df8eec28b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721290)
2026-03-24 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 404f0626-074b-55b4-a6b2-597bf1809534 with identifier: 10713909
2026-03-24 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 404f0626-074b-55b4-a6b2-597bf1809534 with identifier: 10713909
2026-03-24 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 404f0626-074b-55b4-a6b2-597bf1809534 with identifier: 10713909 to the API
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713909>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'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': '404f0626-074b-55b4-a6b2-597bf1809534',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXP583',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713909',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 167920,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Grandland 1.2 GS Line - Petrol - Automatic - 130 hp - 167.920 '
'km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2023}
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713909%27 HTTP/1.1" 200 None
2026-03-24 22:18:51 [adesa.be] INFO: Saving data for 10713909: {'auction_closing_time': 1774426500.0, 'created_time': 1774282459.450685, 'last_price_update_time': 1774390731.577989}
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713909') HTTP/1.1" 204 0
2026-03-24 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10713893
2026-03-24 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10713893
2026-03-24 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10713893 to the API
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713893>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'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': '1439feea-3729-54da-91a8-27c31c497c84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABL622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713893',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 110444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Grandland 1.5 Edition - Diesel - Manual - 130 hp - 110.444 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713893%27 HTTP/1.1" 200 None
2026-03-24 22:18:51 [adesa.be] INFO: Saving data for 10713893: {'auction_closing_time': 1774426500.0, 'created_time': 1774282311.384929, 'last_price_update_time': 1774390731.84782}
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713893') HTTP/1.1" 204 0
2026-03-24 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10713946
2026-03-24 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10713946
2026-03-24 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10713946 to the API
2026-03-24 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713946>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'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': '5e4a2282-2543-50ff-ba57-04cf3c3f6326',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713946',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 37249,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Crossland 1.2 - Petrol - Manual - 83 hp - 37.249 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713946%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [adesa.be] INFO: Saving data for 10713946: {'auction_closing_time': 1774426500.0, 'created_time': 1774282384.415764, 'last_price_update_time': 1774390732.118625}
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713946') HTTP/1.1" 204 0
2026-03-24 22:18:52 [adesa.be] INFO: Found listing with ID: 10713899
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713899%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [adesa.be] INFO: Scrape type for 10713899: 0
2026-03-24 22:18:52 [adesa.be] INFO: Skipping item 10713899 url https://www.openlane.eu/en/carv6/auction/10713899
2026-03-24 22:18:52 [adesa.be] INFO: Found listing with ID: 10713927
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713927%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [adesa.be] INFO: Scrape type for 10713927: 2
2026-03-24 22:18:52 [adesa.be] INFO: Scraping item 10713927 url https://www.openlane.eu/en/carv6/auction/10713927
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744034%252Fgeneral%252Fd1af1efb-b67c-46d0-be82-efa039615f85.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/d1af1efb-b67c-46d0-be82-efa039615f85.jpg not downloaded yet
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743971%252Fgeneral%252F4c303976-52cc-4a0e-bf1b-3421ee2b48c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/4c303976-52cc-4a0e-bf1b-3421ee2b48c6.jpg not downloaded yet
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743953%252Fgeneral%252Fea16877e-6808-49b4-ab41-9ddd315702ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/ea16877e-6808-49b4-ab41-9ddd315702ac.jpg not downloaded yet
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744110%252Fgeneral%252F6d17b7f1-00d8-42f8-a8a5-dcf08b26811c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/6d17b7f1-00d8-42f8-a8a5-dcf08b26811c.jpg not downloaded yet
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744042%252Fgeneral%252F55a74534-5b56-4c0c-955e-53f77c010cd1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/55a74534-5b56-4c0c-955e-53f77c010cd1.jpg not downloaded yet
2026-03-24 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743953/general/63d1e196-02e4-487f-89e7-ead00a591351.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721216)
2026-03-24 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744034/general/656fa085-90c9-4faf-8d88-113a6c9c0307.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721281)
2026-03-24 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a4a410>
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743953%252Fgeneral%252Fbd9eb220-3e3e-45ea-b21c-48c6e729f3c6.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/bd9eb220-3e3e-45ea-b21c-48c6e729f3c6.jpg saved to cache
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fc399aa3-3938-5260-ab2e-c0044b732201
2026-03-24 22:18:52 [adesa.be] INFO: Found listing with ID: 10713848
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713848%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [adesa.be] INFO: Scrape type for 10713848: 2
2026-03-24 22:18:52 [adesa.be] INFO: Scraping item 10713848 url https://www.openlane.eu/en/carv6/auction/10713848
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743953%252Fgeneral%252F26d24c43-de17-49b0-88ae-11404b711acd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/26d24c43-de17-49b0-88ae-11404b711acd.jpg not downloaded yet
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744110%252Fgeneral%252F455040b5-bff0-48f7-918b-e376a2ccaeea.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/455040b5-bff0-48f7-918b-e376a2ccaeea.jpg not downloaded yet
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744042%252Fgeneral%252Fee80b412-4db1-422c-933a-466997e94803.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/ee80b412-4db1-422c-933a-466997e94803.jpg not downloaded yet
2026-03-24 22:18: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 22:18:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78619bd0>
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252F1a60d4fc-1fa6-4ceb-8c46-889df8eec28b.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/1a60d4fc-1fa6-4ceb-8c46-889df8eec28b.jpg saved to cache
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136
2026-03-24 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744110/general/79b30eec-9c55-412e-973e-6aa4d02c6c8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721290)
2026-03-24 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743971/general/df6fc0fa-7f03-4941-85db-2433216765f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721233)
2026-03-24 22:18: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 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743971/general/ad49352e-a6a7-4397-b6b4-edd40a8b3c99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721233)
2026-03-24 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744110/general/f6e29c55-e923-496b-a5df-034f5b712eef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721290)
2026-03-24 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743953/general/a503c24b-994f-40c4-a3eb-a02ac54ce60c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721216)
2026-03-24 22:18:52 [adesa.be] INFO: Found listing with ID: 10713693
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713693%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [adesa.be] INFO: Scrape type for 10713693: 2
2026-03-24 22:18:52 [adesa.be] INFO: Scraping item 10713693 url https://www.openlane.eu/en/carv6/auction/10713693
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743953%252Fgeneral%252Fc659ee9d-65ea-42cd-a1dc-8ec7b7c27f66.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/c659ee9d-65ea-42cd-a1dc-8ec7b7c27f66.jpg not downloaded yet
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744110%252Fgeneral%252F4af118a1-cce9-4d78-9bb1-7c60cfb1d384.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/4af118a1-cce9-4d78-9bb1-7c60cfb1d384.jpg not downloaded yet
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744042%252Fgeneral%252F6b75da8c-1ce8-414a-93a0-367c85b14d35.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/6b75da8c-1ce8-414a-93a0-367c85b14d35.jpg not downloaded yet
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78255410>
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743953%252Fgeneral%252F63d1e196-02e4-487f-89e7-ead00a591351.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/63d1e196-02e4-487f-89e7-ead00a591351.jpg saved to cache
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fc399aa3-3938-5260-ab2e-c0044b732201
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78208790>
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252F656fa085-90c9-4faf-8d88-113a6c9c0307.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/656fa085-90c9-4faf-8d88-113a6c9c0307.jpg saved to cache
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85
2026-03-24 22:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30d1f762-043b-580d-8deb-4c295510f6db with identifier: 10713863
2026-03-24 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30d1f762-043b-580d-8deb-4c295510f6db with scrape type 2
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30d1f762-043b-580d-8deb-4c295510f6db with scrape type 2
2026-03-24 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30d1f762-043b-580d-8deb-4c295510f6db, identifier: 10713863
2026-03-24 22:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10713839
2026-03-24 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c11964a-31a5-5c12-b6f8-77dacce73f94 with scrape type 2
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c11964a-31a5-5c12-b6f8-77dacce73f94 with scrape type 2
2026-03-24 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c11964a-31a5-5c12-b6f8-77dacce73f94, identifier: 10713839
2026-03-24 22:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10713962
2026-03-24 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b89a9313-3a6b-556b-98bb-1451813c7eae with scrape type 2
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b89a9313-3a6b-556b-98bb-1451813c7eae with scrape type 2
2026-03-24 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b89a9313-3a6b-556b-98bb-1451813c7eae, identifier: 10713962
2026-03-24 22:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10713953
2026-03-24 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5781765-8038-577c-b68b-1c3823b04112 with scrape type 2
2026-03-24 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5781765-8038-577c-b68b-1c3823b04112 with scrape type 2
2026-03-24 22:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5781765-8038-577c-b68b-1c3823b04112, identifier: 10713953
2026-03-24 22:18:53 [adesa.be] INFO: Found listing with ID: 10713812
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713812%27 HTTP/1.1" 200 None
2026-03-24 22:18:53 [adesa.be] INFO: Scrape type for 10713812: 2
2026-03-24 22:18:53 [adesa.be] INFO: Scraping item 10713812 url https://www.openlane.eu/en/carv6/auction/10713812
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743953%252Fgeneral%252Fb6bd2037-22f6-41b0-a4b8-5d7a83cb7198.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/b6bd2037-22f6-41b0-a4b8-5d7a83cb7198.jpg not downloaded yet
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744110%252Fgeneral%252F450ec453-f571-4266-b68b-5192ffec456c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/450ec453-f571-4266-b68b-5192ffec456c.jpg not downloaded yet
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744042%252Fgeneral%252F2f4d2e7c-2a1a-470c-a853-52d84db20d7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/2f4d2e7c-2a1a-470c-a853-52d84db20d7c.jpg not downloaded yet
2026-03-24 22:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30d1f762-043b-580d-8deb-4c295510f6db with identifier: 10713863
2026-03-24 22:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30d1f762-043b-580d-8deb-4c295510f6db with identifier: 10713863
2026-03-24 22:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30d1f762-043b-580d-8deb-4c295510f6db with identifier: 10713863 to the API
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713863>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'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': '30d1f762-043b-580d-8deb-4c295510f6db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713863',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 86911,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Grandland 1.5 Ultimate - Diesel - Automatic - 130 hp - 86.911 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2020}
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713863%27 HTTP/1.1" 200 None
2026-03-24 22:18:53 [adesa.be] INFO: Saving data for 10713863: {'auction_closing_time': 1774426500.0, 'created_time': 1774282313.139453, 'last_price_update_time': 1774390733.420872}
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713863') HTTP/1.1" 204 0
2026-03-24 22:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10713839
2026-03-24 22:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10713839
2026-03-24 22:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10713839 to the API
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713839>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'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': '3c11964a-31a5-5c12-b6f8-77dacce73f94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMW850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713839',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 89312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Grandland 1.5 Edition - Diesel - Automatic - 130 hp - 89.312 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713839%27 HTTP/1.1" 200 None
2026-03-24 22:18:53 [adesa.be] INFO: Saving data for 10713839: {'auction_closing_time': 1774426500.0, 'created_time': 1774282319.611185, 'last_price_update_time': 1774390733.716309}
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713839') HTTP/1.1" 204 0
2026-03-24 22:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10713962
2026-03-24 22:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10713962
2026-03-24 22:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10713962 to the API
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713962>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'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': 'b89a9313-3a6b-556b-98bb-1451813c7eae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSC931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713962',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 157082,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Grandland 1.5 Edition - Diesel - Automatic - 130 hp - 157.082 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713962%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Saving data for 10713962: {'auction_closing_time': 1774426500.0, 'created_time': 1774282315.4742, 'last_price_update_time': 1774390734.032084}
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713962') HTTP/1.1" 204 0
2026-03-24 22:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10713953
2026-03-24 22:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10713953
2026-03-24 22:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10713953 to the API
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713953>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'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': 'e5781765-8038-577c-b68b-1c3823b04112',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSC930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713953',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 146268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Grandland 1.5 Edition - Diesel - Automatic - 130 hp - 146.268 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713953%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Saving data for 10713953: {'auction_closing_time': 1774426500.0, 'created_time': 1774282316.12622, 'last_price_update_time': 1774390734.345193}
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713953') HTTP/1.1" 204 0
2026-03-24 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744034/general/d1af1efb-b67c-46d0-be82-efa039615f85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721281)
2026-03-24 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744042/general/cf23585a-5531-44ff-b1f0-93ec9c2f32a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721304)
2026-03-24 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743953/general/ea16877e-6808-49b4-ab41-9ddd315702ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721216)
2026-03-24 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744042/general/55a74534-5b56-4c0c-955e-53f77c010cd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721304)
2026-03-24 22:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713828
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713828%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713828: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713828 url https://www.openlane.eu/en/carv6/auction/10713828
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713721
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713721%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713721: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713721 url https://www.openlane.eu/en/carv6/auction/10713721
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713818
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713818%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713818: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713818 url https://www.openlane.eu/en/carv6/auction/10713818
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713903
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713903%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713903: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713903 url https://www.openlane.eu/en/carv6/auction/10713903
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713819
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713819%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713819: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713819 url https://www.openlane.eu/en/carv6/auction/10713819
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713821
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713821%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713821: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713821 url https://www.openlane.eu/en/carv6/auction/10713821
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713895
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713895%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713895: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713895 url https://www.openlane.eu/en/carv6/auction/10713895
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713938
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713938%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713938: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713938 url https://www.openlane.eu/en/carv6/auction/10713938
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713718
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713718%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713718: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713718 url https://www.openlane.eu/en/carv6/auction/10713718
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713966
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713966%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713966: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713966 url https://www.openlane.eu/en/carv6/auction/10713966
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713943
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713943%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713943: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713943 url https://www.openlane.eu/en/carv6/auction/10713943
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713881
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713881%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713881: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713881 url https://www.openlane.eu/en/carv6/auction/10713881
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713916
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713916%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713916: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713916 url https://www.openlane.eu/en/carv6/auction/10713916
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713913
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713913%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713913: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713913 url https://www.openlane.eu/en/carv6/auction/10713913
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713625
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713625%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713625: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713625 url https://www.openlane.eu/en/carv6/auction/10713625
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713633
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713633%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713633: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713633 url https://www.openlane.eu/en/carv6/auction/10713633
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713634
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713634%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713634: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713634 url https://www.openlane.eu/en/carv6/auction/10713634
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713650
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713650%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713650: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713650 url https://www.openlane.eu/en/carv6/auction/10713650
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713664
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713664%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713664: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713664 url https://www.openlane.eu/en/carv6/auction/10713664
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713976
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713976%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713976: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713976 url https://www.openlane.eu/en/carv6/auction/10713976
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713912
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713912%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713912: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713912 url https://www.openlane.eu/en/carv6/auction/10713912
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713792
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713792%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713792: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713792 url https://www.openlane.eu/en/carv6/auction/10713792
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10710194
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710194%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10710194: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10710194 url https://www.openlane.eu/en/carv6/auction/10710194
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713752
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713752%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713752: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713752 url https://www.openlane.eu/en/carv6/auction/10713752
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713921
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713921%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713921: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713921 url https://www.openlane.eu/en/carv6/auction/10713921
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713957
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713957%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713957: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713957 url https://www.openlane.eu/en/carv6/auction/10713957
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713991
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713991%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713991: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713991 url https://www.openlane.eu/en/carv6/auction/10713991
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713989
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713989%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713989: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713989 url https://www.openlane.eu/en/carv6/auction/10713989
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713992
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713992%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713992: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713992 url https://www.openlane.eu/en/carv6/auction/10713992
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713681
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713681%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713681: 2
2026-03-24 22:18:54 [adesa.be] INFO: Scraping item 10713681 url https://www.openlane.eu/en/carv6/auction/10713681
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743953%252Fgeneral%252F93ab3ff4-d09e-4a17-98f4-53e0c43d3198.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/93ab3ff4-d09e-4a17-98f4-53e0c43d3198.jpg not downloaded yet
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744110%252Fgeneral%252Fd4cffb8d-5cd6-4b55-9373-cee1e16dc45d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/d4cffb8d-5cd6-4b55-9373-cee1e16dc45d.jpg not downloaded yet
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744042%252Fgeneral%252F5b169065-15e0-4f1f-acec-5e7d7e29c432.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/5b169065-15e0-4f1f-acec-5e7d7e29c432.jpg not downloaded yet
2026-03-24 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744042/general/ee80b412-4db1-422c-933a-466997e94803.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721304)
2026-03-24 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744110/general/6d17b7f1-00d8-42f8-a8a5-dcf08b26811c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721290)
2026-03-24 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744110/general/61c8384b-e0b6-4531-a064-724ea8920e29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721290)
2026-03-24 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743971/general/4c303976-52cc-4a0e-bf1b-3421ee2b48c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721233)
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713754
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713754%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713754: 0
2026-03-24 22:18:54 [adesa.be] INFO: Skipping item 10713754 url https://www.openlane.eu/en/carv6/auction/10713754
2026-03-24 22:18:54 [adesa.be] INFO: Found listing with ID: 10713773
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713773%27 HTTP/1.1" 200 None
2026-03-24 22:18:54 [adesa.be] INFO: Scrape type for 10713773: 2
2026-03-24 22:18:54 [adesa.be] INFO: Scraping item 10713773 url https://www.openlane.eu/en/carv6/auction/10713773
2026-03-24 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744042%252Fgeneral%252F55c1512e-dc84-47ef-bc81-54f912aa246c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/55c1512e-dc84-47ef-bc81-54f912aa246c.jpg not downloaded yet
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784bfb90>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252F79b30eec-9c55-412e-973e-6aa4d02c6c8e.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/79b30eec-9c55-412e-973e-6aa4d02c6c8e.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a30ed0>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252Fdf6fc0fa-7f03-4941-85db-2433216765f6.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/df6fc0fa-7f03-4941-85db-2433216765f6.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 39e984aa-4e5e-589e-bf73-9f8d516444ec
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7890a7d0>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252Fad49352e-a6a7-4397-b6b4-edd40a8b3c99.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/ad49352e-a6a7-4397-b6b4-edd40a8b3c99.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 39e984aa-4e5e-589e-bf73-9f8d516444ec
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a7d86d0>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252Ff6e29c55-e923-496b-a5df-034f5b712eef.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/f6e29c55-e923-496b-a5df-034f5b712eef.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7882c810>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743953%252Fgeneral%252Fa503c24b-994f-40c4-a3eb-a02ac54ce60c.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/a503c24b-994f-40c4-a3eb-a02ac54ce60c.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fc399aa3-3938-5260-ab2e-c0044b732201
2026-03-24 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743953/general/26d24c43-de17-49b0-88ae-11404b711acd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721216)
2026-03-24 22:18:55 [adesa.be] INFO: Found listing with ID: 10713973
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713973%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.be] INFO: Scrape type for 10713973: 0
2026-03-24 22:18:55 [adesa.be] INFO: Skipping item 10713973 url https://www.openlane.eu/en/carv6/auction/10713973
2026-03-24 22:18:55 [adesa.be] INFO: Found listing with ID: 10713947
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713947%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.be] INFO: Scrape type for 10713947: 0
2026-03-24 22:18:55 [adesa.be] INFO: Skipping item 10713947 url https://www.openlane.eu/en/carv6/auction/10713947
2026-03-24 22:18:55 [adesa.be] INFO: Found listing with ID: 10713739
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713739%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.be] INFO: Scrape type for 10713739: 0
2026-03-24 22:18:55 [adesa.be] INFO: Skipping item 10713739 url https://www.openlane.eu/en/carv6/auction/10713739
2026-03-24 22:18:55 [adesa.be] INFO: Found listing with ID: 10713941
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713941%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.be] INFO: Scrape type for 10713941: 2
2026-03-24 22:18:55 [adesa.be] INFO: Scraping item 10713941 url https://www.openlane.eu/en/carv6/auction/10713941
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744042%252Fgeneral%252F048e4732-e83b-44ae-a22c-8c0526f5f8f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/048e4732-e83b-44ae-a22c-8c0526f5f8f9.jpg not downloaded yet
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7853d750>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252Fd1af1efb-b67c-46d0-be82-efa039615f85.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/d1af1efb-b67c-46d0-be82-efa039615f85.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78122b90>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744042%252Fgeneral%252Fcf23585a-5531-44ff-b1f0-93ec9c2f32a9.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/cf23585a-5531-44ff-b1f0-93ec9c2f32a9.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 90d76791-3f89-58f5-bf37-d987f2759014
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a4e010>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743953%252Fgeneral%252Fea16877e-6808-49b4-ab41-9ddd315702ac.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/ea16877e-6808-49b4-ab41-9ddd315702ac.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fc399aa3-3938-5260-ab2e-c0044b732201
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78355510>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744042%252Fgeneral%252F55a74534-5b56-4c0c-955e-53f77c010cd1.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/55a74534-5b56-4c0c-955e-53f77c010cd1.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 90d76791-3f89-58f5-bf37-d987f2759014
2026-03-24 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744042/general/6b75da8c-1ce8-414a-93a0-367c85b14d35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721304)
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78883cd0>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744042%252Fgeneral%252Fee80b412-4db1-422c-933a-466997e94803.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/ee80b412-4db1-422c-933a-466997e94803.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 90d76791-3f89-58f5-bf37-d987f2759014
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7827a790>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252F6d17b7f1-00d8-42f8-a8a5-dcf08b26811c.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/6d17b7f1-00d8-42f8-a8a5-dcf08b26811c.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788cdb50>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252F61c8384b-e0b6-4531-a064-724ea8920e29.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/61c8384b-e0b6-4531-a064-724ea8920e29.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78587110>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252F4c303976-52cc-4a0e-bf1b-3421ee2b48c6.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/4c303976-52cc-4a0e-bf1b-3421ee2b48c6.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 39e984aa-4e5e-589e-bf73-9f8d516444ec
2026-03-24 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744110/general/4af118a1-cce9-4d78-9bb1-7c60cfb1d384.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721290)
2026-03-24 22:18:55 [adesa.be] INFO: Found listing with ID: 10713769
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713769%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.be] INFO: Scrape type for 10713769: 2
2026-03-24 22:18:55 [adesa.be] INFO: Scraping item 10713769 url https://www.openlane.eu/en/carv6/auction/10713769
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744042%252Fgeneral%252F0d724314-96b2-4a7f-bba2-802d39b9d993.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/0d724314-96b2-4a7f-bba2-802d39b9d993.jpg not downloaded yet
2026-03-24 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744110/general/455040b5-bff0-48f7-918b-e376a2ccaeea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721290)
2026-03-24 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743953/general/c659ee9d-65ea-42cd-a1dc-8ec7b7c27f66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721216)
2026-03-24 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744042/general/5b169065-15e0-4f1f-acec-5e7d7e29c432.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721304)
2026-03-24 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743953/general/93ab3ff4-d09e-4a17-98f4-53e0c43d3198.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721216)
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784d7210>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743953%252Fgeneral%252F26d24c43-de17-49b0-88ae-11404b711acd.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/26d24c43-de17-49b0-88ae-11404b711acd.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fc399aa3-3938-5260-ab2e-c0044b732201
2026-03-24 22:18:55 [adesa.be] INFO: Found listing with ID: 10713707
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713707%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [adesa.be] INFO: Scrape type for 10713707: 2
2026-03-24 22:18:55 [adesa.be] INFO: Scraping item 10713707 url https://www.openlane.eu/en/carv6/auction/10713707
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744042%252Fgeneral%252Fb82b99ec-e482-4432-81f5-53618bd6327f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/b82b99ec-e482-4432-81f5-53618bd6327f.jpg not downloaded yet
2026-03-24 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7883bc90>
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744042%252Fgeneral%252F6b75da8c-1ce8-414a-93a0-367c85b14d35.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/6b75da8c-1ce8-414a-93a0-367c85b14d35.jpg saved to cache
2026-03-24 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 90d76791-3f89-58f5-bf37-d987f2759014
2026-03-24 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744110/general/d4cffb8d-5cd6-4b55-9373-cee1e16dc45d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721290)
2026-03-24 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744042/general/2f4d2e7c-2a1a-470c-a853-52d84db20d7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721304)
2026-03-24 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:18:56 [adesa.be] INFO: Found listing with ID: 10713683
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713683%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.be] INFO: Scrape type for 10713683: 0
2026-03-24 22:18:56 [adesa.be] INFO: Skipping item 10713683 url https://www.openlane.eu/en/carv6/auction/10713683
2026-03-24 22:18:56 [adesa.be] INFO: Found listing with ID: 10713963
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713963%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.be] INFO: Scrape type for 10713963: 0
2026-03-24 22:18:56 [adesa.be] INFO: Skipping item 10713963 url https://www.openlane.eu/en/carv6/auction/10713963
2026-03-24 22:18:56 [adesa.be] INFO: Found listing with ID: 10713790
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713790%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.be] INFO: Scrape type for 10713790: 0
2026-03-24 22:18:56 [adesa.be] INFO: Skipping item 10713790 url https://www.openlane.eu/en/carv6/auction/10713790
2026-03-24 22:18:56 [adesa.be] INFO: Found listing with ID: 10713761
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713761%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.be] INFO: Scrape type for 10713761: 2
2026-03-24 22:18:56 [adesa.be] INFO: Scraping item 10713761 url https://www.openlane.eu/en/carv6/auction/10713761
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786f1d90>
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252F4af118a1-cce9-4d78-9bb1-7c60cfb1d384.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/4af118a1-cce9-4d78-9bb1-7c60cfb1d384.jpg saved to cache
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136
2026-03-24 22:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744042/general/55c1512e-dc84-47ef-bc81-54f912aa246c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721304)
2026-03-24 22:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743953/general/b6bd2037-22f6-41b0-a4b8-5d7a83cb7198.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721216)
2026-03-24 22:18:56 [adesa.be] INFO: Found listing with ID: 10713809
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713809%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.be] INFO: Scrape type for 10713809: 0
2026-03-24 22:18:56 [adesa.be] INFO: Skipping item 10713809 url https://www.openlane.eu/en/carv6/auction/10713809
2026-03-24 22:18:56 [adesa.be] INFO: Found listing with ID: 10713846
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713846%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.be] INFO: Scrape type for 10713846: 0
2026-03-24 22:18:56 [adesa.be] INFO: Skipping item 10713846 url https://www.openlane.eu/en/carv6/auction/10713846
2026-03-24 22:18:56 [adesa.be] INFO: Found listing with ID: 10713855
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713855%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.be] INFO: Scrape type for 10713855: 2
2026-03-24 22:18:56 [adesa.be] INFO: Scraping item 10713855 url https://www.openlane.eu/en/carv6/auction/10713855
2026-03-24 22:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744042/general/048e4732-e83b-44ae-a22c-8c0526f5f8f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721304)
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7861b750>
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252F455040b5-bff0-48f7-918b-e376a2ccaeea.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/455040b5-bff0-48f7-918b-e376a2ccaeea.jpg saved to cache
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7874c250>
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743953%252Fgeneral%252Fc659ee9d-65ea-42cd-a1dc-8ec7b7c27f66.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/c659ee9d-65ea-42cd-a1dc-8ec7b7c27f66.jpg saved to cache
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fc399aa3-3938-5260-ab2e-c0044b732201
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787aa090>
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744042%252Fgeneral%252F5b169065-15e0-4f1f-acec-5e7d7e29c432.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/5b169065-15e0-4f1f-acec-5e7d7e29c432.jpg saved to cache
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 90d76791-3f89-58f5-bf37-d987f2759014
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78148150>
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743953%252Fgeneral%252F93ab3ff4-d09e-4a17-98f4-53e0c43d3198.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/93ab3ff4-d09e-4a17-98f4-53e0c43d3198.jpg saved to cache
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fc399aa3-3938-5260-ab2e-c0044b732201
2026-03-24 22:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e93394cb-afd0-5fa2-ae02-2a1af0e04021 with identifier: 10713802
2026-03-24 22:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e93394cb-afd0-5fa2-ae02-2a1af0e04021 with scrape type 2
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e93394cb-afd0-5fa2-ae02-2a1af0e04021 with scrape type 2
2026-03-24 22:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e93394cb-afd0-5fa2-ae02-2a1af0e04021, identifier: 10713802
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7b122490>
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252Fd4cffb8d-5cd6-4b55-9373-cee1e16dc45d.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/d4cffb8d-5cd6-4b55-9373-cee1e16dc45d.jpg saved to cache
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7862f390>
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744042%252Fgeneral%252F2f4d2e7c-2a1a-470c-a853-52d84db20d7c.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/2f4d2e7c-2a1a-470c-a853-52d84db20d7c.jpg saved to cache
2026-03-24 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 90d76791-3f89-58f5-bf37-d987f2759014
2026-03-24 22:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744042/general/0d724314-96b2-4a7f-bba2-802d39b9d993.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721304)
2026-03-24 22:18:56 [adesa.be] INFO: Found listing with ID: 10713907
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713907%27 HTTP/1.1" 200 None
2026-03-24 22:18:56 [adesa.be] INFO: Scrape type for 10713907: 2
2026-03-24 22:18:56 [adesa.be] INFO: Scraping item 10713907 url https://www.openlane.eu/en/carv6/auction/10713907
2026-03-24 22:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e93394cb-afd0-5fa2-ae02-2a1af0e04021 with identifier: 10713802
2026-03-24 22:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e93394cb-afd0-5fa2-ae02-2a1af0e04021 with identifier: 10713802
2026-03-24 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e93394cb-afd0-5fa2-ae02-2a1af0e04021 with identifier: 10713802 to the API
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713802>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e93394cb-afd0-5fa2-ae02-2a1af0e04021',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PR9065',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713802',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 199983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-03-02',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 199.983 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713802%27 HTTP/1.1" 200 None
2026-03-24 22:18:57 [adesa.be] INFO: Saving data for 10713802: {'auction_closing_time': 1774426500.0, 'created_time': 1774282299.557274, 'last_price_update_time': 1774390737.182487}
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713802') HTTP/1.1" 204 0
2026-03-24 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744042/general/b82b99ec-e482-4432-81f5-53618bd6327f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721304)
2026-03-24 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744110/general/450ec453-f571-4266-b68b-5192ffec456c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721290)
2026-03-24 22:18:57 [adesa.be] INFO: Found listing with ID: 10713745
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713745%27 HTTP/1.1" 200 None
2026-03-24 22:18:57 [adesa.be] INFO: Scrape type for 10713745: 2
2026-03-24 22:18:57 [adesa.be] INFO: Scraping item 10713745 url https://www.openlane.eu/en/carv6/auction/10713745
2026-03-24 22:18: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 22:18: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 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781fde50>
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22: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 22:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744042%252Fgeneral%252F55c1512e-dc84-47ef-bc81-54f912aa246c.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/55c1512e-dc84-47ef-bc81-54f912aa246c.jpg saved to cache
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 90d76791-3f89-58f5-bf37-d987f2759014
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78652590>
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22: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 22:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743953%252Fgeneral%252Fb6bd2037-22f6-41b0-a4b8-5d7a83cb7198.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/b6bd2037-22f6-41b0-a4b8-5d7a83cb7198.jpg saved to cache
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fc399aa3-3938-5260-ab2e-c0044b732201
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78719010>
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22: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 22:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744042%252Fgeneral%252F048e4732-e83b-44ae-a22c-8c0526f5f8f9.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/048e4732-e83b-44ae-a22c-8c0526f5f8f9.jpg saved to cache
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 90d76791-3f89-58f5-bf37-d987f2759014
2026-03-24 22:18: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 22:18: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 22:18: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 22:18: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 22:18: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 22:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78209f90>
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22: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 22:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744042%252Fgeneral%252F0d724314-96b2-4a7f-bba2-802d39b9d993.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/0d724314-96b2-4a7f-bba2-802d39b9d993.jpg saved to cache
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 90d76791-3f89-58f5-bf37-d987f2759014
2026-03-24 22:18:57 [adesa.be] INFO: Found listing with ID: 10713807
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713807%27 HTTP/1.1" 200 None
2026-03-24 22:18:57 [adesa.be] INFO: Scrape type for 10713807: 2
2026-03-24 22:18:57 [adesa.be] INFO: Scraping item 10713807 url https://www.openlane.eu/en/carv6/auction/10713807
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78719210>
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22: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 22:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744042%252Fgeneral%252Fb82b99ec-e482-4432-81f5-53618bd6327f.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744042/general/b82b99ec-e482-4432-81f5-53618bd6327f.jpg saved to cache
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 90d76791-3f89-58f5-bf37-d987f2759014
2026-03-24 22:18:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 90d76791-3f89-58f5-bf37-d987f2759014, skipping ID generation
2026-03-24 22:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90d76791-3f89-58f5-bf37-d987f2759014 with scrape type 1
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 90d76791-3f89-58f5-bf37-d987f2759014 sending to next pipeline
2026-03-24 22:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90d76791-3f89-58f5-bf37-d987f2759014, identifier: 10721304
2026-03-24 22:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36d158e4-9d1a-5a91-a07a-414288977547 with identifier: 10713908
2026-03-24 22:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36d158e4-9d1a-5a91-a07a-414288977547 with scrape type 2
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36d158e4-9d1a-5a91-a07a-414288977547 with scrape type 2
2026-03-24 22:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36d158e4-9d1a-5a91-a07a-414288977547, identifier: 10713908
2026-03-24 22:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10713879
2026-03-24 22:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with scrape type 2
2026-03-24 22:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with scrape type 2
2026-03-24 22:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26d70a57-ca58-5302-a1b7-aa44fd4d5462, identifier: 10713879
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78269050>
2026-03-24 22:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22: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 22:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252F450ec453-f571-4266-b68b-5192ffec456c.jpg') HTTP/1.1" 204 0
2026-03-24 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/450ec453-f571-4266-b68b-5192ffec456c.jpg saved to cache
2026-03-24 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136
2026-03-24 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 543af532-e41e-550a-b1fd-f653233ad4d0 with identifier: 10713927
2026-03-24 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 543af532-e41e-550a-b1fd-f653233ad4d0 with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 543af532-e41e-550a-b1fd-f653233ad4d0 with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 543af532-e41e-550a-b1fd-f653233ad4d0, identifier: 10713927
2026-03-24 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3633063d-18e2-554d-a849-5a81e3187782 with identifier: 10713902
2026-03-24 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3633063d-18e2-554d-a849-5a81e3187782 with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3633063d-18e2-554d-a849-5a81e3187782 with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3633063d-18e2-554d-a849-5a81e3187782, identifier: 10713902
2026-03-24 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with identifier: 10713682
2026-03-24 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3, identifier: 10713682
2026-03-24 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd12292b-ff60-5177-ad44-5e4b9720f44a with identifier: 10713693
2026-03-24 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd12292b-ff60-5177-ad44-5e4b9720f44a with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd12292b-ff60-5177-ad44-5e4b9720f44a with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd12292b-ff60-5177-ad44-5e4b9720f44a, identifier: 10713693
2026-03-24 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f37672a5-443d-5e3b-ae55-7a9ff0114af4 with identifier: 10713681
2026-03-24 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f37672a5-443d-5e3b-ae55-7a9ff0114af4 with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f37672a5-443d-5e3b-ae55-7a9ff0114af4 with scrape type 2
2026-03-24 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f37672a5-443d-5e3b-ae55-7a9ff0114af4, identifier: 10713681
2026-03-24 22:18:58 [adesa.be] INFO: Found listing with ID: 10713896
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713896%27 HTTP/1.1" 200 None
2026-03-24 22:18:58 [adesa.be] INFO: Scrape type for 10713896: 2
2026-03-24 22:18:58 [adesa.be] INFO: Scraping item 10713896 url https://www.openlane.eu/en/carv6/auction/10713896
2026-03-24 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90d76791-3f89-58f5-bf37-d987f2759014 with identifier: 10721304
2026-03-24 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90d76791-3f89-58f5-bf37-d987f2759014 with identifier: 10721304
2026-03-24 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90d76791-3f89-58f5-bf37-d987f2759014 with identifier: 10721304 to the API
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744042/general/b82b99ec-e482-4432-81f5-53618bd6327f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 141,
'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-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '90d76791-3f89-58f5-bf37-d987f2759014',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UE7739',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721304',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 39388,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744042/general/cf23585a-5531-44ff-b1f0-93ec9c2f32a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744042/general/55a74534-5b56-4c0c-955e-53f77c010cd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744042/general/ee80b412-4db1-422c-933a-466997e94803.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744042/general/6b75da8c-1ce8-414a-93a0-367c85b14d35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744042/general/2f4d2e7c-2a1a-470c-a853-52d84db20d7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744042/general/5b169065-15e0-4f1f-acec-5e7d7e29c432.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744042/general/55c1512e-dc84-47ef-bc81-54f912aa246c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744042/general/048e4732-e83b-44ae-a22c-8c0526f5f8f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744042/general/0d724314-96b2-4a7f-bba2-802d39b9d993.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d76791-3f89-58f5-bf37-d987f2759014/90d76791-3f89-58f5-bf37-d987f2759014_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744042/general/b82b99ec-e482-4432-81f5-53618bd6327f.jpg',
'Width': 1024}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Express 1.5 dCi Comfort - Diesel - Manual - 95 hp - 39.388 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721304%27 HTTP/1.1" 200 None
2026-03-24 22:18:58 [adesa.be] INFO: Saving data for 10721304: {'created_time': 1774390738.869413, 'last_price_update_time': 1774390738.869423, 'auction_closing_time': 1774533600.0}
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721304') HTTP/1.1" 204 0
2026-03-24 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36d158e4-9d1a-5a91-a07a-414288977547 with identifier: 10713908
2026-03-24 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36d158e4-9d1a-5a91-a07a-414288977547 with identifier: 10713908
2026-03-24 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36d158e4-9d1a-5a91-a07a-414288977547 with identifier: 10713908 to the API
2026-03-24 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713908>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '36d158e4-9d1a-5a91-a07a-414288977547',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCD533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713908',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 133288,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 5008 1.2i Allure Pack - Petrol - Manual - 130 hp - 133.288 '
'km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713908%27 HTTP/1.1" 200 None
2026-03-24 22:18:59 [adesa.be] INFO: Saving data for 10713908: {'auction_closing_time': 1774426500.0, 'created_time': 1774282366.782197, 'last_price_update_time': 1774390739.152913}
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713908') HTTP/1.1" 204 0
2026-03-24 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10713879
2026-03-24 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10713879
2026-03-24 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10713879 to the API
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713879>
{'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-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '26d70a57-ca58-5302-a1b7-aa44fd4d5462',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713879',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 58564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 130 hp - 58.564 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713879%27 HTTP/1.1" 200 None
2026-03-24 22:18:59 [adesa.be] INFO: Saving data for 10713879: {'auction_closing_time': 1774426500.0, 'created_time': 1774282262.204331, 'last_price_update_time': 1774390739.432808}
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713879') HTTP/1.1" 204 0
2026-03-24 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 543af532-e41e-550a-b1fd-f653233ad4d0 with identifier: 10713927
2026-03-24 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 543af532-e41e-550a-b1fd-f653233ad4d0 with identifier: 10713927
2026-03-24 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 543af532-e41e-550a-b1fd-f653233ad4d0 with identifier: 10713927 to the API
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713927>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '543af532-e41e-550a-b1fd-f653233ad4d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNZ490',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713927',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 173284,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-10-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 173.284 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713927%27 HTTP/1.1" 200 None
2026-03-24 22:18:59 [adesa.be] INFO: Saving data for 10713927: {'auction_closing_time': 1774426500.0, 'created_time': 1774282211.510173, 'last_price_update_time': 1774390739.716813}
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713927') HTTP/1.1" 204 0
2026-03-24 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3633063d-18e2-554d-a849-5a81e3187782 with identifier: 10713902
2026-03-24 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3633063d-18e2-554d-a849-5a81e3187782 with identifier: 10713902
2026-03-24 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3633063d-18e2-554d-a849-5a81e3187782 with identifier: 10713902 to the API
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713902>
{'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-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3633063d-18e2-554d-a849-5a81e3187782',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713902',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 63130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 130 hp - 63.130 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-24 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713902%27 HTTP/1.1" 200 None
2026-03-24 22:19:00 [adesa.be] INFO: Saving data for 10713902: {'auction_closing_time': 1774426500.0, 'created_time': 1774282386.01847, 'last_price_update_time': 1774390740.004835}
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713902') HTTP/1.1" 204 0
2026-03-24 22:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with identifier: 10713682
2026-03-24 22:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with identifier: 10713682
2026-03-24 22:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3 with identifier: 10713682 to the API
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713682>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Purple',
'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': '58b7c7d9-a5ff-58f8-87d8-c48a85d1ccb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713682',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 70931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 3008 1.5 HDI GT - Diesel - Automatic - 130 hp - 70.931 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713682%27 HTTP/1.1" 200 None
2026-03-24 22:19:00 [adesa.be] INFO: Saving data for 10713682: {'auction_closing_time': 1774426500.0, 'created_time': 1774282288.329799, 'last_price_update_time': 1774390740.304964}
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713682') HTTP/1.1" 204 0
2026-03-24 22:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd12292b-ff60-5177-ad44-5e4b9720f44a with identifier: 10713693
2026-03-24 22:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd12292b-ff60-5177-ad44-5e4b9720f44a with identifier: 10713693
2026-03-24 22:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd12292b-ff60-5177-ad44-5e4b9720f44a with identifier: 10713693 to the API
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713693>
{'auction_title': '',
'c_o_2_emission_value': 135,
'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': 'dd12292b-ff60-5177-ad44-5e4b9720f44a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNF540',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713693',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 35146,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 35.146 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713693%27 HTTP/1.1" 200 None
2026-03-24 22:19:00 [adesa.be] INFO: Saving data for 10713693: {'auction_closing_time': 1774426500.0, 'created_time': 1774282204.667402, 'last_price_update_time': 1774390740.571831}
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713693') HTTP/1.1" 204 0
2026-03-24 22:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f37672a5-443d-5e3b-ae55-7a9ff0114af4 with identifier: 10713681
2026-03-24 22:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f37672a5-443d-5e3b-ae55-7a9ff0114af4 with identifier: 10713681
2026-03-24 22:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f37672a5-443d-5e3b-ae55-7a9ff0114af4 with identifier: 10713681 to the API
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713681>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f37672a5-443d-5e3b-ae55-7a9ff0114af4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEQ244',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713681',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Koleos',
'odometer': 59108,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Renault Koleos 1.3 TCe Intens - Petrol - Automatic - 158 hp - '
'59.108 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713681%27 HTTP/1.1" 200 None
2026-03-24 22:19:00 [adesa.be] INFO: Saving data for 10713681: {'auction_closing_time': 1774426500.0, 'created_time': 1774282220.49556, 'last_price_update_time': 1774390740.841116}
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713681') HTTP/1.1" 204 0
2026-03-24 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743953/general/9b7d937c-9d91-4b24-b2f6-7b60f2e1a289.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721216)
2026-03-24 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744034/general/d4f52e1e-d1cf-4cdc-9083-dbe8fd1bfaab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721281)
2026-03-24 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744034/general/df61447c-2849-4a6a-bdd7-5b9456596627.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721281)
2026-03-24 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743971/general/98105de0-e478-4408-a829-b255e92a44ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721233)
2026-03-24 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743971/general/b4021434-ebdd-4929-a71d-4bda43146b47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721233)
2026-03-24 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743953/general/cd98103c-3380-4372-85dc-e767a1b8b005.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721216)
2026-03-24 22:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a8b810>
2026-03-24 22:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743953%252Fgeneral%252F9b7d937c-9d91-4b24-b2f6-7b60f2e1a289.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/9b7d937c-9d91-4b24-b2f6-7b60f2e1a289.jpg saved to cache
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fc399aa3-3938-5260-ab2e-c0044b732201
2026-03-24 22:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744110/general/6743f52b-d966-4325-8a0f-151b626e0ff0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721290)
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785f8950>
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252Fd4f52e1e-d1cf-4cdc-9083-dbe8fd1bfaab.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/d4f52e1e-d1cf-4cdc-9083-dbe8fd1bfaab.jpg saved to cache
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7859f250>
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252Fdf61447c-2849-4a6a-bdd7-5b9456596627.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/df61447c-2849-4a6a-bdd7-5b9456596627.jpg saved to cache
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85
2026-03-24 22:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66185d32-7942-5550-8739-20bd5361ef77 with identifier: 10713941
2026-03-24 22:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66185d32-7942-5550-8739-20bd5361ef77 with scrape type 2
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66185d32-7942-5550-8739-20bd5361ef77 with scrape type 2
2026-03-24 22:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66185d32-7942-5550-8739-20bd5361ef77, identifier: 10713941
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78148ad0>
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252F98105de0-e478-4408-a829-b255e92a44ed.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/98105de0-e478-4408-a829-b255e92a44ed.jpg saved to cache
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 39e984aa-4e5e-589e-bf73-9f8d516444ec
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785f9750>
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252Fb4021434-ebdd-4929-a71d-4bda43146b47.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/b4021434-ebdd-4929-a71d-4bda43146b47.jpg saved to cache
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 39e984aa-4e5e-589e-bf73-9f8d516444ec
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7853cbd0>
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743953%252Fgeneral%252Fcd98103c-3380-4372-85dc-e767a1b8b005.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743953/general/cd98103c-3380-4372-85dc-e767a1b8b005.jpg saved to cache
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fc399aa3-3938-5260-ab2e-c0044b732201
2026-03-24 22:19:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc399aa3-3938-5260-ab2e-c0044b732201, skipping ID generation
2026-03-24 22:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc399aa3-3938-5260-ab2e-c0044b732201 with scrape type 1
2026-03-24 22:19:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc399aa3-3938-5260-ab2e-c0044b732201 sending to next pipeline
2026-03-24 22:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc399aa3-3938-5260-ab2e-c0044b732201, identifier: 10721216
2026-03-24 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66185d32-7942-5550-8739-20bd5361ef77 with identifier: 10713941
2026-03-24 22:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66185d32-7942-5550-8739-20bd5361ef77 with identifier: 10713941
2026-03-24 22:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66185d32-7942-5550-8739-20bd5361ef77 with identifier: 10713941 to the API
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713941>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Blue',
'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': '66185d32-7942-5550-8739-20bd5361ef77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGG364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713941',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 187944,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-03-25',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Karoq 1.0 TSI Ambition - Petrol - Manual - 110 hp - 187.944 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713941%27 HTTP/1.1" 200 None
2026-03-24 22:19:01 [adesa.be] INFO: Saving data for 10713941: {'auction_closing_time': 1774426500.0, 'created_time': 1774282200.996376, 'last_price_update_time': 1774390741.81142}
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713941') HTTP/1.1" 204 0
2026-03-24 22:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc399aa3-3938-5260-ab2e-c0044b732201 with identifier: 10721216
2026-03-24 22:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc399aa3-3938-5260-ab2e-c0044b732201 with identifier: 10721216
2026-03-24 22:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc399aa3-3938-5260-ab2e-c0044b732201 with identifier: 10721216 to the API
2026-03-24 22:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743953/general/cd98103c-3380-4372-85dc-e767a1b8b005.jpg>
{'auction_title': '',
'c_o_2_emission_value': 141,
'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-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fc399aa3-3938-5260-ab2e-c0044b732201',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UE7738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721216',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 9542,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743953/general/bd9eb220-3e3e-45ea-b21c-48c6e729f3c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743953/general/63d1e196-02e4-487f-89e7-ead00a591351.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743953/general/cd98103c-3380-4372-85dc-e767a1b8b005.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743953/general/a503c24b-994f-40c4-a3eb-a02ac54ce60c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110992,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743953/general/9b7d937c-9d91-4b24-b2f6-7b60f2e1a289.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743953/general/ea16877e-6808-49b4-ab41-9ddd315702ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743953/general/26d24c43-de17-49b0-88ae-11404b711acd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743953/general/c659ee9d-65ea-42cd-a1dc-8ec7b7c27f66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14007,
'Height': 299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743953/general/b6bd2037-22f6-41b0-a4b8-5d7a83cb7198.jpg',
'Width': 407},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc399aa3-3938-5260-ab2e-c0044b732201/fc399aa3-3938-5260-ab2e-c0044b732201_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90469,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743953/general/93ab3ff4-d09e-4a17-98f4-53e0c43d3198.jpg',
'Width': 1024}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Express 1.5 dCi Comfort - Diesel - Manual - 95 hp - 9.542 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-24 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721216%27 HTTP/1.1" 200 None
2026-03-24 22:19:02 [adesa.be] INFO: Saving data for 10721216: {'created_time': 1774390742.194239, 'last_price_update_time': 1774390742.19425, 'auction_closing_time': 1774515600.0}
2026-03-24 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721216') HTTP/1.1" 204 0
2026-03-24 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744034/general/0311557f-a6e4-456c-931c-7d7e46ce4ff6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721281)
2026-03-24 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7868e890>
2026-03-24 22:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744110%252Fgeneral%252F6743f52b-d966-4325-8a0f-151b626e0ff0.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744110/general/6743f52b-d966-4325-8a0f-151b626e0ff0.jpg saved to cache
2026-03-24 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136
2026-03-24 22:19:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab792bd1-f739-5ed8-99c2-9fa2fcd47136, skipping ID generation
2026-03-24 22:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136 with scrape type 1
2026-03-24 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab792bd1-f739-5ed8-99c2-9fa2fcd47136 sending to next pipeline
2026-03-24 22:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab792bd1-f739-5ed8-99c2-9fa2fcd47136, identifier: 10721290
2026-03-24 22:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab792bd1-f739-5ed8-99c2-9fa2fcd47136 with identifier: 10721290
2026-03-24 22:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab792bd1-f739-5ed8-99c2-9fa2fcd47136 with identifier: 10721290
2026-03-24 22:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab792bd1-f739-5ed8-99c2-9fa2fcd47136 with identifier: 10721290 to the API
2026-03-24 22:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744110/general/6743f52b-d966-4325-8a0f-151b626e0ff0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'ab792bd1-f739-5ed8-99c2-9fa2fcd47136',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCD336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721290',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 30457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 74,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200321,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744110/general/1a60d4fc-1fa6-4ceb-8c46-889df8eec28b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201751,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744110/general/79b30eec-9c55-412e-973e-6aa4d02c6c8e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192218,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744110/general/6743f52b-d966-4325-8a0f-151b626e0ff0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181375,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744110/general/f6e29c55-e923-496b-a5df-034f5b712eef.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294820,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744110/general/61c8384b-e0b6-4531-a064-724ea8920e29.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269621,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744110/general/6d17b7f1-00d8-42f8-a8a5-dcf08b26811c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333606,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744110/general/455040b5-bff0-48f7-918b-e376a2ccaeea.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160649,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744110/general/4af118a1-cce9-4d78-9bb1-7c60cfb1d384.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279520,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744110/general/450ec453-f571-4266-b68b-5192ffec456c.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab792bd1-f739-5ed8-99c2-9fa2fcd47136/ab792bd1-f739-5ed8-99c2-9fa2fcd47136_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199750,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744110/general/d4cffb8d-5cd6-4b55-9373-cee1e16dc45d.jpg',
'Width': 1500}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Trafic L1H1 2.0 DCI Comfort - Diesel - Manual - 131 hp - '
'30.457 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-24 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721290%27 HTTP/1.1" 200 None
2026-03-24 22:19:08 [adesa.be] INFO: Saving data for 10721290: {'created_time': 1774390748.380607, 'last_price_update_time': 1774390748.380616, 'auction_closing_time': 1774533600.0}
2026-03-24 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721290') HTTP/1.1" 204 0
2026-03-24 22:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743971/general/66a14172-8b47-4368-81ea-4a17e91fee2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721233)
2026-03-24 22:19:08 [scrapy.extensions.logstats] INFO: Crawled 361 pages (at 128 pages/min), scraped 240 items (at 104 items/min)
2026-03-24 22:19:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22: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 22: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 22:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:19:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78349790>
2026-03-24 22:19:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252F0311557f-a6e4-456c-931c-7d7e46ce4ff6.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/0311557f-a6e4-456c-931c-7d7e46ce4ff6.jpg saved to cache
2026-03-24 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85
2026-03-24 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10713855
2026-03-24 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59a4e8af-6206-5cca-8695-6190f359b563 with scrape type 2
2026-03-24 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59a4e8af-6206-5cca-8695-6190f359b563 with scrape type 2
2026-03-24 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59a4e8af-6206-5cca-8695-6190f359b563, identifier: 10713855
2026-03-24 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10713761
2026-03-24 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd21f618-8b02-592a-a5d5-772668482d65 with scrape type 2
2026-03-24 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd21f618-8b02-592a-a5d5-772668482d65 with scrape type 2
2026-03-24 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd21f618-8b02-592a-a5d5-772668482d65, identifier: 10713761
2026-03-24 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with identifier: 10713812
2026-03-24 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with scrape type 2
2026-03-24 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with scrape type 2
2026-03-24 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a, identifier: 10713812
2026-03-24 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with identifier: 10713769
2026-03-24 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with scrape type 2
2026-03-24 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with scrape type 2
2026-03-24 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7, identifier: 10713769
2026-03-24 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fcb2475-015e-59de-858b-1c60f48fb4ff with identifier: 10713773
2026-03-24 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fcb2475-015e-59de-858b-1c60f48fb4ff with scrape type 2
2026-03-24 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fcb2475-015e-59de-858b-1c60f48fb4ff with scrape type 2
2026-03-24 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fcb2475-015e-59de-858b-1c60f48fb4ff, identifier: 10713773
2026-03-24 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb4e37b4-0310-524b-b49e-f323f3bcb7f1 with identifier: 10713707
2026-03-24 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb4e37b4-0310-524b-b49e-f323f3bcb7f1 with scrape type 2
2026-03-24 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb4e37b4-0310-524b-b49e-f323f3bcb7f1 with scrape type 2
2026-03-24 22:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb4e37b4-0310-524b-b49e-f323f3bcb7f1, identifier: 10713707
2026-03-24 22:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10713855
2026-03-24 22:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10713855
2026-03-24 22:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10713855 to the API
2026-03-24 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713855>
{'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': '59a4e8af-6206-5cca-8695-6190f359b563',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXV947',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713855',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 152071,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'152.071 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713855%27 HTTP/1.1" 200 None
2026-03-24 22:19:09 [adesa.be] INFO: Saving data for 10713855: {'auction_closing_time': 1774426500.0, 'created_time': 1774282196.374253, 'last_price_update_time': 1774390749.432075}
2026-03-24 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713855') HTTP/1.1" 204 0
2026-03-24 22:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10713761
2026-03-24 22:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10713761
2026-03-24 22:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10713761 to the API
2026-03-24 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713761>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'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': 'dd21f618-8b02-592a-a5d5-772668482d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWM480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713761',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 50720,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 1.5 TSI Clever - Petrol - Manual - 150 hp - '
'50.720 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713761%27 HTTP/1.1" 200 None
2026-03-24 22:19:10 [adesa.be] INFO: Saving data for 10713761: {'auction_closing_time': 1774426500.0, 'created_time': 1774282198.247768, 'last_price_update_time': 1774390750.235649}
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713761') HTTP/1.1" 204 0
2026-03-24 22:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with identifier: 10713812
2026-03-24 22:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with identifier: 10713812
2026-03-24 22:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e9a4c17-e826-559f-a29c-7586e8f1fa1a with identifier: 10713812 to the API
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713812>
{'auction_title': '',
'c_o_2_emission_value': 142,
'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': '3e9a4c17-e826-559f-a29c-7586e8f1fa1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARF674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713812',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 132752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-06-21',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'132.752 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713812%27 HTTP/1.1" 200 None
2026-03-24 22:19:10 [adesa.be] INFO: Saving data for 10713812: {'auction_closing_time': 1774426500.0, 'created_time': 1774282209.765168, 'last_price_update_time': 1774390750.508651}
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713812') HTTP/1.1" 204 0
2026-03-24 22:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with identifier: 10713769
2026-03-24 22:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with identifier: 10713769
2026-03-24 22:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46c08b13-aab6-5f9b-8e27-83ae80bf84e7 with identifier: 10713769 to the API
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713769>
{'auction_title': '',
'c_o_2_emission_value': 114,
'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': '46c08b13-aab6-5f9b-8e27-83ae80bf84e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEC014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713769',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 150500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Karoq 2.0 TDI Clever - Diesel - Manual - 115 hp - 150.500 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713769%27 HTTP/1.1" 200 None
2026-03-24 22:19:10 [adesa.be] INFO: Saving data for 10713769: {'auction_closing_time': 1774426500.0, 'created_time': 1774282202.397548, 'last_price_update_time': 1774390750.772778}
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713769') HTTP/1.1" 204 0
2026-03-24 22:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fcb2475-015e-59de-858b-1c60f48fb4ff with identifier: 10713773
2026-03-24 22:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fcb2475-015e-59de-858b-1c60f48fb4ff with identifier: 10713773
2026-03-24 22:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fcb2475-015e-59de-858b-1c60f48fb4ff with identifier: 10713773 to the API
2026-03-24 22:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713773>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': '9fcb2475-015e-59de-858b-1c60f48fb4ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT9467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713773',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 166723,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Renault Megane E-Tech 60 kWh Techno - Electric - Automatic - 218 hp '
'- 166.723 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2022}
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713773%27 HTTP/1.1" 200 None
2026-03-24 22:19:11 [adesa.be] INFO: Saving data for 10713773: {'auction_closing_time': 1774426500.0, 'created_time': 1774282231.575911, 'last_price_update_time': 1774390751.052683}
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713773') HTTP/1.1" 204 0
2026-03-24 22:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb4e37b4-0310-524b-b49e-f323f3bcb7f1 with identifier: 10713707
2026-03-24 22:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb4e37b4-0310-524b-b49e-f323f3bcb7f1 with identifier: 10713707
2026-03-24 22:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb4e37b4-0310-524b-b49e-f323f3bcb7f1 with identifier: 10713707 to the API
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713707>
{'auction_title': '',
'c_o_2_emission_value': 133,
'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': 'fb4e37b4-0310-524b-b49e-f323f3bcb7f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATL083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713707',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 132529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Kodiaq 1.5 TSI Clever - Petrol - Automatic - 150 hp - 132.529 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713707%27 HTTP/1.1" 200 None
2026-03-24 22:19:11 [adesa.be] INFO: Saving data for 10713707: {'auction_closing_time': 1774426500.0, 'created_time': 1774282198.963602, 'last_price_update_time': 1774390751.334615}
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713707') HTTP/1.1" 204 0
2026-03-24 22:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743593/general/7c8ac548-9cd1-4937-9b0b-96003c1a02f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720799)
2026-03-24 22:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744034/general/65318d14-4e48-4fa4-a9e8-7e8ee45292cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721281)
2026-03-24 22:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744034/general/0f88a391-862e-47f2-bd64-73988bb1b300.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721281)
2026-03-24 22:19:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787dd350>
2026-03-24 22:19:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22: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 22:19:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5743971%252Fgeneral%252F66a14172-8b47-4368-81ea-4a17e91fee2e.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/66a14172-8b47-4368-81ea-4a17e91fee2e.jpg saved to cache
2026-03-24 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 39e984aa-4e5e-589e-bf73-9f8d516444ec
2026-03-24 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10713907
2026-03-24 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c53cbe9-69d3-5040-a5cf-f7901303580b with scrape type 2
2026-03-24 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c53cbe9-69d3-5040-a5cf-f7901303580b with scrape type 2
2026-03-24 22:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c53cbe9-69d3-5040-a5cf-f7901303580b, identifier: 10713907
2026-03-24 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b6b56c8-2aa4-549a-962b-4a118966410d with identifier: 10713848
2026-03-24 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b6b56c8-2aa4-549a-962b-4a118966410d with scrape type 2
2026-03-24 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b6b56c8-2aa4-549a-962b-4a118966410d with scrape type 2
2026-03-24 22:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b6b56c8-2aa4-549a-962b-4a118966410d, identifier: 10713848
2026-03-24 22:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743971/general/115bf7d3-5663-4bbd-8358-1a80b9346cb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721233)
2026-03-24 22:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10713907
2026-03-24 22:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10713907
2026-03-24 22:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10713907 to the API
2026-03-24 22:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713907>
{'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': '4c53cbe9-69d3-5040-a5cf-f7901303580b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713907',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 203507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'203.507 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713907%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.be] INFO: Saving data for 10713907: {'auction_closing_time': 1774426500.0, 'created_time': 1774282192.346868, 'last_price_update_time': 1774390752.401275}
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713907') HTTP/1.1" 204 0
2026-03-24 22:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b6b56c8-2aa4-549a-962b-4a118966410d with identifier: 10713848
2026-03-24 22:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b6b56c8-2aa4-549a-962b-4a118966410d with identifier: 10713848
2026-03-24 22:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b6b56c8-2aa4-549a-962b-4a118966410d with identifier: 10713848 to the API
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713848>
{'auction_title': '',
'c_o_2_emission_value': 107,
'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': '3b6b56c8-2aa4-549a-962b-4a118966410d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWW702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713848',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 139731,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 139.731 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713848%27 HTTP/1.1" 200 None
2026-03-24 22:19:12 [adesa.be] INFO: Saving data for 10713848: {'auction_closing_time': 1774426500.0, 'created_time': 1774282345.029627, 'last_price_update_time': 1774390752.673096}
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713848') HTTP/1.1" 204 0
2026-03-24 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743951/general/37cc8176-1a5a-47c5-a621-6b7cf5ac7d82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721214)
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78307650>
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252F7c8ac548-9cd1-4937-9b0b-96003c1a02f1.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/7c8ac548-9cd1-4937-9b0b-96003c1a02f1.jpg saved to cache
2026-03-24 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7874eb10>
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252F65318d14-4e48-4fa4-a9e8-7e8ee45292cf.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/65318d14-4e48-4fa4-a9e8-7e8ee45292cf.jpg saved to cache
2026-03-24 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787a8290>
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252F0f88a391-862e-47f2-bd64-73988bb1b300.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/0f88a391-862e-47f2-bd64-73988bb1b300.jpg saved to cache
2026-03-24 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85
2026-03-24 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743971/general/49080a8d-e4fb-49e7-a3dc-604aa9e696cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721233)
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7882c990>
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252F115bf7d3-5663-4bbd-8358-1a80b9346cb7.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/115bf7d3-5663-4bbd-8358-1a80b9346cb7.jpg saved to cache
2026-03-24 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 39e984aa-4e5e-589e-bf73-9f8d516444ec
2026-03-24 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743951/general/aa27f7a7-3aac-4f2a-b792-d9d1845aaddd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721214)
2026-03-24 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743951/general/80d30c68-ca26-44fc-bf4d-16ecb33dde38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721214)
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78362f50>
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252F37cc8176-1a5a-47c5-a621-6b7cf5ac7d82.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/37cc8176-1a5a-47c5-a621-6b7cf5ac7d82.jpg saved to cache
2026-03-24 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b743a109-c960-5b77-99f9-b040cbd78797
2026-03-24 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743593/general/fe27e1b7-2de0-4952-b18c-697eecc6a014.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720799)
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785ef350>
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743971%252Fgeneral%252F49080a8d-e4fb-49e7-a3dc-604aa9e696cc.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743971/general/49080a8d-e4fb-49e7-a3dc-604aa9e696cc.jpg saved to cache
2026-03-24 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 39e984aa-4e5e-589e-bf73-9f8d516444ec
2026-03-24 22:19:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39e984aa-4e5e-589e-bf73-9f8d516444ec, skipping ID generation
2026-03-24 22:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39e984aa-4e5e-589e-bf73-9f8d516444ec with scrape type 1
2026-03-24 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39e984aa-4e5e-589e-bf73-9f8d516444ec sending to next pipeline
2026-03-24 22:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39e984aa-4e5e-589e-bf73-9f8d516444ec, identifier: 10721233
2026-03-24 22:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39e984aa-4e5e-589e-bf73-9f8d516444ec with identifier: 10721233
2026-03-24 22:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39e984aa-4e5e-589e-bf73-9f8d516444ec with identifier: 10721233
2026-03-24 22:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39e984aa-4e5e-589e-bf73-9f8d516444ec with identifier: 10721233 to the API
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743971/general/49080a8d-e4fb-49e7-a3dc-604aa9e696cc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '39e984aa-4e5e-589e-bf73-9f8d516444ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAW077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721233',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 39117,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 82,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198416,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743971/general/4c371cb8-9634-42fc-8c9e-820c5e53198e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192776,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743971/general/49080a8d-e4fb-49e7-a3dc-604aa9e696cc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165715,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743971/general/970ea1b0-391c-48c8-bf2b-97629709b9af.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180616,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743971/general/115bf7d3-5663-4bbd-8358-1a80b9346cb7.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258944,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743971/general/df6fc0fa-7f03-4941-85db-2433216765f6.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286249,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743971/general/ad49352e-a6a7-4397-b6b4-edd40a8b3c99.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370805,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743971/general/66a14172-8b47-4368-81ea-4a17e91fee2e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197950,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743971/general/b4021434-ebdd-4929-a71d-4bda43146b47.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214900,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743971/general/98105de0-e478-4408-a829-b255e92a44ed.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39e984aa-4e5e-589e-bf73-9f8d516444ec/39e984aa-4e5e-589e-bf73-9f8d516444ec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214292,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743971/general/4c303976-52cc-4a0e-bf1b-3421ee2b48c6.jpg',
'Width': 1500}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-05-16',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Trafic L1H1 2.0 DCI Comfort - Diesel - Manual - 131 hp - '
'39.117 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721233%27 HTTP/1.1" 200 None
2026-03-24 22:19:13 [adesa.be] INFO: Saving data for 10721233: {'created_time': 1774390753.363192, 'last_price_update_time': 1774390753.363204, 'auction_closing_time': 1774515600.0}
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721233') HTTP/1.1" 204 0
2026-03-24 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744034/general/f68c0f78-d4f4-4cf7-a777-62eefa610f5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721281)
2026-03-24 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743951/general/2236230a-3a8b-4d2d-8732-d6da606a989c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721214)
2026-03-24 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743951/general/fb3c6d8c-25a6-4245-bf30-acc9984a08a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721214)
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7823b110>
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252Faa27f7a7-3aac-4f2a-b792-d9d1845aaddd.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/aa27f7a7-3aac-4f2a-b792-d9d1845aaddd.jpg saved to cache
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b743a109-c960-5b77-99f9-b040cbd78797
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7859c850>
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252F80d30c68-ca26-44fc-bf4d-16ecb33dde38.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/80d30c68-ca26-44fc-bf4d-16ecb33dde38.jpg saved to cache
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b743a109-c960-5b77-99f9-b040cbd78797
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783dd1d0>
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Ffe27e1b7-2de0-4952-b18c-697eecc6a014.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/fe27e1b7-2de0-4952-b18c-697eecc6a014.jpg saved to cache
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d
2026-03-24 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743593/general/edf984a2-c40c-4321-83a6-b30995892a27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720799)
2026-03-24 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78705190>
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744034%252Fgeneral%252Ff68c0f78-d4f4-4cf7-a777-62eefa610f5e.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744034/general/f68c0f78-d4f4-4cf7-a777-62eefa610f5e.jpg saved to cache
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85
2026-03-24 22:19:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85, skipping ID generation
2026-03-24 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85 with scrape type 1
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85 sending to next pipeline
2026-03-24 22:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85, identifier: 10721281
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78706d50>
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252F2236230a-3a8b-4d2d-8732-d6da606a989c.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/2236230a-3a8b-4d2d-8732-d6da606a989c.jpg saved to cache
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b743a109-c960-5b77-99f9-b040cbd78797
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784c0b10>
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252Ffb3c6d8c-25a6-4245-bf30-acc9984a08a1.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/fb3c6d8c-25a6-4245-bf30-acc9984a08a1.jpg saved to cache
2026-03-24 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b743a109-c960-5b77-99f9-b040cbd78797
2026-03-24 22:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85 with identifier: 10721281
2026-03-24 22:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85 with identifier: 10721281
2026-03-24 22:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85 with identifier: 10721281 to the API
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744034/general/f68c0f78-d4f4-4cf7-a777-62eefa610f5e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ7656',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721281',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 135141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 122,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744034/general/cedfd46d-4591-4456-83c3-788c67a40ba3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744034/general/f68c0f78-d4f4-4cf7-a777-62eefa610f5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744034/general/7c20d420-4e95-4b2c-9c4a-4bef9979fda9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744034/general/0f88a391-862e-47f2-bd64-73988bb1b300.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744034/general/65318d14-4e48-4fa4-a9e8-7e8ee45292cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103388,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744034/general/656fa085-90c9-4faf-8d88-113a6c9c0307.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107426,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744034/general/0311557f-a6e4-456c-931c-7d7e46ce4ff6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744034/general/df61447c-2849-4a6a-bdd7-5b9456596627.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744034/general/d4f52e1e-d1cf-4cdc-9083-dbe8fd1bfaab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85/e7fe4350-e1e5-5d7b-aa19-58ac2bc95e85_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744034/general/d1af1efb-b67c-46d0-be82-efa039615f85.jpg',
'Width': 1024}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Seat Ateca 1.5 TSI Xperience - Petrol - Automatic - 150 hp - '
'135.141 km',
'transmission': 'automatic',
'trim': 'Xperience',
'vin': None,
'year': 2022}
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721281%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.be] INFO: Saving data for 10721281: {'created_time': 1774390754.228692, 'last_price_update_time': 1774390754.228705, 'auction_closing_time': 1774533600.0}
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721281') HTTP/1.1" 204 0
2026-03-24 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743951/general/1476d0ac-e327-4562-ba9d-74e937cbfc12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721214)
2026-03-24 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713870> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785e9e10>
2026-03-24 22:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Fedf984a2-c40c-4321-83a6-b30995892a27.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/edf984a2-c40c-4321-83a6-b30995892a27.jpg saved to cache
2026-03-24 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d
2026-03-24 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with identifier: 10713740
2026-03-24 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with scrape type 2
2026-03-24 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with scrape type 2
2026-03-24 22:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e, identifier: 10713740
2026-03-24 22:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with identifier: 10713740
2026-03-24 22:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with identifier: 10713740
2026-03-24 22:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 35c8e72c-0a27-5015-b0ee-f8741ccfee8e with identifier: 10713740 to the API
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713740>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '35c8e72c-0a27-5015-b0ee-f8741ccfee8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMM255',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713740',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 80986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 5008 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'80.986 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713740%27 HTTP/1.1" 200 None
2026-03-24 22:19:14 [adesa.be] INFO: Saving data for 10713740: {'auction_closing_time': 1774426500.0, 'created_time': 1774282243.418064, 'last_price_update_time': 1774390754.664587}
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713740') HTTP/1.1" 204 0
2026-03-24 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743951/general/7337f8a3-40b3-45aa-a8e3-2f6cdc38d751.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721214)
2026-03-24 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743593/general/267fa27a-2f20-4fcc-857e-b4a236eecc72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720799)
2026-03-24 22:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7820bd90>
2026-03-24 22:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252F1476d0ac-e327-4562-ba9d-74e937cbfc12.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/1476d0ac-e327-4562-ba9d-74e937cbfc12.jpg saved to cache
2026-03-24 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b743a109-c960-5b77-99f9-b040cbd78797
2026-03-24 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4bafba0-2fe9-5c18-af7c-09470225a716 with identifier: 10713807
2026-03-24 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4bafba0-2fe9-5c18-af7c-09470225a716 with scrape type 2
2026-03-24 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4bafba0-2fe9-5c18-af7c-09470225a716 with scrape type 2
2026-03-24 22:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4bafba0-2fe9-5c18-af7c-09470225a716, identifier: 10713807
2026-03-24 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6506fb6a-6c94-5bbc-bdec-73054732a8dc with identifier: 10713870
2026-03-24 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6506fb6a-6c94-5bbc-bdec-73054732a8dc with scrape type 2
2026-03-24 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6506fb6a-6c94-5bbc-bdec-73054732a8dc with scrape type 2
2026-03-24 22:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6506fb6a-6c94-5bbc-bdec-73054732a8dc, identifier: 10713870
2026-03-24 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c248de3b-cbda-5f80-9d03-365ad64fde6b with identifier: 10713960
2026-03-24 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c248de3b-cbda-5f80-9d03-365ad64fde6b with scrape type 2
2026-03-24 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c248de3b-cbda-5f80-9d03-365ad64fde6b with scrape type 2
2026-03-24 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c248de3b-cbda-5f80-9d03-365ad64fde6b, identifier: 10713960
2026-03-24 22:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10713745
2026-03-24 22:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20385f14-57be-532b-9ed7-e4ba6dbc51dc with scrape type 2
2026-03-24 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20385f14-57be-532b-9ed7-e4ba6dbc51dc with scrape type 2
2026-03-24 22:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 20385f14-57be-532b-9ed7-e4ba6dbc51dc, identifier: 10713745
2026-03-24 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4bafba0-2fe9-5c18-af7c-09470225a716 with identifier: 10713807
2026-03-24 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4bafba0-2fe9-5c18-af7c-09470225a716 with identifier: 10713807
2026-03-24 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4bafba0-2fe9-5c18-af7c-09470225a716 with identifier: 10713807 to the API
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713807>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a4bafba0-2fe9-5c18-af7c-09470225a716',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDY898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713807',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 149236,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'149.236 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713807%27 HTTP/1.1" 200 None
2026-03-24 22:19:15 [adesa.be] INFO: Saving data for 10713807: {'auction_closing_time': 1774426500.0, 'created_time': 1774282188.964433, 'last_price_update_time': 1774390755.376465}
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713807') HTTP/1.1" 204 0
2026-03-24 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6506fb6a-6c94-5bbc-bdec-73054732a8dc with identifier: 10713870
2026-03-24 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6506fb6a-6c94-5bbc-bdec-73054732a8dc with identifier: 10713870
2026-03-24 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6506fb6a-6c94-5bbc-bdec-73054732a8dc with identifier: 10713870 to the API
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713870>
{'auction_title': '',
'c_o_2_emission_value': 157,
'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': '6506fb6a-6c94-5bbc-bdec-73054732a8dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKN964',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713870',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 106106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 5008 1.2i GT Line - Petrol - Automatic - 130 hp - 106.106 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713870%27 HTTP/1.1" 200 None
2026-03-24 22:19:15 [adesa.be] INFO: Saving data for 10713870: {'auction_closing_time': 1774426500.0, 'created_time': 1774282235.061839, 'last_price_update_time': 1774390755.642963}
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713870') HTTP/1.1" 204 0
2026-03-24 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c248de3b-cbda-5f80-9d03-365ad64fde6b with identifier: 10713960
2026-03-24 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c248de3b-cbda-5f80-9d03-365ad64fde6b with identifier: 10713960
2026-03-24 22:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c248de3b-cbda-5f80-9d03-365ad64fde6b with identifier: 10713960 to the API
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713960>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'c248de3b-cbda-5f80-9d03-365ad64fde6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XGU588',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713960',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 150322,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 5008 1.2i GT Line - Petrol - Manual - 130 hp - 150.322 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713960%27 HTTP/1.1" 200 None
2026-03-24 22:19:15 [adesa.be] INFO: Saving data for 10713960: {'auction_closing_time': 1774426500.0, 'created_time': 1774282213.572679, 'last_price_update_time': 1774390755.914348}
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713960') HTTP/1.1" 204 0
2026-03-24 22:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10713745
2026-03-24 22:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10713745
2026-03-24 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10713745 to the API
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713745>
{'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': '20385f14-57be-532b-9ed7-e4ba6dbc51dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACE368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713745',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 74987,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-02-16',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'74.987 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713745%27 HTTP/1.1" 200 None
2026-03-24 22:19:16 [adesa.be] INFO: Saving data for 10713745: {'auction_closing_time': 1774426500.0, 'created_time': 1774282193.017839, 'last_price_update_time': 1774390756.189018}
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713745') HTTP/1.1" 204 0
2026-03-24 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743951/general/de6e8aa6-c1e2-4a2c-9d4b-9f7097c1b528.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721214)
2026-03-24 22: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 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743951/general/56f1b8ce-339b-46c4-a36e-34a560012064.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721214)
2026-03-24 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743593/general/018d6da3-80dc-4fee-ba5f-b0794cc940cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720799)
2026-03-24 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743593/general/fc982335-1ce6-47a0-b2ca-d112c8dd205f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10720799)
2026-03-24 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781232d0>
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252F7337f8a3-40b3-45aa-a8e3-2f6cdc38d751.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/7337f8a3-40b3-45aa-a8e3-2f6cdc38d751.jpg saved to cache
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b743a109-c960-5b77-99f9-b040cbd78797
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78778e50>
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252F267fa27a-2f20-4fcc-857e-b4a236eecc72.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/267fa27a-2f20-4fcc-857e-b4a236eecc72.jpg saved to cache
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d
2026-03-24 22: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 22: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 22:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb742d8b-a50d-57ac-8e7d-06d1be770906 with identifier: 10713889
2026-03-24 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb742d8b-a50d-57ac-8e7d-06d1be770906 with scrape type 2
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb742d8b-a50d-57ac-8e7d-06d1be770906 with scrape type 2
2026-03-24 22:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb742d8b-a50d-57ac-8e7d-06d1be770906, identifier: 10713889
2026-03-24 22:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb742d8b-a50d-57ac-8e7d-06d1be770906 with identifier: 10713889
2026-03-24 22:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb742d8b-a50d-57ac-8e7d-06d1be770906 with identifier: 10713889
2026-03-24 22:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb742d8b-a50d-57ac-8e7d-06d1be770906 with identifier: 10713889 to the API
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713889>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'cb742d8b-a50d-57ac-8e7d-06d1be770906',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXQ097',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713889',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 129134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 5008 1.2i Allure - Petrol - Automatic - 130 hp - 129.134 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713889%27 HTTP/1.1" 200 None
2026-03-24 22:19:16 [adesa.be] INFO: Saving data for 10713889: {'auction_closing_time': 1774426500.0, 'created_time': 1774282237.94043, 'last_price_update_time': 1774390756.709936}
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713889') HTTP/1.1" 204 0
2026-03-24 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743951/general/4e5ad831-1767-43ca-8a3e-5118bf8c8406.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721214)
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783497d0>
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252Fde6e8aa6-c1e2-4a2c-9d4b-9f7097c1b528.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/de6e8aa6-c1e2-4a2c-9d4b-9f7097c1b528.jpg saved to cache
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b743a109-c960-5b77-99f9-b040cbd78797
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78525b90>
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252F56f1b8ce-339b-46c4-a36e-34a560012064.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/56f1b8ce-339b-46c4-a36e-34a560012064.jpg saved to cache
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b743a109-c960-5b77-99f9-b040cbd78797
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78487050>
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252F018d6da3-80dc-4fee-ba5f-b0794cc940cd.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/018d6da3-80dc-4fee-ba5f-b0794cc940cd.jpg saved to cache
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784d1790>
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743593%252Fgeneral%252Ffc982335-1ce6-47a0-b2ca-d112c8dd205f.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743593/general/fc982335-1ce6-47a0-b2ca-d112c8dd205f.jpg saved to cache
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d
2026-03-24 22:19:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd2fc4ff-89ac-5762-b2ce-d27b3153f24d, skipping ID generation
2026-03-24 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d with scrape type 1
2026-03-24 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd2fc4ff-89ac-5762-b2ce-d27b3153f24d sending to next pipeline
2026-03-24 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd2fc4ff-89ac-5762-b2ce-d27b3153f24d, identifier: 10720799
2026-03-24 22:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28425aa6-8492-5150-86d6-3970a2722e4b with identifier: 10713869
2026-03-24 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28425aa6-8492-5150-86d6-3970a2722e4b with scrape type 2
2026-03-24 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28425aa6-8492-5150-86d6-3970a2722e4b with scrape type 2
2026-03-24 22:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28425aa6-8492-5150-86d6-3970a2722e4b, identifier: 10713869
2026-03-24 22:19:17 [adesa.be] INFO: Found listing with ID: 10713865
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713865%27 HTTP/1.1" 200 None
2026-03-24 22:19:17 [adesa.be] INFO: Scrape type for 10713865: 2
2026-03-24 22:19:17 [adesa.be] INFO: Scraping item 10713865 url https://www.openlane.eu/en/carv6/auction/10713865
2026-03-24 22:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd2fc4ff-89ac-5762-b2ce-d27b3153f24d with identifier: 10720799
2026-03-24 22:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd2fc4ff-89ac-5762-b2ce-d27b3153f24d with identifier: 10720799
2026-03-24 22:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd2fc4ff-89ac-5762-b2ce-d27b3153f24d with identifier: 10720799 to the API
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743593/general/fc982335-1ce6-47a0-b2ca-d112c8dd205f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'fd2fc4ff-89ac-5762-b2ce-d27b3153f24d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FTS223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720799',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q8 E-tron',
'odometer': 23044,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/018d6da3-80dc-4fee-ba5f-b0794cc940cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73388,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/fc982335-1ce6-47a0-b2ca-d112c8dd205f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/e69ac826-3fe0-4502-9714-c4b941e19e6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/267fa27a-2f20-4fcc-857e-b4a236eecc72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/edf984a2-c40c-4321-83a6-b30995892a27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/ecf9ded3-b454-44ee-9eb8-3eac3d54e755.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/fe27e1b7-2de0-4952-b18c-697eecc6a014.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/e5d89212-1d0c-4e2d-85c4-b5d1e6bd0e79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/cf497a54-204f-47d6-98a5-c81f19c2e680.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2fc4ff-89ac-5762-b2ce-d27b3153f24d/fd2fc4ff-89ac-5762-b2ce-d27b3153f24d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743593/general/7c8ac548-9cd1-4937-9b0b-96003c1a02f1.jpg',
'Width': 1024}],
'price': 36550,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q8 E-tron 55 - Quattro - Electric - Automatic - 408 hp - '
'23.044 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720799%27 HTTP/1.1" 200 None
2026-03-24 22:19:17 [adesa.be] INFO: Saving data for 10720799: {'created_time': 1774390757.526681, 'last_price_update_time': 1774390757.526693, 'auction_closing_time': 1774433400.0}
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720799') HTTP/1.1" 204 0
2026-03-24 22:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28425aa6-8492-5150-86d6-3970a2722e4b with identifier: 10713869
2026-03-24 22:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28425aa6-8492-5150-86d6-3970a2722e4b with identifier: 10713869
2026-03-24 22:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28425aa6-8492-5150-86d6-3970a2722e4b with identifier: 10713869 to the API
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713869>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '28425aa6-8492-5150-86d6-3970a2722e4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFN431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713869',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 143076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 5008 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'143.076 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713869%27 HTTP/1.1" 200 None
2026-03-24 22:19:17 [adesa.be] INFO: Saving data for 10713869: {'auction_closing_time': 1774426500.0, 'created_time': 1774282236.76865, 'last_price_update_time': 1774390757.852287}
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713869') HTTP/1.1" 204 0
2026-03-24 22:19:17 [adesa.be] INFO: Found listing with ID: 10713904
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713904%27 HTTP/1.1" 200 None
2026-03-24 22:19:17 [adesa.be] INFO: Scrape type for 10713904: 2
2026-03-24 22:19:17 [adesa.be] INFO: Scraping item 10713904 url https://www.openlane.eu/en/carv6/auction/10713904
2026-03-24 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743989/general/8fcccf14-421e-4447-91ce-2835a95912e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721251)
2026-03-24 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744097/general/3c1196f6-26c5-4fe1-9788-4232cb413af8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721315)
2026-03-24 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744008/general/80104a14-088f-47c9-836b-5910fde5951f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721265)
2026-03-24 22:19:17 [adesa.be] INFO: Found listing with ID: 10713924
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713924%27 HTTP/1.1" 200 None
2026-03-24 22:19:17 [adesa.be] INFO: Scrape type for 10713924: 2
2026-03-24 22:19:17 [adesa.be] INFO: Scraping item 10713924 url https://www.openlane.eu/en/carv6/auction/10713924
2026-03-24 22: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 22: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 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787d5310>
2026-03-24 22:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743951%252Fgeneral%252F4e5ad831-1767-43ca-8a3e-5118bf8c8406.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743951/general/4e5ad831-1767-43ca-8a3e-5118bf8c8406.jpg saved to cache
2026-03-24 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b743a109-c960-5b77-99f9-b040cbd78797
2026-03-24 22:19:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b743a109-c960-5b77-99f9-b040cbd78797, skipping ID generation
2026-03-24 22:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b743a109-c960-5b77-99f9-b040cbd78797 with scrape type 1
2026-03-24 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b743a109-c960-5b77-99f9-b040cbd78797 sending to next pipeline
2026-03-24 22:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b743a109-c960-5b77-99f9-b040cbd78797, identifier: 10721214
2026-03-24 22:19:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b743a109-c960-5b77-99f9-b040cbd78797 with identifier: 10721214
2026-03-24 22:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b743a109-c960-5b77-99f9-b040cbd78797 with identifier: 10721214
2026-03-24 22:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b743a109-c960-5b77-99f9-b040cbd78797 with identifier: 10721214 to the API
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743951/general/4e5ad831-1767-43ca-8a3e-5118bf8c8406.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b743a109-c960-5b77-99f9-b040cbd78797',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ7714',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721214',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 149460,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 75,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743951/general/4e5ad831-1767-43ca-8a3e-5118bf8c8406.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743951/general/56f1b8ce-339b-46c4-a36e-34a560012064.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743951/general/de6e8aa6-c1e2-4a2c-9d4b-9f7097c1b528.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119118,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743951/general/7337f8a3-40b3-45aa-a8e3-2f6cdc38d751.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743951/general/1476d0ac-e327-4562-ba9d-74e937cbfc12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743951/general/fb3c6d8c-25a6-4245-bf30-acc9984a08a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743951/general/2236230a-3a8b-4d2d-8732-d6da606a989c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743951/general/80d30c68-ca26-44fc-bf4d-16ecb33dde38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743951/general/aa27f7a7-3aac-4f2a-b792-d9d1845aaddd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b743a109-c960-5b77-99f9-b040cbd78797/b743a109-c960-5b77-99f9-b040cbd78797_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 13929,
'Height': 301,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743951/general/37cc8176-1a5a-47c5-a621-6b7cf5ac7d82.jpg',
'Width': 408}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kamiq 1.0 TSI Ambition - Petrol - Manual - 110 hp - 149.460 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721214%27 HTTP/1.1" 200 None
2026-03-24 22:19:18 [adesa.be] INFO: Saving data for 10721214: {'created_time': 1774390758.392864, 'last_price_update_time': 1774390758.392874, 'auction_closing_time': 1774515600.0}
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721214') HTTP/1.1" 204 0
2026-03-24 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744095/general/9a946173-0b34-47a6-be85-3e0baa63611b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721267)
2026-03-24 22:19:18 [adesa.be] INFO: Found listing with ID: 10713796
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713796%27 HTTP/1.1" 200 None
2026-03-24 22:19:18 [adesa.be] INFO: Scrape type for 10713796: 2
2026-03-24 22:19:18 [adesa.be] INFO: Scraping item 10713796 url https://www.openlane.eu/en/carv6/auction/10713796
2026-03-24 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:18 [adesa.be] INFO: Found listing with ID: 10713968
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713968%27 HTTP/1.1" 200 None
2026-03-24 22:19:18 [adesa.be] INFO: Scrape type for 10713968: 2
2026-03-24 22:19:18 [adesa.be] INFO: Scraping item 10713968 url https://www.openlane.eu/en/carv6/auction/10713968
2026-03-24 22:19:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788fb190>
2026-03-24 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743989%252Fgeneral%252F8fcccf14-421e-4447-91ce-2835a95912e0.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743989/general/8fcccf14-421e-4447-91ce-2835a95912e0.jpg saved to cache
2026-03-24 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4
2026-03-24 22:19:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4, skipping ID generation
2026-03-24 22:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with scrape type 1
2026-03-24 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 sending to next pipeline
2026-03-24 22:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4, identifier: 10721251
2026-03-24 22:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dbf406c-20ff-542d-ad09-b01417263a1e with identifier: 10713951
2026-03-24 22:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dbf406c-20ff-542d-ad09-b01417263a1e with scrape type 2
2026-03-24 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dbf406c-20ff-542d-ad09-b01417263a1e with scrape type 2
2026-03-24 22:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8dbf406c-20ff-542d-ad09-b01417263a1e, identifier: 10713951
2026-03-24 22:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 465cf044-2fb3-5226-898a-a0819cced93f with identifier: 10713919
2026-03-24 22:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 465cf044-2fb3-5226-898a-a0819cced93f with scrape type 2
2026-03-24 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 465cf044-2fb3-5226-898a-a0819cced93f with scrape type 2
2026-03-24 22:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 465cf044-2fb3-5226-898a-a0819cced93f, identifier: 10713919
2026-03-24 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786f1890>
2026-03-24 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F3c1196f6-26c5-4fe1-9788-4232cb413af8.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/3c1196f6-26c5-4fe1-9788-4232cb413af8.jpg saved to cache
2026-03-24 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4
2026-03-24 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7895c250>
2026-03-24 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252F80104a14-088f-47c9-836b-5910fde5951f.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/80104a14-088f-47c9-836b-5910fde5951f.jpg saved to cache
2026-03-24 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672
2026-03-24 22:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10713896
2026-03-24 22:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a66830dd-14cb-52cb-ba01-303993d2257c with scrape type 2
2026-03-24 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a66830dd-14cb-52cb-ba01-303993d2257c with scrape type 2
2026-03-24 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a66830dd-14cb-52cb-ba01-303993d2257c, identifier: 10713896
2026-03-24 22:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96cee1cf-69cc-59b6-a9ce-258169153bab with identifier: 10713990
2026-03-24 22:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96cee1cf-69cc-59b6-a9ce-258169153bab with scrape type 2
2026-03-24 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96cee1cf-69cc-59b6-a9ce-258169153bab with scrape type 2
2026-03-24 22:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96cee1cf-69cc-59b6-a9ce-258169153bab, identifier: 10713990
2026-03-24 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with identifier: 10721251
2026-03-24 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with identifier: 10721251
2026-03-24 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 594dd41f-4b5f-5f08-aa2a-19e5beeae6a4 with identifier: 10721251 to the API
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743989/general/8fcccf14-421e-4447-91ce-2835a95912e0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '594dd41f-4b5f-5f08-aa2a-19e5beeae6a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNA697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721251',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 273940,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 109,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743989/general/14e98fc5-4edd-4134-9c9f-c81f1af07ed0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743989/general/8fcccf14-421e-4447-91ce-2835a95912e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743989/general/cde8c907-b298-46da-bece-1465b9a6e31b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743989/general/b8d04e82-ba19-437e-bfa5-f16fa0901dd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743989/general/536023d3-1111-468c-ab58-70b0f9e4897b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743989/general/c413ebf6-0a9c-47f6-bc87-6ac2c9b10e9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743989/general/3b9650df-09a1-4522-9241-910f551be0bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743989/general/30b5c8b9-a770-4ee4-a9bb-3d7f3eb2d567.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743989/general/d8f33094-d650-40ea-8997-55a72b3a3df2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_594dd41f-4b5f-5f08-aa2a-19e5beeae6a4/594dd41f-4b5f-5f08-aa2a-19e5beeae6a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743989/general/ea87105e-4100-4266-a492-bd512bc9c085.jpg',
'Width': 1024}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI S Line - Diesel - Automatic - 136 hp - 273.940 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721251%27 HTTP/1.1" 200 None
2026-03-24 22:19:19 [adesa.be] INFO: Saving data for 10721251: {'created_time': 1774390759.436849, 'last_price_update_time': 1774390759.436862, 'auction_closing_time': 1774515600.0}
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721251') HTTP/1.1" 204 0
2026-03-24 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8dbf406c-20ff-542d-ad09-b01417263a1e with identifier: 10713951
2026-03-24 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8dbf406c-20ff-542d-ad09-b01417263a1e with identifier: 10713951
2026-03-24 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8dbf406c-20ff-542d-ad09-b01417263a1e with identifier: 10713951 to the API
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713951>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'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': '8dbf406c-20ff-542d-ad09-b01417263a1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQG904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 9839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 308 1.2i Active Pack - Petrol - Manual - 110 hp - 9.839 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2020}
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713951%27 HTTP/1.1" 200 None
2026-03-24 22:19:19 [adesa.be] INFO: Saving data for 10713951: {'auction_closing_time': 1774426500.0, 'created_time': 1774282297.970452, 'last_price_update_time': 1774390759.75027}
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713951') HTTP/1.1" 204 0
2026-03-24 22:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 465cf044-2fb3-5226-898a-a0819cced93f with identifier: 10713919
2026-03-24 22:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 465cf044-2fb3-5226-898a-a0819cced93f with identifier: 10713919
2026-03-24 22:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 465cf044-2fb3-5226-898a-a0819cced93f with identifier: 10713919 to the API
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713919>
{'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': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '465cf044-2fb3-5226-898a-a0819cced93f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTQ518',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 51174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 110 hp - 51.174 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713919%27 HTTP/1.1" 200 None
2026-03-24 22:19:20 [adesa.be] INFO: Saving data for 10713919: {'auction_closing_time': 1774426500.0, 'created_time': 1774282280.079143, 'last_price_update_time': 1774390760.038045}
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713919') HTTP/1.1" 204 0
2026-03-24 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10713896
2026-03-24 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10713896
2026-03-24 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10713896 to the API
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713896>
{'auction_title': '',
'c_o_2_emission_value': 119,
'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': 'a66830dd-14cb-52cb-ba01-303993d2257c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEH126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713896',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 180525,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'180.525 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713896%27 HTTP/1.1" 200 None
2026-03-24 22:19:20 [adesa.be] INFO: Saving data for 10713896: {'auction_closing_time': 1774426500.0, 'created_time': 1774282191.70783, 'last_price_update_time': 1774390760.321165}
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713896') HTTP/1.1" 204 0
2026-03-24 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96cee1cf-69cc-59b6-a9ce-258169153bab with identifier: 10713990
2026-03-24 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96cee1cf-69cc-59b6-a9ce-258169153bab with identifier: 10713990
2026-03-24 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96cee1cf-69cc-59b6-a9ce-258169153bab with identifier: 10713990 to the API
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713990>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '96cee1cf-69cc-59b6-a9ce-258169153bab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABJ194',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713990',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 147534,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 308 SW 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'147.534 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713990%27 HTTP/1.1" 200 None
2026-03-24 22:19:20 [adesa.be] INFO: Saving data for 10713990: {'auction_closing_time': 1774426500.0, 'created_time': 1774282258.635441, 'last_price_update_time': 1774390760.581807}
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713990') HTTP/1.1" 204 0
2026-03-24 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744124/general/979cc824-a428-4f3a-befa-8f3623cfdea9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721297)
2026-03-24 22:19:20 [adesa.be] INFO: Found listing with ID: 10713805
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713805%27 HTTP/1.1" 200 None
2026-03-24 22:19:20 [adesa.be] INFO: Scrape type for 10713805: 2
2026-03-24 22:19:20 [adesa.be] INFO: Scraping item 10713805 url https://www.openlane.eu/en/carv6/auction/10713805
2026-03-24 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7810f1d0>
2026-03-24 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F9a946173-0b34-47a6-be85-3e0baa63611b.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/9a946173-0b34-47a6-be85-3e0baa63611b.jpg saved to cache
2026-03-24 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2
2026-03-24 22:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c006869-69bd-569b-af62-bbdf926d5be4 with identifier: 10713936
2026-03-24 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c006869-69bd-569b-af62-bbdf926d5be4 with scrape type 2
2026-03-24 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c006869-69bd-569b-af62-bbdf926d5be4 with scrape type 2
2026-03-24 22:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c006869-69bd-569b-af62-bbdf926d5be4, identifier: 10713936
2026-03-24 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744097/general/2381a55a-7b5f-43a7-85b0-4167a0e90e91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721315)
2026-03-24 22:19:20 [adesa.be] INFO: Found listing with ID: 10713866
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713866%27 HTTP/1.1" 200 None
2026-03-24 22:19:20 [adesa.be] INFO: Scrape type for 10713866: 2
2026-03-24 22:19:20 [adesa.be] INFO: Scraping item 10713866 url https://www.openlane.eu/en/carv6/auction/10713866
2026-03-24 22:19: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 22:19: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 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c006869-69bd-569b-af62-bbdf926d5be4 with identifier: 10713936
2026-03-24 22:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c006869-69bd-569b-af62-bbdf926d5be4 with identifier: 10713936
2026-03-24 22:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c006869-69bd-569b-af62-bbdf926d5be4 with identifier: 10713936 to the API
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713936>
{'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-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '8c006869-69bd-569b-af62-bbdf926d5be4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR782',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713936',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 83551,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 130 hp - 83.551 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713936%27 HTTP/1.1" 200 None
2026-03-24 22:19:21 [adesa.be] INFO: Saving data for 10713936: {'auction_closing_time': 1774426500.0, 'created_time': 1774282304.231057, 'last_price_update_time': 1774390761.08176}
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713936') HTTP/1.1" 204 0
2026-03-24 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743995/general/c9ebe35c-190d-44c3-84af-3a9db872a0d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721256)
2026-03-24 22: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 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743981/general/3ee71785-bc3f-44a4-a4d7-50c317415e0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721243)
2026-03-24 22:19:21 [adesa.be] INFO: Found listing with ID: 10713815
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713815%27 HTTP/1.1" 200 None
2026-03-24 22:19:21 [adesa.be] INFO: Scrape type for 10713815: 2
2026-03-24 22:19:21 [adesa.be] INFO: Scraping item 10713815 url https://www.openlane.eu/en/carv6/auction/10713815
2026-03-24 22:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786862d0>
2026-03-24 22:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F979cc824-a428-4f3a-befa-8f3623cfdea9.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/979cc824-a428-4f3a-befa-8f3623cfdea9.jpg saved to cache
2026-03-24 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3cf277fb-2194-5fae-83ee-6c32992bedbe
2026-03-24 22:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4b1c578-26b9-5fd4-b478-19479688a2e6 with identifier: 10713849
2026-03-24 22:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4b1c578-26b9-5fd4-b478-19479688a2e6 with scrape type 2
2026-03-24 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4b1c578-26b9-5fd4-b478-19479688a2e6 with scrape type 2
2026-03-24 22:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4b1c578-26b9-5fd4-b478-19479688a2e6, identifier: 10713849
2026-03-24 22:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with identifier: 10713842
2026-03-24 22:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with scrape type 2
2026-03-24 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with scrape type 2
2026-03-24 22:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6aa82cf0-402f-5cf3-a024-f3473bd48b22, identifier: 10713842
2026-03-24 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4b1c578-26b9-5fd4-b478-19479688a2e6 with identifier: 10713849
2026-03-24 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4b1c578-26b9-5fd4-b478-19479688a2e6 with identifier: 10713849
2026-03-24 22:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4b1c578-26b9-5fd4-b478-19479688a2e6 with identifier: 10713849 to the API
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713849>
{'auction_title': '',
'c_o_2_emission_value': 124,
'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': 'e4b1c578-26b9-5fd4-b478-19479688a2e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMB085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713849',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 38756,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 2008 1.2i Active Pack - Petrol - Manual - 130 hp - 38.756 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713849%27 HTTP/1.1" 200 None
2026-03-24 22:19:21 [adesa.be] INFO: Saving data for 10713849: {'auction_closing_time': 1774426500.0, 'created_time': 1774282308.367375, 'last_price_update_time': 1774390761.626467}
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713849') HTTP/1.1" 204 0
2026-03-24 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with identifier: 10713842
2026-03-24 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with identifier: 10713842
2026-03-24 22:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6aa82cf0-402f-5cf3-a024-f3473bd48b22 with identifier: 10713842 to the API
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713842>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Blue',
'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': '6aa82cf0-402f-5cf3-a024-f3473bd48b22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMX730',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713842',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 62867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Manual - 130 hp - 62.867 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713842%27 HTTP/1.1" 200 None
2026-03-24 22:19:21 [adesa.be] INFO: Saving data for 10713842: {'auction_closing_time': 1774426500.0, 'created_time': 1774282300.418172, 'last_price_update_time': 1774390761.990752}
2026-03-24 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713842') HTTP/1.1" 204 0
2026-03-24 22:19:22 [adesa.be] INFO: Found listing with ID: 10713756
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713756%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.be] INFO: Scrape type for 10713756: 2
2026-03-24 22:19:22 [adesa.be] INFO: Scraping item 10713756 url https://www.openlane.eu/en/carv6/auction/10713756
2026-03-24 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784f1050>
2026-03-24 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F2381a55a-7b5f-43a7-85b0-4167a0e90e91.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/2381a55a-7b5f-43a7-85b0-4167a0e90e91.jpg saved to cache
2026-03-24 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4
2026-03-24 22:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51ba0bf-df13-5983-ab03-a91490d85e21 with identifier: 10713873
2026-03-24 22:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51ba0bf-df13-5983-ab03-a91490d85e21 with scrape type 2
2026-03-24 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f51ba0bf-df13-5983-ab03-a91490d85e21 with scrape type 2
2026-03-24 22:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f51ba0bf-df13-5983-ab03-a91490d85e21, identifier: 10713873
2026-03-24 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f51ba0bf-df13-5983-ab03-a91490d85e21 with identifier: 10713873
2026-03-24 22:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f51ba0bf-df13-5983-ab03-a91490d85e21 with identifier: 10713873
2026-03-24 22:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f51ba0bf-df13-5983-ab03-a91490d85e21 with identifier: 10713873 to the API
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713873>
{'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': 181,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'f51ba0bf-df13-5983-ab03-a91490d85e21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRE209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713873',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 105560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 181 hp - 105.560 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713873%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.be] INFO: Saving data for 10713873: {'auction_closing_time': 1774426500.0, 'created_time': 1774282297.093401, 'last_price_update_time': 1774390762.465249}
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713873') HTTP/1.1" 204 0
2026-03-24 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744008/general/b494b820-a018-4904-bf7e-db73adff0a97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721265)
2026-03-24 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744124/general/4433753b-e1e3-4a6b-aed3-e96ed8e9082b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721297)
2026-03-24 22:19:22 [adesa.be] INFO: Found listing with ID: 10713638
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713638%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.be] INFO: Scrape type for 10713638: 2
2026-03-24 22:19:22 [adesa.be] INFO: Scraping item 10713638 url https://www.openlane.eu/en/carv6/auction/10713638
2026-03-24 22: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 22: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 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744095/general/ed716941-a0b1-48f0-b5eb-f70d8672f19a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721267)
2026-03-24 22: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 22: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 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784f2650>
2026-03-24 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7eb088-12e3-5cc4-bcea-2f7be7131454/0c7eb088-12e3-5cc4-bcea-2f7be7131454_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252Fc9ebe35c-190d-44c3-84af-3a9db872a0d8.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/c9ebe35c-190d-44c3-84af-3a9db872a0d8.jpg saved to cache
2026-03-24 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0c7eb088-12e3-5cc4-bcea-2f7be7131454
2026-03-24 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783b2e10>
2026-03-24 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252F3ee71785-bc3f-44a4-a4d7-50c317415e0c.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/3ee71785-bc3f-44a4-a4d7-50c317415e0c.jpg saved to cache
2026-03-24 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c09a8242-355e-551e-bfd0-33c3a641ac1b
2026-03-24 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743995/general/9df5ec3b-4f8b-4848-8db4-9da58aa8b968.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721256)
2026-03-24 22:19:22 [adesa.be] INFO: Found listing with ID: 10713835
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713835%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.be] INFO: Scrape type for 10713835: 2
2026-03-24 22:19:22 [adesa.be] INFO: Scraping item 10713835 url https://www.openlane.eu/en/carv6/auction/10713835
2026-03-24 22:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aabe411-13f4-5ff0-a969-cdbe87802895 with identifier: 10713776
2026-03-24 22:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aabe411-13f4-5ff0-a969-cdbe87802895 with scrape type 2
2026-03-24 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aabe411-13f4-5ff0-a969-cdbe87802895 with scrape type 2
2026-03-24 22:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5aabe411-13f4-5ff0-a969-cdbe87802895, identifier: 10713776
2026-03-24 22:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10713734
2026-03-24 22:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0dff33d-d08f-59d6-ae29-06750e7a0fad with scrape type 2
2026-03-24 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0dff33d-d08f-59d6-ae29-06750e7a0fad with scrape type 2
2026-03-24 22:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0dff33d-d08f-59d6-ae29-06750e7a0fad, identifier: 10713734
2026-03-24 22:19:22 [adesa.be] INFO: Found listing with ID: 10713690
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713690%27 HTTP/1.1" 200 None
2026-03-24 22:19:22 [adesa.be] INFO: Scrape type for 10713690: 2
2026-03-24 22:19:22 [adesa.be] INFO: Scraping item 10713690 url https://www.openlane.eu/en/carv6/auction/10713690
2026-03-24 22:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5aabe411-13f4-5ff0-a969-cdbe87802895 with identifier: 10713776
2026-03-24 22:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5aabe411-13f4-5ff0-a969-cdbe87802895 with identifier: 10713776
2026-03-24 22:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5aabe411-13f4-5ff0-a969-cdbe87802895 with identifier: 10713776 to the API
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713776>
{'auction_title': '',
'c_o_2_emission_value': 198,
'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-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5aabe411-13f4-5ff0-a969-cdbe87802895',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXN050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713776',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 49304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - Manual - 122 hp - 49.304 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713776%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.be] INFO: Saving data for 10713776: {'auction_closing_time': 1774426500.0, 'created_time': 1774282302.372464, 'last_price_update_time': 1774390763.23383}
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713776') HTTP/1.1" 204 0
2026-03-24 22:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10713734
2026-03-24 22:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10713734
2026-03-24 22:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10713734 to the API
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713734>
{'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-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd0dff33d-d08f-59d6-ae29-06750e7a0fad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CUY026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713734',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 76061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-12-06',
'seats_number': 3,
'seller_name': 'ARVAL-BE',
'title': 'Opel Movano L3H2 2.2 - Diesel - Manual - 140 hp - 76.061 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713734%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [adesa.be] INFO: Saving data for 10713734: {'auction_closing_time': 1774426500.0, 'created_time': 1774282457.332047, 'last_price_update_time': 1774390763.569479}
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713734') HTTP/1.1" 204 0
2026-03-24 22:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784d6fd0>
2026-03-24 22:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744008%252Fgeneral%252Fb494b820-a018-4904-bf7e-db73adff0a97.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744008/general/b494b820-a018-4904-bf7e-db73adff0a97.jpg saved to cache
2026-03-24 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672
2026-03-24 22:19:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee4a4d0e-65e5-5df0-9394-6fdc98f41672, skipping ID generation
2026-03-24 22:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672 with scrape type 1
2026-03-24 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672 sending to next pipeline
2026-03-24 22:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee4a4d0e-65e5-5df0-9394-6fdc98f41672, identifier: 10721265
2026-03-24 22:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78998710>
2026-03-24 22:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F4433753b-e1e3-4a6b-aed3-e96ed8e9082b.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/4433753b-e1e3-4a6b-aed3-e96ed8e9082b.jpg saved to cache
2026-03-24 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3cf277fb-2194-5fae-83ee-6c32992bedbe
2026-03-24 22:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10713725
2026-03-24 22:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with scrape type 2
2026-03-24 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with scrape type 2
2026-03-24 22:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e57944ac-6a49-5e4d-a5fe-8f506cb823e1, identifier: 10713725
2026-03-24 22:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14b330ea-9014-52f7-bba7-79faad1ff278 with identifier: 10721299
2026-03-24 22:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14b330ea-9014-52f7-bba7-79faad1ff278 with scrape type 1
2026-03-24 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14b330ea-9014-52f7-bba7-79faad1ff278
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F1b80b8dd-90c6-41ab-8c08-5fc34778a2f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/1b80b8dd-90c6-41ab-8c08-5fc34778a2f7.jpg not downloaded yet
2026-03-24 22:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78728050>
2026-03-24 22:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252Fed716941-a0b1-48f0-b5eb-f70d8672f19a.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/ed716941-a0b1-48f0-b5eb-f70d8672f19a.jpg saved to cache
2026-03-24 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2
2026-03-24 22:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee4a4d0e-65e5-5df0-9394-6fdc98f41672 with identifier: 10721265
2026-03-24 22:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee4a4d0e-65e5-5df0-9394-6fdc98f41672 with identifier: 10721265
2026-03-24 22:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee4a4d0e-65e5-5df0-9394-6fdc98f41672 with identifier: 10721265 to the API
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744008/general/b494b820-a018-4904-bf7e-db73adff0a97.jpg>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ee4a4d0e-65e5-5df0-9394-6fdc98f41672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLM271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721265',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 87043,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174840,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744008/general/b494b820-a018-4904-bf7e-db73adff0a97.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188346,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744008/general/80104a14-088f-47c9-836b-5910fde5951f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186199,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744008/general/6289234b-e135-4280-95e4-27af621eb33d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177737,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744008/general/ece13cff-a1b7-4142-95ea-1a048b81db78.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207940,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744008/general/838baedd-1371-4c2a-a346-0c8c77c5ddb9.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191767,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744008/general/7be25dc2-80ae-4d6f-b281-88a61296fbed.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248985,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744008/general/26f27795-97dd-40f5-af49-a557e9e9a231.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268489,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744008/general/a2d1a5e2-e6de-4456-ae41-af3e26c81f90.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149136,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744008/general/d768c5c3-c825-4c1c-9e7c-db0f8ac28a85.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee4a4d0e-65e5-5df0-9394-6fdc98f41672/ee4a4d0e-65e5-5df0-9394-6fdc98f41672_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259686,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744008/general/8ec51fdf-d26a-4b07-adc4-a88d11b876b0.jpg',
'Width': 1500}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 87.043 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721265%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.be] INFO: Saving data for 10721265: {'created_time': 1774390764.470647, 'last_price_update_time': 1774390764.470658, 'auction_closing_time': 1774533600.0}
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721265') HTTP/1.1" 204 0
2026-03-24 22:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10713725
2026-03-24 22:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10713725
2026-03-24 22:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10713725 to the API
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713725>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': 'e57944ac-6a49-5e4d-a5fe-8f506cb823e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EQ0003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713725',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 54904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 54.904 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713725%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.be] INFO: Saving data for 10713725: {'auction_closing_time': 1774426500.0, 'created_time': 1774282313.899409, 'last_price_update_time': 1774390764.751443}
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713725') HTTP/1.1" 204 0
2026-03-24 22:19:24 [adesa.be] INFO: Found listing with ID: 10713797
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713797%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.be] INFO: Scrape type for 10713797: 2
2026-03-24 22:19:24 [adesa.be] INFO: Scraping item 10713797 url https://www.openlane.eu/en/carv6/auction/10713797
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252Fe60c0aee-5d06-4860-88bd-3034e1197d8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/e60c0aee-5d06-4860-88bd-3034e1197d8a.jpg not downloaded yet
2026-03-24 22:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7851bf90>
2026-03-24 22:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7eb088-12e3-5cc4-bcea-2f7be7131454/0c7eb088-12e3-5cc4-bcea-2f7be7131454_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252F9df5ec3b-4f8b-4848-8db4-9da58aa8b968.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/9df5ec3b-4f8b-4848-8db4-9da58aa8b968.jpg saved to cache
2026-03-24 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0c7eb088-12e3-5cc4-bcea-2f7be7131454
2026-03-24 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744097/general/650f7055-2f23-4baa-97cc-20947293724f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721315)
2026-03-24 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744095/general/19f9408e-dd97-4da9-8b8e-c3bad4c06ebd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721267)
2026-03-24 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743995/general/221cb98b-c28c-4f00-8608-7cca869fd417.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721256)
2026-03-24 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:24 [adesa.be] INFO: Found listing with ID: 10713701
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713701%27 HTTP/1.1" 200 None
2026-03-24 22:19:24 [adesa.be] INFO: Scrape type for 10713701: 2
2026-03-24 22:19:24 [adesa.be] INFO: Scraping item 10713701 url https://www.openlane.eu/en/carv6/auction/10713701
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F10163241-9453-4afc-acb9-fb5b87fcb90f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/10163241-9453-4afc-acb9-fb5b87fcb90f.jpg not downloaded yet
2026-03-24 22:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743981/general/38e1783e-7cf9-439e-bd17-ed2e2022018b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721243)
2026-03-24 22:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:25 [adesa.be] INFO: Found listing with ID: 10713712
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713712%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [adesa.be] INFO: Scrape type for 10713712: 2
2026-03-24 22:19:25 [adesa.be] INFO: Scraping item 10713712 url https://www.openlane.eu/en/carv6/auction/10713712
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F797342aa-6077-46f8-bfc8-c81d340b3772.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/797342aa-6077-46f8-bfc8-c81d340b3772.jpg not downloaded yet
2026-03-24 22:19:25 [adesa.be] INFO: Found listing with ID: 10710184
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710184%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [adesa.be] INFO: Scrape type for 10710184: 2
2026-03-24 22:19:25 [adesa.be] INFO: Scraping item 10710184 url https://www.openlane.eu/en/carv6/auction/10710184
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F48af48d0-db6f-45a9-9011-856c7a4302ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/48af48d0-db6f-45a9-9011-856c7a4302ad.jpg not downloaded yet
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782ea710>
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F650f7055-2f23-4baa-97cc-20947293724f.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/650f7055-2f23-4baa-97cc-20947293724f.jpg saved to cache
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a4cdd0>
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F19f9408e-dd97-4da9-8b8e-c3bad4c06ebd.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/19f9408e-dd97-4da9-8b8e-c3bad4c06ebd.jpg saved to cache
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783dcdd0>
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7eb088-12e3-5cc4-bcea-2f7be7131454/0c7eb088-12e3-5cc4-bcea-2f7be7131454_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252F221cb98b-c28c-4f00-8608-7cca869fd417.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/221cb98b-c28c-4f00-8608-7cca869fd417.jpg saved to cache
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0c7eb088-12e3-5cc4-bcea-2f7be7131454
2026-03-24 22:19:25 [adesa.be] INFO: Found listing with ID: 10713630
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713630%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [adesa.be] INFO: Scrape type for 10713630: 2
2026-03-24 22:19:25 [adesa.be] INFO: Scraping item 10713630 url https://www.openlane.eu/en/carv6/auction/10713630
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F7015c41b-3bb7-4a69-925d-0ad32482c3e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/7015c41b-3bb7-4a69-925d-0ad32482c3e6.jpg not downloaded yet
2026-03-24 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744087/general/e60c0aee-5d06-4860-88bd-3034e1197d8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721299)
2026-03-24 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744087/general/1b80b8dd-90c6-41ab-8c08-5fc34778a2f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721299)
2026-03-24 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744124/general/64b84216-5cc8-4cda-b9f8-86ca237f8506.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721297)
2026-03-24 22:19:25 [adesa.be] INFO: Found listing with ID: 10713644
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713644%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [adesa.be] INFO: Scrape type for 10713644: 2
2026-03-24 22:19:25 [adesa.be] INFO: Scraping item 10713644 url https://www.openlane.eu/en/carv6/auction/10713644
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252Fa0dd41c5-999a-4cbd-b8ad-72a1e4baf496.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/a0dd41c5-999a-4cbd-b8ad-72a1e4baf496.jpg not downloaded yet
2026-03-24 22:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab1bd99f-baeb-5f3d-9983-6be6b96ccd48 with identifier: 10713924
2026-03-24 22:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab1bd99f-baeb-5f3d-9983-6be6b96ccd48 with scrape type 2
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab1bd99f-baeb-5f3d-9983-6be6b96ccd48 with scrape type 2
2026-03-24 22:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab1bd99f-baeb-5f3d-9983-6be6b96ccd48, identifier: 10713924
2026-03-24 22:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edb044c5-dfd0-5b44-ab21-42e59d0132cc with identifier: 10721226
2026-03-24 22:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edb044c5-dfd0-5b44-ab21-42e59d0132cc with scrape type 1
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item edb044c5-dfd0-5b44-ab21-42e59d0132cc
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252Fa13536e4-e2d7-4b7a-a97f-e00e190ce34f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/a13536e4-e2d7-4b7a-a97f-e00e190ce34f.jpg not downloaded yet
2026-03-24 22:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3951571f-e79e-531e-987a-2d05166da930 with identifier: 10713865
2026-03-24 22:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3951571f-e79e-531e-987a-2d05166da930 with scrape type 2
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3951571f-e79e-531e-987a-2d05166da930 with scrape type 2
2026-03-24 22:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3951571f-e79e-531e-987a-2d05166da930, identifier: 10713865
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7823d990>
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252F38e1783e-7cf9-439e-bd17-ed2e2022018b.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/38e1783e-7cf9-439e-bd17-ed2e2022018b.jpg saved to cache
2026-03-24 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c09a8242-355e-551e-bfd0-33c3a641ac1b
2026-03-24 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab1bd99f-baeb-5f3d-9983-6be6b96ccd48 with identifier: 10713924
2026-03-24 22:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab1bd99f-baeb-5f3d-9983-6be6b96ccd48 with identifier: 10713924
2026-03-24 22:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab1bd99f-baeb-5f3d-9983-6be6b96ccd48 with identifier: 10713924 to the API
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713924>
{'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': 'ab1bd99f-baeb-5f3d-9983-6be6b96ccd48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CWG129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713924',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 186225,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Manual - 115 hp - '
'186.225 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713924%27 HTTP/1.1" 200 None
2026-03-24 22:19:25 [adesa.be] INFO: Saving data for 10713924: {'auction_closing_time': 1774426500.0, 'created_time': 1774282175.362884, 'last_price_update_time': 1774390765.852876}
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713924') HTTP/1.1" 204 0
2026-03-24 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3951571f-e79e-531e-987a-2d05166da930 with identifier: 10713865
2026-03-24 22:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3951571f-e79e-531e-987a-2d05166da930 with identifier: 10713865
2026-03-24 22:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3951571f-e79e-531e-987a-2d05166da930 with identifier: 10713865 to the API
2026-03-24 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713865>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3951571f-e79e-531e-987a-2d05166da930',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVJ463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713865',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 153022,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Manual - 115 hp - '
'153.022 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713865%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [adesa.be] INFO: Saving data for 10713865: {'auction_closing_time': 1774426500.0, 'created_time': 1774282182.406626, 'last_price_update_time': 1774390766.124948}
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713865') HTTP/1.1" 204 0
2026-03-24 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743981/general/f3dc3431-2f98-461e-9169-4641c52b022b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721243)
2026-03-24 22:19:26 [adesa.be] INFO: Found listing with ID: 10713837
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713837%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [adesa.be] INFO: Scrape type for 10713837: 2
2026-03-24 22:19:26 [adesa.be] INFO: Scraping item 10713837 url https://www.openlane.eu/en/carv6/auction/10713837
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F30044fc3-1946-49b3-9483-297b19749694.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/30044fc3-1946-49b3-9483-297b19749694.jpg not downloaded yet
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252Ff9b4a183-d67d-4216-83de-5a803fa62fd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/f9b4a183-d67d-4216-83de-5a803fa62fd4.jpg not downloaded yet
2026-03-24 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744087/general/48af48d0-db6f-45a9-9011-856c7a4302ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721299)
2026-03-24 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744087/general/797342aa-6077-46f8-bfc8-c81d340b3772.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721299)
2026-03-24 22:19:26 [adesa.be] INFO: Found listing with ID: 10713981
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713981%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [adesa.be] INFO: Scrape type for 10713981: 2
2026-03-24 22:19:26 [adesa.be] INFO: Scraping item 10713981 url https://www.openlane.eu/en/carv6/auction/10713981
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F281f22bb-671a-4bfc-95e1-3fcaddb4f284.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/281f22bb-671a-4bfc-95e1-3fcaddb4f284.jpg not downloaded yet
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252Fc811b2dc-72e7-425f-a84d-412c2ed38702.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/c811b2dc-72e7-425f-a84d-412c2ed38702.jpg not downloaded yet
2026-03-24 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783df6d0>
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252Fe60c0aee-5d06-4860-88bd-3034e1197d8a.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/e60c0aee-5d06-4860-88bd-3034e1197d8a.jpg saved to cache
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 14b330ea-9014-52f7-bba7-79faad1ff278
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78146a90>
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F1b80b8dd-90c6-41ab-8c08-5fc34778a2f7.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/1b80b8dd-90c6-41ab-8c08-5fc34778a2f7.jpg saved to cache
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 14b330ea-9014-52f7-bba7-79faad1ff278
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788d0050>
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744124%252Fgeneral%252F64b84216-5cc8-4cda-b9f8-86ca237f8506.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744124/general/64b84216-5cc8-4cda-b9f8-86ca237f8506.jpg saved to cache
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3cf277fb-2194-5fae-83ee-6c32992bedbe
2026-03-24 22:19:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3cf277fb-2194-5fae-83ee-6c32992bedbe, skipping ID generation
2026-03-24 22:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cf277fb-2194-5fae-83ee-6c32992bedbe with scrape type 1
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3cf277fb-2194-5fae-83ee-6c32992bedbe sending to next pipeline
2026-03-24 22:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3cf277fb-2194-5fae-83ee-6c32992bedbe, identifier: 10721297
2026-03-24 22:19:26 [adesa.be] INFO: Found listing with ID: 10713898
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713898%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [adesa.be] INFO: Scrape type for 10713898: 2
2026-03-24 22:19:26 [adesa.be] INFO: Scraping item 10713898 url https://www.openlane.eu/en/carv6/auction/10713898
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252Fb023f32a-f5ef-4811-9232-ce5fa2138463.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/b023f32a-f5ef-4811-9232-ce5fa2138463.jpg not downloaded yet
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252F16403fe4-5cf2-44ac-8230-be43ae144bc8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/16403fe4-5cf2-44ac-8230-be43ae144bc8.jpg not downloaded yet
2026-03-24 22:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3cf277fb-2194-5fae-83ee-6c32992bedbe with identifier: 10721297
2026-03-24 22:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3cf277fb-2194-5fae-83ee-6c32992bedbe with identifier: 10721297
2026-03-24 22:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3cf277fb-2194-5fae-83ee-6c32992bedbe with identifier: 10721297 to the API
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744124/general/64b84216-5cc8-4cda-b9f8-86ca237f8506.jpg>
{'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': 136,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '3cf277fb-2194-5fae-83ee-6c32992bedbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRK038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721297',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 215375,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744124/general/64b84216-5cc8-4cda-b9f8-86ca237f8506.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744124/general/4433753b-e1e3-4a6b-aed3-e96ed8e9082b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744124/general/979cc824-a428-4f3a-befa-8f3623cfdea9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744124/general/1e20a761-a660-4584-82e8-87c686834c41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744124/general/9d3fd78a-4733-4c14-8f42-538f165bf9c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744124/general/4b20e870-0cd1-453b-803b-37606bcf54e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744124/general/1dec0f5c-4605-4eaa-845b-07cc7bbf8406.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744124/general/e8ac191b-bdc3-4ed1-8f00-effeda75be97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744124/general/3e23af1a-b93e-491b-aeb1-d75ef3e83d38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf277fb-2194-5fae-83ee-6c32992bedbe/3cf277fb-2194-5fae-83ee-6c32992bedbe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744124/general/bf8048b5-aa7c-43b0-8222-90fdbd33c229.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI Attraction - Diesel - Automatic - 136 hp - '
'215.375 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721297%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [adesa.be] INFO: Saving data for 10721297: {'created_time': 1774390766.846384, 'last_price_update_time': 1774390766.846396, 'auction_closing_time': 1774533600.0}
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721297') HTTP/1.1" 204 0
2026-03-24 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743963/general/a13536e4-e2d7-4b7a-a97f-e00e190ce34f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721226)
2026-03-24 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:26 [adesa.be] INFO: Found listing with ID: 10713917
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713917%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [adesa.be] INFO: Scrape type for 10713917: 2
2026-03-24 22:19:26 [adesa.be] INFO: Scraping item 10713917 url https://www.openlane.eu/en/carv6/auction/10713917
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252F7a30e946-e1f1-4462-9b14-09034e952189.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/7a30e946-e1f1-4462-9b14-09034e952189.jpg not downloaded yet
2026-03-24 22:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78421ed0>
2026-03-24 22:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743981%252Fgeneral%252Ff3dc3431-2f98-461e-9169-4641c52b022b.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743981/general/f3dc3431-2f98-461e-9169-4641c52b022b.jpg saved to cache
2026-03-24 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c09a8242-355e-551e-bfd0-33c3a641ac1b
2026-03-24 22:19:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c09a8242-355e-551e-bfd0-33c3a641ac1b, skipping ID generation
2026-03-24 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c09a8242-355e-551e-bfd0-33c3a641ac1b with scrape type 1
2026-03-24 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c09a8242-355e-551e-bfd0-33c3a641ac1b sending to next pipeline
2026-03-24 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c09a8242-355e-551e-bfd0-33c3a641ac1b, identifier: 10721243
2026-03-24 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with identifier: 10713796
2026-03-24 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with scrape type 2
2026-03-24 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with scrape type 2
2026-03-24 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be6b3b16-9f5d-5cda-a902-b0e5d7f75051, identifier: 10713796
2026-03-24 22:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785875d0>
2026-03-24 22:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F48af48d0-db6f-45a9-9011-856c7a4302ad.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/48af48d0-db6f-45a9-9011-856c7a4302ad.jpg saved to cache
2026-03-24 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 14b330ea-9014-52f7-bba7-79faad1ff278
2026-03-24 22:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7842e790>
2026-03-24 22:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F797342aa-6077-46f8-bfc8-c81d340b3772.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/797342aa-6077-46f8-bfc8-c81d340b3772.jpg saved to cache
2026-03-24 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 14b330ea-9014-52f7-bba7-79faad1ff278
2026-03-24 22:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10713904
2026-03-24 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with scrape type 2
2026-03-24 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with scrape type 2
2026-03-24 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578, identifier: 10713904
2026-03-24 22:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c09a8242-355e-551e-bfd0-33c3a641ac1b with identifier: 10721243
2026-03-24 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c09a8242-355e-551e-bfd0-33c3a641ac1b with identifier: 10721243
2026-03-24 22:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c09a8242-355e-551e-bfd0-33c3a641ac1b with identifier: 10721243 to the API
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743981/general/f3dc3431-2f98-461e-9169-4641c52b022b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c09a8242-355e-551e-bfd0-33c3a641ac1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAB199',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721243',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 131959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289022,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743981/general/6e34138c-36fe-4c8c-93e0-24a14fe441ab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303531,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743981/general/f3dc3431-2f98-461e-9169-4641c52b022b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279750,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743981/general/38e1783e-7cf9-439e-bd17-ed2e2022018b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282123,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743981/general/3ee71785-bc3f-44a4-a4d7-50c317415e0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412226,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743981/general/df1647e1-ea02-4e1c-9c16-7c70d280933a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362657,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743981/general/4679d808-8bee-44af-91a0-e06bab42e54a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403256,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743981/general/c3907673-272c-478b-b844-b6f6ebd8cf3a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334995,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743981/general/a4bcce95-b70e-45e5-baa1-71c22459a23b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310535,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743981/general/4c0e5243-9d1c-4041-8ff6-d3f8e3d5316d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c09a8242-355e-551e-bfd0-33c3a641ac1b/c09a8242-355e-551e-bfd0-33c3a641ac1b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294967,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743981/general/34b943e9-e906-4ce0-898f-3a03c631a98c.jpg',
'Width': 1920}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'131.959 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721243%27 HTTP/1.1" 200 None
2026-03-24 22:19:27 [adesa.be] INFO: Saving data for 10721243: {'created_time': 1774390767.867556, 'last_price_update_time': 1774390767.867565, 'auction_closing_time': 1774515600.0}
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721243') HTTP/1.1" 204 0
2026-03-24 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with identifier: 10713796
2026-03-24 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with identifier: 10713796
2026-03-24 22:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be6b3b16-9f5d-5cda-a902-b0e5d7f75051 with identifier: 10713796 to the API
2026-03-24 22:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713796>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'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': 'be6b3b16-9f5d-5cda-a902-b0e5d7f75051',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPP306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713796',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 104829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Scala 1.0 TSI Clever - Petrol - Automatic - 110 hp - 104.829 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713796%27 HTTP/1.1" 200 None
2026-03-24 22:19:28 [adesa.be] INFO: Saving data for 10713796: {'auction_closing_time': 1774426500.0, 'created_time': 1774282167.737473, 'last_price_update_time': 1774390768.13811}
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713796') HTTP/1.1" 204 0
2026-03-24 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10713904
2026-03-24 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10713904
2026-03-24 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10713904 to the API
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713904>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5b6f6f45-d96b-5fde-bc18-be2d2ecd2578',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFY511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713904',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 162074,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Manual - 115 hp - '
'162.074 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713904%27 HTTP/1.1" 200 None
2026-03-24 22:19:28 [adesa.be] INFO: Saving data for 10713904: {'auction_closing_time': 1774426500.0, 'created_time': 1774282186.848963, 'last_price_update_time': 1774390768.425218}
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713904') HTTP/1.1" 204 0
2026-03-24 22:19:28 [adesa.be] INFO: Found listing with ID: 10713806
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713806%27 HTTP/1.1" 200 None
2026-03-24 22:19:28 [adesa.be] INFO: Scrape type for 10713806: 2
2026-03-24 22:19:28 [adesa.be] INFO: Scraping item 10713806 url https://www.openlane.eu/en/carv6/auction/10713806
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252Fa29581aa-fbd6-4217-b82f-96ac816fa08b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/a29581aa-fbd6-4217-b82f-96ac816fa08b.jpg not downloaded yet
2026-03-24 22:19: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 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744087/general/a0dd41c5-999a-4cbd-b8ad-72a1e4baf496.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721299)
2026-03-24 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744087/general/30044fc3-1946-49b3-9483-297b19749694.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721299)
2026-03-24 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743963/general/f9b4a183-d67d-4216-83de-5a803fa62fd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721226)
2026-03-24 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7823a850>
2026-03-24 22:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252Fa13536e4-e2d7-4b7a-a97f-e00e190ce34f.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/a13536e4-e2d7-4b7a-a97f-e00e190ce34f.jpg saved to cache
2026-03-24 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item edb044c5-dfd0-5b44-ab21-42e59d0132cc
2026-03-24 22:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93d77e88-98d0-582b-b3b2-189d95e27eb4 with identifier: 10713805
2026-03-24 22:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93d77e88-98d0-582b-b3b2-189d95e27eb4 with scrape type 2
2026-03-24 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93d77e88-98d0-582b-b3b2-189d95e27eb4 with scrape type 2
2026-03-24 22:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93d77e88-98d0-582b-b3b2-189d95e27eb4, identifier: 10713805
2026-03-24 22:19:28 [adesa.be] INFO: Found listing with ID: 10713697
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713697%27 HTTP/1.1" 200 None
2026-03-24 22:19:28 [adesa.be] INFO: Scrape type for 10713697: 2
2026-03-24 22:19:28 [adesa.be] INFO: Scraping item 10713697 url https://www.openlane.eu/en/carv6/auction/10713697
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252F1b4c69a1-afde-4f9d-b5e0-f33650d32853.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/1b4c69a1-afde-4f9d-b5e0-f33650d32853.jpg not downloaded yet
2026-03-24 22:19: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 22:19: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 22:19: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 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93d77e88-98d0-582b-b3b2-189d95e27eb4 with identifier: 10713805
2026-03-24 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93d77e88-98d0-582b-b3b2-189d95e27eb4 with identifier: 10713805
2026-03-24 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93d77e88-98d0-582b-b3b2-189d95e27eb4 with identifier: 10713805 to the API
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713805>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '93d77e88-98d0-582b-b3b2-189d95e27eb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XWB303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713805',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 55238,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-06-11',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Scala 1.0 TSI Style - Petrol - Manual - 115 hp - 55.238 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713805%27 HTTP/1.1" 200 None
2026-03-24 22:19:28 [adesa.be] INFO: Saving data for 10713805: {'auction_closing_time': 1774426500.0, 'created_time': 1774282165.710417, 'last_price_update_time': 1774390768.933202}
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713805') HTTP/1.1" 204 0
2026-03-24 22:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 535a0940-d339-5629-810d-2fe95a3ccc41 with identifier: 10713968
2026-03-24 22:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 535a0940-d339-5629-810d-2fe95a3ccc41 with scrape type 2
2026-03-24 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 535a0940-d339-5629-810d-2fe95a3ccc41 with scrape type 2
2026-03-24 22:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 535a0940-d339-5629-810d-2fe95a3ccc41, identifier: 10713968
2026-03-24 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743963/general/16403fe4-5cf2-44ac-8230-be43ae144bc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721226)
2026-03-24 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 535a0940-d339-5629-810d-2fe95a3ccc41 with identifier: 10713968
2026-03-24 22:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 535a0940-d339-5629-810d-2fe95a3ccc41 with identifier: 10713968
2026-03-24 22:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 535a0940-d339-5629-810d-2fe95a3ccc41 with identifier: 10713968 to the API
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713968>
{'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-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '535a0940-d339-5629-810d-2fe95a3ccc41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWN926',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713968',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 181693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Scala 1.0 TSI Clever - Petrol - Automatic - 110 hp - 181.693 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713968%27 HTTP/1.1" 200 None
2026-03-24 22:19:29 [adesa.be] INFO: Saving data for 10713968: {'auction_closing_time': 1774426500.0, 'created_time': 1774282199.597071, 'last_price_update_time': 1774390769.297644}
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713968') HTTP/1.1" 204 0
2026-03-24 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744087/general/b023f32a-f5ef-4811-9232-ce5fa2138463.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721299)
2026-03-24 22:19:29 [adesa.be] INFO: Found listing with ID: 10713723
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713723%27 HTTP/1.1" 200 None
2026-03-24 22:19:29 [adesa.be] INFO: Scrape type for 10713723: 2
2026-03-24 22:19:29 [adesa.be] INFO: Scraping item 10713723 url https://www.openlane.eu/en/carv6/auction/10713723
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252F8d2b2582-e056-4694-8e9b-dd589f87baa7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/8d2b2582-e056-4694-8e9b-dd589f87baa7.jpg not downloaded yet
2026-03-24 22:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb789999d0>
2026-03-24 22:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252Fa0dd41c5-999a-4cbd-b8ad-72a1e4baf496.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/a0dd41c5-999a-4cbd-b8ad-72a1e4baf496.jpg saved to cache
2026-03-24 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 14b330ea-9014-52f7-bba7-79faad1ff278
2026-03-24 22:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788f9910>
2026-03-24 22:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F30044fc3-1946-49b3-9483-297b19749694.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/30044fc3-1946-49b3-9483-297b19749694.jpg saved to cache
2026-03-24 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 14b330ea-9014-52f7-bba7-79faad1ff278
2026-03-24 22:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb789a9050>
2026-03-24 22:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252Ff9b4a183-d67d-4216-83de-5a803fa62fd4.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/f9b4a183-d67d-4216-83de-5a803fa62fd4.jpg saved to cache
2026-03-24 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item edb044c5-dfd0-5b44-ab21-42e59d0132cc
2026-03-24 22:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with identifier: 10713756
2026-03-24 22:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with scrape type 2
2026-03-24 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with scrape type 2
2026-03-24 22:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619, identifier: 10713756
2026-03-24 22:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d75625ae-38da-523b-870b-2cfb886d50ab with identifier: 10721295
2026-03-24 22:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75625ae-38da-523b-870b-2cfb886d50ab with scrape type 1
2026-03-24 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d75625ae-38da-523b-870b-2cfb886d50ab
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F77efaad0-c71b-4214-993a-81bf70123a80.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/77efaad0-c71b-4214-993a-81bf70123a80.jpg not downloaded yet
2026-03-24 22:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 904ba47e-c34d-54cc-8141-7e14db50150a with identifier: 10713815
2026-03-24 22:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 904ba47e-c34d-54cc-8141-7e14db50150a with scrape type 2
2026-03-24 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 904ba47e-c34d-54cc-8141-7e14db50150a with scrape type 2
2026-03-24 22:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 904ba47e-c34d-54cc-8141-7e14db50150a, identifier: 10713815
2026-03-24 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743963/general/7a30e946-e1f1-4462-9b14-09034e952189.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721226)
2026-03-24 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with identifier: 10713756
2026-03-24 22:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with identifier: 10713756
2026-03-24 22:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6fb7ab1-5cce-5a8b-a4f6-d36f064f3619 with identifier: 10713756 to the API
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713756>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Blue',
'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': 'd6fb7ab1-5cce-5a8b-a4f6-d36f064f3619',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXQ272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713756',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 164755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-05-02',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'164.755 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713756%27 HTTP/1.1" 200 None
2026-03-24 22:19:29 [adesa.be] INFO: Saving data for 10713756: {'auction_closing_time': 1774426500.0, 'created_time': 1774282164.076118, 'last_price_update_time': 1774390769.962437}
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713756') HTTP/1.1" 204 0
2026-03-24 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 904ba47e-c34d-54cc-8141-7e14db50150a with identifier: 10713815
2026-03-24 22:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 904ba47e-c34d-54cc-8141-7e14db50150a with identifier: 10713815
2026-03-24 22:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 904ba47e-c34d-54cc-8141-7e14db50150a with identifier: 10713815 to the API
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713815>
{'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': 122,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '904ba47e-c34d-54cc-8141-7e14db50150a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJH306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713815',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 109892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 122 hp - '
'109.892 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713815%27 HTTP/1.1" 200 None
2026-03-24 22:19:30 [adesa.be] INFO: Saving data for 10713815: {'auction_closing_time': 1774426500.0, 'created_time': 1774282155.734046, 'last_price_update_time': 1774390770.24736}
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713815') HTTP/1.1" 204 0
2026-03-24 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743963/general/c811b2dc-72e7-425f-a84d-412c2ed38702.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721226)
2026-03-24 22:19:30 [adesa.be] INFO: Found listing with ID: 10713654
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713654%27 HTTP/1.1" 200 None
2026-03-24 22:19:30 [adesa.be] INFO: Scrape type for 10713654: 2
2026-03-24 22:19:30 [adesa.be] INFO: Scraping item 10713654 url https://www.openlane.eu/en/carv6/auction/10713654
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252F009331b5-ccc7-4f07-9c09-3dd83f9a2a1e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/009331b5-ccc7-4f07-9c09-3dd83f9a2a1e.jpg not downloaded yet
2026-03-24 22: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 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F72f2f550-0905-49e7-891d-304d8a1f3835.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/72f2f550-0905-49e7-891d-304d8a1f3835.jpg not downloaded yet
2026-03-24 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743963/general/a29581aa-fbd6-4217-b82f-96ac816fa08b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721226)
2026-03-24 22: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 22: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 22:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78234410>
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252F16403fe4-5cf2-44ac-8230-be43ae144bc8.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/16403fe4-5cf2-44ac-8230-be43ae144bc8.jpg saved to cache
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item edb044c5-dfd0-5b44-ab21-42e59d0132cc
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784de710>
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252Fb023f32a-f5ef-4811-9232-ce5fa2138463.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/b023f32a-f5ef-4811-9232-ce5fa2138463.jpg saved to cache
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 14b330ea-9014-52f7-bba7-79faad1ff278
2026-03-24 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744087/general/281f22bb-671a-4bfc-95e1-3fcaddb4f284.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721299)
2026-03-24 22:19:30 [adesa.be] INFO: Found listing with ID: 10713760
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713760%27 HTTP/1.1" 200 None
2026-03-24 22:19:30 [adesa.be] INFO: Scrape type for 10713760: 2
2026-03-24 22:19:30 [adesa.be] INFO: Scraping item 10713760 url https://www.openlane.eu/en/carv6/auction/10713760
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252Fdf8b4963-863e-4b96-9cb4-b25d4346cea9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/df8b4963-863e-4b96-9cb4-b25d4346cea9.jpg not downloaded yet
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F59022318-1347-43eb-9d2b-b130c2931c88.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/59022318-1347-43eb-9d2b-b130c2931c88.jpg not downloaded yet
2026-03-24 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743963/general/1b4c69a1-afde-4f9d-b5e0-f33650d32853.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721226)
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7859f150>
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252F7a30e946-e1f1-4462-9b14-09034e952189.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/7a30e946-e1f1-4462-9b14-09034e952189.jpg saved to cache
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item edb044c5-dfd0-5b44-ab21-42e59d0132cc
2026-03-24 22:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with identifier: 10713866
2026-03-24 22:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with scrape type 2
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with scrape type 2
2026-03-24 22:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2, identifier: 10713866
2026-03-24 22:19:30 [adesa.be] INFO: Found listing with ID: 10713931
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713931%27 HTTP/1.1" 200 None
2026-03-24 22:19:30 [adesa.be] INFO: Scrape type for 10713931: 2
2026-03-24 22:19:30 [adesa.be] INFO: Scraping item 10713931 url https://www.openlane.eu/en/carv6/auction/10713931
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F419c204c-13f9-49d8-8f36-230066c982d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/419c204c-13f9-49d8-8f36-230066c982d3.jpg not downloaded yet
2026-03-24 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with identifier: 10713866
2026-03-24 22:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with identifier: 10713866
2026-03-24 22:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 700a1ccb-7b75-5d74-bee5-f1f4b304a1a2 with identifier: 10713866 to the API
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713866>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '700a1ccb-7b75-5d74-bee5-f1f4b304a1a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHY743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713866',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 152917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-04-12',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'152.917 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713866%27 HTTP/1.1" 200 None
2026-03-24 22:19:30 [adesa.be] INFO: Saving data for 10713866: {'auction_closing_time': 1774426500.0, 'created_time': 1774282157.555022, 'last_price_update_time': 1774390770.926866}
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713866') HTTP/1.1" 204 0
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7895ea10>
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252Fc811b2dc-72e7-425f-a84d-412c2ed38702.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/c811b2dc-72e7-425f-a84d-412c2ed38702.jpg saved to cache
2026-03-24 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item edb044c5-dfd0-5b44-ab21-42e59d0132cc
2026-03-24 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744090/general/77efaad0-c71b-4214-993a-81bf70123a80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721295)
2026-03-24 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743963/general/8d2b2582-e056-4694-8e9b-dd589f87baa7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721226)
2026-03-24 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744087/general/7015c41b-3bb7-4a69-925d-0ad32482c3e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721299)
2026-03-24 22:19:31 [adesa.be] INFO: Found listing with ID: 10713727
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713727%27 HTTP/1.1" 200 None
2026-03-24 22:19:31 [adesa.be] INFO: Scrape type for 10713727: 2
2026-03-24 22:19:31 [adesa.be] INFO: Scraping item 10713727 url https://www.openlane.eu/en/carv6/auction/10713727
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252Ffe968286-1515-4fa2-8558-0694fb429716.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/fe968286-1515-4fa2-8558-0694fb429716.jpg not downloaded yet
2026-03-24 22:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 529a22ed-bec3-5ac5-8d1f-3907a56748ee with identifier: 10713638
2026-03-24 22:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 529a22ed-bec3-5ac5-8d1f-3907a56748ee with scrape type 2
2026-03-24 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 529a22ed-bec3-5ac5-8d1f-3907a56748ee with scrape type 2
2026-03-24 22:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 529a22ed-bec3-5ac5-8d1f-3907a56748ee, identifier: 10713638
2026-03-24 22:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37bd312c-1ce6-5ae0-953f-4738df02a9d4 with identifier: 10713690
2026-03-24 22:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37bd312c-1ce6-5ae0-953f-4738df02a9d4 with scrape type 2
2026-03-24 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37bd312c-1ce6-5ae0-953f-4738df02a9d4 with scrape type 2
2026-03-24 22:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37bd312c-1ce6-5ae0-953f-4738df02a9d4, identifier: 10713690
2026-03-24 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784f09d0>
2026-03-24 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252Fa29581aa-fbd6-4217-b82f-96ac816fa08b.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/a29581aa-fbd6-4217-b82f-96ac816fa08b.jpg saved to cache
2026-03-24 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item edb044c5-dfd0-5b44-ab21-42e59d0132cc
2026-03-24 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788ce610>
2026-03-24 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F281f22bb-671a-4bfc-95e1-3fcaddb4f284.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/281f22bb-671a-4bfc-95e1-3fcaddb4f284.jpg saved to cache
2026-03-24 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 14b330ea-9014-52f7-bba7-79faad1ff278
2026-03-24 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7873fbd0>
2026-03-24 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252F1b4c69a1-afde-4f9d-b5e0-f33650d32853.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/1b4c69a1-afde-4f9d-b5e0-f33650d32853.jpg saved to cache
2026-03-24 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item edb044c5-dfd0-5b44-ab21-42e59d0132cc
2026-03-24 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744090/general/72f2f550-0905-49e7-891d-304d8a1f3835.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721295)
2026-03-24 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 529a22ed-bec3-5ac5-8d1f-3907a56748ee with identifier: 10713638
2026-03-24 22:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 529a22ed-bec3-5ac5-8d1f-3907a56748ee with identifier: 10713638
2026-03-24 22:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 529a22ed-bec3-5ac5-8d1f-3907a56748ee with identifier: 10713638 to the API
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713638>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': '529a22ed-bec3-5ac5-8d1f-3907a56748ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKL626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713638',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 148914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-04-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 283 hp - '
'148.914 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713638%27 HTTP/1.1" 200 None
2026-03-24 22:19:31 [adesa.be] INFO: Saving data for 10713638: {'auction_closing_time': 1774426500.0, 'created_time': 1774282189.77075, 'last_price_update_time': 1774390771.920012}
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713638') HTTP/1.1" 204 0
2026-03-24 22:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37bd312c-1ce6-5ae0-953f-4738df02a9d4 with identifier: 10713690
2026-03-24 22:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37bd312c-1ce6-5ae0-953f-4738df02a9d4 with identifier: 10713690
2026-03-24 22:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37bd312c-1ce6-5ae0-953f-4738df02a9d4 with identifier: 10713690 to the API
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713690>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '37bd312c-1ce6-5ae0-953f-4738df02a9d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713690',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 84614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Toyota C-HR 1.8 - Petrol - Automatic - 98 hp - 84.614 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713690%27 HTTP/1.1" 200 None
2026-03-24 22:19:32 [adesa.be] INFO: Saving data for 10713690: {'auction_closing_time': 1774426500.0, 'created_time': 1774282180.275106, 'last_price_update_time': 1774390772.195793}
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713690') HTTP/1.1" 204 0
2026-03-24 22:19:32 [adesa.be] INFO: Found listing with ID: 10713774
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713774%27 HTTP/1.1" 200 None
2026-03-24 22:19:32 [adesa.be] INFO: Scrape type for 10713774: 2
2026-03-24 22:19:32 [adesa.be] INFO: Scraping item 10713774 url https://www.openlane.eu/en/carv6/auction/10713774
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F47e81043-c048-4130-9396-d5a90169f5e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/47e81043-c048-4130-9396-d5a90169f5e2.jpg not downloaded yet
2026-03-24 22:19: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 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743963/general/009331b5-ccc7-4f07-9c09-3dd83f9a2a1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721226)
2026-03-24 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78235e50>
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F77efaad0-c71b-4214-993a-81bf70123a80.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/77efaad0-c71b-4214-993a-81bf70123a80.jpg saved to cache
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d75625ae-38da-523b-870b-2cfb886d50ab
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb787abf90>
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252F8d2b2582-e056-4694-8e9b-dd589f87baa7.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/8d2b2582-e056-4694-8e9b-dd589f87baa7.jpg saved to cache
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item edb044c5-dfd0-5b44-ab21-42e59d0132cc
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784d7ad0>
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F7015c41b-3bb7-4a69-925d-0ad32482c3e6.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/7015c41b-3bb7-4a69-925d-0ad32482c3e6.jpg saved to cache
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 14b330ea-9014-52f7-bba7-79faad1ff278
2026-03-24 22:19:32 [adesa.be] INFO: Found listing with ID: 10713746
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713746%27 HTTP/1.1" 200 None
2026-03-24 22:19:32 [adesa.be] INFO: Scrape type for 10713746: 2
2026-03-24 22:19:32 [adesa.be] INFO: Scraping item 10713746 url https://www.openlane.eu/en/carv6/auction/10713746
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F62a297ce-7593-48d7-8ea7-6e1ffc590d3d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/62a297ce-7593-48d7-8ea7-6e1ffc590d3d.jpg not downloaded yet
2026-03-24 22:19: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 22:19: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 22:19: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 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744090/general/419c204c-13f9-49d8-8f36-230066c982d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721295)
2026-03-24 22:19: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 22:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78537e90>
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F72f2f550-0905-49e7-891d-304d8a1f3835.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/72f2f550-0905-49e7-891d-304d8a1f3835.jpg saved to cache
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d75625ae-38da-523b-870b-2cfb886d50ab
2026-03-24 22:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10713835
2026-03-24 22:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 161c059a-04e2-5795-9a38-48e66ddae83e with scrape type 2
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 161c059a-04e2-5795-9a38-48e66ddae83e with scrape type 2
2026-03-24 22:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 161c059a-04e2-5795-9a38-48e66ddae83e, identifier: 10713835
2026-03-24 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744090/general/59022318-1347-43eb-9d2b-b130c2931c88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721295)
2026-03-24 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743963/general/df8b4963-863e-4b96-9cb4-b25d4346cea9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721226)
2026-03-24 22:19:32 [adesa.be] INFO: Found listing with ID: 10713975
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713975%27 HTTP/1.1" 200 None
2026-03-24 22:19:32 [adesa.be] INFO: Scrape type for 10713975: 2
2026-03-24 22:19:32 [adesa.be] INFO: Scraping item 10713975 url https://www.openlane.eu/en/carv6/auction/10713975
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252Ffb5f83ef-b1dd-4114-9b2d-a23cddde2c28.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/fb5f83ef-b1dd-4114-9b2d-a23cddde2c28.jpg not downloaded yet
2026-03-24 22:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10713835
2026-03-24 22:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10713835
2026-03-24 22:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10713835 to the API
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713835>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '161c059a-04e2-5795-9a38-48e66ddae83e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGC189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713835',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 181088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Toyota C-HR 1.8 - Petrol - Automatic - 98 hp - 181.088 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713835%27 HTTP/1.1" 200 None
2026-03-24 22:19:32 [adesa.be] INFO: Saving data for 10713835: {'auction_closing_time': 1774426500.0, 'created_time': 1774282151.363248, 'last_price_update_time': 1774390772.938043}
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713835') HTTP/1.1" 204 0
2026-03-24 22:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb788d0d50>
2026-03-24 22:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252F009331b5-ccc7-4f07-9c09-3dd83f9a2a1e.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/009331b5-ccc7-4f07-9c09-3dd83f9a2a1e.jpg saved to cache
2026-03-24 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item edb044c5-dfd0-5b44-ab21-42e59d0132cc
2026-03-24 22:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8fdaddc-438c-5d78-bc62-5d009a9496d5 with identifier: 10713797
2026-03-24 22:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8fdaddc-438c-5d78-bc62-5d009a9496d5 with scrape type 2
2026-03-24 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8fdaddc-438c-5d78-bc62-5d009a9496d5 with scrape type 2
2026-03-24 22:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8fdaddc-438c-5d78-bc62-5d009a9496d5, identifier: 10713797
2026-03-24 22:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10710184
2026-03-24 22:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93a8d620-7240-5b98-ae7a-922b6c06baa6 with scrape type 2
2026-03-24 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93a8d620-7240-5b98-ae7a-922b6c06baa6 with scrape type 2
2026-03-24 22:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93a8d620-7240-5b98-ae7a-922b6c06baa6, identifier: 10710184
2026-03-24 22:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d884076f-fce2-548c-aad5-9ad6a790147f with identifier: 10713917
2026-03-24 22:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d884076f-fce2-548c-aad5-9ad6a790147f with scrape type 2
2026-03-24 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d884076f-fce2-548c-aad5-9ad6a790147f with scrape type 2
2026-03-24 22:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d884076f-fce2-548c-aad5-9ad6a790147f, identifier: 10713917
2026-03-24 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744090/general/fe968286-1515-4fa2-8558-0694fb429716.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721295)
2026-03-24 22:19:33 [adesa.be] INFO: Found listing with ID: 10713788
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713788%27 HTTP/1.1" 200 None
2026-03-24 22:19:33 [adesa.be] INFO: Scrape type for 10713788: 2
2026-03-24 22:19:33 [adesa.be] INFO: Scraping item 10713788 url https://www.openlane.eu/en/carv6/auction/10713788
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F651fd046-086b-4cbb-9300-3c32351ed08a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/651fd046-086b-4cbb-9300-3c32351ed08a.jpg not downloaded yet
2026-03-24 22:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8fdaddc-438c-5d78-bc62-5d009a9496d5 with identifier: 10713797
2026-03-24 22:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8fdaddc-438c-5d78-bc62-5d009a9496d5 with identifier: 10713797
2026-03-24 22:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8fdaddc-438c-5d78-bc62-5d009a9496d5 with identifier: 10713797 to the API
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713797>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e8fdaddc-438c-5d78-bc62-5d009a9496d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713797',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 165922,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic - Petrol - Automatic - 98 '
'hp - 165.922 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713797%27 HTTP/1.1" 200 None
2026-03-24 22:19:33 [adesa.be] INFO: Saving data for 10713797: {'auction_closing_time': 1774426500.0, 'created_time': 1774282154.12778, 'last_price_update_time': 1774390773.656235}
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713797') HTTP/1.1" 204 0
2026-03-24 22:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10710184
2026-03-24 22:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10710184
2026-03-24 22:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93a8d620-7240-5b98-ae7a-922b6c06baa6 with identifier: 10710184 to the API
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710184>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.8L',
'engine_horse_power': 177,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '93a8d620-7240-5b98-ae7a-922b6c06baa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TWL677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710184',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Landcruiser',
'odometer': 217150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2018-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Landcruiser 2.8 D-4D Dynamic - AWD - Diesel - Manual - 177 '
'hp - 217.150 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2018}
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710184%27 HTTP/1.1" 200 None
2026-03-24 22:19:34 [adesa.be] INFO: Saving data for 10710184: {'auction_closing_time': 1774426200.0, 'created_time': 1774282116.426587, 'last_price_update_time': 1774390774.04216}
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710184') HTTP/1.1" 204 0
2026-03-24 22:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d884076f-fce2-548c-aad5-9ad6a790147f with identifier: 10713917
2026-03-24 22:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d884076f-fce2-548c-aad5-9ad6a790147f with identifier: 10713917
2026-03-24 22:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d884076f-fce2-548c-aad5-9ad6a790147f with identifier: 10713917 to the API
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713917>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Light truck',
'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': 'd884076f-fce2-548c-aad5-9ad6a790147f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCB136',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 87274,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Caddy Maxi 2.0 - Diesel - Manual - 150 hp - 87.274 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713917%27 HTTP/1.1" 200 None
2026-03-24 22:19:34 [adesa.be] INFO: Saving data for 10713917: {'auction_closing_time': 1774426500.0, 'created_time': 1774282083.413624, 'last_price_update_time': 1774390774.342992}
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713917') HTTP/1.1" 204 0
2026-03-24 22:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10713837
2026-03-24 22:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6c22533-6665-571b-a482-35ca28c42c3c with scrape type 2
2026-03-24 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6c22533-6665-571b-a482-35ca28c42c3c with scrape type 2
2026-03-24 22:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6c22533-6665-571b-a482-35ca28c42c3c, identifier: 10713837
2026-03-24 22:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78140f90>
2026-03-24 22:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F419c204c-13f9-49d8-8f36-230066c982d3.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/419c204c-13f9-49d8-8f36-230066c982d3.jpg saved to cache
2026-03-24 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d75625ae-38da-523b-870b-2cfb886d50ab
2026-03-24 22:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10713837
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-24 22:19:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10713837
2026-03-24 22:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10713837 to the API
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713837>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'LPG',
'id': 'f6c22533-6665-571b-a482-35ca28c42c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFG740',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713837',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 98216,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2020-08-12',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Caddy 1.4 TGI Trendline - LPG - Manual - 110 hp - 98.216 '
'km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713837%27 HTTP/1.1" 200 None
2026-03-24 22:19:34 [adesa.be] INFO: Saving data for 10713837: {'auction_closing_time': 1774426500.0, 'created_time': 1774282094.577576, 'last_price_update_time': 1774390774.877768}
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713837') HTTP/1.1" 204 0
2026-03-24 22:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb781219d0>
2026-03-24 22:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F59022318-1347-43eb-9d2b-b130c2931c88.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/59022318-1347-43eb-9d2b-b130c2931c88.jpg saved to cache
2026-03-24 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d75625ae-38da-523b-870b-2cfb886d50ab
2026-03-24 22:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb786d2010>
2026-03-24 22:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743963%252Fgeneral%252Fdf8b4963-863e-4b96-9cb4-b25d4346cea9.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743963/general/df8b4963-863e-4b96-9cb4-b25d4346cea9.jpg saved to cache
2026-03-24 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item edb044c5-dfd0-5b44-ab21-42e59d0132cc
2026-03-24 22:19:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: edb044c5-dfd0-5b44-ab21-42e59d0132cc, skipping ID generation
2026-03-24 22:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edb044c5-dfd0-5b44-ab21-42e59d0132cc with scrape type 1
2026-03-24 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item edb044c5-dfd0-5b44-ab21-42e59d0132cc sending to next pipeline
2026-03-24 22:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: edb044c5-dfd0-5b44-ab21-42e59d0132cc, identifier: 10721226
2026-03-24 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744090/general/47e81043-c048-4130-9396-d5a90169f5e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721295)
2026-03-24 22:19:35 [adesa.be] INFO: Found listing with ID: 10713763
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713763%27 HTTP/1.1" 200 None
2026-03-24 22:19:35 [adesa.be] INFO: Scrape type for 10713763: 2
2026-03-24 22:19:35 [adesa.be] INFO: Scraping item 10713763 url https://www.openlane.eu/en/carv6/auction/10713763
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F19799021-0f6e-45e4-acd5-77f2d5ae029d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/19799021-0f6e-45e4-acd5-77f2d5ae029d.jpg not downloaded yet
2026-03-24 22:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: edb044c5-dfd0-5b44-ab21-42e59d0132cc with identifier: 10721226
2026-03-24 22:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: edb044c5-dfd0-5b44-ab21-42e59d0132cc with identifier: 10721226
2026-03-24 22:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: edb044c5-dfd0-5b44-ab21-42e59d0132cc with identifier: 10721226 to the API
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743963/general/df8b4963-863e-4b96-9cb4-b25d4346cea9.jpg>
{'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-26T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'edb044c5-dfd0-5b44-ab21-42e59d0132cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRQ681',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721226',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 39256,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 63,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743963/general/a13536e4-e2d7-4b7a-a97f-e00e190ce34f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743963/general/f9b4a183-d67d-4216-83de-5a803fa62fd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95628,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743963/general/c811b2dc-72e7-425f-a84d-412c2ed38702.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743963/general/16403fe4-5cf2-44ac-8230-be43ae144bc8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743963/general/7a30e946-e1f1-4462-9b14-09034e952189.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743963/general/a29581aa-fbd6-4217-b82f-96ac816fa08b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743963/general/1b4c69a1-afde-4f9d-b5e0-f33650d32853.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743963/general/8d2b2582-e056-4694-8e9b-dd589f87baa7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743963/general/009331b5-ccc7-4f07-9c09-3dd83f9a2a1e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edb044c5-dfd0-5b44-ab21-42e59d0132cc/edb044c5-dfd0-5b44-ab21-42e59d0132cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743963/general/df8b4963-863e-4b96-9cb4-b25d4346cea9.jpg',
'Width': 1024}],
'price': 11700,
'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 - Manual - 130 hp - 39.256 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721226%27 HTTP/1.1" 200 None
2026-03-24 22:19:35 [adesa.be] INFO: Saving data for 10721226: {'created_time': 1774390775.519441, 'last_price_update_time': 1774390775.519451, 'auction_closing_time': 1774515600.0}
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721226') HTTP/1.1" 204 0
2026-03-24 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744090/general/62a297ce-7593-48d7-8ea7-6e1ffc590d3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721295)
2026-03-24 22:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb783867d0>
2026-03-24 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252Ffe968286-1515-4fa2-8558-0694fb429716.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/fe968286-1515-4fa2-8558-0694fb429716.jpg saved to cache
2026-03-24 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d75625ae-38da-523b-870b-2cfb886d50ab
2026-03-24 22:19:35 [adesa.be] INFO: Found listing with ID: 10713783
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713783%27 HTTP/1.1" 200 None
2026-03-24 22:19:35 [adesa.be] INFO: Scrape type for 10713783: 2
2026-03-24 22:19:35 [adesa.be] INFO: Scraping item 10713783 url https://www.openlane.eu/en/carv6/auction/10713783
2026-03-24 22:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7a62608-d381-59f2-bba0-681a2de8b631 with identifier: 10713898
2026-03-24 22:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7a62608-d381-59f2-bba0-681a2de8b631 with scrape type 2
2026-03-24 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7a62608-d381-59f2-bba0-681a2de8b631 with scrape type 2
2026-03-24 22:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7a62608-d381-59f2-bba0-681a2de8b631, identifier: 10713898
2026-03-24 22:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744090/general/fb5f83ef-b1dd-4114-9b2d-a23cddde2c28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721295)
2026-03-24 22:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7a62608-d381-59f2-bba0-681a2de8b631 with identifier: 10713898
2026-03-24 22:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7a62608-d381-59f2-bba0-681a2de8b631 with identifier: 10713898
2026-03-24 22:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7a62608-d381-59f2-bba0-681a2de8b631 with identifier: 10713898 to the API
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713898>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Light truck',
'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': 'd7a62608-d381-59f2-bba0-681a2de8b631',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCB143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713898',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 54060,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Caddy Maxi 2.0 - Diesel - Manual - 150 hp - 54.060 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713898%27 HTTP/1.1" 200 None
2026-03-24 22:19:36 [adesa.be] INFO: Saving data for 10713898: {'auction_closing_time': 1774426500.0, 'created_time': 1774282103.875317, 'last_price_update_time': 1774390776.030508}
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713898') HTTP/1.1" 204 0
2026-03-24 22:19:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78694f10>
2026-03-24 22:19:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F47e81043-c048-4130-9396-d5a90169f5e2.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/47e81043-c048-4130-9396-d5a90169f5e2.jpg saved to cache
2026-03-24 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d75625ae-38da-523b-870b-2cfb886d50ab
2026-03-24 22:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc38efae-4a95-57eb-b8d0-829924a91add with identifier: 10713981
2026-03-24 22:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc38efae-4a95-57eb-b8d0-829924a91add with scrape type 2
2026-03-24 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc38efae-4a95-57eb-b8d0-829924a91add with scrape type 2
2026-03-24 22:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc38efae-4a95-57eb-b8d0-829924a91add, identifier: 10713981
2026-03-24 22:19:36 [adesa.be] INFO: Found listing with ID: 10713840
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713840%27 HTTP/1.1" 200 None
2026-03-24 22:19:36 [adesa.be] INFO: Scrape type for 10713840: 2
2026-03-24 22:19:36 [adesa.be] INFO: Scraping item 10713840 url https://www.openlane.eu/en/carv6/auction/10713840
2026-03-24 22:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc38efae-4a95-57eb-b8d0-829924a91add with identifier: 10713981
2026-03-24 22:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc38efae-4a95-57eb-b8d0-829924a91add with identifier: 10713981
2026-03-24 22:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc38efae-4a95-57eb-b8d0-829924a91add with identifier: 10713981 to the API
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713981>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'cc38efae-4a95-57eb-b8d0-829924a91add',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WBV611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713981',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 157155,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2019-04-17',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Caddy 2.0 Startline - Diesel - Manual - 75 hp - 157.155 '
'km',
'transmission': 'manual',
'trim': 'Startline',
'vin': None,
'year': 2019}
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713981%27 HTTP/1.1" 200 None
2026-03-24 22:19:36 [adesa.be] INFO: Saving data for 10713981: {'auction_closing_time': 1774426500.0, 'created_time': 1774282227.66566, 'last_price_update_time': 1774390776.45537}
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713981') HTTP/1.1" 204 0
2026-03-24 22:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78a33c10>
2026-03-24 22:19:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252F62a297ce-7593-48d7-8ea7-6e1ffc590d3d.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/62a297ce-7593-48d7-8ea7-6e1ffc590d3d.jpg saved to cache
2026-03-24 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d75625ae-38da-523b-870b-2cfb886d50ab
2026-03-24 22:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53bc5671-bf08-5750-9d42-290c1bf481d8 with identifier: 10713806
2026-03-24 22:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53bc5671-bf08-5750-9d42-290c1bf481d8 with scrape type 2
2026-03-24 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53bc5671-bf08-5750-9d42-290c1bf481d8 with scrape type 2
2026-03-24 22:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53bc5671-bf08-5750-9d42-290c1bf481d8, identifier: 10713806
2026-03-24 22:19:36 [adesa.be] INFO: Found listing with ID: 10713858
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713858%27 HTTP/1.1" 200 None
2026-03-24 22:19:36 [adesa.be] INFO: Scrape type for 10713858: 2
2026-03-24 22:19:36 [adesa.be] INFO: Scraping item 10713858 url https://www.openlane.eu/en/carv6/auction/10713858
2026-03-24 22: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 22:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53bc5671-bf08-5750-9d42-290c1bf481d8 with identifier: 10713806
2026-03-24 22:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53bc5671-bf08-5750-9d42-290c1bf481d8 with identifier: 10713806
2026-03-24 22:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53bc5671-bf08-5750-9d42-290c1bf481d8 with identifier: 10713806 to the API
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713806>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '53bc5671-bf08-5750-9d42-290c1bf481d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXQ626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713806',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 157600,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Caddy Maxi 2.0 Trendline - Diesel - Manual - 102 hp - '
'157.600 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2021}
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713806%27 HTTP/1.1" 200 None
2026-03-24 22:19:36 [adesa.be] INFO: Saving data for 10713806: {'auction_closing_time': 1774426500.0, 'created_time': 1774282279.267891, 'last_price_update_time': 1774390776.875378}
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713806') HTTP/1.1" 204 0
2026-03-24 22:19:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7a7d8450>
2026-03-24 22:19:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744090%252Fgeneral%252Ffb5f83ef-b1dd-4114-9b2d-a23cddde2c28.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/fb5f83ef-b1dd-4114-9b2d-a23cddde2c28.jpg saved to cache
2026-03-24 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d75625ae-38da-523b-870b-2cfb886d50ab
2026-03-24 22:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744090/general/651fd046-086b-4cbb-9300-3c32351ed08a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721295)
2026-03-24 22:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744090/general/19799021-0f6e-45e4-acd5-77f2d5ae029d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721295)
2026-03-24 22:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:36 [adesa.be] INFO: Found listing with ID: 10713877
2026-03-24 22:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713877%27 HTTP/1.1" 200 None
2026-03-24 22:19:36 [adesa.be] INFO: Scrape type for 10713877: 2
2026-03-24 22:19:36 [adesa.be] INFO: Scraping item 10713877 url https://www.openlane.eu/en/carv6/auction/10713877
2026-03-24 22: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 22:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b210af4-16a5-5b5f-ba31-9dc67cfe0dc3 with identifier: 10713697
2026-03-24 22:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b210af4-16a5-5b5f-ba31-9dc67cfe0dc3 with scrape type 2
2026-03-24 22:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b210af4-16a5-5b5f-ba31-9dc67cfe0dc3 with scrape type 2
2026-03-24 22:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b210af4-16a5-5b5f-ba31-9dc67cfe0dc3, identifier: 10713697
2026-03-24 22:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b210af4-16a5-5b5f-ba31-9dc67cfe0dc3 with identifier: 10713697
2026-03-24 22:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b210af4-16a5-5b5f-ba31-9dc67cfe0dc3 with identifier: 10713697
2026-03-24 22:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b210af4-16a5-5b5f-ba31-9dc67cfe0dc3 with identifier: 10713697 to the API
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713697>
{'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-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0b210af4-16a5-5b5f-ba31-9dc67cfe0dc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAU112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713697',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 31950,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2023-08-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Golf 1.0 eTSI Life Business - Petrol - Automatic - 110 '
'hp - 31.950 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713697%27 HTTP/1.1" 200 None
2026-03-24 22:19:37 [adesa.be] INFO: Saving data for 10713697: {'auction_closing_time': 1774426500.0, 'created_time': 1774282352.93098, 'last_price_update_time': 1774390777.349372}
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713697') HTTP/1.1" 204 0
2026-03-24 22:19:37 [adesa.be] INFO: Found listing with ID: 10713800
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713800%27 HTTP/1.1" 200 None
2026-03-24 22:19:37 [adesa.be] INFO: Scrape type for 10713800: 2
2026-03-24 22:19:37 [adesa.be] INFO: Scraping item 10713800 url https://www.openlane.eu/en/carv6/auction/10713800
2026-03-24 22:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744087/general/10163241-9453-4afc-acb9-fb5b87fcb90f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721299)
2026-03-24 22:19:37 [adesa.be] INFO: Found listing with ID: 10713653
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713653%27 HTTP/1.1" 200 None
2026-03-24 22:19:37 [adesa.be] INFO: Scrape type for 10713653: 2
2026-03-24 22:19:37 [adesa.be] INFO: Scraping item 10713653 url https://www.openlane.eu/en/carv6/auction/10713653
2026-03-24 22:19:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785cf710>
2026-03-24 22:19:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22: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 22:19:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744090%252Fgeneral%252F651fd046-086b-4cbb-9300-3c32351ed08a.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/651fd046-086b-4cbb-9300-3c32351ed08a.jpg saved to cache
2026-03-24 22:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d75625ae-38da-523b-870b-2cfb886d50ab
2026-03-24 22:19:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7853f3d0>
2026-03-24 22:19:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22: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 22:19:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%252F5744090%252Fgeneral%252F19799021-0f6e-45e4-acd5-77f2d5ae029d.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744090/general/19799021-0f6e-45e4-acd5-77f2d5ae029d.jpg saved to cache
2026-03-24 22:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d75625ae-38da-523b-870b-2cfb886d50ab
2026-03-24 22:19:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d75625ae-38da-523b-870b-2cfb886d50ab, skipping ID generation
2026-03-24 22:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75625ae-38da-523b-870b-2cfb886d50ab with scrape type 1
2026-03-24 22:19:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d75625ae-38da-523b-870b-2cfb886d50ab sending to next pipeline
2026-03-24 22:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d75625ae-38da-523b-870b-2cfb886d50ab, identifier: 10721295
2026-03-24 22:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62014912-51fe-5c70-8d90-2aeb718a12a3 with identifier: 10713727
2026-03-24 22:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62014912-51fe-5c70-8d90-2aeb718a12a3 with scrape type 2
2026-03-24 22:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62014912-51fe-5c70-8d90-2aeb718a12a3 with scrape type 2
2026-03-24 22:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62014912-51fe-5c70-8d90-2aeb718a12a3, identifier: 10713727
2026-03-24 22:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d75625ae-38da-523b-870b-2cfb886d50ab with identifier: 10721295
2026-03-24 22:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d75625ae-38da-523b-870b-2cfb886d50ab with identifier: 10721295
2026-03-24 22:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d75625ae-38da-523b-870b-2cfb886d50ab with identifier: 10721295 to the API
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744090/general/19799021-0f6e-45e4-acd5-77f2d5ae029d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'd75625ae-38da-523b-870b-2cfb886d50ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FSC759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721295',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 23446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744090/general/77efaad0-c71b-4214-993a-81bf70123a80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744090/general/72f2f550-0905-49e7-891d-304d8a1f3835.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744090/general/59022318-1347-43eb-9d2b-b130c2931c88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744090/general/419c204c-13f9-49d8-8f36-230066c982d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744090/general/fe968286-1515-4fa2-8558-0694fb429716.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744090/general/47e81043-c048-4130-9396-d5a90169f5e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744090/general/62a297ce-7593-48d7-8ea7-6e1ffc590d3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744090/general/fb5f83ef-b1dd-4114-9b2d-a23cddde2c28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744090/general/651fd046-086b-4cbb-9300-3c32351ed08a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75625ae-38da-523b-870b-2cfb886d50ab/d75625ae-38da-523b-870b-2cfb886d50ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111007,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744090/general/19799021-0f6e-45e4-acd5-77f2d5ae029d.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-07-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 130 hp - 23.446 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2024}
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721295%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.be] INFO: Saving data for 10721295: {'created_time': 1774390778.073752, 'last_price_update_time': 1774390778.073762, 'auction_closing_time': 1774533600.0}
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721295') HTTP/1.1" 204 0
2026-03-24 22:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62014912-51fe-5c70-8d90-2aeb718a12a3 with identifier: 10713727
2026-03-24 22:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62014912-51fe-5c70-8d90-2aeb718a12a3 with identifier: 10713727
2026-03-24 22:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62014912-51fe-5c70-8d90-2aeb718a12a3 with identifier: 10713727 to the API
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713727>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '62014912-51fe-5c70-8d90-2aeb718a12a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJH065',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713727',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 88013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 116 hp - 88.013 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713727%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.be] INFO: Saving data for 10713727: {'auction_closing_time': 1774426500.0, 'created_time': 1774282074.004723, 'last_price_update_time': 1774390778.341506}
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713727') HTTP/1.1" 204 0
2026-03-24 22:19:38 [adesa.be] INFO: Found listing with ID: 10713942
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713942%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.be] INFO: Scrape type for 10713942: 2
2026-03-24 22:19:38 [adesa.be] INFO: Scraping item 10713942 url https://www.openlane.eu/en/carv6/auction/10713942
2026-03-24 22:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb785cf1d0>
2026-03-24 22:19:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744087%252Fgeneral%252F10163241-9453-4afc-acb9-fb5b87fcb90f.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744087/general/10163241-9453-4afc-acb9-fb5b87fcb90f.jpg saved to cache
2026-03-24 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 14b330ea-9014-52f7-bba7-79faad1ff278
2026-03-24 22:19:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14b330ea-9014-52f7-bba7-79faad1ff278, skipping ID generation
2026-03-24 22:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14b330ea-9014-52f7-bba7-79faad1ff278 with scrape type 1
2026-03-24 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14b330ea-9014-52f7-bba7-79faad1ff278 sending to next pipeline
2026-03-24 22:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14b330ea-9014-52f7-bba7-79faad1ff278, identifier: 10721299
2026-03-24 22:19:38 [adesa.be] INFO: Found listing with ID: 10713732
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713732%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.be] INFO: Scrape type for 10713732: 2
2026-03-24 22:19:38 [adesa.be] INFO: Scraping item 10713732 url https://www.openlane.eu/en/carv6/auction/10713732
2026-03-24 22: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 22:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14b330ea-9014-52f7-bba7-79faad1ff278 with identifier: 10721299
2026-03-24 22:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14b330ea-9014-52f7-bba7-79faad1ff278 with identifier: 10721299
2026-03-24 22:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14b330ea-9014-52f7-bba7-79faad1ff278 with identifier: 10721299 to the API
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744087/general/10163241-9453-4afc-acb9-fb5b87fcb90f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '14b330ea-9014-52f7-bba7-79faad1ff278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ETN147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 129797,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744087/general/1b80b8dd-90c6-41ab-8c08-5fc34778a2f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744087/general/e60c0aee-5d06-4860-88bd-3034e1197d8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744087/general/10163241-9453-4afc-acb9-fb5b87fcb90f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744087/general/797342aa-6077-46f8-bfc8-c81d340b3772.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744087/general/48af48d0-db6f-45a9-9011-856c7a4302ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94099,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744087/general/7015c41b-3bb7-4a69-925d-0ad32482c3e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744087/general/a0dd41c5-999a-4cbd-b8ad-72a1e4baf496.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744087/general/30044fc3-1946-49b3-9483-297b19749694.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744087/general/281f22bb-671a-4bfc-95e1-3fcaddb4f284.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14b330ea-9014-52f7-bba7-79faad1ff278/14b330ea-9014-52f7-bba7-79faad1ff278_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744087/general/b023f32a-f5ef-4811-9232-ce5fa2138463.jpg',
'Width': 1024}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Active Pack - Diesel - Automatic - 130 hp - '
'129.797 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2024}
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721299%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.be] INFO: Saving data for 10721299: {'created_time': 1774390778.893421, 'last_price_update_time': 1774390778.893431, 'auction_closing_time': 1774533600.0}
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721299') HTTP/1.1" 204 0
2026-03-24 22: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 22:19:38 [adesa.be] INFO: Found listing with ID: 10713830
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713830%27 HTTP/1.1" 200 None
2026-03-24 22:19:38 [adesa.be] INFO: Scrape type for 10713830: 2
2026-03-24 22:19:38 [adesa.be] INFO: Scraping item 10713830 url https://www.openlane.eu/en/carv6/auction/10713830
2026-03-24 22:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:19:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10713774
2026-03-24 22:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8dfff0a-882c-54eb-ab76-3cd42752faa7 with scrape type 2
2026-03-24 22:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8dfff0a-882c-54eb-ab76-3cd42752faa7 with scrape type 2
2026-03-24 22:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8dfff0a-882c-54eb-ab76-3cd42752faa7, identifier: 10713774
2026-03-24 22:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with identifier: 10713644
2026-03-24 22:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with scrape type 2
2026-03-24 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with scrape type 2
2026-03-24 22:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40874c8b-dc8e-5294-a3f1-a9815ae37f87, identifier: 10713644
2026-03-24 22:19:39 [adesa.be] INFO: Found listing with ID: 10713645
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713645%27 HTTP/1.1" 200 None
2026-03-24 22:19:39 [adesa.be] INFO: Scrape type for 10713645: 2
2026-03-24 22:19:39 [adesa.be] INFO: Scraping item 10713645 url https://www.openlane.eu/en/carv6/auction/10713645
2026-03-24 22:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10713774
2026-03-24 22:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10713774
2026-03-24 22:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10713774 to the API
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713774>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e8dfff0a-882c-54eb-ab76-3cd42752faa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLT157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713774',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 101355,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Golf Variant 1.0 eTSI Life - Petrol - Automatic - 110 hp '
'- 101.355 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713774%27 HTTP/1.1" 200 None
2026-03-24 22:19:39 [adesa.be] INFO: Saving data for 10713774: {'auction_closing_time': 1774426500.0, 'created_time': 1774282070.005238, 'last_price_update_time': 1774390779.415048}
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713774') HTTP/1.1" 204 0
2026-03-24 22:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with identifier: 10713644
2026-03-24 22:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with identifier: 10713644
2026-03-24 22:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40874c8b-dc8e-5294-a3f1-a9815ae37f87 with identifier: 10713644 to the API
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713644>
{'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-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '40874c8b-dc8e-5294-a3f1-a9815ae37f87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713644',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 58182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'58.182 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713644%27 HTTP/1.1" 200 None
2026-03-24 22:19:39 [adesa.be] INFO: Saving data for 10713644: {'auction_closing_time': 1774426500.0, 'created_time': 1774282115.909267, 'last_price_update_time': 1774390779.83306}
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713644') HTTP/1.1" 204 0
2026-03-24 22:19:39 [adesa.be] INFO: Found listing with ID: 10713711
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713711%27 HTTP/1.1" 200 None
2026-03-24 22:19:39 [adesa.be] INFO: Scrape type for 10713711: 2
2026-03-24 22:19:39 [adesa.be] INFO: Scraping item 10713711 url https://www.openlane.eu/en/carv6/auction/10713711
2026-03-24 22:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16e1a57c-d343-5585-89b6-f28ae03f62c0 with identifier: 10713723
2026-03-24 22:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16e1a57c-d343-5585-89b6-f28ae03f62c0 with scrape type 2
2026-03-24 22:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16e1a57c-d343-5585-89b6-f28ae03f62c0 with scrape type 2
2026-03-24 22:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16e1a57c-d343-5585-89b6-f28ae03f62c0, identifier: 10713723
2026-03-24 22:19: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 22:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16e1a57c-d343-5585-89b6-f28ae03f62c0 with identifier: 10713723
2026-03-24 22:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16e1a57c-d343-5585-89b6-f28ae03f62c0 with identifier: 10713723
2026-03-24 22:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16e1a57c-d343-5585-89b6-f28ae03f62c0 with identifier: 10713723 to the API
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713723>
{'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-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '16e1a57c-d343-5585-89b6-f28ae03f62c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EPZ236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713723',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 79892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Golf 1.0 eTSI Life Business - Petrol - Automatic - 110 '
'hp - 79.892 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713723%27 HTTP/1.1" 200 None
2026-03-24 22:19:40 [adesa.be] INFO: Saving data for 10713723: {'auction_closing_time': 1774426500.0, 'created_time': 1774282278.345921, 'last_price_update_time': 1774390780.227865}
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713723') HTTP/1.1" 204 0
2026-03-24 22:19:40 [adesa.be] INFO: Found listing with ID: 10713722
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713722%27 HTTP/1.1" 200 None
2026-03-24 22:19:40 [adesa.be] INFO: Scrape type for 10713722: 2
2026-03-24 22:19:40 [adesa.be] INFO: Scraping item 10713722 url https://www.openlane.eu/en/carv6/auction/10713722
2026-03-24 22: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 22: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 22:19:40 [adesa.be] INFO: Found listing with ID: 10713686
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713686%27 HTTP/1.1" 200 None
2026-03-24 22:19:40 [adesa.be] INFO: Scrape type for 10713686: 0
2026-03-24 22:19:40 [adesa.be] INFO: Skipping item 10713686 url https://www.openlane.eu/en/carv6/auction/10713686
2026-03-24 22:19:40 [adesa.be] INFO: Found listing with ID: 10713749
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713749%27 HTTP/1.1" 200 None
2026-03-24 22:19:40 [adesa.be] INFO: Scrape type for 10713749: 2
2026-03-24 22:19:40 [adesa.be] INFO: Scraping item 10713749 url https://www.openlane.eu/en/carv6/auction/10713749
2026-03-24 22:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10713760
2026-03-24 22:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e288580-ea09-58bc-a69d-2408221712e0 with scrape type 2
2026-03-24 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e288580-ea09-58bc-a69d-2408221712e0 with scrape type 2
2026-03-24 22:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e288580-ea09-58bc-a69d-2408221712e0, identifier: 10713760
2026-03-24 22:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9b0cc65-d780-5aab-bc59-2420d7135cb6 with identifier: 10713746
2026-03-24 22:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9b0cc65-d780-5aab-bc59-2420d7135cb6 with scrape type 2
2026-03-24 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9b0cc65-d780-5aab-bc59-2420d7135cb6 with scrape type 2
2026-03-24 22:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9b0cc65-d780-5aab-bc59-2420d7135cb6, identifier: 10713746
2026-03-24 22:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with identifier: 10713654
2026-03-24 22:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with scrape type 2
2026-03-24 22:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with scrape type 2
2026-03-24 22:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347, identifier: 10713654
2026-03-24 22:19:40 [adesa.be] INFO: Found listing with ID: 10713920
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713920%27 HTTP/1.1" 200 None
2026-03-24 22:19:40 [adesa.be] INFO: Scrape type for 10713920: 2
2026-03-24 22:19:40 [adesa.be] INFO: Scraping item 10713920 url https://www.openlane.eu/en/carv6/auction/10713920
2026-03-24 22:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10713760
2026-03-24 22:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10713760
2026-03-24 22:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10713760 to the API
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713760>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'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': '9e288580-ea09-58bc-a69d-2408221712e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHS866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713760',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 61157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'61.157 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713760%27 HTTP/1.1" 200 None
2026-03-24 22:19:40 [adesa.be] INFO: Saving data for 10713760: {'auction_closing_time': 1774426500.0, 'created_time': 1774282090.8447, 'last_price_update_time': 1774390780.837181}
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713760') HTTP/1.1" 204 0
2026-03-24 22:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9b0cc65-d780-5aab-bc59-2420d7135cb6 with identifier: 10713746
2026-03-24 22:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9b0cc65-d780-5aab-bc59-2420d7135cb6 with identifier: 10713746
2026-03-24 22:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9b0cc65-d780-5aab-bc59-2420d7135cb6 with identifier: 10713746 to the API
2026-03-24 22:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713746>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'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': 'Petrol',
'id': 'd9b0cc65-d780-5aab-bc59-2420d7135cb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQV649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713746',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 88019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Golf Variant 1.5 TSI Life - Petrol - Manual - 130 hp - '
'88.019 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713746%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Saving data for 10713746: {'auction_closing_time': 1774426500.0, 'created_time': 1774282073.452207, 'last_price_update_time': 1774390781.102477}
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713746') HTTP/1.1" 204 0
2026-03-24 22:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with identifier: 10713654
2026-03-24 22:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with identifier: 10713654
2026-03-24 22:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6aae1ba-ff31-557e-ac8d-ef13fb3bf347 with identifier: 10713654 to the API
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713654>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Blue',
'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': 'f6aae1ba-ff31-557e-ac8d-ef13fb3bf347',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSJ365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713654',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 14129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'14.129 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713654%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Saving data for 10713654: {'auction_closing_time': 1774426500.0, 'created_time': 1774282090.206487, 'last_price_update_time': 1774390781.376261}
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713654') HTTP/1.1" 204 0
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713660
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713660%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713660: 2
2026-03-24 22:19:41 [adesa.be] INFO: Scraping item 10713660 url https://www.openlane.eu/en/carv6/auction/10713660
2026-03-24 22:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713657
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713657%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713657: 2
2026-03-24 22:19:41 [adesa.be] INFO: Scraping item 10713657 url https://www.openlane.eu/en/carv6/auction/10713657
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713753
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713753%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713753: 2
2026-03-24 22:19:41 [adesa.be] INFO: Scraping item 10713753 url https://www.openlane.eu/en/carv6/auction/10713753
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713735
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713735%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713735: 2
2026-03-24 22:19:41 [adesa.be] INFO: Scraping item 10713735 url https://www.openlane.eu/en/carv6/auction/10713735
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713659
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713659%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713659: 2
2026-03-24 22:19:41 [adesa.be] INFO: Scraping item 10713659 url https://www.openlane.eu/en/carv6/auction/10713659
2026-03-24 22:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713663
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713663%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713663: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10713663 url https://www.openlane.eu/en/carv6/auction/10713663
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713648
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713648%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713648: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10713648 url https://www.openlane.eu/en/carv6/auction/10713648
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713669
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713669%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713669: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10713669 url https://www.openlane.eu/en/carv6/auction/10713669
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713642
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713642%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713642: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10713642 url https://www.openlane.eu/en/carv6/auction/10713642
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713673
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713673%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713673: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10713673 url https://www.openlane.eu/en/carv6/auction/10713673
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713716
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713716%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713716: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10713716 url https://www.openlane.eu/en/carv6/auction/10713716
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713704
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713704%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713704: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10713704 url https://www.openlane.eu/en/carv6/auction/10713704
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713741
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713741%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713741: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10713741 url https://www.openlane.eu/en/carv6/auction/10713741
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712627
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712627%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712627: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712627 url https://www.openlane.eu/en/carv6/auction/10712627
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712671
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712671%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712671: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712671 url https://www.openlane.eu/en/carv6/auction/10712671
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712694
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712694%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712694: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712694 url https://www.openlane.eu/en/carv6/auction/10712694
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712642
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712642%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712642: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712642 url https://www.openlane.eu/en/carv6/auction/10712642
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712672
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712672%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712672: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712672 url https://www.openlane.eu/en/carv6/auction/10712672
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712713
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712713%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712713: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712713 url https://www.openlane.eu/en/carv6/auction/10712713
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712714
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712714%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712714: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712714 url https://www.openlane.eu/en/carv6/auction/10712714
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712659
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712659%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712659: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712659 url https://www.openlane.eu/en/carv6/auction/10712659
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712652
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712652%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712652: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712652 url https://www.openlane.eu/en/carv6/auction/10712652
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712620
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712620%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712620: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712620 url https://www.openlane.eu/en/carv6/auction/10712620
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712568
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712568%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712568: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712568 url https://www.openlane.eu/en/carv6/auction/10712568
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713605
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713605%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713605: 2
2026-03-24 22:19:41 [adesa.be] INFO: Scraping item 10713605 url https://www.openlane.eu/en/carv6/auction/10713605
2026-03-24 22:19:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712700
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712700%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712700: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712700 url https://www.openlane.eu/en/carv6/auction/10712700
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712594
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712594%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712594: 2
2026-03-24 22:19:41 [adesa.be] INFO: Scraping item 10712594 url https://www.openlane.eu/en/carv6/auction/10712594
2026-03-24 22:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712639
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712639%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712639: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712639 url https://www.openlane.eu/en/carv6/auction/10712639
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10712580
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712580%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10712580: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10712580 url https://www.openlane.eu/en/carv6/auction/10712580
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713620
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713620%27 HTTP/1.1" 200 None
2026-03-24 22:19:41 [adesa.be] INFO: Scrape type for 10713620: 0
2026-03-24 22:19:41 [adesa.be] INFO: Skipping item 10713620 url https://www.openlane.eu/en/carv6/auction/10713620
2026-03-24 22:19:41 [adesa.be] INFO: Found listing with ID: 10713594
2026-03-24 22:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713594%27 HTTP/1.1" 200 None
2026-03-24 22:19:42 [adesa.be] INFO: Scrape type for 10713594: 2
2026-03-24 22:19:42 [adesa.be] INFO: Scraping item 10713594 url https://www.openlane.eu/en/carv6/auction/10713594
2026-03-24 22:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d34bbf62-2e91-5aed-9145-2fa67f84e45c with identifier: 10713712
2026-03-24 22:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d34bbf62-2e91-5aed-9145-2fa67f84e45c with scrape type 2
2026-03-24 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d34bbf62-2e91-5aed-9145-2fa67f84e45c with scrape type 2
2026-03-24 22:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d34bbf62-2e91-5aed-9145-2fa67f84e45c, identifier: 10713712
2026-03-24 22:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d67771a-d371-514f-b841-9855bedf4cdc with identifier: 10713788
2026-03-24 22:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d67771a-d371-514f-b841-9855bedf4cdc with scrape type 2
2026-03-24 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d67771a-d371-514f-b841-9855bedf4cdc with scrape type 2
2026-03-24 22:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3d67771a-d371-514f-b841-9855bedf4cdc, identifier: 10713788
2026-03-24 22:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 364d288c-44b5-5abe-8835-0dad6a238b77 with identifier: 10713975
2026-03-24 22:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 364d288c-44b5-5abe-8835-0dad6a238b77 with scrape type 2
2026-03-24 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 364d288c-44b5-5abe-8835-0dad6a238b77 with scrape type 2
2026-03-24 22:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 364d288c-44b5-5abe-8835-0dad6a238b77, identifier: 10713975
2026-03-24 22:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d34bbf62-2e91-5aed-9145-2fa67f84e45c with identifier: 10713712
2026-03-24 22:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d34bbf62-2e91-5aed-9145-2fa67f84e45c with identifier: 10713712
2026-03-24 22:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d34bbf62-2e91-5aed-9145-2fa67f84e45c with identifier: 10713712 to the API
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713712>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd34bbf62-2e91-5aed-9145-2fa67f84e45c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF116',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713712',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 107819,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Toyota Corolla Touring Sports 1.8 Style - Petrol - Automatic - 98 '
'hp - 107.819 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713712%27 HTTP/1.1" 200 None
2026-03-24 22:19:42 [adesa.be] INFO: Saving data for 10713712: {'auction_closing_time': 1774426500.0, 'created_time': 1774282133.282722, 'last_price_update_time': 1774390782.553516}
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713712') HTTP/1.1" 204 0
2026-03-24 22:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3d67771a-d371-514f-b841-9855bedf4cdc with identifier: 10713788
2026-03-24 22:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3d67771a-d371-514f-b841-9855bedf4cdc with identifier: 10713788
2026-03-24 22:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3d67771a-d371-514f-b841-9855bedf4cdc with identifier: 10713788 to the API
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713788>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': '3d67771a-d371-514f-b841-9855bedf4cdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUJ684',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713788',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 62041,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen ID.3 58 kWh 1st Plus - Electric - Automatic - 204 hp - '
'62.041 km',
'transmission': 'automatic',
'trim': '1st Plus',
'vin': None,
'year': 2020}
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713788%27 HTTP/1.1" 200 None
2026-03-24 22:19:42 [adesa.be] INFO: Saving data for 10713788: {'auction_closing_time': 1774426500.0, 'created_time': 1774282062.485586, 'last_price_update_time': 1774390782.952678}
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713788') HTTP/1.1" 204 0
2026-03-24 22:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 364d288c-44b5-5abe-8835-0dad6a238b77 with identifier: 10713975
2026-03-24 22:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 364d288c-44b5-5abe-8835-0dad6a238b77 with identifier: 10713975
2026-03-24 22:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 364d288c-44b5-5abe-8835-0dad6a238b77 with identifier: 10713975 to the API
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713975>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '364d288c-44b5-5abe-8835-0dad6a238b77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WKV079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713975',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 175150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Golf Variant 1.6 TDI Join - Diesel - Manual - 115 hp - '
'175.150 km',
'transmission': 'manual',
'trim': 'Join',
'vin': None,
'year': 2019}
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713975%27 HTTP/1.1" 200 None
2026-03-24 22:19:43 [adesa.be] INFO: Saving data for 10713975: {'auction_closing_time': 1774426500.0, 'created_time': 1774282061.760781, 'last_price_update_time': 1774390783.203056}
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713975') HTTP/1.1" 204 0
2026-03-24 22:19:43 [adesa.be] INFO: Found listing with ID: 10713570
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713570%27 HTTP/1.1" 200 None
2026-03-24 22:19:43 [adesa.be] INFO: Scrape type for 10713570: 0
2026-03-24 22:19:43 [adesa.be] INFO: Skipping item 10713570 url https://www.openlane.eu/en/carv6/auction/10713570
2026-03-24 22:19:43 [adesa.be] INFO: Found listing with ID: 10712558
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712558%27 HTTP/1.1" 200 None
2026-03-24 22:19:43 [adesa.be] INFO: Scrape type for 10712558: 2
2026-03-24 22:19:43 [adesa.be] INFO: Scraping item 10712558 url https://www.openlane.eu/en/carv6/auction/10712558
2026-03-24 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:43 [adesa.be] INFO: Found listing with ID: 10712514
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712514%27 HTTP/1.1" 200 None
2026-03-24 22:19:43 [adesa.be] INFO: Scrape type for 10712514: 2
2026-03-24 22:19:43 [adesa.be] INFO: Scraping item 10712514 url https://www.openlane.eu/en/carv6/auction/10712514
2026-03-24 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a923165d-ca18-51f2-9fa6-74f8f1c9cb06 with identifier: 10713630
2026-03-24 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a923165d-ca18-51f2-9fa6-74f8f1c9cb06 with scrape type 2
2026-03-24 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a923165d-ca18-51f2-9fa6-74f8f1c9cb06 with scrape type 2
2026-03-24 22:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a923165d-ca18-51f2-9fa6-74f8f1c9cb06, identifier: 10713630
2026-03-24 22:19:43 [adesa.be] INFO: Found listing with ID: 10713580
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713580%27 HTTP/1.1" 200 None
2026-03-24 22:19:43 [adesa.be] INFO: Scrape type for 10713580: 2
2026-03-24 22:19:43 [adesa.be] INFO: Scraping item 10713580 url https://www.openlane.eu/en/carv6/auction/10713580
2026-03-24 22:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a923165d-ca18-51f2-9fa6-74f8f1c9cb06 with identifier: 10713630
2026-03-24 22:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a923165d-ca18-51f2-9fa6-74f8f1c9cb06 with identifier: 10713630
2026-03-24 22:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a923165d-ca18-51f2-9fa6-74f8f1c9cb06 with identifier: 10713630 to the API
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713630>
{'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-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a923165d-ca18-51f2-9fa6-74f8f1c9cb06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713630',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 39042,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'39.042 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713630%27 HTTP/1.1" 200 None
2026-03-24 22:19:43 [adesa.be] INFO: Saving data for 10713630: {'auction_closing_time': 1774426500.0, 'created_time': 1774282105.928384, 'last_price_update_time': 1774390783.633474}
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713630') HTTP/1.1" 204 0
2026-03-24 22:19:43 [adesa.be] INFO: Found listing with ID: 10712534
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712534%27 HTTP/1.1" 200 None
2026-03-24 22:19:43 [adesa.be] INFO: Scrape type for 10712534: 0
2026-03-24 22:19:43 [adesa.be] INFO: Skipping item 10712534 url https://www.openlane.eu/en/carv6/auction/10712534
2026-03-24 22:19:43 [adesa.be] INFO: Found listing with ID: 10712546
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712546%27 HTTP/1.1" 200 None
2026-03-24 22:19:43 [adesa.be] INFO: Scrape type for 10712546: 0
2026-03-24 22:19:43 [adesa.be] INFO: Skipping item 10712546 url https://www.openlane.eu/en/carv6/auction/10712546
2026-03-24 22:19:43 [adesa.be] INFO: Found listing with ID: 10713590
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713590%27 HTTP/1.1" 200 None
2026-03-24 22:19:43 [adesa.be] INFO: Scrape type for 10713590: 2
2026-03-24 22:19:43 [adesa.be] INFO: Scraping item 10713590 url https://www.openlane.eu/en/carv6/auction/10713590
2026-03-24 22:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10713783
2026-03-24 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with scrape type 2
2026-03-24 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with scrape type 2
2026-03-24 22:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9, identifier: 10713783
2026-03-24 22:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10713783
2026-03-24 22:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10713783
2026-03-24 22:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10713783 to the API
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713783>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '45e41d6f-8d9d-5258-a404-4a0a7e6c17a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASL669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713783',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 135983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-06-30',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 135.983 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713783%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Saving data for 10713783: {'auction_closing_time': 1774426500.0, 'created_time': 1774282057.24564, 'last_price_update_time': 1774390784.057398}
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713783') HTTP/1.1" 204 0
2026-03-24 22:19:44 [adesa.be] INFO: Found listing with ID: 10713609
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713609%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Scrape type for 10713609: 2
2026-03-24 22:19:44 [adesa.be] INFO: Scraping item 10713609 url https://www.openlane.eu/en/carv6/auction/10713609
2026-03-24 22:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10713763
2026-03-24 22:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with scrape type 2
2026-03-24 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with scrape type 2
2026-03-24 22:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb, identifier: 10713763
2026-03-24 22:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10713763
2026-03-24 22:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10713763
2026-03-24 22:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10713763 to the API
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713763>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'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': '724c5aba-2ffa-5bff-8e2d-b8217f497ecb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXK759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713763',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 106658,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 106.658 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713763%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Saving data for 10713763: {'auction_closing_time': 1774426500.0, 'created_time': 1774282060.51762, 'last_price_update_time': 1774390784.438739}
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713763') HTTP/1.1" 204 0
2026-03-24 22:19:44 [adesa.be] INFO: Found listing with ID: 10712532
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712532%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Scrape type for 10712532: 0
2026-03-24 22:19:44 [adesa.be] INFO: Skipping item 10712532 url https://www.openlane.eu/en/carv6/auction/10712532
2026-03-24 22:19:44 [adesa.be] INFO: Found listing with ID: 10712547
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712547%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Scrape type for 10712547: 0
2026-03-24 22:19:44 [adesa.be] INFO: Skipping item 10712547 url https://www.openlane.eu/en/carv6/auction/10712547
2026-03-24 22:19:44 [adesa.be] INFO: Found listing with ID: 10712577
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712577%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Scrape type for 10712577: 0
2026-03-24 22:19:44 [adesa.be] INFO: Skipping item 10712577 url https://www.openlane.eu/en/carv6/auction/10712577
2026-03-24 22:19:44 [adesa.be] INFO: Found listing with ID: 10713592
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713592%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Scrape type for 10713592: 2
2026-03-24 22:19:44 [adesa.be] INFO: Scraping item 10713592 url https://www.openlane.eu/en/carv6/auction/10713592
2026-03-24 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:44 [adesa.be] INFO: Found listing with ID: 10713534
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713534%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Scrape type for 10713534: 2
2026-03-24 22:19:44 [adesa.be] INFO: Scraping item 10713534 url https://www.openlane.eu/en/carv6/auction/10713534
2026-03-24 22: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 22:19:44 [adesa.be] INFO: Found listing with ID: 10712493
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712493%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Scrape type for 10712493: 2
2026-03-24 22:19:44 [adesa.be] INFO: Scraping item 10712493 url https://www.openlane.eu/en/carv6/auction/10712493
2026-03-24 22:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:44 [adesa.be] INFO: Found listing with ID: 10712497
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712497%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Scrape type for 10712497: 2
2026-03-24 22:19:44 [adesa.be] INFO: Scraping item 10712497 url https://www.openlane.eu/en/carv6/auction/10712497
2026-03-24 22: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 22:19:44 [adesa.be] INFO: Found listing with ID: 10712511
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712511%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Scrape type for 10712511: 2
2026-03-24 22:19:44 [adesa.be] INFO: Scraping item 10712511 url https://www.openlane.eu/en/carv6/auction/10712511
2026-03-24 22:19:44 [adesa.be] INFO: Found listing with ID: 10712645
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712645%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Scrape type for 10712645: 2
2026-03-24 22:19:44 [adesa.be] INFO: Scraping item 10712645 url https://www.openlane.eu/en/carv6/auction/10712645
2026-03-24 22:19:44 [adesa.be] INFO: Found listing with ID: 10712535
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712535%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Scrape type for 10712535: 2
2026-03-24 22:19:44 [adesa.be] INFO: Scraping item 10712535 url https://www.openlane.eu/en/carv6/auction/10712535
2026-03-24 22:19:44 [adesa.be] INFO: Found listing with ID: 10712522
2026-03-24 22:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712522%27 HTTP/1.1" 200 None
2026-03-24 22:19:44 [adesa.be] INFO: Scrape type for 10712522: 2
2026-03-24 22:19:44 [adesa.be] INFO: Scraping item 10712522 url https://www.openlane.eu/en/carv6/auction/10712522
2026-03-24 22:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10713840
2026-03-24 22:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 805d33d5-74db-5f9f-b366-d213c3cfe61d with scrape type 2
2026-03-24 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 805d33d5-74db-5f9f-b366-d213c3cfe61d with scrape type 2
2026-03-24 22:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 805d33d5-74db-5f9f-b366-d213c3cfe61d, identifier: 10713840
2026-03-24 22:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10713858
2026-03-24 22:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2561895-06d0-5177-be87-7ad0bc25149d with scrape type 2
2026-03-24 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2561895-06d0-5177-be87-7ad0bc25149d with scrape type 2
2026-03-24 22:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2561895-06d0-5177-be87-7ad0bc25149d, identifier: 10713858
2026-03-24 22:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5076faa-2bee-550f-acb2-f9ec3dddf423 with identifier: 10713800
2026-03-24 22:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5076faa-2bee-550f-acb2-f9ec3dddf423 with scrape type 2
2026-03-24 22:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5076faa-2bee-550f-acb2-f9ec3dddf423 with scrape type 2
2026-03-24 22:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5076faa-2bee-550f-acb2-f9ec3dddf423, identifier: 10713800
2026-03-24 22:19:44 [adesa.be] INFO: Found listing with ID: 10712719
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712719%27 HTTP/1.1" 200 None
2026-03-24 22:19:45 [adesa.be] INFO: Scrape type for 10712719: 2
2026-03-24 22:19:45 [adesa.be] INFO: Scraping item 10712719 url https://www.openlane.eu/en/carv6/auction/10712719
2026-03-24 22:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10713840
2026-03-24 22:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10713840
2026-03-24 22:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10713840 to the API
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713840>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '805d33d5-74db-5f9f-b366-d213c3cfe61d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRC027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713840',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 149210,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 149.210 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713840%27 HTTP/1.1" 200 None
2026-03-24 22:19:45 [adesa.be] INFO: Saving data for 10713840: {'auction_closing_time': 1774426500.0, 'created_time': 1774282055.483759, 'last_price_update_time': 1774390785.269191}
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713840') HTTP/1.1" 204 0
2026-03-24 22:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10713858
2026-03-24 22:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10713858
2026-03-24 22:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10713858 to the API
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713858>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f2561895-06d0-5177-be87-7ad0bc25149d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQY241',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713858',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 158316,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 158.316 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713858%27 HTTP/1.1" 200 None
2026-03-24 22:19:45 [adesa.be] INFO: Saving data for 10713858: {'auction_closing_time': 1774426500.0, 'created_time': 1774282058.973997, 'last_price_update_time': 1774390785.627203}
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713858') HTTP/1.1" 204 0
2026-03-24 22:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5076faa-2bee-550f-acb2-f9ec3dddf423 with identifier: 10713800
2026-03-24 22:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5076faa-2bee-550f-acb2-f9ec3dddf423 with identifier: 10713800
2026-03-24 22:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5076faa-2bee-550f-acb2-f9ec3dddf423 with identifier: 10713800 to the API
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713800>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'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': 'c5076faa-2bee-550f-acb2-f9ec3dddf423',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJQ601',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713800',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 63281,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Polo 1.0 TSI Life Business - Petrol - Automatic - 95 hp '
'- 63.281 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713800%27 HTTP/1.1" 200 None
2026-03-24 22:19:45 [adesa.be] INFO: Saving data for 10713800: {'auction_closing_time': 1774426500.0, 'created_time': 1774282043.351556, 'last_price_update_time': 1774390785.892552}
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713800') HTTP/1.1" 204 0
2026-03-24 22:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be90c916-e20c-5fd2-8f4e-ed12faf6252f with identifier: 10713653
2026-03-24 22:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be90c916-e20c-5fd2-8f4e-ed12faf6252f with scrape type 2
2026-03-24 22:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be90c916-e20c-5fd2-8f4e-ed12faf6252f with scrape type 2
2026-03-24 22:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be90c916-e20c-5fd2-8f4e-ed12faf6252f, identifier: 10713653
2026-03-24 22:19: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 22:19: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 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be90c916-e20c-5fd2-8f4e-ed12faf6252f with identifier: 10713653
2026-03-24 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be90c916-e20c-5fd2-8f4e-ed12faf6252f with identifier: 10713653
2026-03-24 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be90c916-e20c-5fd2-8f4e-ed12faf6252f with identifier: 10713653 to the API
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713653>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'be90c916-e20c-5fd2-8f4e-ed12faf6252f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBC225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713653',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Sharan',
'odometer': 87359,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-05-18',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Sharan 1.4 TSI Highline - Petrol - Manual - 150 hp - '
'87.359 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2022}
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713653%27 HTTP/1.1" 200 None
2026-03-24 22:19:46 [adesa.be] INFO: Saving data for 10713653: {'auction_closing_time': 1774426500.0, 'created_time': 1774282039.554198, 'last_price_update_time': 1774390786.26514}
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713653') HTTP/1.1" 204 0
2026-03-24 22:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19753735-382f-58a4-a748-ac3c5209637c with identifier: 10713711
2026-03-24 22:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19753735-382f-58a4-a748-ac3c5209637c with scrape type 2
2026-03-24 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19753735-382f-58a4-a748-ac3c5209637c with scrape type 2
2026-03-24 22:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19753735-382f-58a4-a748-ac3c5209637c, identifier: 10713711
2026-03-24 22:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10713732
2026-03-24 22:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd8983a8-5151-5c50-85c0-f28b298a5ba5 with scrape type 2
2026-03-24 22:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd8983a8-5151-5c50-85c0-f28b298a5ba5 with scrape type 2
2026-03-24 22:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bd8983a8-5151-5c50-85c0-f28b298a5ba5, identifier: 10713732
2026-03-24 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19753735-382f-58a4-a748-ac3c5209637c with identifier: 10713711
2026-03-24 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19753735-382f-58a4-a748-ac3c5209637c with identifier: 10713711
2026-03-24 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19753735-382f-58a4-a748-ac3c5209637c with identifier: 10713711 to the API
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713711>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'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': '19753735-382f-58a4-a748-ac3c5209637c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UZ9562',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713711',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 158415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'158.415 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713711%27 HTTP/1.1" 200 None
2026-03-24 22:19:46 [adesa.be] INFO: Saving data for 10713711: {'auction_closing_time': 1774426500.0, 'created_time': 1774282032.595202, 'last_price_update_time': 1774390786.752682}
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713711') HTTP/1.1" 204 0
2026-03-24 22:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10713732
2026-03-24 22:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10713732
2026-03-24 22:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10713732 to the API
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713732>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'bd8983a8-5151-5c50-85c0-f28b298a5ba5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHN995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713732',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 176659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Tiguan 1.4 Life - Hybrid - Automatic - 150 hp - 176.659 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713732%27 HTTP/1.1" 200 None
2026-03-24 22:19:47 [adesa.be] INFO: Saving data for 10713732: {'auction_closing_time': 1774426500.0, 'created_time': 1774282038.681673, 'last_price_update_time': 1774390787.032665}
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713732') HTTP/1.1" 204 0
2026-03-24 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19: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 22:19: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 22:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19: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 22:19:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20265c03-9a74-52c5-8f6c-7c789b6098ea with identifier: 10713830
2026-03-24 22:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20265c03-9a74-52c5-8f6c-7c789b6098ea with scrape type 2
2026-03-24 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20265c03-9a74-52c5-8f6c-7c789b6098ea with scrape type 2
2026-03-24 22:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 20265c03-9a74-52c5-8f6c-7c789b6098ea, identifier: 10713830
2026-03-24 22:19:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10713645
2026-03-24 22:19:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 468817e7-daac-5dc5-9755-ea32f8da6e1c with scrape type 2
2026-03-24 22:19:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 468817e7-daac-5dc5-9755-ea32f8da6e1c with scrape type 2
2026-03-24 22:19:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 468817e7-daac-5dc5-9755-ea32f8da6e1c, identifier: 10713645
2026-03-24 22:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 20265c03-9a74-52c5-8f6c-7c789b6098ea with identifier: 10713830
2026-03-24 22:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 20265c03-9a74-52c5-8f6c-7c789b6098ea with identifier: 10713830
2026-03-24 22:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 20265c03-9a74-52c5-8f6c-7c789b6098ea with identifier: 10713830 to the API
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713830>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Blue',
'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': '20265c03-9a74-52c5-8f6c-7c789b6098ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABV772',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713830',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 160258,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Tiguan 1.5 TSI Life - Petrol - Manual - 150 hp - 160.258 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713830%27 HTTP/1.1" 200 None
2026-03-24 22:19:47 [adesa.be] INFO: Saving data for 10713830: {'auction_closing_time': 1774426500.0, 'created_time': 1774282034.125602, 'last_price_update_time': 1774390787.615537}
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713830') HTTP/1.1" 204 0
2026-03-24 22:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10713645
2026-03-24 22:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10713645
2026-03-24 22:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10713645 to the API
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713645>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Gray',
'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': '468817e7-daac-5dc5-9755-ea32f8da6e1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADV771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713645',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 47100,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Tiguan 1.5 TSI Life - Petrol - Manual - 150 hp - 47.100 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713645%27 HTTP/1.1" 200 None
2026-03-24 22:19:48 [adesa.be] INFO: Saving data for 10713645: {'auction_closing_time': 1774426500.0, 'created_time': 1774282034.776163, 'last_price_update_time': 1774390788.091862}
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713645') HTTP/1.1" 204 0
2026-03-24 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19: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 22:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with identifier: 10713920
2026-03-24 22:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with scrape type 2
2026-03-24 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with scrape type 2
2026-03-24 22:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0, identifier: 10713920
2026-03-24 22:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with identifier: 10713920
2026-03-24 22:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with identifier: 10713920
2026-03-24 22:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0 with identifier: 10713920 to the API
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713920>
{'auction_title': '',
'c_o_2_emission_value': 176,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'eb8ed947-1fbc-556e-b2d7-e0d9e2a3f9a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXV256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713920',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 239686,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 150 hp - 239.686 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713920%27 HTTP/1.1" 200 None
2026-03-24 22:19:48 [adesa.be] INFO: Saving data for 10713920: {'auction_closing_time': 1774426500.0, 'created_time': 1774282149.556636, 'last_price_update_time': 1774390788.470317}
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713920') HTTP/1.1" 204 0
2026-03-24 22:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with identifier: 10713660
2026-03-24 22:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with scrape type 2
2026-03-24 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with scrape type 2
2026-03-24 22:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b, identifier: 10713660
2026-03-24 22:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with identifier: 10713660
2026-03-24 22:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with identifier: 10713660
2026-03-24 22:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2508c3aa-f38f-5509-b8a9-b85e31e47e0b with identifier: 10713660 to the API
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713660>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'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': '2508c3aa-f38f-5509-b8a9-b85e31e47e0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DVH859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713660',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 60289,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2023-07-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen T-ROC 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'60.289 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713660%27 HTTP/1.1" 200 None
2026-03-24 22:19:48 [adesa.be] INFO: Saving data for 10713660: {'auction_closing_time': 1774426500.0, 'created_time': 1774282006.612189, 'last_price_update_time': 1774390788.93041}
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713660') HTTP/1.1" 204 0
2026-03-24 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19: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 22:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9e6a095-fb6d-5dfb-af18-7a87fb09d25a with identifier: 10713659
2026-03-24 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9e6a095-fb6d-5dfb-af18-7a87fb09d25a with scrape type 2
2026-03-24 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9e6a095-fb6d-5dfb-af18-7a87fb09d25a with scrape type 2
2026-03-24 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f9e6a095-fb6d-5dfb-af18-7a87fb09d25a, identifier: 10713659
2026-03-24 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9e6a095-fb6d-5dfb-af18-7a87fb09d25a with identifier: 10713659
2026-03-24 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9e6a095-fb6d-5dfb-af18-7a87fb09d25a with identifier: 10713659
2026-03-24 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9e6a095-fb6d-5dfb-af18-7a87fb09d25a with identifier: 10713659 to the API
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713659>
{'auction_title': '',
'c_o_2_emission_value': 114,
'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': 'f9e6a095-fb6d-5dfb-af18-7a87fb09d25a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMQ113',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713659',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 11456,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen T-ROC 2.0 TDI - Diesel - Manual - 115 hp - 11.456 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713659%27 HTTP/1.1" 200 None
2026-03-24 22:19:49 [adesa.be] INFO: Saving data for 10713659: {'auction_closing_time': 1774426500.0, 'created_time': 1774281990.237297, 'last_price_update_time': 1774390789.41404}
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713659') HTTP/1.1" 204 0
2026-03-24 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19: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 22:19: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 22:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdad6dcf-7190-5337-b3dc-4d91053f1f6b with identifier: 10712558
2026-03-24 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdad6dcf-7190-5337-b3dc-4d91053f1f6b with scrape type 2
2026-03-24 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdad6dcf-7190-5337-b3dc-4d91053f1f6b with scrape type 2
2026-03-24 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cdad6dcf-7190-5337-b3dc-4d91053f1f6b, identifier: 10712558
2026-03-24 22:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10713594
2026-03-24 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with scrape type 2
2026-03-24 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with scrape type 2
2026-03-24 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8, identifier: 10713594
2026-03-24 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cdad6dcf-7190-5337-b3dc-4d91053f1f6b with identifier: 10712558
2026-03-24 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cdad6dcf-7190-5337-b3dc-4d91053f1f6b with identifier: 10712558
2026-03-24 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cdad6dcf-7190-5337-b3dc-4d91053f1f6b with identifier: 10712558 to the API
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712558>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Coupé',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cdad6dcf-7190-5337-b3dc-4d91053f1f6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEK384',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712558',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 87836,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 35 TFSI S Line - Petrol - Automatic - 150 hp - 87.836 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712558%27 HTTP/1.1" 200 None
2026-03-24 22:19:49 [adesa.be] INFO: Saving data for 10712558: {'auction_closing_time': 1774429200.0, 'created_time': 1774281987.091088, 'last_price_update_time': 1774390789.995622}
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712558') HTTP/1.1" 204 0
2026-03-24 22:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10713594
2026-03-24 22:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10713594
2026-03-24 22:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15a31d3d-e69e-5f75-b995-c54f1cd9b5d8 with identifier: 10713594 to the API
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713594>
{'auction_title': '',
'c_o_2_emission_value': 139,
'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': '15a31d3d-e69e-5f75-b995-c54f1cd9b5d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ7720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713594',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 103382,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 40 TDI Advanced - Quattro - Diesel - Automatic - 204 '
'hp - 103.382 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713594%27 HTTP/1.1" 200 None
2026-03-24 22:19:50 [adesa.be] INFO: Saving data for 10713594: {'auction_closing_time': 1774426500.0, 'created_time': 1774281986.27158, 'last_price_update_time': 1774390790.262865}
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713594') HTTP/1.1" 204 0
2026-03-24 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19b76c07-2e70-5867-ba88-1e21051ac2e0 with identifier: 10713590
2026-03-24 22:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19b76c07-2e70-5867-ba88-1e21051ac2e0 with scrape type 2
2026-03-24 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19b76c07-2e70-5867-ba88-1e21051ac2e0 with scrape type 2
2026-03-24 22:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19b76c07-2e70-5867-ba88-1e21051ac2e0, identifier: 10713590
2026-03-24 22:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19b76c07-2e70-5867-ba88-1e21051ac2e0 with identifier: 10713590
2026-03-24 22:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19b76c07-2e70-5867-ba88-1e21051ac2e0 with identifier: 10713590
2026-03-24 22:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19b76c07-2e70-5867-ba88-1e21051ac2e0 with identifier: 10713590 to the API
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713590>
{'auction_title': '',
'c_o_2_emission_value': 106,
'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': '19b76c07-2e70-5867-ba88-1e21051ac2e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJQ929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713590',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 96796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2021-04-16',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 35 TDI S Line - Diesel - Automatic - 163 hp - '
'96.796 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713590%27 HTTP/1.1" 200 None
2026-03-24 22:19:50 [adesa.be] INFO: Saving data for 10713590: {'auction_closing_time': 1774426500.0, 'created_time': 1774281991.718642, 'last_price_update_time': 1774390790.816876}
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713590') HTTP/1.1" 204 0
2026-03-24 22:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 734011e7-3bf5-5409-9a9a-842d6a923d31 with identifier: 10712594
2026-03-24 22:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 734011e7-3bf5-5409-9a9a-842d6a923d31 with scrape type 2
2026-03-24 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 734011e7-3bf5-5409-9a9a-842d6a923d31 with scrape type 2
2026-03-24 22:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 734011e7-3bf5-5409-9a9a-842d6a923d31, identifier: 10712594
2026-03-24 22:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee20f614-d94c-50a5-af08-4113714a6a26 with identifier: 10713609
2026-03-24 22:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee20f614-d94c-50a5-af08-4113714a6a26 with scrape type 2
2026-03-24 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee20f614-d94c-50a5-af08-4113714a6a26 with scrape type 2
2026-03-24 22:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee20f614-d94c-50a5-af08-4113714a6a26, identifier: 10713609
2026-03-24 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 734011e7-3bf5-5409-9a9a-842d6a923d31 with identifier: 10712594
2026-03-24 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 734011e7-3bf5-5409-9a9a-842d6a923d31 with identifier: 10712594
2026-03-24 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 734011e7-3bf5-5409-9a9a-842d6a923d31 with identifier: 10712594 to the API
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712594>
{'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': 163,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '734011e7-3bf5-5409-9a9a-842d6a923d31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712594',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 72025,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'72.025 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712594%27 HTTP/1.1" 200 None
2026-03-24 22:19:51 [adesa.be] INFO: Saving data for 10712594: {'auction_closing_time': 1774429200.0, 'created_time': 1774281993.762041, 'last_price_update_time': 1774390791.270814}
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712594') HTTP/1.1" 204 0
2026-03-24 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee20f614-d94c-50a5-af08-4113714a6a26 with identifier: 10713609
2026-03-24 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee20f614-d94c-50a5-af08-4113714a6a26 with identifier: 10713609
2026-03-24 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee20f614-d94c-50a5-af08-4113714a6a26 with identifier: 10713609 to the API
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713609>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Hatchback',
'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': 'Petrol',
'id': 'ee20f614-d94c-50a5-af08-4113714a6a26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713609',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 101163,
'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': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 35 TFSI Advanced - Petrol - Automatic - 150 hp - '
'101.163 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713609%27 HTTP/1.1" 200 None
2026-03-24 22:19:51 [adesa.be] INFO: Saving data for 10713609: {'auction_closing_time': 1774426500.0, 'created_time': 1774281980.450773, 'last_price_update_time': 1774390791.536071}
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713609') HTTP/1.1" 204 0
2026-03-24 22:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10713592
2026-03-24 22:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cdf5233-fcdd-52ff-8d0f-173d58891754 with scrape type 2
2026-03-24 22:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cdf5233-fcdd-52ff-8d0f-173d58891754 with scrape type 2
2026-03-24 22:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5cdf5233-fcdd-52ff-8d0f-173d58891754, identifier: 10713592
2026-03-24 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10713592
2026-03-24 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10713592
2026-03-24 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5cdf5233-fcdd-52ff-8d0f-173d58891754 with identifier: 10713592 to the API
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713592>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Black',
'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': '5cdf5233-fcdd-52ff-8d0f-173d58891754',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACW971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713592',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 100147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A6 Avant 40 TDI Business - Diesel - Automatic - 204 hp - '
'100.147 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713592%27 HTTP/1.1" 200 None
2026-03-24 22:19:52 [adesa.be] INFO: Saving data for 10713592: {'auction_closing_time': 1774426500.0, 'created_time': 1774282048.611388, 'last_price_update_time': 1774390792.063892}
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713592') HTTP/1.1" 204 0
2026-03-24 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb8f49a5-0067-53c7-8550-7dd777a72128 with identifier: 10712493
2026-03-24 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb8f49a5-0067-53c7-8550-7dd777a72128 with scrape type 2
2026-03-24 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb8f49a5-0067-53c7-8550-7dd777a72128 with scrape type 2
2026-03-24 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb8f49a5-0067-53c7-8550-7dd777a72128, identifier: 10712493
2026-03-24 22:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb8f49a5-0067-53c7-8550-7dd777a72128 with identifier: 10712493
2026-03-24 22:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb8f49a5-0067-53c7-8550-7dd777a72128 with identifier: 10712493
2026-03-24 22:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb8f49a5-0067-53c7-8550-7dd777a72128 with identifier: 10712493 to the API
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712493>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Electric',
'id': 'eb8f49a5-0067-53c7-8550-7dd777a72128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF7707',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 44762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 44600,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi E-Tron GT 93 kWh - Electric - 476 hp - 44.762 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712493%27 HTTP/1.1" 200 None
2026-03-24 22:19:52 [adesa.be] INFO: Saving data for 10712493: {'auction_closing_time': 1774429200.0, 'created_time': 1774281957.724886, 'last_price_update_time': 1774390792.425798}
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712493') HTTP/1.1" 204 0
2026-03-24 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5554cc77-5f58-5f48-934e-582d36ea7557 with identifier: 10712535
2026-03-24 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5554cc77-5f58-5f48-934e-582d36ea7557 with scrape type 2
2026-03-24 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5554cc77-5f58-5f48-934e-582d36ea7557 with scrape type 2
2026-03-24 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5554cc77-5f58-5f48-934e-582d36ea7557, identifier: 10712535
2026-03-24 22:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5554cc77-5f58-5f48-934e-582d36ea7557 with identifier: 10712535
2026-03-24 22:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5554cc77-5f58-5f48-934e-582d36ea7557 with identifier: 10712535
2026-03-24 22:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5554cc77-5f58-5f48-934e-582d36ea7557 with identifier: 10712535 to the API
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712535>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5554cc77-5f58-5f48-934e-582d36ea7557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELX859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712535',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 12031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-12-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 30 TDI S Line - Diesel - Automatic - 116 hp - 12.031 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712535%27 HTTP/1.1" 200 None
2026-03-24 22:19:52 [adesa.be] INFO: Saving data for 10712535: {'auction_closing_time': 1774429200.0, 'created_time': 1774282078.051652, 'last_price_update_time': 1774390792.915186}
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712535') HTTP/1.1" 204 0
2026-03-24 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38ee18a4-0978-59d7-bc67-ba46623b2b89 with identifier: 10712719
2026-03-24 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38ee18a4-0978-59d7-bc67-ba46623b2b89 with scrape type 2
2026-03-24 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38ee18a4-0978-59d7-bc67-ba46623b2b89 with scrape type 2
2026-03-24 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38ee18a4-0978-59d7-bc67-ba46623b2b89, identifier: 10712719
2026-03-24 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13c3c7b-95b3-55c8-9752-572c7bd21622 with identifier: 10712522
2026-03-24 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13c3c7b-95b3-55c8-9752-572c7bd21622 with scrape type 2
2026-03-24 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f13c3c7b-95b3-55c8-9752-572c7bd21622 with scrape type 2
2026-03-24 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f13c3c7b-95b3-55c8-9752-572c7bd21622, identifier: 10712522
2026-03-24 22:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38ee18a4-0978-59d7-bc67-ba46623b2b89 with identifier: 10712719
2026-03-24 22:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38ee18a4-0978-59d7-bc67-ba46623b2b89 with identifier: 10712719
2026-03-24 22:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38ee18a4-0978-59d7-bc67-ba46623b2b89 with identifier: 10712719 to the API
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712719>
{'auction_title': '',
'c_o_2_emission_value': 147,
'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': '38ee18a4-0978-59d7-bc67-ba46623b2b89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBG750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712719',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 129566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-07-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 35 TFSI Business - Petrol - Automatic - 150 hp - 129.566 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712719%27 HTTP/1.1" 200 None
2026-03-24 22:19:53 [adesa.be] INFO: Saving data for 10712719: {'auction_closing_time': 1774429200.0, 'created_time': 1774281967.697759, 'last_price_update_time': 1774390793.377044}
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712719') HTTP/1.1" 204 0
2026-03-24 22:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f13c3c7b-95b3-55c8-9752-572c7bd21622 with identifier: 10712522
2026-03-24 22:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f13c3c7b-95b3-55c8-9752-572c7bd21622 with identifier: 10712522
2026-03-24 22:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f13c3c7b-95b3-55c8-9752-572c7bd21622 with identifier: 10712522 to the API
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712522>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f13c3c7b-95b3-55c8-9752-572c7bd21622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TM8753',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712522',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 23500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2023-03-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 35 TDI S Line - Quattro - Diesel - Automatic - 150 hp - '
'23.500 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712522%27 HTTP/1.1" 200 None
2026-03-24 22:19:53 [adesa.be] INFO: Saving data for 10712522: {'auction_closing_time': 1774429200.0, 'created_time': 1774281955.053592, 'last_price_update_time': 1774390793.656623}
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712522') HTTP/1.1" 204 0
2026-03-24 22:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf44f8c9-3c0a-5f19-8979-c8128e1635c3 with identifier: 10712511
2026-03-24 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf44f8c9-3c0a-5f19-8979-c8128e1635c3 with scrape type 2
2026-03-24 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf44f8c9-3c0a-5f19-8979-c8128e1635c3 with scrape type 2
2026-03-24 22:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cf44f8c9-3c0a-5f19-8979-c8128e1635c3, identifier: 10712511
2026-03-24 22:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cccd98ed-94cc-5e38-b3bd-8ef60fb4cf1f with identifier: 10712645
2026-03-24 22:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cccd98ed-94cc-5e38-b3bd-8ef60fb4cf1f with scrape type 2
2026-03-24 22:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cccd98ed-94cc-5e38-b3bd-8ef60fb4cf1f with scrape type 2
2026-03-24 22:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cccd98ed-94cc-5e38-b3bd-8ef60fb4cf1f, identifier: 10712645
2026-03-24 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cf44f8c9-3c0a-5f19-8979-c8128e1635c3 with identifier: 10712511
2026-03-24 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cf44f8c9-3c0a-5f19-8979-c8128e1635c3 with identifier: 10712511
2026-03-24 22:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cf44f8c9-3c0a-5f19-8979-c8128e1635c3 with identifier: 10712511 to the API
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712511>
{'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-25T09:00:00Z',
'fuel_type': 'Electric',
'id': 'cf44f8c9-3c0a-5f19-8979-c8128e1635c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS3865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712511',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 38704,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi E-Tron Sportback 55 Advanced - Quattro - Electric - Automatic '
'- 408 hp - 38.704 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712511%27 HTTP/1.1" 200 None
2026-03-24 22:19:54 [adesa.be] INFO: Saving data for 10712511: {'auction_closing_time': 1774429200.0, 'created_time': 1774282076.361515, 'last_price_update_time': 1774390794.255601}
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712511') HTTP/1.1" 204 0
2026-03-24 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cccd98ed-94cc-5e38-b3bd-8ef60fb4cf1f with identifier: 10712645
2026-03-24 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cccd98ed-94cc-5e38-b3bd-8ef60fb4cf1f with identifier: 10712645
2026-03-24 22:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cccd98ed-94cc-5e38-b3bd-8ef60fb4cf1f with identifier: 10712645 to the API
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712645>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cccd98ed-94cc-5e38-b3bd-8ef60fb4cf1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRR003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712645',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 59026,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 30 TDI Attraction - Diesel - Manual - 116 hp - 59.026 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712645%27 HTTP/1.1" 200 None
2026-03-24 22:19:54 [adesa.be] INFO: Saving data for 10712645: {'auction_closing_time': 1774429200.0, 'created_time': 1774281948.748983, 'last_price_update_time': 1774390794.534522}
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712645') HTTP/1.1" 204 0
2026-03-24 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744097/general/4dce8a94-ba64-4397-a7ef-205f4feb6210.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721315)
2026-03-24 22:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713942> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10713534
2026-03-24 22:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with scrape type 2
2026-03-24 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with scrape type 2
2026-03-24 22:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704, identifier: 10713534
2026-03-24 22:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc4763e5-32db-52c3-99ab-0f87b6e49d80 with identifier: 10713580
2026-03-24 22:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4763e5-32db-52c3-99ab-0f87b6e49d80 with scrape type 2
2026-03-24 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc4763e5-32db-52c3-99ab-0f87b6e49d80 with scrape type 2
2026-03-24 22:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc4763e5-32db-52c3-99ab-0f87b6e49d80, identifier: 10713580
2026-03-24 22:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c98290e-5fe6-50ff-86af-a1f25b9778f2 with identifier: 10712497
2026-03-24 22:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c98290e-5fe6-50ff-86af-a1f25b9778f2 with scrape type 2
2026-03-24 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c98290e-5fe6-50ff-86af-a1f25b9778f2 with scrape type 2
2026-03-24 22:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c98290e-5fe6-50ff-86af-a1f25b9778f2, identifier: 10712497
2026-03-24 22:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10713534
2026-03-24 22:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10713534
2026-03-24 22:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64194c94-fcf9-5f1c-ba8b-5c1a62e3b704 with identifier: 10713534 to the API
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713534>
{'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': '64194c94-fcf9-5f1c-ba8b-5c1a62e3b704',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PR9475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713534',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 79324,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30900,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi E-Tron 55 S Line - Electric - Automatic - 408 hp - 79.324 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713534%27 HTTP/1.1" 200 None
2026-03-24 22:19:55 [adesa.be] INFO: Saving data for 10713534: {'auction_closing_time': 1774426500.0, 'created_time': 1774282019.732554, 'last_price_update_time': 1774390795.223418}
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713534') HTTP/1.1" 204 0
2026-03-24 22:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc4763e5-32db-52c3-99ab-0f87b6e49d80 with identifier: 10713580
2026-03-24 22:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc4763e5-32db-52c3-99ab-0f87b6e49d80 with identifier: 10713580
2026-03-24 22:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc4763e5-32db-52c3-99ab-0f87b6e49d80 with identifier: 10713580 to the API
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713580>
{'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': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'bc4763e5-32db-52c3-99ab-0f87b6e49d80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGM741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713580',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 63995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 30 TDI Attraction - Diesel - 136 hp - 63.995 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713580%27 HTTP/1.1" 200 None
2026-03-24 22:19:55 [adesa.be] INFO: Saving data for 10713580: {'auction_closing_time': 1774426500.0, 'created_time': 1774281987.775021, 'last_price_update_time': 1774390795.504755}
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713580') HTTP/1.1" 204 0
2026-03-24 22:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c98290e-5fe6-50ff-86af-a1f25b9778f2 with identifier: 10712497
2026-03-24 22:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c98290e-5fe6-50ff-86af-a1f25b9778f2 with identifier: 10712497
2026-03-24 22:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c98290e-5fe6-50ff-86af-a1f25b9778f2 with identifier: 10712497 to the API
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712497>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Electric',
'id': '7c98290e-5fe6-50ff-86af-a1f25b9778f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NY9684',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 79799,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 37100,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi E-Tron GT 93 kWh - Electric - Automatic - 476 hp - 79.799 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712497%27 HTTP/1.1" 200 None
2026-03-24 22:19:55 [adesa.be] INFO: Saving data for 10712497: {'auction_closing_time': 1774429200.0, 'created_time': 1774281950.761553, 'last_price_update_time': 1774390795.767645}
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712497') HTTP/1.1" 204 0
2026-03-24 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744095/general/e44c4859-7771-4dec-8990-ce29576f2e88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721267)
2026-03-24 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743995/general/f7f1d5a8-1f4b-486c-a502-a7800027e513.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721256)
2026-03-24 22:19:55 [adesa.be] INFO: Found listing with ID: 10712631
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712631%27 HTTP/1.1" 200 None
2026-03-24 22:19:55 [adesa.be] INFO: Scrape type for 10712631: 2
2026-03-24 22:19:55 [adesa.be] INFO: Scraping item 10712631 url https://www.openlane.eu/en/carv6/auction/10712631
2026-03-24 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744095/general/9af6e049-59aa-4c00-983e-eef27a938144.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721267)
2026-03-24 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743995/general/1bbdc4df-2f94-42bb-a860-0dedea32a77f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721256)
2026-03-24 22:19:55 [adesa.be] INFO: Found listing with ID: 10712549
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712549%27 HTTP/1.1" 200 None
2026-03-24 22:19:55 [adesa.be] INFO: Scrape type for 10712549: 2
2026-03-24 22:19:55 [adesa.be] INFO: Scraping item 10712549 url https://www.openlane.eu/en/carv6/auction/10712549
2026-03-24 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782bab50>
2026-03-24 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744097%252Fgeneral%252F4dce8a94-ba64-4397-a7ef-205f4feb6210.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744097/general/4dce8a94-ba64-4397-a7ef-205f4feb6210.jpg saved to cache
2026-03-24 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4
2026-03-24 22:19:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a8936df-83c1-554b-a5c6-d7c2e9f898c4, skipping ID generation
2026-03-24 22:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4 with scrape type 1
2026-03-24 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a8936df-83c1-554b-a5c6-d7c2e9f898c4 sending to next pipeline
2026-03-24 22:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a8936df-83c1-554b-a5c6-d7c2e9f898c4, identifier: 10721315
2026-03-24 22:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 248d8c16-bf2b-5ae5-9cea-2b3c58f39330 with identifier: 10713942
2026-03-24 22:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 248d8c16-bf2b-5ae5-9cea-2b3c58f39330 with scrape type 2
2026-03-24 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 248d8c16-bf2b-5ae5-9cea-2b3c58f39330 with scrape type 2
2026-03-24 22:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 248d8c16-bf2b-5ae5-9cea-2b3c58f39330, identifier: 10713942
2026-03-24 22:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a8936df-83c1-554b-a5c6-d7c2e9f898c4 with identifier: 10721315
2026-03-24 22:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a8936df-83c1-554b-a5c6-d7c2e9f898c4 with identifier: 10721315
2026-03-24 22:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a8936df-83c1-554b-a5c6-d7c2e9f898c4 with identifier: 10721315 to the API
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744097/general/4dce8a94-ba64-4397-a7ef-205f4feb6210.jpg>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '8a8936df-83c1-554b-a5c6-d7c2e9f898c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQV254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721315',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 110328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 74,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183793,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744097/general/5f29d698-d9c6-4325-8182-808902ccad1b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180606,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744097/general/4dce8a94-ba64-4397-a7ef-205f4feb6210.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167861,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744097/general/650f7055-2f23-4baa-97cc-20947293724f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176154,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744097/general/2381a55a-7b5f-43a7-85b0-4167a0e90e91.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276714,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744097/general/3c1196f6-26c5-4fe1-9788-4232cb413af8.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298416,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744097/general/cdd32163-46fa-47e9-86af-417f573ba66e.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313022,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744097/general/613ba876-80dc-4acf-8df2-23849375b7fa.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272310,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744097/general/4b5062ab-6b24-450b-82a2-809882a83752.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248422,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744097/general/be4f8e25-bed0-4163-82c7-aaf048ea6a00.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8936df-83c1-554b-a5c6-d7c2e9f898c4/8a8936df-83c1-554b-a5c6-d7c2e9f898c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292258,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744097/general/a50ee8cf-b083-4959-a9ec-2d32ffe981a2.jpg',
'Width': 1500}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 110.328 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721315%27 HTTP/1.1" 200 None
2026-03-24 22:19:56 [adesa.be] INFO: Saving data for 10721315: {'created_time': 1774390796.396982, 'last_price_update_time': 1774390796.396993, 'auction_closing_time': 1774533600.0}
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721315') HTTP/1.1" 204 0
2026-03-24 22:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 248d8c16-bf2b-5ae5-9cea-2b3c58f39330 with identifier: 10713942
2026-03-24 22:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 248d8c16-bf2b-5ae5-9cea-2b3c58f39330 with identifier: 10713942
2026-03-24 22:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 248d8c16-bf2b-5ae5-9cea-2b3c58f39330 with identifier: 10713942 to the API
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713942>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '248d8c16-bf2b-5ae5-9cea-2b3c58f39330',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKU876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713942',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 167856,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-09-24',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen T-Cross 1.0 TSI United - Petrol - Manual - 115 hp - '
'167.856 km',
'transmission': 'manual',
'trim': 'United',
'vin': None,
'year': 2020}
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713942%27 HTTP/1.1" 200 None
2026-03-24 22:19:56 [adesa.be] INFO: Saving data for 10713942: {'auction_closing_time': 1774426500.0, 'created_time': 1774282036.730876, 'last_price_update_time': 1774390796.656574}
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713942') HTTP/1.1" 204 0
2026-03-24 22:19:56 [adesa.be] INFO: Found listing with ID: 10712552
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712552%27 HTTP/1.1" 200 None
2026-03-24 22:19:56 [adesa.be] INFO: Scrape type for 10712552: 2
2026-03-24 22:19:56 [adesa.be] INFO: Scraping item 10712552 url https://www.openlane.eu/en/carv6/auction/10712552
2026-03-24 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744095/general/f8a1e9a3-4b26-4f4e-99c3-e51ec450e5c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721267)
2026-03-24 22:19:56 [adesa.be] INFO: Found listing with ID: 10712506
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712506%27 HTTP/1.1" 200 None
2026-03-24 22:19:56 [adesa.be] INFO: Scrape type for 10712506: 2
2026-03-24 22:19:56 [adesa.be] INFO: Scraping item 10712506 url https://www.openlane.eu/en/carv6/auction/10712506
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7819b110>
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252Fe44c4859-7771-4dec-8990-ce29576f2e88.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/e44c4859-7771-4dec-8990-ce29576f2e88.jpg saved to cache
2026-03-24 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78694d50>
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7eb088-12e3-5cc4-bcea-2f7be7131454/0c7eb088-12e3-5cc4-bcea-2f7be7131454_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252Ff7f1d5a8-1f4b-486c-a502-a7800027e513.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/f7f1d5a8-1f4b-486c-a502-a7800027e513.jpg saved to cache
2026-03-24 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0c7eb088-12e3-5cc4-bcea-2f7be7131454
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784b8950>
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252F9af6e049-59aa-4c00-983e-eef27a938144.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/9af6e049-59aa-4c00-983e-eef27a938144.jpg saved to cache
2026-03-24 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78421310>
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7eb088-12e3-5cc4-bcea-2f7be7131454/0c7eb088-12e3-5cc4-bcea-2f7be7131454_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252F1bbdc4df-2f94-42bb-a860-0dedea32a77f.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/1bbdc4df-2f94-42bb-a860-0dedea32a77f.jpg saved to cache
2026-03-24 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0c7eb088-12e3-5cc4-bcea-2f7be7131454
2026-03-24 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743995/general/873f45c1-9064-4838-8e18-a4e33a5c4c7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721256)
2026-03-24 22:19:56 [adesa.be] INFO: Found listing with ID: 10713610
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713610%27 HTTP/1.1" 200 None
2026-03-24 22:19:56 [adesa.be] INFO: Scrape type for 10713610: 2
2026-03-24 22:19:56 [adesa.be] INFO: Scraping item 10713610 url https://www.openlane.eu/en/carv6/auction/10713610
2026-03-24 22:19:56 [adesa.be] INFO: Found listing with ID: 10712524
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712524%27 HTTP/1.1" 200 None
2026-03-24 22:19:56 [adesa.be] INFO: Scrape type for 10712524: 2
2026-03-24 22:19:56 [adesa.be] INFO: Scraping item 10712524 url https://www.openlane.eu/en/carv6/auction/10712524
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78739810>
2026-03-24 22:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744095%252Fgeneral%252Ff8a1e9a3-4b26-4f4e-99c3-e51ec450e5c3.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744095/general/f8a1e9a3-4b26-4f4e-99c3-e51ec450e5c3.jpg saved to cache
2026-03-24 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2
2026-03-24 22:19:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2, skipping ID generation
2026-03-24 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2 with scrape type 1
2026-03-24 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2 sending to next pipeline
2026-03-24 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2, identifier: 10721267
2026-03-24 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2 with identifier: 10721267
2026-03-24 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2 with identifier: 10721267
2026-03-24 22:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 841fb3ba-e9bb-551b-9af8-1c009e0cd9a2 with identifier: 10721267 to the API
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744095/general/f8a1e9a3-4b26-4f4e-99c3-e51ec450e5c3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '841fb3ba-e9bb-551b-9af8-1c009e0cd9a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPS722',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721267',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 147856,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183752,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744095/general/f8a1e9a3-4b26-4f4e-99c3-e51ec450e5c3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179124,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744095/general/9af6e049-59aa-4c00-983e-eef27a938144.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160091,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744095/general/e44c4859-7771-4dec-8990-ce29576f2e88.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165588,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744095/general/19f9408e-dd97-4da9-8b8e-c3bad4c06ebd.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259526,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744095/general/ed716941-a0b1-48f0-b5eb-f70d8672f19a.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250382,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744095/general/9a946173-0b34-47a6-be85-3e0baa63611b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140457,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744095/general/1da75cfc-0ec5-47b8-a7af-6775814cd9eb.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230491,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744095/general/6535dbf1-bb55-438a-858f-245577bdd50f.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252178,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744095/general/1daf7954-6b9c-4910-84bf-e126d30d26dc.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841fb3ba-e9bb-551b-9af8-1c009e0cd9a2/841fb3ba-e9bb-551b-9af8-1c009e0cd9a2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174018,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744095/general/13c0de2c-535e-45b8-bb5a-66f9466bbfaa.jpg',
'Width': 1500}],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A6 40 TDI Business - Quattro - Diesel - Automatic - 204 hp - '
'147.856 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721267%27 HTTP/1.1" 200 None
2026-03-24 22:19:57 [adesa.be] INFO: Saving data for 10721267: {'created_time': 1774390797.465141, 'last_price_update_time': 1774390797.46515, 'auction_closing_time': 1774533600.0}
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721267') HTTP/1.1" 204 0
2026-03-24 22:19:57 [adesa.be] INFO: Found listing with ID: 10712573
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712573%27 HTTP/1.1" 200 None
2026-03-24 22:19:57 [adesa.be] INFO: Scrape type for 10712573: 2
2026-03-24 22:19:57 [adesa.be] INFO: Scraping item 10712573 url https://www.openlane.eu/en/carv6/auction/10712573
2026-03-24 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:57 [adesa.be] INFO: Found listing with ID: 10713575
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713575%27 HTTP/1.1" 200 None
2026-03-24 22:19:57 [adesa.be] INFO: Scrape type for 10713575: 2
2026-03-24 22:19:57 [adesa.be] INFO: Scraping item 10713575 url https://www.openlane.eu/en/carv6/auction/10713575
2026-03-24 22:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7b122d10>
2026-03-24 22:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c7eb088-12e3-5cc4-bcea-2f7be7131454/0c7eb088-12e3-5cc4-bcea-2f7be7131454_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743995%252Fgeneral%252F873f45c1-9064-4838-8e18-a4e33a5c4c7d.jpg') HTTP/1.1" 204 0
2026-03-24 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743995/general/873f45c1-9064-4838-8e18-a4e33a5c4c7d.jpg saved to cache
2026-03-24 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0c7eb088-12e3-5cc4-bcea-2f7be7131454
2026-03-24 22:19:57 [adesa.be] INFO: Found listing with ID: 10712559
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712559%27 HTTP/1.1" 200 None
2026-03-24 22:19:57 [adesa.be] INFO: Scrape type for 10712559: 2
2026-03-24 22:19:57 [adesa.be] INFO: Scraping item 10712559 url https://www.openlane.eu/en/carv6/auction/10712559
2026-03-24 22:19:57 [adesa.be] INFO: Found listing with ID: 10712592
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712592%27 HTTP/1.1" 200 None
2026-03-24 22:19:57 [adesa.be] INFO: Scrape type for 10712592: 2
2026-03-24 22:19:57 [adesa.be] INFO: Scraping item 10712592 url https://www.openlane.eu/en/carv6/auction/10712592
2026-03-24 22:19:57 [adesa.be] INFO: Found listing with ID: 10712538
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712538%27 HTTP/1.1" 200 None
2026-03-24 22:19:57 [adesa.be] INFO: Scrape type for 10712538: 2
2026-03-24 22:19:57 [adesa.be] INFO: Scraping item 10712538 url https://www.openlane.eu/en/carv6/auction/10712538
2026-03-24 22:19:57 [adesa.be] INFO: Found listing with ID: 10712541
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712541%27 HTTP/1.1" 200 None
2026-03-24 22:19:57 [adesa.be] INFO: Scrape type for 10712541: 2
2026-03-24 22:19:57 [adesa.be] INFO: Scraping item 10712541 url https://www.openlane.eu/en/carv6/auction/10712541
2026-03-24 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 093c9465-a0b2-5354-97db-4755f4cfff20 with identifier: 10713605
2026-03-24 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 093c9465-a0b2-5354-97db-4755f4cfff20 with scrape type 2
2026-03-24 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 093c9465-a0b2-5354-97db-4755f4cfff20 with scrape type 2
2026-03-24 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 093c9465-a0b2-5354-97db-4755f4cfff20, identifier: 10713605
2026-03-24 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 093c9465-a0b2-5354-97db-4755f4cfff20 with identifier: 10713605
2026-03-24 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 093c9465-a0b2-5354-97db-4755f4cfff20 with identifier: 10713605
2026-03-24 22:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 093c9465-a0b2-5354-97db-4755f4cfff20 with identifier: 10713605 to the API
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713605>
{'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': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '093c9465-a0b2-5354-97db-4755f4cfff20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TM8768',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713605',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 115752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-05-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI Attraction - Diesel - 136 hp - 115.752 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713605%27 HTTP/1.1" 200 None
2026-03-24 22:19:57 [adesa.be] INFO: Saving data for 10713605: {'auction_closing_time': 1774426500.0, 'created_time': 1774282003.830479, 'last_price_update_time': 1774390797.992519}
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713605') HTTP/1.1" 204 0
2026-03-24 22:19:58 [adesa.be] INFO: Found listing with ID: 10712517
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712517%27 HTTP/1.1" 200 None
2026-03-24 22:19:58 [adesa.be] INFO: Scrape type for 10712517: 2
2026-03-24 22:19:58 [adesa.be] INFO: Scraping item 10712517 url https://www.openlane.eu/en/carv6/auction/10712517
2026-03-24 22:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef00148d-472d-5e62-b925-a215675db622 with identifier: 10713749
2026-03-24 22:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef00148d-472d-5e62-b925-a215675db622 with scrape type 2
2026-03-24 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef00148d-472d-5e62-b925-a215675db622 with scrape type 2
2026-03-24 22:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef00148d-472d-5e62-b925-a215675db622, identifier: 10713749
2026-03-24 22:19:58 [adesa.be] INFO: Found listing with ID: 10712555
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712555%27 HTTP/1.1" 200 None
2026-03-24 22:19:58 [adesa.be] INFO: Scrape type for 10712555: 2
2026-03-24 22:19:58 [adesa.be] INFO: Scraping item 10712555 url https://www.openlane.eu/en/carv6/auction/10712555
2026-03-24 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef00148d-472d-5e62-b925-a215675db622 with identifier: 10713749
2026-03-24 22:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef00148d-472d-5e62-b925-a215675db622 with identifier: 10713749
2026-03-24 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef00148d-472d-5e62-b925-a215675db622 with identifier: 10713749 to the API
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713749>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ef00148d-472d-5e62-b925-a215675db622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPS651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713749',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 212678,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2020-10-28',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - '
'212.678 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713749%27 HTTP/1.1" 200 None
2026-03-24 22:19:58 [adesa.be] INFO: Saving data for 10713749: {'auction_closing_time': 1774426500.0, 'created_time': 1774282075.379736, 'last_price_update_time': 1774390798.52556}
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713749') HTTP/1.1" 204 0
2026-03-24 22: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 22: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 22:19:58 [adesa.be] INFO: Found listing with ID: 10713564
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713564%27 HTTP/1.1" 200 None
2026-03-24 22:19:58 [adesa.be] INFO: Scrape type for 10713564: 2
2026-03-24 22:19:58 [adesa.be] INFO: Scraping item 10713564 url https://www.openlane.eu/en/carv6/auction/10713564
2026-03-24 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:19:58 [adesa.be] INFO: Found listing with ID: 10712536
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712536%27 HTTP/1.1" 200 None
2026-03-24 22:19:58 [adesa.be] INFO: Scrape type for 10712536: 2
2026-03-24 22:19:58 [adesa.be] INFO: Scraping item 10712536 url https://www.openlane.eu/en/carv6/auction/10712536
2026-03-24 22:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73e4f069-0106-5cc5-b696-034d49fd31ba with identifier: 10713735
2026-03-24 22:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73e4f069-0106-5cc5-b696-034d49fd31ba with scrape type 2
2026-03-24 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73e4f069-0106-5cc5-b696-034d49fd31ba with scrape type 2
2026-03-24 22:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73e4f069-0106-5cc5-b696-034d49fd31ba, identifier: 10713735
2026-03-24 22:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f85a704-7039-5d5f-99b8-b533696fdabd with identifier: 10712514
2026-03-24 22:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f85a704-7039-5d5f-99b8-b533696fdabd with scrape type 2
2026-03-24 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f85a704-7039-5d5f-99b8-b533696fdabd with scrape type 2
2026-03-24 22:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f85a704-7039-5d5f-99b8-b533696fdabd, identifier: 10712514
2026-03-24 22:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73e4f069-0106-5cc5-b696-034d49fd31ba with identifier: 10713735
2026-03-24 22:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73e4f069-0106-5cc5-b696-034d49fd31ba with identifier: 10713735
2026-03-24 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73e4f069-0106-5cc5-b696-034d49fd31ba with identifier: 10713735 to the API
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713735>
{'auction_title': '',
'c_o_2_emission_value': 114,
'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': '73e4f069-0106-5cc5-b696-034d49fd31ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXW101',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713735',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 79412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen T-ROC 2.0 TDI Active - Diesel - Manual - 115 hp - 79.412 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713735%27 HTTP/1.1" 200 None
2026-03-24 22:19:59 [adesa.be] INFO: Saving data for 10713735: {'auction_closing_time': 1774426500.0, 'created_time': 1774282009.635318, 'last_price_update_time': 1774390799.018641}
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713735') HTTP/1.1" 204 0
2026-03-24 22:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f85a704-7039-5d5f-99b8-b533696fdabd with identifier: 10712514
2026-03-24 22:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f85a704-7039-5d5f-99b8-b533696fdabd with identifier: 10712514
2026-03-24 22:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f85a704-7039-5d5f-99b8-b533696fdabd with identifier: 10712514 to the API
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712514>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Coupé',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4f85a704-7039-5d5f-99b8-b533696fdabd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMW909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712514',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 68521,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 40 TFSI S Line - Quattro - Petrol - Automatic - 204 hp - '
'68.521 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712514%27 HTTP/1.1" 200 None
2026-03-24 22:19:59 [adesa.be] INFO: Saving data for 10712514: {'auction_closing_time': 1774429200.0, 'created_time': 1774281981.549156, 'last_price_update_time': 1774390799.294816}
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712514') HTTP/1.1" 204 0
2026-03-24 22:19:59 [adesa.be] INFO: Found listing with ID: 10712626
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712626%27 HTTP/1.1" 200 None
2026-03-24 22:19:59 [adesa.be] INFO: Scrape type for 10712626: 2
2026-03-24 22:19:59 [adesa.be] INFO: Scraping item 10712626 url https://www.openlane.eu/en/carv6/auction/10712626
2026-03-24 22:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:59 [adesa.be] INFO: Found listing with ID: 10713555
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713555%27 HTTP/1.1" 200 None
2026-03-24 22:19:59 [adesa.be] INFO: Scrape type for 10713555: 2
2026-03-24 22:19:59 [adesa.be] INFO: Scraping item 10713555 url https://www.openlane.eu/en/carv6/auction/10713555
2026-03-24 22:19: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 22:19: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 22:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10713722
2026-03-24 22:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d88c985-0ce5-5249-87ef-4a8dd52680ef with scrape type 2
2026-03-24 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d88c985-0ce5-5249-87ef-4a8dd52680ef with scrape type 2
2026-03-24 22:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d88c985-0ce5-5249-87ef-4a8dd52680ef, identifier: 10713722
2026-03-24 22:19:59 [adesa.be] INFO: Found listing with ID: 10712551
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712551%27 HTTP/1.1" 200 None
2026-03-24 22:19:59 [adesa.be] INFO: Scrape type for 10712551: 2
2026-03-24 22:19:59 [adesa.be] INFO: Scraping item 10712551 url https://www.openlane.eu/en/carv6/auction/10712551
2026-03-24 22:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10713722
2026-03-24 22:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10713722
2026-03-24 22:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10713722 to the API
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713722>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'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': '9d88c985-0ce5-5249-87ef-4a8dd52680ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713722',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 154301,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Tiguan Allspace 1.5 TSI Comfortline - Petrol - Automatic '
'- 150 hp - 154.301 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2021}
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713722%27 HTTP/1.1" 200 None
2026-03-24 22:19:59 [adesa.be] INFO: Saving data for 10713722: {'auction_closing_time': 1774426500.0, 'created_time': 1774282147.675678, 'last_price_update_time': 1774390799.822754}
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713722') HTTP/1.1" 204 0
2026-03-24 22:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:19:59 [adesa.be] INFO: Found listing with ID: 10712554
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712554%27 HTTP/1.1" 200 None
2026-03-24 22:19:59 [adesa.be] INFO: Scrape type for 10712554: 2
2026-03-24 22:19:59 [adesa.be] INFO: Scraping item 10712554 url https://www.openlane.eu/en/carv6/auction/10712554
2026-03-24 22:19: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 22:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10713877
2026-03-24 22:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with scrape type 2
2026-03-24 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with scrape type 2
2026-03-24 22:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613, identifier: 10713877
2026-03-24 22:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10713657
2026-03-24 22:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0368c8f0-f687-517e-884f-0fa60798cef2 with scrape type 2
2026-03-24 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0368c8f0-f687-517e-884f-0fa60798cef2 with scrape type 2
2026-03-24 22:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0368c8f0-f687-517e-884f-0fa60798cef2, identifier: 10713657
2026-03-24 22:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10713877
2026-03-24 22:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10713877
2026-03-24 22:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10713877 to the API
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713877>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '06ea284f-8f65-5ac7-a39e-fdbe34cb2613',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABJ187',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713877',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 183614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 183.614 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713877%27 HTTP/1.1" 200 None
2026-03-24 22:20:00 [adesa.be] INFO: Saving data for 10713877: {'auction_closing_time': 1774426500.0, 'created_time': 1774282059.663296, 'last_price_update_time': 1774390800.340479}
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713877') HTTP/1.1" 204 0
2026-03-24 22:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10713657
2026-03-24 22:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10713657
2026-03-24 22:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10713657 to the API
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713657>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'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': '0368c8f0-f687-517e-884f-0fa60798cef2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FAY316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713657',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 56683,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2024-03-11',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen T-ROC 1.0 TSI Life - Petrol - Manual - 110 hp - 56.683 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2024}
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713657%27 HTTP/1.1" 200 None
2026-03-24 22:20:00 [adesa.be] INFO: Saving data for 10713657: {'auction_closing_time': 1774426500.0, 'created_time': 1774282029.865479, 'last_price_update_time': 1774390800.660371}
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713657') HTTP/1.1" 204 0
2026-03-24 22:20:00 [adesa.be] INFO: Found listing with ID: 10712545
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712545%27 HTTP/1.1" 200 None
2026-03-24 22:20:00 [adesa.be] INFO: Scrape type for 10712545: 2
2026-03-24 22:20:00 [adesa.be] INFO: Scraping item 10712545 url https://www.openlane.eu/en/carv6/auction/10712545
2026-03-24 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:00 [adesa.be] INFO: Found listing with ID: 10712521
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712521%27 HTTP/1.1" 200 None
2026-03-24 22:20:00 [adesa.be] INFO: Scrape type for 10712521: 2
2026-03-24 22:20:00 [adesa.be] INFO: Scraping item 10712521 url https://www.openlane.eu/en/carv6/auction/10712521
2026-03-24 22: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 22:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10713701
2026-03-24 22:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24aef409-7ac3-553d-a8c2-b679bbfda27c with scrape type 2
2026-03-24 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24aef409-7ac3-553d-a8c2-b679bbfda27c with scrape type 2
2026-03-24 22:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24aef409-7ac3-553d-a8c2-b679bbfda27c, identifier: 10713701
2026-03-24 22:20:00 [adesa.be] INFO: Found listing with ID: 10712533
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712533%27 HTTP/1.1" 200 None
2026-03-24 22:20:00 [adesa.be] INFO: Scrape type for 10712533: 2
2026-03-24 22:20:00 [adesa.be] INFO: Scraping item 10712533 url https://www.openlane.eu/en/carv6/auction/10712533
2026-03-24 22:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10713701
2026-03-24 22:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10713701
2026-03-24 22:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24aef409-7ac3-553d-a8c2-b679bbfda27c with identifier: 10713701 to the API
2026-03-24 22:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713701>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '24aef409-7ac3-553d-a8c2-b679bbfda27c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLX801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713701',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 105317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Toyota Corolla Touring Sports 1.8 Premium - Petrol - Automatic - 98 '
'hp - 105.317 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713701%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [adesa.be] INFO: Saving data for 10713701: {'auction_closing_time': 1774426500.0, 'created_time': 1774282152.067533, 'last_price_update_time': 1774390801.155824}
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713701') HTTP/1.1" 204 0
2026-03-24 22:20:01 [adesa.be] INFO: Found listing with ID: 10712561
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712561%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [adesa.be] INFO: Scrape type for 10712561: 2
2026-03-24 22:20:01 [adesa.be] INFO: Scraping item 10712561 url https://www.openlane.eu/en/carv6/auction/10712561
2026-03-24 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b62560f2-e3c1-543f-bd1a-70b5377a64c0 with identifier: 10721228
2026-03-24 22:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b62560f2-e3c1-543f-bd1a-70b5377a64c0 with scrape type 1
2026-03-24 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b62560f2-e3c1-543f-bd1a-70b5377a64c0
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743965%252Fgeneral%252Fa756469c-6f6f-420f-89a8-a1203ad42ccd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743965/general/a756469c-6f6f-420f-89a8-a1203ad42ccd.jpg not downloaded yet
2026-03-24 22:20: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 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:01 [adesa.be] INFO: Found listing with ID: 10712495
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712495%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [adesa.be] INFO: Scrape type for 10712495: 2
2026-03-24 22:20:01 [adesa.be] INFO: Scraping item 10712495 url https://www.openlane.eu/en/carv6/auction/10712495
2026-03-24 22:20: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 22:20: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 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743965%252Fgeneral%252Fa79d4d47-9e3f-4068-9f26-a1152efcbbd9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743965/general/a79d4d47-9e3f-4068-9f26-a1152efcbbd9.jpg not downloaded yet
2026-03-24 22:20:01 [adesa.be] INFO: Found listing with ID: 10713522
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713522%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [adesa.be] INFO: Scrape type for 10713522: 2
2026-03-24 22:20:01 [adesa.be] INFO: Scraping item 10713522 url https://www.openlane.eu/en/carv6/auction/10713522
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743965%252Fgeneral%252Fc59ddfcf-a258-490d-82cd-f6413ada4d65.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743965/general/c59ddfcf-a258-490d-82cd-f6413ada4d65.jpg not downloaded yet
2026-03-24 22:20:01 [adesa.be] INFO: Found listing with ID: 10713524
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713524%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [adesa.be] INFO: Scrape type for 10713524: 2
2026-03-24 22:20:01 [adesa.be] INFO: Scraping item 10713524 url https://www.openlane.eu/en/carv6/auction/10713524
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743965%252Fgeneral%252F4c3f7b53-08de-4885-ba01-e84a1d85f2df.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743965/general/4c3f7b53-08de-4885-ba01-e84a1d85f2df.jpg not downloaded yet
2026-03-24 22:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bca1faae-2918-51d5-8dc9-2d33461494f0 with identifier: 10721294
2026-03-24 22:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bca1faae-2918-51d5-8dc9-2d33461494f0 with scrape type 1
2026-03-24 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bca1faae-2918-51d5-8dc9-2d33461494f0
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252F655f865b-e3b7-4f38-bda4-303f417efd54.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/655f865b-e3b7-4f38-bda4-303f417efd54.jpg not downloaded yet
2026-03-24 22:20:01 [adesa.be] INFO: Found listing with ID: 10712724
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712724%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [adesa.be] INFO: Scrape type for 10712724: 2
2026-03-24 22:20:01 [adesa.be] INFO: Scraping item 10712724 url https://www.openlane.eu/en/carv6/auction/10712724
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743965%252Fgeneral%252F685143c4-f517-4ee1-a064-87ca702dda4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743965/general/685143c4-f517-4ee1-a064-87ca702dda4d.jpg not downloaded yet
2026-03-24 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743965/general/a756469c-6f6f-420f-89a8-a1203ad42ccd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721228)
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252Fdd831386-0178-4bf0-8b0f-ecd2c25100e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/dd831386-0178-4bf0-8b0f-ecd2c25100e8.jpg not downloaded yet
2026-03-24 22:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adf9b981-8892-57f3-9dd6-f550b0bfdcfa with identifier: 10713753
2026-03-24 22:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adf9b981-8892-57f3-9dd6-f550b0bfdcfa with scrape type 2
2026-03-24 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adf9b981-8892-57f3-9dd6-f550b0bfdcfa with scrape type 2
2026-03-24 22:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adf9b981-8892-57f3-9dd6-f550b0bfdcfa, identifier: 10713753
2026-03-24 22:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a31cea0-6891-5873-a1d8-649f8bcda316 with identifier: 10721311
2026-03-24 22:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a31cea0-6891-5873-a1d8-649f8bcda316 with scrape type 1
2026-03-24 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a31cea0-6891-5873-a1d8-649f8bcda316
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252F3798e2e4-7d1f-432c-80cc-4128a09445aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/3798e2e4-7d1f-432c-80cc-4128a09445aa.jpg not downloaded yet
2026-03-24 22:20:01 [adesa.be] INFO: Found listing with ID: 10712746
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712746%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [adesa.be] INFO: Scrape type for 10712746: 2
2026-03-24 22:20:01 [adesa.be] INFO: Scraping item 10712746 url https://www.openlane.eu/en/carv6/auction/10712746
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743965%252Fgeneral%252Ffc8554bc-be1d-4670-93af-18ac56ecd71e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743965/general/fc8554bc-be1d-4670-93af-18ac56ecd71e.jpg not downloaded yet
2026-03-24 22:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adf9b981-8892-57f3-9dd6-f550b0bfdcfa with identifier: 10713753
2026-03-24 22:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adf9b981-8892-57f3-9dd6-f550b0bfdcfa with identifier: 10713753
2026-03-24 22:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adf9b981-8892-57f3-9dd6-f550b0bfdcfa with identifier: 10713753 to the API
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713753>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Blue',
'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': 'adf9b981-8892-57f3-9dd6-f550b0bfdcfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEB546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713753',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 73608,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-07-31',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen T-ROC 1.5 TSI Style - Petrol - Automatic - 150 hp - '
'73.608 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713753%27 HTTP/1.1" 200 None
2026-03-24 22:20:01 [adesa.be] INFO: Saving data for 10713753: {'auction_closing_time': 1774426500.0, 'created_time': 1774282004.965842, 'last_price_update_time': 1774390801.98505}
2026-03-24 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713753') HTTP/1.1" 204 0
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252F1defeaa8-6949-4921-b3ee-4898d6ab6bdd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/1defeaa8-6949-4921-b3ee-4898d6ab6bdd.jpg not downloaded yet
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252Ff063f327-c4d5-43d2-8ecc-1de4b581d5db.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/f063f327-c4d5-43d2-8ecc-1de4b581d5db.jpg not downloaded yet
2026-03-24 22:20:02 [adesa.be] INFO: Found listing with ID: 10712657
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712657%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [adesa.be] INFO: Scrape type for 10712657: 2
2026-03-24 22:20:02 [adesa.be] INFO: Scraping item 10712657 url https://www.openlane.eu/en/carv6/auction/10712657
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743965%252Fgeneral%252Fdc77f205-e8d9-4394-bbdf-6e5b554c758b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743965/general/dc77f205-e8d9-4394-bbdf-6e5b554c758b.jpg not downloaded yet
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252Fa129307c-ef28-4d9a-bfdf-a395b024a42c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/a129307c-ef28-4d9a-bfdf-a395b024a42c.jpg not downloaded yet
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252Fe98a5821-5d21-4c8a-b3f5-b590fb49166e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/e98a5821-5d21-4c8a-b3f5-b590fb49166e.jpg not downloaded yet
2026-03-24 22:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78168850>
2026-03-24 22:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b62560f2-e3c1-543f-bd1a-70b5377a64c0/b62560f2-e3c1-543f-bd1a-70b5377a64c0_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743965%252Fgeneral%252Fa756469c-6f6f-420f-89a8-a1203ad42ccd.jpg') HTTP/1.1" 204 0
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743965/general/a756469c-6f6f-420f-89a8-a1203ad42ccd.jpg saved to cache
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b62560f2-e3c1-543f-bd1a-70b5377a64c0
2026-03-24 22:20:02 [adesa.be] INFO: Found listing with ID: 10712683
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712683%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [adesa.be] INFO: Scrape type for 10712683: 2
2026-03-24 22:20:02 [adesa.be] INFO: Scraping item 10712683 url https://www.openlane.eu/en/carv6/auction/10712683
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743965%252Fgeneral%252Fb9d9ff7d-e3d5-4331-8a33-51477504d56a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743965/general/b9d9ff7d-e3d5-4331-8a33-51477504d56a.jpg not downloaded yet
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252F45efa42e-d4cb-469d-ac78-270d7333398c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/45efa42e-d4cb-469d-ac78-270d7333398c.jpg not downloaded yet
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252F12dc82e9-b83a-495d-9740-10df85685daf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/12dc82e9-b83a-495d-9740-10df85685daf.jpg not downloaded yet
2026-03-24 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744132/general/655f865b-e3b7-4f38-bda4-303f417efd54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721294)
2026-03-24 22:20:02 [adesa.be] INFO: Found listing with ID: 10712741
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712741%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [adesa.be] INFO: Scrape type for 10712741: 2
2026-03-24 22:20:02 [adesa.be] INFO: Scraping item 10712741 url https://www.openlane.eu/en/carv6/auction/10712741
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743965%252Fgeneral%252F91c88dff-90b7-45ce-a2ec-dcbbcdd2c8ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743965/general/91c88dff-90b7-45ce-a2ec-dcbbcdd2c8ba.jpg not downloaded yet
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252F3c90f71d-2543-497e-ace4-a2df18ed2d5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/3c90f71d-2543-497e-ace4-a2df18ed2d5b.jpg not downloaded yet
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252Ff5264cce-bb6e-455d-992c-3ab8ed1f43c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/f5264cce-bb6e-455d-992c-3ab8ed1f43c7.jpg not downloaded yet
2026-03-24 22:20:02 [adesa.be] INFO: Found listing with ID: 10712643
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712643%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [adesa.be] INFO: Scrape type for 10712643: 2
2026-03-24 22:20:02 [adesa.be] INFO: Scraping item 10712643 url https://www.openlane.eu/en/carv6/auction/10712643
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743965%252Fgeneral%252Fc705f471-0a81-409d-92a0-89361665ebfc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743965/general/c705f471-0a81-409d-92a0-89361665ebfc.jpg not downloaded yet
2026-03-24 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252Fd188f675-2d63-4036-8448-6e8c855db0e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/d188f675-2d63-4036-8448-6e8c855db0e4.jpg not downloaded yet
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252F4e023bf0-0588-4eeb-a650-c93308b355c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/4e023bf0-0588-4eeb-a650-c93308b355c2.jpg not downloaded yet
2026-03-24 22:20:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:02 [adesa.be] INFO: Found listing with ID: 10712544
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712544%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [adesa.be] INFO: Scrape type for 10712544: 2
2026-03-24 22:20:02 [adesa.be] INFO: Scraping item 10712544 url https://www.openlane.eu/en/carv6/auction/10712544
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252F85290f11-3697-4b1b-8727-b044e6020708.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/85290f11-3697-4b1b-8727-b044e6020708.jpg not downloaded yet
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252F9a25bdf9-93a5-4512-9dd8-aa81dab1410b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/9a25bdf9-93a5-4512-9dd8-aa81dab1410b.jpg not downloaded yet
2026-03-24 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743965/general/b9d9ff7d-e3d5-4331-8a33-51477504d56a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721228)
2026-03-24 22:20:02 [adesa.be] INFO: Found listing with ID: 10712519
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712519%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [adesa.be] INFO: Scrape type for 10712519: 2
2026-03-24 22:20:02 [adesa.be] INFO: Scraping item 10712519 url https://www.openlane.eu/en/carv6/auction/10712519
2026-03-24 22:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782f9bd0>
2026-03-24 22:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca1faae-2918-51d5-8dc9-2d33461494f0/bca1faae-2918-51d5-8dc9-2d33461494f0_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252F655f865b-e3b7-4f38-bda4-303f417efd54.jpg') HTTP/1.1" 204 0
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/655f865b-e3b7-4f38-bda4-303f417efd54.jpg saved to cache
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bca1faae-2918-51d5-8dc9-2d33461494f0
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252Fd543c4b2-6414-4e2a-86d9-462f32d7a6d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/d543c4b2-6414-4e2a-86d9-462f32d7a6d9.jpg not downloaded yet
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252Fa6b882ce-91bc-43c1-a18a-cdfdcc0c5b84.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/a6b882ce-91bc-43c1-a18a-cdfdcc0c5b84.jpg not downloaded yet
2026-03-24 22:20:02 [adesa.be] INFO: Found listing with ID: 10713553
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713553%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [adesa.be] INFO: Scrape type for 10713553: 2
2026-03-24 22:20:02 [adesa.be] INFO: Scraping item 10713553 url https://www.openlane.eu/en/carv6/auction/10713553
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252F11b0c73f-993b-44c4-9717-2ab8524a9498.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/11b0c73f-993b-44c4-9717-2ab8524a9498.jpg not downloaded yet
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252F7e09cfe9-8d51-49d8-ac68-28bbe895a2ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/7e09cfe9-8d51-49d8-ac68-28bbe895a2ad.jpg not downloaded yet
2026-03-24 22:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25cc34a1-8957-598b-be97-389fb3a61eb8 with identifier: 10712506
2026-03-24 22:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25cc34a1-8957-598b-be97-389fb3a61eb8 with scrape type 2
2026-03-24 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25cc34a1-8957-598b-be97-389fb3a61eb8 with scrape type 2
2026-03-24 22:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25cc34a1-8957-598b-be97-389fb3a61eb8, identifier: 10712506
2026-03-24 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744122/general/f5264cce-bb6e-455d-992c-3ab8ed1f43c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721311)
2026-03-24 22:20:02 [adesa.be] INFO: Found listing with ID: 10712553
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712553%27 HTTP/1.1" 200 None
2026-03-24 22:20:02 [adesa.be] INFO: Scrape type for 10712553: 2
2026-03-24 22:20:02 [adesa.be] INFO: Scraping item 10712553 url https://www.openlane.eu/en/carv6/auction/10712553
2026-03-24 22:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25cc34a1-8957-598b-be97-389fb3a61eb8 with identifier: 10712506
2026-03-24 22:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25cc34a1-8957-598b-be97-389fb3a61eb8 with identifier: 10712506
2026-03-24 22:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25cc34a1-8957-598b-be97-389fb3a61eb8 with identifier: 10712506 to the API
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712506>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '25cc34a1-8957-598b-be97-389fb3a61eb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFG427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712506',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 3753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28100,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI S Line - Diesel - Automatic - 150 hp - 3.753 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712506%27 HTTP/1.1" 200 None
2026-03-24 22:20:03 [adesa.be] INFO: Saving data for 10712506: {'auction_closing_time': 1774429200.0, 'created_time': 1774281936.504381, 'last_price_update_time': 1774390803.017726}
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712506') HTTP/1.1" 204 0
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252Fac81c590-333e-42bc-b91c-e30ae9a2f274.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/ac81c590-333e-42bc-b91c-e30ae9a2f274.jpg not downloaded yet
2026-03-24 22:20:03 [adesa.be] INFO: Found listing with ID: 10712705
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712705%27 HTTP/1.1" 200 None
2026-03-24 22:20:03 [adesa.be] INFO: Scrape type for 10712705: 2
2026-03-24 22:20:03 [adesa.be] INFO: Scraping item 10712705 url https://www.openlane.eu/en/carv6/auction/10712705
2026-03-24 22:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78315b10>
2026-03-24 22:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b62560f2-e3c1-543f-bd1a-70b5377a64c0/b62560f2-e3c1-543f-bd1a-70b5377a64c0_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743965%252Fgeneral%252Fb9d9ff7d-e3d5-4331-8a33-51477504d56a.jpg') HTTP/1.1" 204 0
2026-03-24 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743965/general/b9d9ff7d-e3d5-4331-8a33-51477504d56a.jpg saved to cache
2026-03-24 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b62560f2-e3c1-543f-bd1a-70b5377a64c0
2026-03-24 22:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:03 [adesa.be] INFO: Found listing with ID: 10712649
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712649%27 HTTP/1.1" 200 None
2026-03-24 22:20:03 [adesa.be] INFO: Scrape type for 10712649: 2
2026-03-24 22:20:03 [adesa.be] INFO: Scraping item 10712649 url https://www.openlane.eu/en/carv6/auction/10712649
2026-03-24 22:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ad055d0>
2026-03-24 22:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a31cea0-6891-5873-a1d8-649f8bcda316/1a31cea0-6891-5873-a1d8-649f8bcda316_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252Ff5264cce-bb6e-455d-992c-3ab8ed1f43c7.jpg') HTTP/1.1" 204 0
2026-03-24 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/f5264cce-bb6e-455d-992c-3ab8ed1f43c7.jpg saved to cache
2026-03-24 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1a31cea0-6891-5873-a1d8-649f8bcda316
2026-03-24 22:20:03 [adesa.be] INFO: Found listing with ID: 10712641
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712641%27 HTTP/1.1" 200 None
2026-03-24 22:20:03 [adesa.be] INFO: Scrape type for 10712641: 2
2026-03-24 22:20:03 [adesa.be] INFO: Scraping item 10712641 url https://www.openlane.eu/en/carv6/auction/10712641
2026-03-24 22:20:03 [adesa.be] INFO: Found listing with ID: 10713606
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713606%27 HTTP/1.1" 200 None
2026-03-24 22:20:03 [adesa.be] INFO: Scrape type for 10713606: 2
2026-03-24 22:20:03 [adesa.be] INFO: Scraping item 10713606 url https://www.openlane.eu/en/carv6/auction/10713606
2026-03-24 22:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4933c8f6-8739-520c-9505-3e99fff4e795 with identifier: 10712517
2026-03-24 22:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4933c8f6-8739-520c-9505-3e99fff4e795 with scrape type 2
2026-03-24 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4933c8f6-8739-520c-9505-3e99fff4e795 with scrape type 2
2026-03-24 22:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4933c8f6-8739-520c-9505-3e99fff4e795, identifier: 10712517
2026-03-24 22:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with identifier: 10712541
2026-03-24 22:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with scrape type 2
2026-03-24 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with scrape type 2
2026-03-24 22:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3, identifier: 10712541
2026-03-24 22:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 988a786b-e6b0-5f52-ad9c-41ec583a90d2 with identifier: 10712631
2026-03-24 22:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 988a786b-e6b0-5f52-ad9c-41ec583a90d2 with scrape type 2
2026-03-24 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 988a786b-e6b0-5f52-ad9c-41ec583a90d2 with scrape type 2
2026-03-24 22:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 988a786b-e6b0-5f52-ad9c-41ec583a90d2, identifier: 10712631
2026-03-24 22:20:03 [adesa.be] INFO: Found listing with ID: 10713613
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713613%27 HTTP/1.1" 200 None
2026-03-24 22:20:03 [adesa.be] INFO: Scrape type for 10713613: 2
2026-03-24 22:20:03 [adesa.be] INFO: Scraping item 10713613 url https://www.openlane.eu/en/carv6/auction/10713613
2026-03-24 22:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4933c8f6-8739-520c-9505-3e99fff4e795 with identifier: 10712517
2026-03-24 22:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4933c8f6-8739-520c-9505-3e99fff4e795 with identifier: 10712517
2026-03-24 22:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4933c8f6-8739-520c-9505-3e99fff4e795 with identifier: 10712517 to the API
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712517>
{'auction_title': '',
'c_o_2_emission_value': 158,
'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': '4933c8f6-8739-520c-9505-3e99fff4e795',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'QY5381',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712517',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 48409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25100,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'48.409 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712517%27 HTTP/1.1" 200 None
2026-03-24 22:20:03 [adesa.be] INFO: Saving data for 10712517: {'auction_closing_time': 1774429200.0, 'created_time': 1774281918.588351, 'last_price_update_time': 1774390803.999148}
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712517') HTTP/1.1" 204 0
2026-03-24 22:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with identifier: 10712541
2026-03-24 22:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with identifier: 10712541
2026-03-24 22:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with identifier: 10712541 to the API
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712541>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'White',
'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': '47dcbeab-24a8-5ac8-98e8-ca9732701fb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAT391',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712541',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 79971,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TFSI Business - Petrol - Automatic - 150 hp - '
'79.971 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712541%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.be] INFO: Saving data for 10712541: {'auction_closing_time': 1774429200.0, 'created_time': 1774281925.43915, 'last_price_update_time': 1774390804.306144}
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712541') HTTP/1.1" 204 0
2026-03-24 22:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 988a786b-e6b0-5f52-ad9c-41ec583a90d2 with identifier: 10712631
2026-03-24 22:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 988a786b-e6b0-5f52-ad9c-41ec583a90d2 with identifier: 10712631
2026-03-24 22:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 988a786b-e6b0-5f52-ad9c-41ec583a90d2 with identifier: 10712631 to the API
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712631>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'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': '988a786b-e6b0-5f52-ad9c-41ec583a90d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WHK979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712631',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 138190,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2019-06-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 138.190 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2019}
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712631%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.be] INFO: Saving data for 10712631: {'auction_closing_time': 1774429200.0, 'created_time': 1774281937.556465, 'last_price_update_time': 1774390804.584948}
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712631') HTTP/1.1" 204 0
2026-03-24 22:20:04 [adesa.be] INFO: Found listing with ID: 10713568
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713568%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.be] INFO: Scrape type for 10713568: 2
2026-03-24 22:20:04 [adesa.be] INFO: Scraping item 10713568 url https://www.openlane.eu/en/carv6/auction/10713568
2026-03-24 22:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744122/general/ac81c590-333e-42bc-b91c-e30ae9a2f274.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721311)
2026-03-24 22:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:04 [adesa.be] INFO: Found listing with ID: 10712579
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712579%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.be] INFO: Scrape type for 10712579: 2
2026-03-24 22:20:04 [adesa.be] INFO: Scraping item 10712579 url https://www.openlane.eu/en/carv6/auction/10712579
2026-03-24 22:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:04 [adesa.be] INFO: Found listing with ID: 10712629
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712629%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.be] INFO: Scrape type for 10712629: 2
2026-03-24 22:20:04 [adesa.be] INFO: Scraping item 10712629 url https://www.openlane.eu/en/carv6/auction/10712629
2026-03-24 22:20:04 [adesa.be] INFO: Found listing with ID: 10713596
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713596%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.be] INFO: Scrape type for 10713596: 2
2026-03-24 22:20:04 [adesa.be] INFO: Scraping item 10713596 url https://www.openlane.eu/en/carv6/auction/10713596
2026-03-24 22:20:04 [adesa.be] INFO: Found listing with ID: 10712715
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712715%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.be] INFO: Scrape type for 10712715: 2
2026-03-24 22:20:04 [adesa.be] INFO: Scraping item 10712715 url https://www.openlane.eu/en/carv6/auction/10712715
2026-03-24 22:20:04 [adesa.be] INFO: Found listing with ID: 10712607
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712607%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.be] INFO: Scrape type for 10712607: 2
2026-03-24 22:20:04 [adesa.be] INFO: Scraping item 10712607 url https://www.openlane.eu/en/carv6/auction/10712607
2026-03-24 22:20:04 [adesa.be] INFO: Found listing with ID: 10713529
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713529%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.be] INFO: Scrape type for 10713529: 2
2026-03-24 22:20:04 [adesa.be] INFO: Scraping item 10713529 url https://www.openlane.eu/en/carv6/auction/10713529
2026-03-24 22:20:04 [adesa.be] INFO: Found listing with ID: 10712510
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712510%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.be] INFO: Scrape type for 10712510: 0
2026-03-24 22:20:04 [adesa.be] INFO: Skipping item 10712510 url https://www.openlane.eu/en/carv6/auction/10712510
2026-03-24 22:20:04 [adesa.be] INFO: Found listing with ID: 10712593
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712593%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.be] INFO: Scrape type for 10712593: 2
2026-03-24 22:20:04 [adesa.be] INFO: Scraping item 10712593 url https://www.openlane.eu/en/carv6/auction/10712593
2026-03-24 22:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78648110>
2026-03-24 22:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a31cea0-6891-5873-a1d8-649f8bcda316/1a31cea0-6891-5873-a1d8-649f8bcda316_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252Fac81c590-333e-42bc-b91c-e30ae9a2f274.jpg') HTTP/1.1" 204 0
2026-03-24 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/ac81c590-333e-42bc-b91c-e30ae9a2f274.jpg saved to cache
2026-03-24 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1a31cea0-6891-5873-a1d8-649f8bcda316
2026-03-24 22:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10713564
2026-03-24 22:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec1d36e5-c96f-5103-99d5-53123b0056df with scrape type 2
2026-03-24 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec1d36e5-c96f-5103-99d5-53123b0056df with scrape type 2
2026-03-24 22:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec1d36e5-c96f-5103-99d5-53123b0056df, identifier: 10713564
2026-03-24 22:20:04 [adesa.be] INFO: Found listing with ID: 10713581
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713581%27 HTTP/1.1" 200 None
2026-03-24 22:20:04 [adesa.be] INFO: Scrape type for 10713581: 2
2026-03-24 22:20:04 [adesa.be] INFO: Scraping item 10713581 url https://www.openlane.eu/en/carv6/auction/10713581
2026-03-24 22:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10713564
2026-03-24 22:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10713564
2026-03-24 22:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10713564 to the API
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713564>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ec1d36e5-c96f-5103-99d5-53123b0056df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSG875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713564',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 45832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 45.832 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713564%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Saving data for 10713564: {'auction_closing_time': 1774426500.0, 'created_time': 1774281931.671362, 'last_price_update_time': 1774390805.258063}
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713564') HTTP/1.1" 204 0
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10713602
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713602%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10713602: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10713602 url https://www.openlane.eu/en/carv6/auction/10713602
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712560
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712560%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712560: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10712560 url https://www.openlane.eu/en/carv6/auction/10712560
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712557
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712557%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712557: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10712557 url https://www.openlane.eu/en/carv6/auction/10712557
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712520
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712520%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712520: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10712520 url https://www.openlane.eu/en/carv6/auction/10712520
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712548
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712548%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712548: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10712548 url https://www.openlane.eu/en/carv6/auction/10712548
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10713567
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713567%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10713567: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10713567 url https://www.openlane.eu/en/carv6/auction/10713567
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712502
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712502%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712502: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10712502 url https://www.openlane.eu/en/carv6/auction/10712502
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712669
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712669%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712669: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10712669 url https://www.openlane.eu/en/carv6/auction/10712669
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10713560
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713560%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10713560: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10713560 url https://www.openlane.eu/en/carv6/auction/10713560
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712585
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712585%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712585: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10712585 url https://www.openlane.eu/en/carv6/auction/10712585
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10713562
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713562%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10713562: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10713562 url https://www.openlane.eu/en/carv6/auction/10713562
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10713607
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713607%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10713607: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10713607 url https://www.openlane.eu/en/carv6/auction/10713607
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10713561
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713561%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10713561: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10713561 url https://www.openlane.eu/en/carv6/auction/10713561
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712525
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712525%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712525: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10712525 url https://www.openlane.eu/en/carv6/auction/10712525
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712598
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712598%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712598: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10712598 url https://www.openlane.eu/en/carv6/auction/10712598
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712667
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712667%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712667: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10712667 url https://www.openlane.eu/en/carv6/auction/10712667
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712680
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712680%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712680: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10712680 url https://www.openlane.eu/en/carv6/auction/10712680
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712698
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712698%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712698: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10712698 url https://www.openlane.eu/en/carv6/auction/10712698
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712673
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712673%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712673: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10712673 url https://www.openlane.eu/en/carv6/auction/10712673
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712711
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712711%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712711: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10712711 url https://www.openlane.eu/en/carv6/auction/10712711
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10713559
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713559%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10713559: 0
2026-03-24 22:20:05 [adesa.be] INFO: Skipping item 10713559 url https://www.openlane.eu/en/carv6/auction/10713559
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10713573
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713573%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10713573: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10713573 url https://www.openlane.eu/en/carv6/auction/10713573
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712601
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712601%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712601: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10712601 url https://www.openlane.eu/en/carv6/auction/10712601
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712581
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712581%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712581: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10712581 url https://www.openlane.eu/en/carv6/auction/10712581
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10713616
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713616%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10713616: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10713616 url https://www.openlane.eu/en/carv6/auction/10713616
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712668
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712668%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712668: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10712668 url https://www.openlane.eu/en/carv6/auction/10712668
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10713589
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713589%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10713589: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10713589 url https://www.openlane.eu/en/carv6/auction/10713589
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712610
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712610%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712610: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10712610 url https://www.openlane.eu/en/carv6/auction/10712610
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712628
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712628%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712628: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10712628 url https://www.openlane.eu/en/carv6/auction/10712628
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712688
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712688%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712688: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10712688 url https://www.openlane.eu/en/carv6/auction/10712688
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10712574
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712574%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10712574: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10712574 url https://www.openlane.eu/en/carv6/auction/10712574
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10711165
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711165%27 HTTP/1.1" 200 None
2026-03-24 22:20:05 [adesa.be] INFO: Scrape type for 10711165: 2
2026-03-24 22:20:05 [adesa.be] INFO: Scraping item 10711165 url https://www.openlane.eu/en/carv6/auction/10711165
2026-03-24 22:20:05 [adesa.be] INFO: Found listing with ID: 10713604
2026-03-24 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713604%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Scrape type for 10713604: 2
2026-03-24 22:20:06 [adesa.be] INFO: Scraping item 10713604 url https://www.openlane.eu/en/carv6/auction/10713604
2026-03-24 22:20:06 [adesa.be] INFO: Found listing with ID: 10712602
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712602%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Scrape type for 10712602: 2
2026-03-24 22:20:06 [adesa.be] INFO: Scraping item 10712602 url https://www.openlane.eu/en/carv6/auction/10712602
2026-03-24 22:20:06 [adesa.be] INFO: Found listing with ID: 10713558
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713558%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Scrape type for 10713558: 2
2026-03-24 22:20:06 [adesa.be] INFO: Scraping item 10713558 url https://www.openlane.eu/en/carv6/auction/10713558
2026-03-24 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:06 [adesa.be] INFO: Found listing with ID: 10713544
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713544%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Scrape type for 10713544: 2
2026-03-24 22:20:06 [adesa.be] INFO: Scraping item 10713544 url https://www.openlane.eu/en/carv6/auction/10713544
2026-03-24 22:20:06 [adesa.be] INFO: Found listing with ID: 10712509
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712509%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Scrape type for 10712509: 2
2026-03-24 22:20:06 [adesa.be] INFO: Scraping item 10712509 url https://www.openlane.eu/en/carv6/auction/10712509
2026-03-24 22:20:06 [adesa.be] INFO: Found listing with ID: 10712527
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712527%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Scrape type for 10712527: 2
2026-03-24 22:20:06 [adesa.be] INFO: Scraping item 10712527 url https://www.openlane.eu/en/carv6/auction/10712527
2026-03-24 22:20:06 [adesa.be] INFO: Found listing with ID: 10712504
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712504%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Scrape type for 10712504: 0
2026-03-24 22:20:06 [adesa.be] INFO: Skipping item 10712504 url https://www.openlane.eu/en/carv6/auction/10712504
2026-03-24 22:20:06 [adesa.be] INFO: Found listing with ID: 10712500
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712500%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Scrape type for 10712500: 2
2026-03-24 22:20:06 [adesa.be] INFO: Scraping item 10712500 url https://www.openlane.eu/en/carv6/auction/10712500
2026-03-24 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:06 [adesa.be] INFO: Found listing with ID: 10713532
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713532%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Scrape type for 10713532: 2
2026-03-24 22:20:06 [adesa.be] INFO: Scraping item 10713532 url https://www.openlane.eu/en/carv6/auction/10713532
2026-03-24 22:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:06 [adesa.be] INFO: Found listing with ID: 10712818
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712818%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Scrape type for 10712818: 2
2026-03-24 22:20:06 [adesa.be] INFO: Scraping item 10712818 url https://www.openlane.eu/en/carv6/auction/10712818
2026-03-24 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with identifier: 10712573
2026-03-24 22:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with scrape type 2
2026-03-24 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with scrape type 2
2026-03-24 22:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47d7b67f-62ee-5de1-a99b-5d1c869a1585, identifier: 10712573
2026-03-24 22:20:06 [adesa.be] INFO: Found listing with ID: 10712795
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712795%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Scrape type for 10712795: 2
2026-03-24 22:20:06 [adesa.be] INFO: Scraping item 10712795 url https://www.openlane.eu/en/carv6/auction/10712795
2026-03-24 22:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with identifier: 10712573
2026-03-24 22:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with identifier: 10712573
2026-03-24 22:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with identifier: 10712573 to the API
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712573>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '47d7b67f-62ee-5de1-a99b-5d1c869a1585',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSB789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712573',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 103358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 45 TFSIe Attraction - Hybrid - 150 hp - 103.358 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712573%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Saving data for 10712573: {'auction_closing_time': 1774429200.0, 'created_time': 1774281958.444011, 'last_price_update_time': 1774390806.694251}
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712573') HTTP/1.1" 204 0
2026-03-24 22:20:06 [scrapy.extensions.logstats] INFO: Crawled 464 pages (at 103 pages/min), scraped 354 items (at 114 items/min)
2026-03-24 22:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:20:06 [adesa.be] INFO: Found listing with ID: 10712799
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712799%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Scrape type for 10712799: 2
2026-03-24 22:20:06 [adesa.be] INFO: Scraping item 10712799 url https://www.openlane.eu/en/carv6/auction/10712799
2026-03-24 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:06 [adesa.be] INFO: Found listing with ID: 10712531
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712531%27 HTTP/1.1" 200 None
2026-03-24 22:20:06 [adesa.be] INFO: Scrape type for 10712531: 2
2026-03-24 22:20:06 [adesa.be] INFO: Scraping item 10712531 url https://www.openlane.eu/en/carv6/auction/10712531
2026-03-24 22:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18918145-dc0d-5dfb-be90-3981d2fe1ff0 with identifier: 10712626
2026-03-24 22:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18918145-dc0d-5dfb-be90-3981d2fe1ff0 with scrape type 2
2026-03-24 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18918145-dc0d-5dfb-be90-3981d2fe1ff0 with scrape type 2
2026-03-24 22:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18918145-dc0d-5dfb-be90-3981d2fe1ff0, identifier: 10712626
2026-03-24 22:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea3dbd98-83dc-51bd-b64e-dce3d1679b58 with identifier: 10712551
2026-03-24 22:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea3dbd98-83dc-51bd-b64e-dce3d1679b58 with scrape type 2
2026-03-24 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea3dbd98-83dc-51bd-b64e-dce3d1679b58 with scrape type 2
2026-03-24 22:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea3dbd98-83dc-51bd-b64e-dce3d1679b58, identifier: 10712551
2026-03-24 22:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18918145-dc0d-5dfb-be90-3981d2fe1ff0 with identifier: 10712626
2026-03-24 22:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18918145-dc0d-5dfb-be90-3981d2fe1ff0 with identifier: 10712626
2026-03-24 22:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18918145-dc0d-5dfb-be90-3981d2fe1ff0 with identifier: 10712626 to the API
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712626>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Electric',
'id': '18918145-dc0d-5dfb-be90-3981d2fe1ff0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 129454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q4 E-tron 35 S Line - Electric - Automatic - 170 hp - 129.454 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712626%27 HTTP/1.1" 200 None
2026-03-24 22:20:07 [adesa.be] INFO: Saving data for 10712626: {'auction_closing_time': 1774429200.0, 'created_time': 1774281915.148108, 'last_price_update_time': 1774390807.29278}
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712626') HTTP/1.1" 204 0
2026-03-24 22:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea3dbd98-83dc-51bd-b64e-dce3d1679b58 with identifier: 10712551
2026-03-24 22:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea3dbd98-83dc-51bd-b64e-dce3d1679b58 with identifier: 10712551
2026-03-24 22:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea3dbd98-83dc-51bd-b64e-dce3d1679b58 with identifier: 10712551 to the API
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712551>
{'auction_title': '',
'c_o_2_emission_value': 122,
'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': 'ea3dbd98-83dc-51bd-b64e-dce3d1679b58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712551',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 152006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q5 30 TDI S Line - Diesel - 136 hp - 152.006 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712551%27 HTTP/1.1" 200 None
2026-03-24 22:20:07 [adesa.be] INFO: Saving data for 10712551: {'auction_closing_time': 1774429200.0, 'created_time': 1774281907.763432, 'last_price_update_time': 1774390807.582794}
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712551') HTTP/1.1" 204 0
2026-03-24 22:20:07 [adesa.be] INFO: Found listing with ID: 10712789
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712789%27 HTTP/1.1" 200 None
2026-03-24 22:20:07 [adesa.be] INFO: Scrape type for 10712789: 2
2026-03-24 22:20:07 [adesa.be] INFO: Scraping item 10712789 url https://www.openlane.eu/en/carv6/auction/10712789
2026-03-24 22:20:07 [adesa.be] INFO: Found listing with ID: 10712780
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712780%27 HTTP/1.1" 200 None
2026-03-24 22:20:07 [adesa.be] INFO: Scrape type for 10712780: 0
2026-03-24 22:20:07 [adesa.be] INFO: Skipping item 10712780 url https://www.openlane.eu/en/carv6/auction/10712780
2026-03-24 22:20:07 [adesa.be] INFO: Found listing with ID: 10712763
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712763%27 HTTP/1.1" 200 None
2026-03-24 22:20:07 [adesa.be] INFO: Scrape type for 10712763: 0
2026-03-24 22:20:07 [adesa.be] INFO: Skipping item 10712763 url https://www.openlane.eu/en/carv6/auction/10712763
2026-03-24 22:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8188c1ac-9929-5b9a-9c43-e34aba7a406e with identifier: 10713931
2026-03-24 22:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8188c1ac-9929-5b9a-9c43-e34aba7a406e with scrape type 2
2026-03-24 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8188c1ac-9929-5b9a-9c43-e34aba7a406e with scrape type 2
2026-03-24 22:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8188c1ac-9929-5b9a-9c43-e34aba7a406e, identifier: 10713931
2026-03-24 22:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e107b6b9-62d1-5115-99da-e10e74539a8b with identifier: 10712545
2026-03-24 22:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e107b6b9-62d1-5115-99da-e10e74539a8b with scrape type 2
2026-03-24 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e107b6b9-62d1-5115-99da-e10e74539a8b with scrape type 2
2026-03-24 22:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e107b6b9-62d1-5115-99da-e10e74539a8b, identifier: 10712545
2026-03-24 22:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with identifier: 10712552
2026-03-24 22:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with scrape type 2
2026-03-24 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with scrape type 2
2026-03-24 22:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b, identifier: 10712552
2026-03-24 22:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8188c1ac-9929-5b9a-9c43-e34aba7a406e with identifier: 10713931
2026-03-24 22:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8188c1ac-9929-5b9a-9c43-e34aba7a406e with identifier: 10713931
2026-03-24 22:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8188c1ac-9929-5b9a-9c43-e34aba7a406e with identifier: 10713931 to the API
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713931>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '8188c1ac-9929-5b9a-9c43-e34aba7a406e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AND608',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713931',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 181645,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-05-21',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Golf 1.0 TSI Life - Petrol - Manual - 110 hp - 181.645 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713931%27 HTTP/1.1" 200 None
2026-03-24 22:20:08 [adesa.be] INFO: Saving data for 10713931: {'auction_closing_time': 1774426500.0, 'created_time': 1774282074.680378, 'last_price_update_time': 1774390808.499503}
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713931') HTTP/1.1" 204 0
2026-03-24 22:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e107b6b9-62d1-5115-99da-e10e74539a8b with identifier: 10712545
2026-03-24 22:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e107b6b9-62d1-5115-99da-e10e74539a8b with identifier: 10712545
2026-03-24 22:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e107b6b9-62d1-5115-99da-e10e74539a8b with identifier: 10712545 to the API
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712545>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': 'SUV',
'color': 'Black',
'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': 'e107b6b9-62d1-5115-99da-e10e74539a8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'JU6474',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712545',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 189344,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q5 40 TDI Advanced - Quattro - Diesel - Automatic - 204 hp - '
'189.344 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712545%27 HTTP/1.1" 200 None
2026-03-24 22:20:08 [adesa.be] INFO: Saving data for 10712545: {'auction_closing_time': 1774429200.0, 'created_time': 1774281889.266428, 'last_price_update_time': 1774390808.775204}
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712545') HTTP/1.1" 204 0
2026-03-24 22:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with identifier: 10712552
2026-03-24 22:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with identifier: 10712552
2026-03-24 22:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30ccdbd7-16f2-5ec6-921e-fa0ba344990b with identifier: 10712552 to the API
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712552>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '30ccdbd7-16f2-5ec6-921e-fa0ba344990b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPR735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712552',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 95714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 95.714 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712552%27 HTTP/1.1" 200 None
2026-03-24 22:20:09 [adesa.be] INFO: Saving data for 10712552: {'auction_closing_time': 1774429200.0, 'created_time': 1774281937.937158, 'last_price_update_time': 1774390809.092217}
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712552') HTTP/1.1" 204 0
2026-03-24 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b91f3d79-7f16-57df-afa4-14c9b4498daa with identifier: 10712524
2026-03-24 22:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b91f3d79-7f16-57df-afa4-14c9b4498daa with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b91f3d79-7f16-57df-afa4-14c9b4498daa with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b91f3d79-7f16-57df-afa4-14c9b4498daa, identifier: 10712524
2026-03-24 22:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b91f3d79-7f16-57df-afa4-14c9b4498daa with identifier: 10712524
2026-03-24 22:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b91f3d79-7f16-57df-afa4-14c9b4498daa with identifier: 10712524
2026-03-24 22:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b91f3d79-7f16-57df-afa4-14c9b4498daa with identifier: 10712524 to the API
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712524>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b91f3d79-7f16-57df-afa4-14c9b4498daa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PH9815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712524',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 56191,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 40 S Line - Quattro - Diesel - Automatic - 200 hp - 56.191 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712524%27 HTTP/1.1" 200 None
2026-03-24 22:20:09 [adesa.be] INFO: Saving data for 10712524: {'auction_closing_time': 1774429200.0, 'created_time': 1774281934.612969, 'last_price_update_time': 1774390809.602208}
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712524') HTTP/1.1" 204 0
2026-03-24 22:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02225650-e929-5068-a868-86ec0acd2532 with identifier: 10712533
2026-03-24 22:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02225650-e929-5068-a868-86ec0acd2532 with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02225650-e929-5068-a868-86ec0acd2532 with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02225650-e929-5068-a868-86ec0acd2532, identifier: 10712533
2026-03-24 22:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88390f39-d3d9-59e1-a97e-a6aca6b12893 with identifier: 10712544
2026-03-24 22:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88390f39-d3d9-59e1-a97e-a6aca6b12893 with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88390f39-d3d9-59e1-a97e-a6aca6b12893 with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88390f39-d3d9-59e1-a97e-a6aca6b12893, identifier: 10712544
2026-03-24 22:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88ad969a-b8ce-59fd-9d86-e67d8ecf2b7c with identifier: 10712561
2026-03-24 22:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88ad969a-b8ce-59fd-9d86-e67d8ecf2b7c with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88ad969a-b8ce-59fd-9d86-e67d8ecf2b7c with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88ad969a-b8ce-59fd-9d86-e67d8ecf2b7c, identifier: 10712561
2026-03-24 22:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f4ec50d-efa1-5ef8-a84a-45e91c730881 with identifier: 10712536
2026-03-24 22:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f4ec50d-efa1-5ef8-a84a-45e91c730881 with scrape type 2
2026-03-24 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f4ec50d-efa1-5ef8-a84a-45e91c730881 with scrape type 2
2026-03-24 22:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f4ec50d-efa1-5ef8-a84a-45e91c730881, identifier: 10712536
2026-03-24 22:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02225650-e929-5068-a868-86ec0acd2532 with identifier: 10712533
2026-03-24 22:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02225650-e929-5068-a868-86ec0acd2532 with identifier: 10712533
2026-03-24 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02225650-e929-5068-a868-86ec0acd2532 with identifier: 10712533 to the API
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712533>
{'auction_title': '',
'c_o_2_emission_value': 57,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '02225650-e929-5068-a868-86ec0acd2532',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJN669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712533',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 103772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2020-09-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q5 55 TFSIe Sport - Quattro - Hybrid - Automatic - 252 hp - '
'103.772 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712533%27 HTTP/1.1" 200 None
2026-03-24 22:20:10 [adesa.be] INFO: Saving data for 10712533: {'auction_closing_time': 1774429200.0, 'created_time': 1774281854.027218, 'last_price_update_time': 1774390810.278029}
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712533') HTTP/1.1" 204 0
2026-03-24 22:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88390f39-d3d9-59e1-a97e-a6aca6b12893 with identifier: 10712544
2026-03-24 22:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88390f39-d3d9-59e1-a97e-a6aca6b12893 with identifier: 10712544
2026-03-24 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88390f39-d3d9-59e1-a97e-a6aca6b12893 with identifier: 10712544 to the API
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712544>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '88390f39-d3d9-59e1-a97e-a6aca6b12893',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NA5967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712544',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 12099,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 218d - Diesel - Automatic - 150 hp - '
'12.099 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712544%27 HTTP/1.1" 200 None
2026-03-24 22:20:10 [adesa.be] INFO: Saving data for 10712544: {'auction_closing_time': 1774429200.0, 'created_time': 1774281840.821896, 'last_price_update_time': 1774390810.559288}
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712544') HTTP/1.1" 204 0
2026-03-24 22:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88ad969a-b8ce-59fd-9d86-e67d8ecf2b7c with identifier: 10712561
2026-03-24 22:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88ad969a-b8ce-59fd-9d86-e67d8ecf2b7c with identifier: 10712561
2026-03-24 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88ad969a-b8ce-59fd-9d86-e67d8ecf2b7c with identifier: 10712561 to the API
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712561>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '88ad969a-b8ce-59fd-9d86-e67d8ecf2b7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRB085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712561',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 141415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2020-03-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q5 55 TFSIe Sport - Quattro - Hybrid - Automatic - 252 hp - '
'141.415 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712561%27 HTTP/1.1" 200 None
2026-03-24 22:20:10 [adesa.be] INFO: Saving data for 10712561: {'auction_closing_time': 1774429200.0, 'created_time': 1774281917.998634, 'last_price_update_time': 1774390810.843502}
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712561') HTTP/1.1" 204 0
2026-03-24 22:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f4ec50d-efa1-5ef8-a84a-45e91c730881 with identifier: 10712536
2026-03-24 22:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f4ec50d-efa1-5ef8-a84a-45e91c730881 with identifier: 10712536
2026-03-24 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f4ec50d-efa1-5ef8-a84a-45e91c730881 with identifier: 10712536 to the API
2026-03-24 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712536>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '6f4ec50d-efa1-5ef8-a84a-45e91c730881',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGL219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712536',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 68320,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 45 TFSIe S Line - Hybrid - 150 hp - 68.320 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712536%27 HTTP/1.1" 200 None
2026-03-24 22:20:11 [adesa.be] INFO: Saving data for 10712536: {'auction_closing_time': 1774429200.0, 'created_time': 1774281929.563911, 'last_price_update_time': 1774390811.105636}
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712536') HTTP/1.1" 204 0
2026-03-24 22:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10713553
2026-03-24 22:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe8e62e-bd57-5466-936d-6a1321622ac7 with scrape type 2
2026-03-24 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efe8e62e-bd57-5466-936d-6a1321622ac7 with scrape type 2
2026-03-24 22:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efe8e62e-bd57-5466-936d-6a1321622ac7, identifier: 10713553
2026-03-24 22:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b51bd91-0079-5d49-93d3-08c718926713 with identifier: 10712553
2026-03-24 22:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b51bd91-0079-5d49-93d3-08c718926713 with scrape type 2
2026-03-24 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b51bd91-0079-5d49-93d3-08c718926713 with scrape type 2
2026-03-24 22:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b51bd91-0079-5d49-93d3-08c718926713, identifier: 10712553
2026-03-24 22:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10713553
2026-03-24 22:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10713553
2026-03-24 22:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10713553 to the API
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713553>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'efe8e62e-bd57-5466-936d-6a1321622ac7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFG811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713553',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 46719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 136 hp - '
'46.719 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713553%27 HTTP/1.1" 200 None
2026-03-24 22:20:11 [adesa.be] INFO: Saving data for 10713553: {'auction_closing_time': 1774426500.0, 'created_time': 1774281968.507323, 'last_price_update_time': 1774390811.679253}
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713553') HTTP/1.1" 204 0
2026-03-24 22:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b51bd91-0079-5d49-93d3-08c718926713 with identifier: 10712553
2026-03-24 22:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b51bd91-0079-5d49-93d3-08c718926713 with identifier: 10712553
2026-03-24 22:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b51bd91-0079-5d49-93d3-08c718926713 with identifier: 10712553 to the API
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712553>
{'auction_title': '',
'c_o_2_emission_value': 14,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '7b51bd91-0079-5d49-93d3-08c718926713',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EGE847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712553',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 62229,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-10-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 136 hp - '
'62.229 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712553%27 HTTP/1.1" 200 None
2026-03-24 22:20:11 [adesa.be] INFO: Saving data for 10712553: {'auction_closing_time': 1774429200.0, 'created_time': 1774281833.375185, 'last_price_update_time': 1774390811.958411}
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712553') HTTP/1.1" 204 0
2026-03-24 22:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4556ade0-8b2a-533b-b9c7-bb61519165a0 with identifier: 10712705
2026-03-24 22:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4556ade0-8b2a-533b-b9c7-bb61519165a0 with scrape type 2
2026-03-24 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4556ade0-8b2a-533b-b9c7-bb61519165a0 with scrape type 2
2026-03-24 22:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4556ade0-8b2a-533b-b9c7-bb61519165a0, identifier: 10712705
2026-03-24 22:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4556ade0-8b2a-533b-b9c7-bb61519165a0 with identifier: 10712705
2026-03-24 22:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4556ade0-8b2a-533b-b9c7-bb61519165a0 with identifier: 10712705
2026-03-24 22:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4556ade0-8b2a-533b-b9c7-bb61519165a0 with identifier: 10712705 to the API
2026-03-24 22:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712705>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Saloon',
'color': 'Blue',
'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': '4556ade0-8b2a-533b-b9c7-bb61519165a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXW650',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712705',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 213516,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'213.516 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712705%27 HTTP/1.1" 200 None
2026-03-24 22:20:12 [adesa.be] INFO: Saving data for 10712705: {'auction_closing_time': 1774429200.0, 'created_time': 1774281889.916121, 'last_price_update_time': 1774390812.456536}
2026-03-24 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712705') HTTP/1.1" 204 0
2026-03-24 22:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae856fef-451d-56d8-9b0b-6cd964905d42 with identifier: 10713613
2026-03-24 22:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae856fef-451d-56d8-9b0b-6cd964905d42 with scrape type 2
2026-03-24 22:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae856fef-451d-56d8-9b0b-6cd964905d42 with scrape type 2
2026-03-24 22:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae856fef-451d-56d8-9b0b-6cd964905d42, identifier: 10713613
2026-03-24 22:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae856fef-451d-56d8-9b0b-6cd964905d42 with identifier: 10713613
2026-03-24 22:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae856fef-451d-56d8-9b0b-6cd964905d42 with identifier: 10713613
2026-03-24 22:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae856fef-451d-56d8-9b0b-6cd964905d42 with identifier: 10713613 to the API
2026-03-24 22:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713613>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Saloon',
'color': 'Gray',
'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': 'ae856fef-451d-56d8-9b0b-6cd964905d42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRK390',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713613',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 102833,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 320e Sport - Hybrid - Automatic - 163 hp - 102.833 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713613%27 HTTP/1.1" 200 None
2026-03-24 22:20:13 [adesa.be] INFO: Saving data for 10713613: {'auction_closing_time': 1774426500.0, 'created_time': 1774281814.567507, 'last_price_update_time': 1774390813.334919}
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713613') HTTP/1.1" 204 0
2026-03-24 22:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712799> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ffe200-1f7b-5162-8589-cdf12d7d11ed with identifier: 10712818
2026-03-24 22:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ffe200-1f7b-5162-8589-cdf12d7d11ed with scrape type 2
2026-03-24 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32ffe200-1f7b-5162-8589-cdf12d7d11ed with scrape type 2
2026-03-24 22:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32ffe200-1f7b-5162-8589-cdf12d7d11ed, identifier: 10712818
2026-03-24 22:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a3beb8-3a84-5faa-aab9-297625b92307 with identifier: 10713568
2026-03-24 22:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a3beb8-3a84-5faa-aab9-297625b92307 with scrape type 2
2026-03-24 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80a3beb8-3a84-5faa-aab9-297625b92307 with scrape type 2
2026-03-24 22:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80a3beb8-3a84-5faa-aab9-297625b92307, identifier: 10713568
2026-03-24 22:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82823b7d-ef90-5906-b6a4-f552ac32397a with identifier: 10712602
2026-03-24 22:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82823b7d-ef90-5906-b6a4-f552ac32397a with scrape type 2
2026-03-24 22:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82823b7d-ef90-5906-b6a4-f552ac32397a with scrape type 2
2026-03-24 22:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82823b7d-ef90-5906-b6a4-f552ac32397a, identifier: 10712602
2026-03-24 22:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32ffe200-1f7b-5162-8589-cdf12d7d11ed with identifier: 10712818
2026-03-24 22:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32ffe200-1f7b-5162-8589-cdf12d7d11ed with identifier: 10712818
2026-03-24 22:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32ffe200-1f7b-5162-8589-cdf12d7d11ed with identifier: 10712818 to the API
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712818>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Light truck',
'color': 'White',
'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': '32ffe200-1f7b-5162-8589-cdf12d7d11ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UBN028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712818',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 35365,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2018-03-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Berlingo 1.2i Feel - Petrol - Manual - 110 hp - 35.365 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2018}
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712818%27 HTTP/1.1" 200 None
2026-03-24 22:20:13 [adesa.be] INFO: Saving data for 10712818: {'auction_closing_time': 1774429200.0, 'created_time': 1774281766.535364, 'last_price_update_time': 1774390813.89765}
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712818') HTTP/1.1" 204 0
2026-03-24 22:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80a3beb8-3a84-5faa-aab9-297625b92307 with identifier: 10713568
2026-03-24 22:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80a3beb8-3a84-5faa-aab9-297625b92307 with identifier: 10713568
2026-03-24 22:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80a3beb8-3a84-5faa-aab9-297625b92307 with identifier: 10713568 to the API
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713568>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Estate',
'color': 'Gray',
'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': '80a3beb8-3a84-5faa-aab9-297625b92307',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP4143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713568',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 69763,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 69.763 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713568%27 HTTP/1.1" 200 None
2026-03-24 22:20:14 [adesa.be] INFO: Saving data for 10713568: {'auction_closing_time': 1774426500.0, 'created_time': 1774281823.848551, 'last_price_update_time': 1774390814.183367}
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713568') HTTP/1.1" 204 0
2026-03-24 22:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82823b7d-ef90-5906-b6a4-f552ac32397a with identifier: 10712602
2026-03-24 22:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82823b7d-ef90-5906-b6a4-f552ac32397a with identifier: 10712602
2026-03-24 22:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82823b7d-ef90-5906-b6a4-f552ac32397a with identifier: 10712602 to the API
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712602>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '82823b7d-ef90-5906-b6a4-f552ac32397a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLF899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712602',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 117987,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 117.987 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712602%27 HTTP/1.1" 200 None
2026-03-24 22:20:14 [adesa.be] INFO: Saving data for 10712602: {'auction_closing_time': 1774429200.0, 'created_time': 1774281776.543271, 'last_price_update_time': 1774390814.465367}
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712602') HTTP/1.1" 204 0
2026-03-24 22:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c31e5ee3-6b4d-539c-85d4-3056b109e6ba with identifier: 10712799
2026-03-24 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c31e5ee3-6b4d-539c-85d4-3056b109e6ba with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c31e5ee3-6b4d-539c-85d4-3056b109e6ba with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c31e5ee3-6b4d-539c-85d4-3056b109e6ba, identifier: 10712799
2026-03-24 22:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0f680da-314f-5524-bd26-3fa67d39f4c1 with identifier: 10712795
2026-03-24 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0f680da-314f-5524-bd26-3fa67d39f4c1 with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0f680da-314f-5524-bd26-3fa67d39f4c1 with scrape type 2
2026-03-24 22:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0f680da-314f-5524-bd26-3fa67d39f4c1, identifier: 10712795
2026-03-24 22:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c31e5ee3-6b4d-539c-85d4-3056b109e6ba with identifier: 10712799
2026-03-24 22:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c31e5ee3-6b4d-539c-85d4-3056b109e6ba with identifier: 10712799
2026-03-24 22:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c31e5ee3-6b4d-539c-85d4-3056b109e6ba with identifier: 10712799 to the API
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712799>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c31e5ee3-6b4d-539c-85d4-3056b109e6ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABB523',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712799',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 104808,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Berlingo 1.5 HDI Club - Diesel - Manual - 102 hp - 104.808 '
'km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2021}
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712799%27 HTTP/1.1" 200 None
2026-03-24 22:20:15 [adesa.be] INFO: Saving data for 10712799: {'auction_closing_time': 1774429200.0, 'created_time': 1774281787.867874, 'last_price_update_time': 1774390815.061343}
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712799') HTTP/1.1" 204 0
2026-03-24 22:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0f680da-314f-5524-bd26-3fa67d39f4c1 with identifier: 10712795
2026-03-24 22:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0f680da-314f-5524-bd26-3fa67d39f4c1 with identifier: 10712795
2026-03-24 22:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0f680da-314f-5524-bd26-3fa67d39f4c1 with identifier: 10712795 to the API
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712795>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Light truck',
'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': 'f0f680da-314f-5524-bd26-3fa67d39f4c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRA341',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712795',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 55973,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2020-11-12',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Berlingo 1.5 HDI Club - Diesel - 75 hp - 55.973 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2020}
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712795%27 HTTP/1.1" 200 None
2026-03-24 22:20:15 [adesa.be] INFO: Saving data for 10712795: {'auction_closing_time': 1774429200.0, 'created_time': 1774281758.942936, 'last_price_update_time': 1774390815.341067}
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712795') HTTP/1.1" 204 0
2026-03-24 22:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e18d0fd-155d-53bc-a269-1a969effe76a with identifier: 10713532
2026-03-24 22:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e18d0fd-155d-53bc-a269-1a969effe76a with scrape type 2
2026-03-24 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e18d0fd-155d-53bc-a269-1a969effe76a with scrape type 2
2026-03-24 22:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e18d0fd-155d-53bc-a269-1a969effe76a, identifier: 10713532
2026-03-24 22:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e18d0fd-155d-53bc-a269-1a969effe76a with identifier: 10713532
2026-03-24 22:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e18d0fd-155d-53bc-a269-1a969effe76a with identifier: 10713532
2026-03-24 22:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e18d0fd-155d-53bc-a269-1a969effe76a with identifier: 10713532 to the API
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713532>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '9e18d0fd-155d-53bc-a269-1a969effe76a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASH676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713532',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 109213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31300,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 109.213 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713532%27 HTTP/1.1" 200 None
2026-03-24 22:20:15 [adesa.be] INFO: Saving data for 10713532: {'auction_closing_time': 1774426500.0, 'created_time': 1774281762.221991, 'last_price_update_time': 1774390815.715164}
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713532') HTTP/1.1" 204 0
2026-03-24 22:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with identifier: 10712531
2026-03-24 22:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with scrape type 2
2026-03-24 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with scrape type 2
2026-03-24 22:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97, identifier: 10712531
2026-03-24 22:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e893766-9f8f-5ff3-b67b-3c4270351eb6 with identifier: 10712789
2026-03-24 22:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e893766-9f8f-5ff3-b67b-3c4270351eb6 with scrape type 2
2026-03-24 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e893766-9f8f-5ff3-b67b-3c4270351eb6 with scrape type 2
2026-03-24 22:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e893766-9f8f-5ff3-b67b-3c4270351eb6, identifier: 10712789
2026-03-24 22:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with identifier: 10712531
2026-03-24 22:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with identifier: 10712531
2026-03-24 22:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with identifier: 10712531 to the API
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712531>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Electric',
'id': '152b6fba-3d1b-59b0-bbe9-44f43ed25e97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EDN033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712531',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 9,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2023-09-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Berlingo Live - Electric - Automatic - 136 hp - 9 km',
'transmission': 'automatic',
'trim': 'Live',
'vin': None,
'year': 2023}
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712531%27 HTTP/1.1" 200 None
2026-03-24 22:20:16 [adesa.be] INFO: Saving data for 10712531: {'auction_closing_time': 1774429200.0, 'created_time': 1774281759.894234, 'last_price_update_time': 1774390816.209432}
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712531') HTTP/1.1" 204 0
2026-03-24 22:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e893766-9f8f-5ff3-b67b-3c4270351eb6 with identifier: 10712789
2026-03-24 22:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e893766-9f8f-5ff3-b67b-3c4270351eb6 with identifier: 10712789
2026-03-24 22:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e893766-9f8f-5ff3-b67b-3c4270351eb6 with identifier: 10712789 to the API
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712789>
{'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': '5e893766-9f8f-5ff3-b67b-3c4270351eb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712789',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 63486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'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 - 110 hp - 63.486 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712789%27 HTTP/1.1" 200 None
2026-03-24 22:20:16 [adesa.be] INFO: Saving data for 10712789: {'auction_closing_time': 1774429200.0, 'created_time': 1774281783.014908, 'last_price_update_time': 1774390816.497029}
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712789') HTTP/1.1" 204 0
2026-03-24 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a with identifier: 10712527
2026-03-24 22:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a with scrape type 2
2026-03-24 22:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a with scrape type 2
2026-03-24 22:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a, identifier: 10712527
2026-03-24 22:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a with identifier: 10712527
2026-03-24 22:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a with identifier: 10712527
2026-03-24 22:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a with identifier: 10712527 to the API
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712527>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'eb50bba6-a5e7-5a66-8c87-4f70be8ecd7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTD882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712527',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X4',
'odometer': 211062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X4 20d - Diesel - Automatic - 163 hp - 211.062 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712527%27 HTTP/1.1" 200 None
2026-03-24 22:20:16 [adesa.be] INFO: Saving data for 10712527: {'auction_closing_time': 1774429200.0, 'created_time': 1774281764.084298, 'last_price_update_time': 1774390816.998697}
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712527') HTTP/1.1" 204 0
2026-03-24 22:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2db95912-10a5-5b2e-bc63-c0e0d2babd62 with identifier: 10713544
2026-03-24 22:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2db95912-10a5-5b2e-bc63-c0e0d2babd62 with scrape type 2
2026-03-24 22:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2db95912-10a5-5b2e-bc63-c0e0d2babd62 with scrape type 2
2026-03-24 22:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2db95912-10a5-5b2e-bc63-c0e0d2babd62, identifier: 10713544
2026-03-24 22:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2db95912-10a5-5b2e-bc63-c0e0d2babd62 with identifier: 10713544
2026-03-24 22:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2db95912-10a5-5b2e-bc63-c0e0d2babd62 with identifier: 10713544
2026-03-24 22:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2db95912-10a5-5b2e-bc63-c0e0d2babd62 with identifier: 10713544 to the API
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713544>
{'auction_title': '',
'c_o_2_emission_value': 46,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '2db95912-10a5-5b2e-bc63-c0e0d2babd62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGS445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713544',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 75181,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2022-07-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 30e X Line - Hybrid - Automatic - 184 hp - 75.181 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2022}
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713544%27 HTTP/1.1" 200 None
2026-03-24 22:20:17 [adesa.be] INFO: Saving data for 10713544: {'auction_closing_time': 1774426500.0, 'created_time': 1774281768.295173, 'last_price_update_time': 1774390817.377167}
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713544') HTTP/1.1" 204 0
2026-03-24 22: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 22:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95ce1fa5-bdb0-5219-b9a8-2d5b50ace671 with identifier: 10712509
2026-03-24 22:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95ce1fa5-bdb0-5219-b9a8-2d5b50ace671 with scrape type 2
2026-03-24 22:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95ce1fa5-bdb0-5219-b9a8-2d5b50ace671 with scrape type 2
2026-03-24 22:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95ce1fa5-bdb0-5219-b9a8-2d5b50ace671, identifier: 10712509
2026-03-24 22:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95ce1fa5-bdb0-5219-b9a8-2d5b50ace671 with identifier: 10712509
2026-03-24 22:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95ce1fa5-bdb0-5219-b9a8-2d5b50ace671 with identifier: 10712509
2026-03-24 22:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95ce1fa5-bdb0-5219-b9a8-2d5b50ace671 with identifier: 10712509 to the API
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712509>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'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': '95ce1fa5-bdb0-5219-b9a8-2d5b50ace671',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXA638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712509',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X4',
'odometer': 90869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X4 20d - Diesel - 190 hp - 90.869 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712509%27 HTTP/1.1" 200 None
2026-03-24 22:20:17 [adesa.be] INFO: Saving data for 10712509: {'auction_closing_time': 1774429200.0, 'created_time': 1774281775.032887, 'last_price_update_time': 1774390817.771012}
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712509') HTTP/1.1" 204 0
2026-03-24 22: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 22: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 22:20:17 [adesa.be] INFO: Found listing with ID: 10712731
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712731%27 HTTP/1.1" 200 None
2026-03-24 22:20:17 [adesa.be] INFO: Scrape type for 10712731: 2
2026-03-24 22:20:17 [adesa.be] INFO: Scraping item 10712731 url https://www.openlane.eu/en/carv6/auction/10712731
2026-03-24 22:20:17 [adesa.be] INFO: Found listing with ID: 10712738
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712738%27 HTTP/1.1" 200 None
2026-03-24 22:20:17 [adesa.be] INFO: Scrape type for 10712738: 2
2026-03-24 22:20:17 [adesa.be] INFO: Scraping item 10712738 url https://www.openlane.eu/en/carv6/auction/10712738
2026-03-24 22:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c7c6bbc-c625-529f-a85d-32a816ee8531 with identifier: 10713604
2026-03-24 22:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c7c6bbc-c625-529f-a85d-32a816ee8531 with scrape type 2
2026-03-24 22:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c7c6bbc-c625-529f-a85d-32a816ee8531 with scrape type 2
2026-03-24 22:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c7c6bbc-c625-529f-a85d-32a816ee8531, identifier: 10713604
2026-03-24 22:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8a5da1a-005a-5df1-86e5-745be84f76e6 with identifier: 10711165
2026-03-24 22:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8a5da1a-005a-5df1-86e5-745be84f76e6 with scrape type 2
2026-03-24 22:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8a5da1a-005a-5df1-86e5-745be84f76e6 with scrape type 2
2026-03-24 22:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d8a5da1a-005a-5df1-86e5-745be84f76e6, identifier: 10711165
2026-03-24 22:20:18 [adesa.be] INFO: Found listing with ID: 10712751
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712751%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Scrape type for 10712751: 2
2026-03-24 22:20:18 [adesa.be] INFO: Scraping item 10712751 url https://www.openlane.eu/en/carv6/auction/10712751
2026-03-24 22:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c7c6bbc-c625-529f-a85d-32a816ee8531 with identifier: 10713604
2026-03-24 22:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c7c6bbc-c625-529f-a85d-32a816ee8531 with identifier: 10713604
2026-03-24 22:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c7c6bbc-c625-529f-a85d-32a816ee8531 with identifier: 10713604 to the API
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713604>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '0c7c6bbc-c625-529f-a85d-32a816ee8531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALP011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713604',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 91662,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2021-05-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 30e Business - Hybrid - Automatic - 252 hp - 91.662 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713604%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Saving data for 10713604: {'auction_closing_time': 1774426500.0, 'created_time': 1774281778.155678, 'last_price_update_time': 1774390818.282337}
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713604') HTTP/1.1" 204 0
2026-03-24 22:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d8a5da1a-005a-5df1-86e5-745be84f76e6 with identifier: 10711165
2026-03-24 22:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d8a5da1a-005a-5df1-86e5-745be84f76e6 with identifier: 10711165
2026-03-24 22:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d8a5da1a-005a-5df1-86e5-745be84f76e6 with identifier: 10711165 to the API
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711165>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'd8a5da1a-005a-5df1-86e5-745be84f76e6',
'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=10711165',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 166583,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2019-01-18',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW X3 30d X Line - xDrive - Diesel - Automatic - 265 hp - 166.583 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2019}
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711165%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Saving data for 10711165: {'auction_closing_time': 1774443600.0, 'created_time': 1774281778.88598, 'last_price_update_time': 1774390818.548425}
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711165') HTTP/1.1" 204 0
2026-03-24 22:20:18 [adesa.be] INFO: Found listing with ID: 10712752
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712752%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Scrape type for 10712752: 2
2026-03-24 22:20:18 [adesa.be] INFO: Scraping item 10712752 url https://www.openlane.eu/en/carv6/auction/10712752
2026-03-24 22:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:18 [adesa.be] INFO: Found listing with ID: 10712769
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712769%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Scrape type for 10712769: 2
2026-03-24 22:20:18 [adesa.be] INFO: Scraping item 10712769 url https://www.openlane.eu/en/carv6/auction/10712769
2026-03-24 22: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 22: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 22:20:18 [adesa.be] INFO: Found listing with ID: 10712821
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712821%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Scrape type for 10712821: 0
2026-03-24 22:20:18 [adesa.be] INFO: Skipping item 10712821 url https://www.openlane.eu/en/carv6/auction/10712821
2026-03-24 22:20:18 [adesa.be] INFO: Found listing with ID: 10712756
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712756%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Scrape type for 10712756: 2
2026-03-24 22:20:18 [adesa.be] INFO: Scraping item 10712756 url https://www.openlane.eu/en/carv6/auction/10712756
2026-03-24 22:20:18 [adesa.be] INFO: Found listing with ID: 10712749
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712749%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Scrape type for 10712749: 0
2026-03-24 22:20:18 [adesa.be] INFO: Skipping item 10712749 url https://www.openlane.eu/en/carv6/auction/10712749
2026-03-24 22:20:18 [adesa.be] INFO: Found listing with ID: 10712679
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712679%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Scrape type for 10712679: 0
2026-03-24 22:20:18 [adesa.be] INFO: Skipping item 10712679 url https://www.openlane.eu/en/carv6/auction/10712679
2026-03-24 22:20:18 [adesa.be] INFO: Found listing with ID: 10712655
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712655%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Scrape type for 10712655: 0
2026-03-24 22:20:18 [adesa.be] INFO: Skipping item 10712655 url https://www.openlane.eu/en/carv6/auction/10712655
2026-03-24 22:20:18 [adesa.be] INFO: Found listing with ID: 10712829
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712829%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Scrape type for 10712829: 0
2026-03-24 22:20:18 [adesa.be] INFO: Skipping item 10712829 url https://www.openlane.eu/en/carv6/auction/10712829
2026-03-24 22:20:18 [adesa.be] INFO: Found listing with ID: 10712833
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712833%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Scrape type for 10712833: 0
2026-03-24 22:20:18 [adesa.be] INFO: Skipping item 10712833 url https://www.openlane.eu/en/carv6/auction/10712833
2026-03-24 22:20:18 [adesa.be] INFO: Found listing with ID: 10712834
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712834%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Scrape type for 10712834: 0
2026-03-24 22:20:18 [adesa.be] INFO: Skipping item 10712834 url https://www.openlane.eu/en/carv6/auction/10712834
2026-03-24 22:20:18 [adesa.be] INFO: Found listing with ID: 10712727
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712727%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Scrape type for 10712727: 2
2026-03-24 22:20:18 [adesa.be] INFO: Scraping item 10712727 url https://www.openlane.eu/en/carv6/auction/10712727
2026-03-24 22:20:18 [adesa.be] INFO: Found listing with ID: 10712681
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712681%27 HTTP/1.1" 200 None
2026-03-24 22:20:18 [adesa.be] INFO: Scrape type for 10712681: 2
2026-03-24 22:20:18 [adesa.be] INFO: Scraping item 10712681 url https://www.openlane.eu/en/carv6/auction/10712681
2026-03-24 22:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with identifier: 10712628
2026-03-24 22:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with scrape type 2
2026-03-24 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with scrape type 2
2026-03-24 22:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255, identifier: 10712628
2026-03-24 22:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75cd544a-b8ea-5430-87c2-4c85059047de with identifier: 10712574
2026-03-24 22:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75cd544a-b8ea-5430-87c2-4c85059047de with scrape type 2
2026-03-24 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75cd544a-b8ea-5430-87c2-4c85059047de with scrape type 2
2026-03-24 22:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75cd544a-b8ea-5430-87c2-4c85059047de, identifier: 10712574
2026-03-24 22:20:19 [adesa.be] INFO: Found listing with ID: 10712820
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712820%27 HTTP/1.1" 200 None
2026-03-24 22:20:19 [adesa.be] INFO: Scrape type for 10712820: 2
2026-03-24 22:20:19 [adesa.be] INFO: Scraping item 10712820 url https://www.openlane.eu/en/carv6/auction/10712820
2026-03-24 22:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with identifier: 10712628
2026-03-24 22:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with identifier: 10712628
2026-03-24 22:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with identifier: 10712628 to the API
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712628>
{'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-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXU827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712628',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 94552,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-05-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 94.552 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712628%27 HTTP/1.1" 200 None
2026-03-24 22:20:19 [adesa.be] INFO: Saving data for 10712628: {'auction_closing_time': 1774429200.0, 'created_time': 1774281783.357907, 'last_price_update_time': 1774390819.299316}
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712628') HTTP/1.1" 204 0
2026-03-24 22:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75cd544a-b8ea-5430-87c2-4c85059047de with identifier: 10712574
2026-03-24 22:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75cd544a-b8ea-5430-87c2-4c85059047de with identifier: 10712574
2026-03-24 22:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75cd544a-b8ea-5430-87c2-4c85059047de with identifier: 10712574 to the API
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712574>
{'auction_title': '',
'c_o_2_emission_value': 145,
'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': '75cd544a-b8ea-5430-87c2-4c85059047de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVR862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 118806,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 18d - Diesel - Automatic - 136 hp - 118.806 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712574%27 HTTP/1.1" 200 None
2026-03-24 22:20:19 [adesa.be] INFO: Saving data for 10712574: {'auction_closing_time': 1774429200.0, 'created_time': 1774281781.284039, 'last_price_update_time': 1774390819.701682}
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712574') HTTP/1.1" 204 0
2026-03-24 22:20:19 [adesa.be] INFO: Found listing with ID: 10712826
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712826%27 HTTP/1.1" 200 None
2026-03-24 22:20:19 [adesa.be] INFO: Scrape type for 10712826: 0
2026-03-24 22:20:19 [adesa.be] INFO: Skipping item 10712826 url https://www.openlane.eu/en/carv6/auction/10712826
2026-03-24 22:20:19 [adesa.be] INFO: Found listing with ID: 10712630
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712630%27 HTTP/1.1" 200 None
2026-03-24 22:20:19 [adesa.be] INFO: Scrape type for 10712630: 2
2026-03-24 22:20:19 [adesa.be] INFO: Scraping item 10712630 url https://www.openlane.eu/en/carv6/auction/10712630
2026-03-24 22:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e90aae0-e0aa-5130-a475-9803d4547eb9 with identifier: 10712688
2026-03-24 22:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e90aae0-e0aa-5130-a475-9803d4547eb9 with scrape type 2
2026-03-24 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e90aae0-e0aa-5130-a475-9803d4547eb9 with scrape type 2
2026-03-24 22:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e90aae0-e0aa-5130-a475-9803d4547eb9, identifier: 10712688
2026-03-24 22:20:19 [adesa.be] INFO: Found listing with ID: 10712706
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712706%27 HTTP/1.1" 200 None
2026-03-24 22:20:19 [adesa.be] INFO: Scrape type for 10712706: 2
2026-03-24 22:20:19 [adesa.be] INFO: Scraping item 10712706 url https://www.openlane.eu/en/carv6/auction/10712706
2026-03-24 22:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e90aae0-e0aa-5130-a475-9803d4547eb9 with identifier: 10712688
2026-03-24 22:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e90aae0-e0aa-5130-a475-9803d4547eb9 with identifier: 10712688
2026-03-24 22:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e90aae0-e0aa-5130-a475-9803d4547eb9 with identifier: 10712688 to the API
2026-03-24 22:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712688>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3e90aae0-e0aa-5130-a475-9803d4547eb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACQ890',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712688',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 98621,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 16d Premiere - Diesel - Manual - 116 hp - 98.621 km',
'transmission': 'manual',
'trim': 'Premiere',
'vin': None,
'year': 2021}
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712688%27 HTTP/1.1" 200 None
2026-03-24 22:20:20 [adesa.be] INFO: Saving data for 10712688: {'auction_closing_time': 1774429200.0, 'created_time': 1774281781.927619, 'last_price_update_time': 1774390820.164259}
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712688') HTTP/1.1" 204 0
2026-03-24 22:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:20 [adesa.be] INFO: Found listing with ID: 10712658
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712658%27 HTTP/1.1" 200 None
2026-03-24 22:20:20 [adesa.be] INFO: Scrape type for 10712658: 2
2026-03-24 22:20:20 [adesa.be] INFO: Scraping item 10712658 url https://www.openlane.eu/en/carv6/auction/10712658
2026-03-24 22: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 22:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:20 [adesa.be] INFO: Found listing with ID: 10712589
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712589%27 HTTP/1.1" 200 None
2026-03-24 22:20:20 [adesa.be] INFO: Scrape type for 10712589: 2
2026-03-24 22:20:20 [adesa.be] INFO: Scraping item 10712589 url https://www.openlane.eu/en/carv6/auction/10712589
2026-03-24 22: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 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae09dbd3-e969-5152-bbce-31506c372555 with identifier: 10712668
2026-03-24 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae09dbd3-e969-5152-bbce-31506c372555 with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae09dbd3-e969-5152-bbce-31506c372555 with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae09dbd3-e969-5152-bbce-31506c372555, identifier: 10712668
2026-03-24 22:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with identifier: 10713558
2026-03-24 22:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with scrape type 2
2026-03-24 22:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a, identifier: 10713558
2026-03-24 22:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae09dbd3-e969-5152-bbce-31506c372555 with identifier: 10712668
2026-03-24 22:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae09dbd3-e969-5152-bbce-31506c372555 with identifier: 10712668
2026-03-24 22:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae09dbd3-e969-5152-bbce-31506c372555 with identifier: 10712668 to the API
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712668>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ae09dbd3-e969-5152-bbce-31506c372555',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVN081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712668',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 127255,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - Hybrid - Automatic - 125 hp - 127.255 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712668%27 HTTP/1.1" 200 None
2026-03-24 22:20:20 [adesa.be] INFO: Saving data for 10712668: {'auction_closing_time': 1774429200.0, 'created_time': 1774281788.867529, 'last_price_update_time': 1774390820.662454}
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712668') HTTP/1.1" 204 0
2026-03-24 22:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with identifier: 10713558
2026-03-24 22:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with identifier: 10713558
2026-03-24 22:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fc200a5-6e2a-5c33-a2bb-4153c8fef30a with identifier: 10713558 to the API
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713558>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '7fc200a5-6e2a-5c33-a2bb-4153c8fef30a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGC033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713558',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 59548,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25100,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 59.548 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713558%27 HTTP/1.1" 200 None
2026-03-24 22:20:20 [adesa.be] INFO: Saving data for 10713558: {'auction_closing_time': 1774426500.0, 'created_time': 1774281775.808656, 'last_price_update_time': 1774390820.941909}
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713558') HTTP/1.1" 204 0
2026-03-24 22:20:20 [adesa.be] INFO: Found listing with ID: 10712634
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712634%27 HTTP/1.1" 200 None
2026-03-24 22:20:20 [adesa.be] INFO: Scrape type for 10712634: 2
2026-03-24 22:20:20 [adesa.be] INFO: Scraping item 10712634 url https://www.openlane.eu/en/carv6/auction/10712634
2026-03-24 22:20:21 [adesa.be] INFO: Found listing with ID: 10712662
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712662%27 HTTP/1.1" 200 None
2026-03-24 22:20:21 [adesa.be] INFO: Scrape type for 10712662: 2
2026-03-24 22:20:21 [adesa.be] INFO: Scraping item 10712662 url https://www.openlane.eu/en/carv6/auction/10712662
2026-03-24 22:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f24207a3-d6f4-5232-8af3-bb7ed35eabbc with identifier: 10712610
2026-03-24 22:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f24207a3-d6f4-5232-8af3-bb7ed35eabbc with scrape type 2
2026-03-24 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f24207a3-d6f4-5232-8af3-bb7ed35eabbc with scrape type 2
2026-03-24 22:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f24207a3-d6f4-5232-8af3-bb7ed35eabbc, identifier: 10712610
2026-03-24 22:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cd0b12b-de53-51ff-a184-f5c026627edf with identifier: 10713589
2026-03-24 22:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cd0b12b-de53-51ff-a184-f5c026627edf with scrape type 2
2026-03-24 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cd0b12b-de53-51ff-a184-f5c026627edf with scrape type 2
2026-03-24 22:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3cd0b12b-de53-51ff-a184-f5c026627edf, identifier: 10713589
2026-03-24 22:20:21 [adesa.be] INFO: Found listing with ID: 10712586
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712586%27 HTTP/1.1" 200 None
2026-03-24 22:20:21 [adesa.be] INFO: Scrape type for 10712586: 2
2026-03-24 22:20:21 [adesa.be] INFO: Scraping item 10712586 url https://www.openlane.eu/en/carv6/auction/10712586
2026-03-24 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f24207a3-d6f4-5232-8af3-bb7ed35eabbc with identifier: 10712610
2026-03-24 22:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f24207a3-d6f4-5232-8af3-bb7ed35eabbc with identifier: 10712610
2026-03-24 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f24207a3-d6f4-5232-8af3-bb7ed35eabbc with identifier: 10712610 to the API
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712610>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f24207a3-d6f4-5232-8af3-bb7ed35eabbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ992',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712610',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 81881,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 81.881 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712610%27 HTTP/1.1" 200 None
2026-03-24 22:20:21 [adesa.be] INFO: Saving data for 10712610: {'auction_closing_time': 1774429200.0, 'created_time': 1774281784.105535, 'last_price_update_time': 1774390821.557103}
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712610') HTTP/1.1" 204 0
2026-03-24 22:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3cd0b12b-de53-51ff-a184-f5c026627edf with identifier: 10713589
2026-03-24 22:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3cd0b12b-de53-51ff-a184-f5c026627edf with identifier: 10713589
2026-03-24 22:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3cd0b12b-de53-51ff-a184-f5c026627edf with identifier: 10713589 to the API
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713589>
{'auction_title': '',
'c_o_2_emission_value': 43,
'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': '3cd0b12b-de53-51ff-a184-f5c026627edf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP987',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713589',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 39691,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Lounge - xDrive - Hybrid - Automatic - 125 hp - 39.691 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713589%27 HTTP/1.1" 200 None
2026-03-24 22:20:21 [adesa.be] INFO: Saving data for 10713589: {'auction_closing_time': 1774426500.0, 'created_time': 1774281785.841222, 'last_price_update_time': 1774390821.840733}
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713589') HTTP/1.1" 204 0
2026-03-24 22:20:21 [adesa.be] INFO: Found listing with ID: 10712587
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712587%27 HTTP/1.1" 200 None
2026-03-24 22:20:21 [adesa.be] INFO: Scrape type for 10712587: 2
2026-03-24 22:20:21 [adesa.be] INFO: Scraping item 10712587 url https://www.openlane.eu/en/carv6/auction/10712587
2026-03-24 22:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d14be288-8d37-54e4-bf3e-3df3255b60dd with identifier: 10712601
2026-03-24 22:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d14be288-8d37-54e4-bf3e-3df3255b60dd with scrape type 2
2026-03-24 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d14be288-8d37-54e4-bf3e-3df3255b60dd with scrape type 2
2026-03-24 22:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d14be288-8d37-54e4-bf3e-3df3255b60dd, identifier: 10712601
2026-03-24 22:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with identifier: 10712581
2026-03-24 22:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with scrape type 2
2026-03-24 22:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with scrape type 2
2026-03-24 22:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44af1d81-e79e-5cea-a69b-3fc5f962dc47, identifier: 10712581
2026-03-24 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d14be288-8d37-54e4-bf3e-3df3255b60dd with identifier: 10712601
2026-03-24 22:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d14be288-8d37-54e4-bf3e-3df3255b60dd with identifier: 10712601
2026-03-24 22:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d14be288-8d37-54e4-bf3e-3df3255b60dd with identifier: 10712601 to the API
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712601>
{'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-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd14be288-8d37-54e4-bf3e-3df3255b60dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJF271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712601',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 18929,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - Hybrid - Automatic - 125 hp - 18.929 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712601%27 HTTP/1.1" 200 None
2026-03-24 22:20:22 [adesa.be] INFO: Saving data for 10712601: {'auction_closing_time': 1774429200.0, 'created_time': 1774281805.852363, 'last_price_update_time': 1774390822.351684}
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712601') HTTP/1.1" 204 0
2026-03-24 22:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with identifier: 10712581
2026-03-24 22:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with identifier: 10712581
2026-03-24 22:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with identifier: 10712581 to the API
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712581>
{'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-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '44af1d81-e79e-5cea-a69b-3fc5f962dc47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCG684',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712581',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 59815,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - Hybrid - Automatic - 125 hp - 59.815 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712581%27 HTTP/1.1" 200 None
2026-03-24 22:20:22 [adesa.be] INFO: Saving data for 10712581: {'auction_closing_time': 1774429200.0, 'created_time': 1774281786.78205, 'last_price_update_time': 1774390822.637313}
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712581') HTTP/1.1" 204 0
2026-03-24 22:20:22 [adesa.be] INFO: Found listing with ID: 10712588
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712588%27 HTTP/1.1" 200 None
2026-03-24 22:20:22 [adesa.be] INFO: Scrape type for 10712588: 2
2026-03-24 22:20:22 [adesa.be] INFO: Scraping item 10712588 url https://www.openlane.eu/en/carv6/auction/10712588
2026-03-24 22:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:22 [adesa.be] INFO: Found listing with ID: 10712562
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712562%27 HTTP/1.1" 200 None
2026-03-24 22:20:22 [adesa.be] INFO: Scrape type for 10712562: 2
2026-03-24 22:20:22 [adesa.be] INFO: Scraping item 10712562 url https://www.openlane.eu/en/carv6/auction/10712562
2026-03-24 22:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10713616
2026-03-24 22:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b646a88b-e460-5a55-9a64-1b5a9009cfe5 with scrape type 2
2026-03-24 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b646a88b-e460-5a55-9a64-1b5a9009cfe5 with scrape type 2
2026-03-24 22:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b646a88b-e460-5a55-9a64-1b5a9009cfe5, identifier: 10713616
2026-03-24 22:20:22 [adesa.be] INFO: Found listing with ID: 10712591
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712591%27 HTTP/1.1" 200 None
2026-03-24 22:20:22 [adesa.be] INFO: Scrape type for 10712591: 2
2026-03-24 22:20:22 [adesa.be] INFO: Scraping item 10712591 url https://www.openlane.eu/en/carv6/auction/10712591
2026-03-24 22:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10713616
2026-03-24 22:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10713616
2026-03-24 22:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10713616 to the API
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713616>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Blue',
'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': 'b646a88b-e460-5a55-9a64-1b5a9009cfe5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWU417',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713616',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 28278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'28.278 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713616%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Saving data for 10713616: {'auction_closing_time': 1774426500.0, 'created_time': 1774281787.161968, 'last_price_update_time': 1774390823.088644}
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713616') HTTP/1.1" 204 0
2026-03-24 22:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712608
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712608%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712608: 2
2026-03-24 22:20:23 [adesa.be] INFO: Scraping item 10712608 url https://www.openlane.eu/en/carv6/auction/10712608
2026-03-24 22: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 22:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c9735f-27bc-58b2-b448-65db677a595c with identifier: 10712500
2026-03-24 22:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c9735f-27bc-58b2-b448-65db677a595c with scrape type 2
2026-03-24 22:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46c9735f-27bc-58b2-b448-65db677a595c with scrape type 2
2026-03-24 22:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46c9735f-27bc-58b2-b448-65db677a595c, identifier: 10712500
2026-03-24 22:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46c9735f-27bc-58b2-b448-65db677a595c with identifier: 10712500
2026-03-24 22:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46c9735f-27bc-58b2-b448-65db677a595c with identifier: 10712500
2026-03-24 22:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46c9735f-27bc-58b2-b448-65db677a595c with identifier: 10712500 to the API
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712500>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'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': '46c9735f-27bc-58b2-b448-65db677a595c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQS060',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 96538,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32600,
'price_includes_vat': True,
'registration_date': '2020-11-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X5 45e Lounge - xDrive - Hybrid - Automatic - 286 hp - 96.538 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712500%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Saving data for 10712500: {'auction_closing_time': 1774429200.0, 'created_time': 1774281777.372964, 'last_price_update_time': 1774390823.597449}
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712500') HTTP/1.1" 204 0
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712590
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712590%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712590: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712590 url https://www.openlane.eu/en/carv6/auction/10712590
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712614
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712614%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712614: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712614 url https://www.openlane.eu/en/carv6/auction/10712614
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712609
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712609%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712609: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712609 url https://www.openlane.eu/en/carv6/auction/10712609
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712613
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712613%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712613: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712613 url https://www.openlane.eu/en/carv6/auction/10712613
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712615
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712615%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712615: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712615 url https://www.openlane.eu/en/carv6/auction/10712615
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712762
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712762%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712762: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712762 url https://www.openlane.eu/en/carv6/auction/10712762
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712819
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712819%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712819: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712819 url https://www.openlane.eu/en/carv6/auction/10712819
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10713618
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713618%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10713618: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10713618 url https://www.openlane.eu/en/carv6/auction/10713618
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712582
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712582%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712582: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712582 url https://www.openlane.eu/en/carv6/auction/10712582
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712803
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712803%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712803: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712803 url https://www.openlane.eu/en/carv6/auction/10712803
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712812
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712812%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712812: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712812 url https://www.openlane.eu/en/carv6/auction/10712812
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712785
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712785%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712785: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712785 url https://www.openlane.eu/en/carv6/auction/10712785
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712567
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712567%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712567: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712567 url https://www.openlane.eu/en/carv6/auction/10712567
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712513
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712513%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712513: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712513 url https://www.openlane.eu/en/carv6/auction/10712513
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712565
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712565%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712565: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712565 url https://www.openlane.eu/en/carv6/auction/10712565
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10713603
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713603%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10713603: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10713603 url https://www.openlane.eu/en/carv6/auction/10713603
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10713593
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713593%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10713593: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10713593 url https://www.openlane.eu/en/carv6/auction/10713593
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712556
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712556%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712556: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712556 url https://www.openlane.eu/en/carv6/auction/10712556
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10713540
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713540%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10713540: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10713540 url https://www.openlane.eu/en/carv6/auction/10713540
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712777
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712777%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712777: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712777 url https://www.openlane.eu/en/carv6/auction/10712777
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712529
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712529%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712529: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712529 url https://www.openlane.eu/en/carv6/auction/10712529
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712796
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712796%27 HTTP/1.1" 200 None
2026-03-24 22:20:23 [adesa.be] INFO: Scrape type for 10712796: 0
2026-03-24 22:20:23 [adesa.be] INFO: Skipping item 10712796 url https://www.openlane.eu/en/carv6/auction/10712796
2026-03-24 22:20:23 [adesa.be] INFO: Found listing with ID: 10712817
2026-03-24 22:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712817%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712817: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712817 url https://www.openlane.eu/en/carv6/auction/10712817
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712523
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712523%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712523: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712523 url https://www.openlane.eu/en/carv6/auction/10712523
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712825
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712825%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712825: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712825 url https://www.openlane.eu/en/carv6/auction/10712825
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10713611
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713611%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10713611: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10713611 url https://www.openlane.eu/en/carv6/auction/10713611
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712612
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712612%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712612: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712612 url https://www.openlane.eu/en/carv6/auction/10712612
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712622
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712622%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712622: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712622 url https://www.openlane.eu/en/carv6/auction/10712622
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712753
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712753%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712753: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712753 url https://www.openlane.eu/en/carv6/auction/10712753
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712606
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712606%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712606: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712606 url https://www.openlane.eu/en/carv6/auction/10712606
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712676
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712676%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712676: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712676 url https://www.openlane.eu/en/carv6/auction/10712676
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712736
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712736%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712736: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712736 url https://www.openlane.eu/en/carv6/auction/10712736
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10713538
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713538%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10713538: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10713538 url https://www.openlane.eu/en/carv6/auction/10713538
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10713566
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713566%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10713566: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10713566 url https://www.openlane.eu/en/carv6/auction/10713566
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712663
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712663%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712663: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712663 url https://www.openlane.eu/en/carv6/auction/10712663
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712599
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712599%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712599: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712599 url https://www.openlane.eu/en/carv6/auction/10712599
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712684
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712684%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712684: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712684 url https://www.openlane.eu/en/carv6/auction/10712684
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712696
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712696%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712696: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712696 url https://www.openlane.eu/en/carv6/auction/10712696
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712691
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712691%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712691: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712691 url https://www.openlane.eu/en/carv6/auction/10712691
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712695
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712695%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712695: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712695 url https://www.openlane.eu/en/carv6/auction/10712695
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712543
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712543%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712543: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712543 url https://www.openlane.eu/en/carv6/auction/10712543
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712650
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712650%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712650: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712650 url https://www.openlane.eu/en/carv6/auction/10712650
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712550
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712550%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712550: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712550 url https://www.openlane.eu/en/carv6/auction/10712550
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712578
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712578%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712578: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712578 url https://www.openlane.eu/en/carv6/auction/10712578
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712571
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712571%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712571: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712571 url https://www.openlane.eu/en/carv6/auction/10712571
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10713597
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713597%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10713597: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10713597 url https://www.openlane.eu/en/carv6/auction/10713597
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712623
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712623%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712623: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712623 url https://www.openlane.eu/en/carv6/auction/10712623
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712563
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712563%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712563: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712563 url https://www.openlane.eu/en/carv6/auction/10712563
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10713591
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713591%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10713591: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10713591 url https://www.openlane.eu/en/carv6/auction/10713591
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10713535
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713535%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10713535: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10713535 url https://www.openlane.eu/en/carv6/auction/10713535
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712537
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712537%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712537: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712537 url https://www.openlane.eu/en/carv6/auction/10712537
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712539
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712539%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712539: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712539 url https://www.openlane.eu/en/carv6/auction/10712539
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712677
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712677%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712677: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712677 url https://www.openlane.eu/en/carv6/auction/10712677
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10713595
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713595%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10713595: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10713595 url https://www.openlane.eu/en/carv6/auction/10713595
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712570
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712570%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712570: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712570 url https://www.openlane.eu/en/carv6/auction/10712570
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10713556
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713556%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10713556: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10713556 url https://www.openlane.eu/en/carv6/auction/10713556
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10713551
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713551%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10713551: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10713551 url https://www.openlane.eu/en/carv6/auction/10713551
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712572
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712572%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712572: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712572 url https://www.openlane.eu/en/carv6/auction/10712572
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712530
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712530%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712530: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712530 url https://www.openlane.eu/en/carv6/auction/10712530
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712648
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712648%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712648: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10712648 url https://www.openlane.eu/en/carv6/auction/10712648
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10713584
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713584%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10713584: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10713584 url https://www.openlane.eu/en/carv6/auction/10713584
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10713574
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713574%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10713574: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10713574 url https://www.openlane.eu/en/carv6/auction/10713574
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10713545
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713545%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10713545: 0
2026-03-24 22:20:24 [adesa.be] INFO: Skipping item 10713545 url https://www.openlane.eu/en/carv6/auction/10713545
2026-03-24 22:20:24 [adesa.be] INFO: Found listing with ID: 10712584
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712584%27 HTTP/1.1" 200 None
2026-03-24 22:20:24 [adesa.be] INFO: Scrape type for 10712584: 2
2026-03-24 22:20:24 [adesa.be] INFO: Scraping item 10712584 url https://www.openlane.eu/en/carv6/auction/10712584
2026-03-24 22:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec767e33-0140-5c6c-8615-994ba44c3c28 with identifier: 10712557
2026-03-24 22:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec767e33-0140-5c6c-8615-994ba44c3c28 with scrape type 2
2026-03-24 22:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec767e33-0140-5c6c-8615-994ba44c3c28 with scrape type 2
2026-03-24 22:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec767e33-0140-5c6c-8615-994ba44c3c28, identifier: 10712557
2026-03-24 22:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec767e33-0140-5c6c-8615-994ba44c3c28 with identifier: 10712557
2026-03-24 22:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec767e33-0140-5c6c-8615-994ba44c3c28 with identifier: 10712557
2026-03-24 22:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec767e33-0140-5c6c-8615-994ba44c3c28 with identifier: 10712557 to the API
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712557>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ec767e33-0140-5c6c-8615-994ba44c3c28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YAU287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712557',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 127432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2020-07-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 163 hp - 127.432 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712557%27 HTTP/1.1" 200 None
2026-03-24 22:20:25 [adesa.be] INFO: Saving data for 10712557: {'auction_closing_time': 1774429200.0, 'created_time': 1774281799.178438, 'last_price_update_time': 1774390825.255409}
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712557') HTTP/1.1" 204 0
2026-03-24 22:20:25 [adesa.be] INFO: Found listing with ID: 10712675
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712675%27 HTTP/1.1" 200 None
2026-03-24 22:20:25 [adesa.be] INFO: Scrape type for 10712675: 0
2026-03-24 22:20:25 [adesa.be] INFO: Skipping item 10712675 url https://www.openlane.eu/en/carv6/auction/10712675
2026-03-24 22:20:25 [adesa.be] INFO: Found listing with ID: 10711164
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711164%27 HTTP/1.1" 200 None
2026-03-24 22:20:25 [adesa.be] INFO: Scrape type for 10711164: 0
2026-03-24 22:20:25 [adesa.be] INFO: Skipping item 10711164 url https://www.openlane.eu/en/carv6/auction/10711164
2026-03-24 22:20:25 [adesa.be] INFO: Found listing with ID: 10713548
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713548%27 HTTP/1.1" 200 None
2026-03-24 22:20:25 [adesa.be] INFO: Scrape type for 10713548: 0
2026-03-24 22:20:25 [adesa.be] INFO: Skipping item 10713548 url https://www.openlane.eu/en/carv6/auction/10713548
2026-03-24 22:20:25 [adesa.be] INFO: Found listing with ID: 10712501
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712501%27 HTTP/1.1" 200 None
2026-03-24 22:20:25 [adesa.be] INFO: Scrape type for 10712501: 2
2026-03-24 22:20:25 [adesa.be] INFO: Scraping item 10712501 url https://www.openlane.eu/en/carv6/auction/10712501
2026-03-24 22: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 22:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10713573
2026-03-24 22:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0898b710-d348-5576-aef5-f8bb7d8ca816 with scrape type 2
2026-03-24 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0898b710-d348-5576-aef5-f8bb7d8ca816 with scrape type 2
2026-03-24 22:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0898b710-d348-5576-aef5-f8bb7d8ca816, identifier: 10713573
2026-03-24 22:20:25 [adesa.be] INFO: Found listing with ID: 10713619
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713619%27 HTTP/1.1" 200 None
2026-03-24 22:20:25 [adesa.be] INFO: Scrape type for 10713619: 2
2026-03-24 22:20:25 [adesa.be] INFO: Scraping item 10713619 url https://www.openlane.eu/en/carv6/auction/10713619
2026-03-24 22: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 22: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 22:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10713573
2026-03-24 22:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10713573
2026-03-24 22:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10713573 to the API
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713573>
{'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': '0898b710-d348-5576-aef5-f8bb7d8ca816',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'JA9847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713573',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 80091,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2024-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18 - Diesel - Automatic - 150 hp - 80.091 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713573%27 HTTP/1.1" 200 None
2026-03-24 22:20:25 [adesa.be] INFO: Saving data for 10713573: {'auction_closing_time': 1774426500.0, 'created_time': 1774281803.666548, 'last_price_update_time': 1774390825.908279}
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713573') HTTP/1.1" 204 0
2026-03-24 22:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acf6b1f2-e83e-5858-9fb4-d861cf02831e with identifier: 10712502
2026-03-24 22:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acf6b1f2-e83e-5858-9fb4-d861cf02831e with scrape type 2
2026-03-24 22:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acf6b1f2-e83e-5858-9fb4-d861cf02831e with scrape type 2
2026-03-24 22:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acf6b1f2-e83e-5858-9fb4-d861cf02831e, identifier: 10712502
2026-03-24 22:20:26 [adesa.be] INFO: Found listing with ID: 10713533
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713533%27 HTTP/1.1" 200 None
2026-03-24 22:20:26 [adesa.be] INFO: Scrape type for 10713533: 2
2026-03-24 22:20:26 [adesa.be] INFO: Scraping item 10713533 url https://www.openlane.eu/en/carv6/auction/10713533
2026-03-24 22:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acf6b1f2-e83e-5858-9fb4-d861cf02831e with identifier: 10712502
2026-03-24 22:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acf6b1f2-e83e-5858-9fb4-d861cf02831e with identifier: 10712502
2026-03-24 22:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acf6b1f2-e83e-5858-9fb4-d861cf02831e with identifier: 10712502 to the API
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712502>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'acf6b1f2-e83e-5858-9fb4-d861cf02831e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEV492',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712502',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 52688,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31600,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 545e - Hybrid - Automatic - 286 hp - 52.688 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712502%27 HTTP/1.1" 200 None
2026-03-24 22:20:26 [adesa.be] INFO: Saving data for 10712502: {'auction_closing_time': 1774429200.0, 'created_time': 1774281790.036984, 'last_price_update_time': 1774390826.288838}
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712502') HTTP/1.1" 204 0
2026-03-24 22:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10713602
2026-03-24 22:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87690476-704c-5a8f-9d0d-ba656747e1f0 with scrape type 2
2026-03-24 22:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87690476-704c-5a8f-9d0d-ba656747e1f0 with scrape type 2
2026-03-24 22:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87690476-704c-5a8f-9d0d-ba656747e1f0, identifier: 10713602
2026-03-24 22:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5efb837-eb48-57c0-ba40-9927cbcfe68c with identifier: 10712752
2026-03-24 22:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5efb837-eb48-57c0-ba40-9927cbcfe68c with scrape type 2
2026-03-24 22:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5efb837-eb48-57c0-ba40-9927cbcfe68c with scrape type 2
2026-03-24 22:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5efb837-eb48-57c0-ba40-9927cbcfe68c, identifier: 10712752
2026-03-24 22:20:26 [adesa.be] INFO: Found listing with ID: 10712566
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712566%27 HTTP/1.1" 200 None
2026-03-24 22:20:26 [adesa.be] INFO: Scrape type for 10712566: 2
2026-03-24 22:20:26 [adesa.be] INFO: Scraping item 10712566 url https://www.openlane.eu/en/carv6/auction/10712566
2026-03-24 22:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10713602
2026-03-24 22:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10713602
2026-03-24 22:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10713602 to the API
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713602>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '87690476-704c-5a8f-9d0d-ba656747e1f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLQ212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713602',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 140285,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e Lounge - Hybrid - Automatic - 164 hp - 140.285 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713602%27 HTTP/1.1" 200 None
2026-03-24 22:20:26 [adesa.be] INFO: Saving data for 10713602: {'auction_closing_time': 1774426500.0, 'created_time': 1774281800.642992, 'last_price_update_time': 1774390826.944454}
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713602') HTTP/1.1" 204 0
2026-03-24 22:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5efb837-eb48-57c0-ba40-9927cbcfe68c with identifier: 10712752
2026-03-24 22:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5efb837-eb48-57c0-ba40-9927cbcfe68c with identifier: 10712752
2026-03-24 22:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5efb837-eb48-57c0-ba40-9927cbcfe68c with identifier: 10712752 to the API
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712752>
{'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': 'b5efb837-eb48-57c0-ba40-9927cbcfe68c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT360',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712752',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 37366,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'37.366 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712752%27 HTTP/1.1" 200 None
2026-03-24 22:20:27 [adesa.be] INFO: Saving data for 10712752: {'auction_closing_time': 1774429200.0, 'created_time': 1774281801.402562, 'last_price_update_time': 1774390827.232915}
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712752') HTTP/1.1" 204 0
2026-03-24 22:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7853a50-8932-5d35-ac00-7fec3c7a9e65 with identifier: 10712820
2026-03-24 22:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7853a50-8932-5d35-ac00-7fec3c7a9e65 with scrape type 2
2026-03-24 22:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7853a50-8932-5d35-ac00-7fec3c7a9e65 with scrape type 2
2026-03-24 22:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7853a50-8932-5d35-ac00-7fec3c7a9e65, identifier: 10712820
2026-03-24 22:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8be9f522-0a85-5b11-984e-5f569bb4b393 with identifier: 10712560
2026-03-24 22:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8be9f522-0a85-5b11-984e-5f569bb4b393 with scrape type 2
2026-03-24 22:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8be9f522-0a85-5b11-984e-5f569bb4b393 with scrape type 2
2026-03-24 22:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8be9f522-0a85-5b11-984e-5f569bb4b393, identifier: 10712560
2026-03-24 22:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7853a50-8932-5d35-ac00-7fec3c7a9e65 with identifier: 10712820
2026-03-24 22:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7853a50-8932-5d35-ac00-7fec3c7a9e65 with identifier: 10712820
2026-03-24 22:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7853a50-8932-5d35-ac00-7fec3c7a9e65 with identifier: 10712820 to the API
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712820>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a7853a50-8932-5d35-ac00-7fec3c7a9e65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJH892',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712820',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 32508,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2020-01-15',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Fiat 500 1.2 Lounge - Petrol - Manual - 69 hp - 32.508 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712820%27 HTTP/1.1" 200 None
2026-03-24 22:20:27 [adesa.be] INFO: Saving data for 10712820: {'auction_closing_time': 1774429200.0, 'created_time': 1774281734.029859, 'last_price_update_time': 1774390827.828948}
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712820') HTTP/1.1" 204 0
2026-03-24 22:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8be9f522-0a85-5b11-984e-5f569bb4b393 with identifier: 10712560
2026-03-24 22:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8be9f522-0a85-5b11-984e-5f569bb4b393 with identifier: 10712560
2026-03-24 22:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8be9f522-0a85-5b11-984e-5f569bb4b393 with identifier: 10712560 to the API
2026-03-24 22:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712560>
{'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': 164,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '8be9f522-0a85-5b11-984e-5f569bb4b393',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLQ293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712560',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 80760,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e Luxury - Hybrid - 164 hp - 80.760 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712560%27 HTTP/1.1" 200 None
2026-03-24 22:20:28 [adesa.be] INFO: Saving data for 10712560: {'auction_closing_time': 1774429200.0, 'created_time': 1774281824.152001, 'last_price_update_time': 1774390828.103362}
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712560') HTTP/1.1" 204 0
2026-03-24 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6334c34-eb51-54a8-b5dc-be154595bbe5 with identifier: 10712681
2026-03-24 22:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6334c34-eb51-54a8-b5dc-be154595bbe5 with scrape type 2
2026-03-24 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6334c34-eb51-54a8-b5dc-be154595bbe5 with scrape type 2
2026-03-24 22:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6334c34-eb51-54a8-b5dc-be154595bbe5, identifier: 10712681
2026-03-24 22:20:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6334c34-eb51-54a8-b5dc-be154595bbe5 with identifier: 10712681
2026-03-24 22:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6334c34-eb51-54a8-b5dc-be154595bbe5 with identifier: 10712681
2026-03-24 22:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6334c34-eb51-54a8-b5dc-be154595bbe5 with identifier: 10712681 to the API
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712681>
{'auction_title': '',
'c_o_2_emission_value': 106,
'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': 'b6334c34-eb51-54a8-b5dc-be154595bbe5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEJ201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 112694,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line + - Diesel - Automatic - '
'130 hp - 112.694 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2021}
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712681%27 HTTP/1.1" 200 None
2026-03-24 22:20:28 [adesa.be] INFO: Saving data for 10712681: {'auction_closing_time': 1774429200.0, 'created_time': 1774281751.802715, 'last_price_update_time': 1774390828.514872}
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712681') HTTP/1.1" 204 0
2026-03-24 22:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 124217d1-24c7-58ca-9342-f441873069a9 with identifier: 10712634
2026-03-24 22:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 124217d1-24c7-58ca-9342-f441873069a9 with scrape type 2
2026-03-24 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 124217d1-24c7-58ca-9342-f441873069a9 with scrape type 2
2026-03-24 22:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 124217d1-24c7-58ca-9342-f441873069a9, identifier: 10712634
2026-03-24 22:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97023992-d9e8-5f36-bd40-38df3099120d with identifier: 10712706
2026-03-24 22:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97023992-d9e8-5f36-bd40-38df3099120d with scrape type 2
2026-03-24 22:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97023992-d9e8-5f36-bd40-38df3099120d with scrape type 2
2026-03-24 22:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97023992-d9e8-5f36-bd40-38df3099120d, identifier: 10712706
2026-03-24 22:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 124217d1-24c7-58ca-9342-f441873069a9 with identifier: 10712634
2026-03-24 22:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 124217d1-24c7-58ca-9342-f441873069a9 with identifier: 10712634
2026-03-24 22:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 124217d1-24c7-58ca-9342-f441873069a9 with identifier: 10712634 to the API
2026-03-24 22:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712634>
{'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': 190,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '124217d1-24c7-58ca-9342-f441873069a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712634',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 157546,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.0 EcoBlue ST Line X - AWD - Diesel - Automatic - 190 hp '
'- 157.546 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712634%27 HTTP/1.1" 200 None
2026-03-24 22:20:29 [adesa.be] INFO: Saving data for 10712634: {'auction_closing_time': 1774429200.0, 'created_time': 1774281730.127378, 'last_price_update_time': 1774390829.019222}
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712634') HTTP/1.1" 204 0
2026-03-24 22:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97023992-d9e8-5f36-bd40-38df3099120d with identifier: 10712706
2026-03-24 22:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97023992-d9e8-5f36-bd40-38df3099120d with identifier: 10712706
2026-03-24 22:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97023992-d9e8-5f36-bd40-38df3099120d with identifier: 10712706 to the API
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712706>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '97023992-d9e8-5f36-bd40-38df3099120d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHK024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712706',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 149363,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Galaxy 2.0 TDCI Titanium - Diesel - Automatic - 150 hp - '
'149.363 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712706%27 HTTP/1.1" 200 None
2026-03-24 22:20:29 [adesa.be] INFO: Saving data for 10712706: {'auction_closing_time': 1774429200.0, 'created_time': 1774281733.488402, 'last_price_update_time': 1774390829.315372}
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712706') HTTP/1.1" 204 0
2026-03-24 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 819213f7-7fbb-5080-b436-cd2611d0c3aa with identifier: 10712658
2026-03-24 22:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 819213f7-7fbb-5080-b436-cd2611d0c3aa with scrape type 2
2026-03-24 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 819213f7-7fbb-5080-b436-cd2611d0c3aa with scrape type 2
2026-03-24 22:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 819213f7-7fbb-5080-b436-cd2611d0c3aa, identifier: 10712658
2026-03-24 22:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 819213f7-7fbb-5080-b436-cd2611d0c3aa with identifier: 10712658
2026-03-24 22:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 819213f7-7fbb-5080-b436-cd2611d0c3aa with identifier: 10712658
2026-03-24 22:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 819213f7-7fbb-5080-b436-cd2611d0c3aa with identifier: 10712658 to the API
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712658>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': 'MPV',
'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': '819213f7-7fbb-5080-b436-cd2611d0c3aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGR251',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712658',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 124476,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-03-29',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Galaxy 2.0 TDCI Titanium - Diesel - Manual - 150 hp - 124.476 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712658%27 HTTP/1.1" 200 None
2026-03-24 22:20:29 [adesa.be] INFO: Saving data for 10712658: {'auction_closing_time': 1774429200.0, 'created_time': 1774281731.270517, 'last_price_update_time': 1774390829.700795}
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712658') HTTP/1.1" 204 0
2026-03-24 22:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2f7f2c7-4349-53a2-9e49-254d80ebaafc with identifier: 10712751
2026-03-24 22:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2f7f2c7-4349-53a2-9e49-254d80ebaafc with scrape type 2
2026-03-24 22:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2f7f2c7-4349-53a2-9e49-254d80ebaafc with scrape type 2
2026-03-24 22:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c2f7f2c7-4349-53a2-9e49-254d80ebaafc, identifier: 10712751
2026-03-24 22:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c2f7f2c7-4349-53a2-9e49-254d80ebaafc with identifier: 10712751
2026-03-24 22:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c2f7f2c7-4349-53a2-9e49-254d80ebaafc with identifier: 10712751
2026-03-24 22:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c2f7f2c7-4349-53a2-9e49-254d80ebaafc with identifier: 10712751 to the API
2026-03-24 22:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712751>
{'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': 'c2f7f2c7-4349-53a2-9e49-254d80ebaafc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT461',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712751',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 30124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'30.124 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712751%27 HTTP/1.1" 200 None
2026-03-24 22:20:30 [adesa.be] INFO: Saving data for 10712751: {'auction_closing_time': 1774429200.0, 'created_time': 1774281743.092226, 'last_price_update_time': 1774390830.110031}
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712751') HTTP/1.1" 204 0
2026-03-24 22:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a95000bc-97e6-5e30-b373-f0015a19bd4f with identifier: 10712588
2026-03-24 22:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a95000bc-97e6-5e30-b373-f0015a19bd4f with scrape type 2
2026-03-24 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a95000bc-97e6-5e30-b373-f0015a19bd4f with scrape type 2
2026-03-24 22:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a95000bc-97e6-5e30-b373-f0015a19bd4f, identifier: 10712588
2026-03-24 22:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a95000bc-97e6-5e30-b373-f0015a19bd4f with identifier: 10712588
2026-03-24 22:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a95000bc-97e6-5e30-b373-f0015a19bd4f with identifier: 10712588
2026-03-24 22:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a95000bc-97e6-5e30-b373-f0015a19bd4f with identifier: 10712588 to the API
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712588>
{'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': 'a95000bc-97e6-5e30-b373-f0015a19bd4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ECT036',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 26415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 26.415 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712588%27 HTTP/1.1" 200 None
2026-03-24 22:20:30 [adesa.be] INFO: Saving data for 10712588: {'auction_closing_time': 1774429200.0, 'created_time': 1774281722.647415, 'last_price_update_time': 1774390830.496968}
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712588') HTTP/1.1" 204 0
2026-03-24 22:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf with identifier: 10712589
2026-03-24 22:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf with scrape type 2
2026-03-24 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf with scrape type 2
2026-03-24 22:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf, identifier: 10712589
2026-03-24 22:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf with identifier: 10712589
2026-03-24 22:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf with identifier: 10712589
2026-03-24 22:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf with identifier: 10712589 to the API
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712589>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee33cc6b-2d0e-5696-8d8e-8464cbf0f9cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712589',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 101279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Galaxy 2.5 Titanium - Petrol - Automatic - 150 hp - 101.279 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712589%27 HTTP/1.1" 200 None
2026-03-24 22:20:30 [adesa.be] INFO: Saving data for 10712589: {'auction_closing_time': 1774429200.0, 'created_time': 1774281734.599036, 'last_price_update_time': 1774390830.879435}
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712589') HTTP/1.1" 204 0
2026-03-24 22:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecdb8a4c-27d4-5ad9-9839-3784e087cc1c with identifier: 10712591
2026-03-24 22:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecdb8a4c-27d4-5ad9-9839-3784e087cc1c with scrape type 2
2026-03-24 22:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecdb8a4c-27d4-5ad9-9839-3784e087cc1c with scrape type 2
2026-03-24 22:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ecdb8a4c-27d4-5ad9-9839-3784e087cc1c, identifier: 10712591
2026-03-24 22:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ecdb8a4c-27d4-5ad9-9839-3784e087cc1c with identifier: 10712591
2026-03-24 22:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ecdb8a4c-27d4-5ad9-9839-3784e087cc1c with identifier: 10712591
2026-03-24 22:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ecdb8a4c-27d4-5ad9-9839-3784e087cc1c with identifier: 10712591 to the API
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712591>
{'auction_title': '',
'c_o_2_emission_value': 22,
'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': 'ecdb8a4c-27d4-5ad9-9839-3784e087cc1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAT758',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712591',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 37402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2023-08-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 37.402 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712591%27 HTTP/1.1" 200 None
2026-03-24 22:20:31 [adesa.be] INFO: Saving data for 10712591: {'auction_closing_time': 1774429200.0, 'created_time': 1774281725.650438, 'last_price_update_time': 1774390831.981443}
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712591') HTTP/1.1" 204 0
2026-03-24 22:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22: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 22:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82844461-5bf9-523e-b71b-500b535eba78 with identifier: 10712584
2026-03-24 22:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82844461-5bf9-523e-b71b-500b535eba78 with scrape type 2
2026-03-24 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82844461-5bf9-523e-b71b-500b535eba78 with scrape type 2
2026-03-24 22:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82844461-5bf9-523e-b71b-500b535eba78, identifier: 10712584
2026-03-24 22:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82844461-5bf9-523e-b71b-500b535eba78 with identifier: 10712584
2026-03-24 22:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82844461-5bf9-523e-b71b-500b535eba78 with identifier: 10712584
2026-03-24 22:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82844461-5bf9-523e-b71b-500b535eba78 with identifier: 10712584 to the API
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Electric',
'id': '82844461-5bf9-523e-b71b-500b535eba78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'JU6152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712584',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 49282,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 - Electric - Automatic - 190 hp - 49.282 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712584%27 HTTP/1.1" 200 None
2026-03-24 22:20:32 [adesa.be] INFO: Saving data for 10712584: {'auction_closing_time': 1774429200.0, 'created_time': 1774281718.452815, 'last_price_update_time': 1774390832.366969}
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712584') HTTP/1.1" 204 0
2026-03-24 22:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 066428ee-cdc9-500b-a88b-6d4160910328 with identifier: 10712566
2026-03-24 22:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 066428ee-cdc9-500b-a88b-6d4160910328 with scrape type 2
2026-03-24 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 066428ee-cdc9-500b-a88b-6d4160910328 with scrape type 2
2026-03-24 22:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 066428ee-cdc9-500b-a88b-6d4160910328, identifier: 10712566
2026-03-24 22:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f062180f-0244-58f1-9301-f1d59a38680b with identifier: 10712608
2026-03-24 22:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f062180f-0244-58f1-9301-f1d59a38680b with scrape type 2
2026-03-24 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f062180f-0244-58f1-9301-f1d59a38680b with scrape type 2
2026-03-24 22:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f062180f-0244-58f1-9301-f1d59a38680b, identifier: 10712608
2026-03-24 22:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with identifier: 10712630
2026-03-24 22:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with scrape type 2
2026-03-24 22:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with scrape type 2
2026-03-24 22:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f, identifier: 10712630
2026-03-24 22:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 066428ee-cdc9-500b-a88b-6d4160910328 with identifier: 10712566
2026-03-24 22:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 066428ee-cdc9-500b-a88b-6d4160910328 with identifier: 10712566
2026-03-24 22:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 066428ee-cdc9-500b-a88b-6d4160910328 with identifier: 10712566 to the API
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712566>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'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': '066428ee-cdc9-500b-a88b-6d4160910328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPF322',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712566',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 102973,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 102.973 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712566%27 HTTP/1.1" 200 None
2026-03-24 22:20:32 [adesa.be] INFO: Saving data for 10712566: {'auction_closing_time': 1774429200.0, 'created_time': 1774281728.7961, 'last_price_update_time': 1774390832.950793}
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712566') HTTP/1.1" 204 0
2026-03-24 22:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f062180f-0244-58f1-9301-f1d59a38680b with identifier: 10712608
2026-03-24 22:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f062180f-0244-58f1-9301-f1d59a38680b with identifier: 10712608
2026-03-24 22:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f062180f-0244-58f1-9301-f1d59a38680b with identifier: 10712608 to the API
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712608>
{'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': 'f062180f-0244-58f1-9301-f1d59a38680b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWR164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712608',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 44545,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'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 - 44.545 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712608%27 HTTP/1.1" 200 None
2026-03-24 22:20:33 [adesa.be] INFO: Saving data for 10712608: {'auction_closing_time': 1774429200.0, 'created_time': 1774281717.462206, 'last_price_update_time': 1774390833.238551}
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712608') HTTP/1.1" 204 0
2026-03-24 22:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with identifier: 10712630
2026-03-24 22:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with identifier: 10712630
2026-03-24 22:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with identifier: 10712630 to the API
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712630>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'MPV',
'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': '26e6f0c4-6308-5274-b3b8-0c46cf9a366f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WZ5178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712630',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 165335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Galaxy 2.0 TDCI - AWD - Diesel - 190 hp - 165.335 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712630%27 HTTP/1.1" 200 None
2026-03-24 22:20:33 [adesa.be] INFO: Saving data for 10712630: {'auction_closing_time': 1774429200.0, 'created_time': 1774281732.944819, 'last_price_update_time': 1774390833.530446}
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712630') HTTP/1.1" 204 0
2026-03-24 22:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10713533
2026-03-24 22:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e049099-e265-5688-891d-279a11222912 with scrape type 2
2026-03-24 22:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e049099-e265-5688-891d-279a11222912 with scrape type 2
2026-03-24 22:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e049099-e265-5688-891d-279a11222912, identifier: 10713533
2026-03-24 22:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10713533
2026-03-24 22:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10713533
2026-03-24 22:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10713533 to the API
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713533>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': '4e049099-e265-5688-891d-279a11222912',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CJ4306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713533',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQE',
'odometer': 42434,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31000,
'price_includes_vat': True,
'registration_date': '2023-09-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQE 300 - Electric - Automatic - 245 hp - 42.434 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713533%27 HTTP/1.1" 200 None
2026-03-24 22:20:33 [adesa.be] INFO: Saving data for 10713533: {'auction_closing_time': 1774426500.0, 'created_time': 1774281709.247772, 'last_price_update_time': 1774390833.997376}
2026-03-24 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713533') HTTP/1.1" 204 0
2026-03-24 22:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ed052df-458e-52fc-b8e5-48f35c15735f with identifier: 10712586
2026-03-24 22:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ed052df-458e-52fc-b8e5-48f35c15735f with scrape type 2
2026-03-24 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ed052df-458e-52fc-b8e5-48f35c15735f with scrape type 2
2026-03-24 22:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ed052df-458e-52fc-b8e5-48f35c15735f, identifier: 10712586
2026-03-24 22:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ed052df-458e-52fc-b8e5-48f35c15735f with identifier: 10712586
2026-03-24 22:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ed052df-458e-52fc-b8e5-48f35c15735f with identifier: 10712586
2026-03-24 22:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ed052df-458e-52fc-b8e5-48f35c15735f with identifier: 10712586 to the API
2026-03-24 22:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712586>
{'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': '4ed052df-458e-52fc-b8e5-48f35c15735f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWT422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 18062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-07-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 18.062 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712586%27 HTTP/1.1" 200 None
2026-03-24 22:20:34 [adesa.be] INFO: Saving data for 10712586: {'auction_closing_time': 1774429200.0, 'created_time': 1774281731.948661, 'last_price_update_time': 1774390834.429797}
2026-03-24 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712586') HTTP/1.1" 204 0
2026-03-24 22:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with identifier: 10712562
2026-03-24 22:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with scrape type 2
2026-03-24 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with scrape type 2
2026-03-24 22:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a, identifier: 10712562
2026-03-24 22:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e2f546-32b1-58be-a320-57ff5b3f4cd2 with identifier: 10713619
2026-03-24 22:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e2f546-32b1-58be-a320-57ff5b3f4cd2 with scrape type 2
2026-03-24 22:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8e2f546-32b1-58be-a320-57ff5b3f4cd2 with scrape type 2
2026-03-24 22:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8e2f546-32b1-58be-a320-57ff5b3f4cd2, identifier: 10713619
2026-03-24 22:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with identifier: 10712562
2026-03-24 22:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with identifier: 10712562
2026-03-24 22:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with identifier: 10712562 to the API
2026-03-24 22:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712562>
{'auction_title': '',
'c_o_2_emission_value': 22,
'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': 'ae9cf92f-fdea-5a2c-be75-8c9c83bd582a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EJL268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 29534,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-10-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 29.534 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712562%27 HTTP/1.1" 200 None
2026-03-24 22:20:35 [adesa.be] INFO: Saving data for 10712562: {'auction_closing_time': 1774429200.0, 'created_time': 1774281721.91, 'last_price_update_time': 1774390835.035434}
2026-03-24 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712562') HTTP/1.1" 204 0
2026-03-24 22:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8e2f546-32b1-58be-a320-57ff5b3f4cd2 with identifier: 10713619
2026-03-24 22:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8e2f546-32b1-58be-a320-57ff5b3f4cd2 with identifier: 10713619
2026-03-24 22:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8e2f546-32b1-58be-a320-57ff5b3f4cd2 with identifier: 10713619 to the API
2026-03-24 22:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713619>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': 'f8e2f546-32b1-58be-a320-57ff5b3f4cd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRF860',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713619',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 160882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQC 400 Luxury - Electric - 408 hp - 160.882 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-24 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713619%27 HTTP/1.1" 200 None
2026-03-24 22:20:35 [adesa.be] INFO: Saving data for 10713619: {'auction_closing_time': 1774426500.0, 'created_time': 1774281715.331142, 'last_price_update_time': 1774390835.334543}
2026-03-24 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713619') HTTP/1.1" 204 0
2026-03-24 22:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20: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 22:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with identifier: 10712756
2026-03-24 22:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with scrape type 2
2026-03-24 22:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with scrape type 2
2026-03-24 22:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91, identifier: 10712756
2026-03-24 22:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with identifier: 10712756
2026-03-24 22:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with identifier: 10712756
2026-03-24 22:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with identifier: 10712756 to the API
2026-03-24 22:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712756>
{'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-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '874de0aa-f204-5fb0-9c0f-bfe3bec7bb91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL420',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712756',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 140816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C5 Aircross 1.6i Business - Hybrid - Automatic - 181 hp - '
'140.816 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712756%27 HTTP/1.1" 200 None
2026-03-24 22:20:35 [adesa.be] INFO: Saving data for 10712756: {'auction_closing_time': 1774429200.0, 'created_time': 1774281735.289495, 'last_price_update_time': 1774390835.936755}
2026-03-24 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712756') HTTP/1.1" 204 0
2026-03-24 22:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20: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 22:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20: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 22:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47c000b2-36b8-5856-8d26-2eaa6a00e757 with identifier: 10712727
2026-03-24 22:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47c000b2-36b8-5856-8d26-2eaa6a00e757 with scrape type 2
2026-03-24 22:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47c000b2-36b8-5856-8d26-2eaa6a00e757 with scrape type 2
2026-03-24 22:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47c000b2-36b8-5856-8d26-2eaa6a00e757, identifier: 10712727
2026-03-24 22:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47c000b2-36b8-5856-8d26-2eaa6a00e757 with identifier: 10712727
2026-03-24 22:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47c000b2-36b8-5856-8d26-2eaa6a00e757 with identifier: 10712727
2026-03-24 22:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47c000b2-36b8-5856-8d26-2eaa6a00e757 with identifier: 10712727 to the API
2026-03-24 22:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712727>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Black',
'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': '47c000b2-36b8-5856-8d26-2eaa6a00e757',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWQ569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712727',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 129732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.2i Performance Line - Petrol - Automatic - 130 '
'hp - 129.732 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2021}
2026-03-24 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712727%27 HTTP/1.1" 200 None
2026-03-24 22:20:36 [adesa.be] INFO: Saving data for 10712727: {'auction_closing_time': 1774429200.0, 'created_time': 1774281754.625758, 'last_price_update_time': 1774390836.399416}
2026-03-24 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712727') HTTP/1.1" 204 0
2026-03-24 22:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 471a62b9-7b8d-5806-b2bf-b7af7943dc34 with identifier: 10712662
2026-03-24 22:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 471a62b9-7b8d-5806-b2bf-b7af7943dc34 with scrape type 2
2026-03-24 22:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 471a62b9-7b8d-5806-b2bf-b7af7943dc34 with scrape type 2
2026-03-24 22:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 471a62b9-7b8d-5806-b2bf-b7af7943dc34, identifier: 10712662
2026-03-24 22:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 471a62b9-7b8d-5806-b2bf-b7af7943dc34 with identifier: 10712662
2026-03-24 22:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 471a62b9-7b8d-5806-b2bf-b7af7943dc34 with identifier: 10712662
2026-03-24 22:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 471a62b9-7b8d-5806-b2bf-b7af7943dc34 with identifier: 10712662 to the API
2026-03-24 22:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712662>
{'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': 190,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '471a62b9-7b8d-5806-b2bf-b7af7943dc34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLT411',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712662',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 177130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.0 EcoBlue Vignale - AWD - Diesel - Automatic - 190 hp - '
'177.130 km',
'transmission': 'automatic',
'trim': 'Vignale',
'vin': None,
'year': 2022}
2026-03-24 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712662%27 HTTP/1.1" 200 None
2026-03-24 22:20:36 [adesa.be] INFO: Saving data for 10712662: {'auction_closing_time': 1774429200.0, 'created_time': 1774281724.481225, 'last_price_update_time': 1774390836.787813}
2026-03-24 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712662') HTTP/1.1" 204 0
2026-03-24 22:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d1656da-0a41-5e2d-9ec3-af686c59d1eb with identifier: 10712769
2026-03-24 22:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d1656da-0a41-5e2d-9ec3-af686c59d1eb with scrape type 2
2026-03-24 22:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d1656da-0a41-5e2d-9ec3-af686c59d1eb with scrape type 2
2026-03-24 22:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d1656da-0a41-5e2d-9ec3-af686c59d1eb, identifier: 10712769
2026-03-24 22:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d1656da-0a41-5e2d-9ec3-af686c59d1eb with identifier: 10712769
2026-03-24 22:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d1656da-0a41-5e2d-9ec3-af686c59d1eb with identifier: 10712769
2026-03-24 22:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d1656da-0a41-5e2d-9ec3-af686c59d1eb with identifier: 10712769 to the API
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712769>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9d1656da-0a41-5e2d-9ec3-af686c59d1eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXC888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712769',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 48140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-08-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C4 1.5 HDI Feel - Diesel - Automatic - 131 hp - 48.140 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712769%27 HTTP/1.1" 200 None
2026-03-24 22:20:37 [adesa.be] INFO: Saving data for 10712769: {'auction_closing_time': 1774429200.0, 'created_time': 1774281742.233195, 'last_price_update_time': 1774390837.188153}
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712769') HTTP/1.1" 204 0
2026-03-24 22:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa55b14c-a124-5fc3-a098-699ff581549d with identifier: 10712738
2026-03-24 22:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa55b14c-a124-5fc3-a098-699ff581549d with scrape type 2
2026-03-24 22:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa55b14c-a124-5fc3-a098-699ff581549d with scrape type 2
2026-03-24 22:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aa55b14c-a124-5fc3-a098-699ff581549d, identifier: 10712738
2026-03-24 22: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 22:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa55b14c-a124-5fc3-a098-699ff581549d with identifier: 10712738
2026-03-24 22:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa55b14c-a124-5fc3-a098-699ff581549d with identifier: 10712738
2026-03-24 22:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aa55b14c-a124-5fc3-a098-699ff581549d with identifier: 10712738 to the API
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712738>
{'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': 'aa55b14c-a124-5fc3-a098-699ff581549d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712738',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 19253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'19.253 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712738%27 HTTP/1.1" 200 None
2026-03-24 22:20:37 [adesa.be] INFO: Saving data for 10712738: {'auction_closing_time': 1774429200.0, 'created_time': 1774281746.79155, 'last_price_update_time': 1774390837.628953}
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712738') HTTP/1.1" 204 0
2026-03-24 22: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 22:20:37 [adesa.be] INFO: Found listing with ID: 10713582
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713582%27 HTTP/1.1" 200 None
2026-03-24 22:20:37 [adesa.be] INFO: Scrape type for 10713582: 0
2026-03-24 22:20:37 [adesa.be] INFO: Skipping item 10713582 url https://www.openlane.eu/en/carv6/auction/10713582
2026-03-24 22:20:37 [adesa.be] INFO: Found listing with ID: 10712564
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712564%27 HTTP/1.1" 200 None
2026-03-24 22:20:37 [adesa.be] INFO: Scrape type for 10712564: 0
2026-03-24 22:20:37 [adesa.be] INFO: Skipping item 10712564 url https://www.openlane.eu/en/carv6/auction/10712564
2026-03-24 22:20:37 [adesa.be] INFO: Found listing with ID: 10712542
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712542%27 HTTP/1.1" 200 None
2026-03-24 22:20:37 [adesa.be] INFO: Scrape type for 10712542: 0
2026-03-24 22:20:37 [adesa.be] INFO: Skipping item 10712542 url https://www.openlane.eu/en/carv6/auction/10712542
2026-03-24 22:20:37 [adesa.be] INFO: Found listing with ID: 10712597
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712597%27 HTTP/1.1" 200 None
2026-03-24 22:20:37 [adesa.be] INFO: Scrape type for 10712597: 0
2026-03-24 22:20:37 [adesa.be] INFO: Skipping item 10712597 url https://www.openlane.eu/en/carv6/auction/10712597
2026-03-24 22:20:37 [adesa.be] INFO: Found listing with ID: 10713576
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713576%27 HTTP/1.1" 200 None
2026-03-24 22:20:37 [adesa.be] INFO: Scrape type for 10713576: 2
2026-03-24 22:20:37 [adesa.be] INFO: Scraping item 10713576 url https://www.openlane.eu/en/carv6/auction/10713576
2026-03-24 22:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9908bebd-48ac-5086-942d-39a86f8db13d with identifier: 10712731
2026-03-24 22:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9908bebd-48ac-5086-942d-39a86f8db13d with scrape type 2
2026-03-24 22:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9908bebd-48ac-5086-942d-39a86f8db13d with scrape type 2
2026-03-24 22:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9908bebd-48ac-5086-942d-39a86f8db13d, identifier: 10712731
2026-03-24 22:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744122/general/7e09cfe9-8d51-49d8-ac68-28bbe895a2ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721311)
2026-03-24 22:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9908bebd-48ac-5086-942d-39a86f8db13d with identifier: 10712731
2026-03-24 22:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9908bebd-48ac-5086-942d-39a86f8db13d with identifier: 10712731
2026-03-24 22:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9908bebd-48ac-5086-942d-39a86f8db13d with identifier: 10712731 to the API
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712731>
{'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': '9908bebd-48ac-5086-942d-39a86f8db13d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712731',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 19058,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'19.058 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712731%27 HTTP/1.1" 200 None
2026-03-24 22:20:38 [adesa.be] INFO: Saving data for 10712731: {'auction_closing_time': 1774429200.0, 'created_time': 1774281744.957399, 'last_price_update_time': 1774390838.179927}
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712731') HTTP/1.1" 204 0
2026-03-24 22:20:38 [adesa.be] INFO: Found listing with ID: 10713541
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713541%27 HTTP/1.1" 200 None
2026-03-24 22:20:38 [adesa.be] INFO: Scrape type for 10713541: 2
2026-03-24 22:20:38 [adesa.be] INFO: Scraping item 10713541 url https://www.openlane.eu/en/carv6/auction/10713541
2026-03-24 22:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744132/general/11b0c73f-993b-44c4-9717-2ab8524a9498.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721294)
2026-03-24 22:20:38 [adesa.be] INFO: Found listing with ID: 10713554
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713554%27 HTTP/1.1" 200 None
2026-03-24 22:20:38 [adesa.be] INFO: Scrape type for 10713554: 2
2026-03-24 22:20:38 [adesa.be] INFO: Scraping item 10713554 url https://www.openlane.eu/en/carv6/auction/10713554
2026-03-24 22:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744122/general/a6b882ce-91bc-43c1-a18a-cdfdcc0c5b84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721311)
2026-03-24 22:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78869f90>
2026-03-24 22:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a31cea0-6891-5873-a1d8-649f8bcda316/1a31cea0-6891-5873-a1d8-649f8bcda316_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252F7e09cfe9-8d51-49d8-ac68-28bbe895a2ad.jpg') HTTP/1.1" 204 0
2026-03-24 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/7e09cfe9-8d51-49d8-ac68-28bbe895a2ad.jpg saved to cache
2026-03-24 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1a31cea0-6891-5873-a1d8-649f8bcda316
2026-03-24 22:20:38 [adesa.be] INFO: Found listing with ID: 10713569
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713569%27 HTTP/1.1" 200 None
2026-03-24 22:20:38 [adesa.be] INFO: Scrape type for 10713569: 0
2026-03-24 22:20:38 [adesa.be] INFO: Skipping item 10713569 url https://www.openlane.eu/en/carv6/auction/10713569
2026-03-24 22:20:38 [adesa.be] INFO: Found listing with ID: 10712526
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712526%27 HTTP/1.1" 200 None
2026-03-24 22:20:38 [adesa.be] INFO: Scrape type for 10712526: 0
2026-03-24 22:20:38 [adesa.be] INFO: Skipping item 10712526 url https://www.openlane.eu/en/carv6/auction/10712526
2026-03-24 22:20:38 [adesa.be] INFO: Found listing with ID: 10713536
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713536%27 HTTP/1.1" 200 None
2026-03-24 22:20:38 [adesa.be] INFO: Scrape type for 10713536: 0
2026-03-24 22:20:38 [adesa.be] INFO: Skipping item 10713536 url https://www.openlane.eu/en/carv6/auction/10713536
2026-03-24 22:20:38 [adesa.be] INFO: Found listing with ID: 10713527
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713527%27 HTTP/1.1" 200 None
2026-03-24 22:20:38 [adesa.be] INFO: Scrape type for 10713527: 0
2026-03-24 22:20:38 [adesa.be] INFO: Skipping item 10713527 url https://www.openlane.eu/en/carv6/auction/10713527
2026-03-24 22:20:38 [adesa.be] INFO: Found listing with ID: 10713557
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713557%27 HTTP/1.1" 200 None
2026-03-24 22:20:38 [adesa.be] INFO: Scrape type for 10713557: 0
2026-03-24 22:20:38 [adesa.be] INFO: Skipping item 10713557 url https://www.openlane.eu/en/carv6/auction/10713557
2026-03-24 22:20:38 [adesa.be] INFO: Found listing with ID: 10712507
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712507%27 HTTP/1.1" 200 None
2026-03-24 22:20:38 [adesa.be] INFO: Scrape type for 10712507: 0
2026-03-24 22:20:38 [adesa.be] INFO: Skipping item 10712507 url https://www.openlane.eu/en/carv6/auction/10712507
2026-03-24 22:20:38 [adesa.be] INFO: Found listing with ID: 10713546
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713546%27 HTTP/1.1" 200 None
2026-03-24 22:20:38 [adesa.be] INFO: Scrape type for 10713546: 0
2026-03-24 22:20:38 [adesa.be] INFO: Skipping item 10713546 url https://www.openlane.eu/en/carv6/auction/10713546
2026-03-24 22:20:38 [adesa.be] INFO: Found listing with ID: 10712505
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712505%27 HTTP/1.1" 200 None
2026-03-24 22:20:38 [adesa.be] INFO: Scrape type for 10712505: 0
2026-03-24 22:20:38 [adesa.be] INFO: Skipping item 10712505 url https://www.openlane.eu/en/carv6/auction/10712505
2026-03-24 22:20:38 [adesa.be] INFO: Found listing with ID: 10712516
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712516%27 HTTP/1.1" 200 None
2026-03-24 22:20:38 [adesa.be] INFO: Scrape type for 10712516: 2
2026-03-24 22:20:38 [adesa.be] INFO: Scraping item 10712516 url https://www.openlane.eu/en/carv6/auction/10712516
2026-03-24 22:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:38 [adesa.be] INFO: Found listing with ID: 10713563
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713563%27 HTTP/1.1" 200 None
2026-03-24 22:20:38 [adesa.be] INFO: Scrape type for 10713563: 2
2026-03-24 22:20:38 [adesa.be] INFO: Scraping item 10713563 url https://www.openlane.eu/en/carv6/auction/10713563
2026-03-24 22:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10713581
2026-03-24 22:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1261a935-3cf8-556c-9412-587658219914 with scrape type 2
2026-03-24 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1261a935-3cf8-556c-9412-587658219914 with scrape type 2
2026-03-24 22:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1261a935-3cf8-556c-9412-587658219914, identifier: 10713581
2026-03-24 22:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 388414de-d0fd-5c33-b63a-3ede2eaedad3 with identifier: 10712593
2026-03-24 22:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 388414de-d0fd-5c33-b63a-3ede2eaedad3 with scrape type 2
2026-03-24 22:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 388414de-d0fd-5c33-b63a-3ede2eaedad3 with scrape type 2
2026-03-24 22:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 388414de-d0fd-5c33-b63a-3ede2eaedad3, identifier: 10712593
2026-03-24 22:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb784687d0>
2026-03-24 22:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca1faae-2918-51d5-8dc9-2d33461494f0/bca1faae-2918-51d5-8dc9-2d33461494f0_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252F11b0c73f-993b-44c4-9717-2ab8524a9498.jpg') HTTP/1.1" 204 0
2026-03-24 22:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/11b0c73f-993b-44c4-9717-2ab8524a9498.jpg saved to cache
2026-03-24 22:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bca1faae-2918-51d5-8dc9-2d33461494f0
2026-03-24 22:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78697d90>
2026-03-24 22:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a31cea0-6891-5873-a1d8-649f8bcda316/1a31cea0-6891-5873-a1d8-649f8bcda316_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252Fa6b882ce-91bc-43c1-a18a-cdfdcc0c5b84.jpg') HTTP/1.1" 204 0
2026-03-24 22:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/a6b882ce-91bc-43c1-a18a-cdfdcc0c5b84.jpg saved to cache
2026-03-24 22:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1a31cea0-6891-5873-a1d8-649f8bcda316
2026-03-24 22:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744132/general/d543c4b2-6414-4e2a-86d9-462f32d7a6d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721294)
2026-03-24 22: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 22:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10713581
2026-03-24 22:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10713581
2026-03-24 22:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10713581 to the API
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713581>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '1261a935-3cf8-556c-9412-587658219914',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713581',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 135884,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e - Hybrid - Automatic - 163 hp - 135.884 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713581%27 HTTP/1.1" 200 None
2026-03-24 22:20:39 [adesa.be] INFO: Saving data for 10713581: {'auction_closing_time': 1774426500.0, 'created_time': 1774281933.827914, 'last_price_update_time': 1774390839.312638}
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713581') HTTP/1.1" 204 0
2026-03-24 22:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 388414de-d0fd-5c33-b63a-3ede2eaedad3 with identifier: 10712593
2026-03-24 22:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 388414de-d0fd-5c33-b63a-3ede2eaedad3 with identifier: 10712593
2026-03-24 22:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 388414de-d0fd-5c33-b63a-3ede2eaedad3 with identifier: 10712593 to the API
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712593>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Saloon',
'color': 'Black',
'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': '388414de-d0fd-5c33-b63a-3ede2eaedad3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNZ147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712593',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 138290,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 518d Lounge - Diesel - Automatic - 150 hp - 138.290 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712593%27 HTTP/1.1" 200 None
2026-03-24 22:20:39 [adesa.be] INFO: Saving data for 10712593: {'auction_closing_time': 1774429200.0, 'created_time': 1774281807.874339, 'last_price_update_time': 1774390839.688645}
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712593') HTTP/1.1" 204 0
2026-03-24 22:20:39 [adesa.be] INFO: Found listing with ID: 10713530
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713530%27 HTTP/1.1" 200 None
2026-03-24 22:20:39 [adesa.be] INFO: Scrape type for 10713530: 2
2026-03-24 22:20:39 [adesa.be] INFO: Scraping item 10713530 url https://www.openlane.eu/en/carv6/auction/10713530
2026-03-24 22:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8467cbb5-4fe7-58d1-b2f7-0c730a820e9d with identifier: 10712607
2026-03-24 22:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8467cbb5-4fe7-58d1-b2f7-0c730a820e9d with scrape type 2
2026-03-24 22:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8467cbb5-4fe7-58d1-b2f7-0c730a820e9d with scrape type 2
2026-03-24 22:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8467cbb5-4fe7-58d1-b2f7-0c730a820e9d, identifier: 10712607
2026-03-24 22:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10713529
2026-03-24 22:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9919bff4-c943-538f-973e-7c9d6ba2775a with scrape type 2
2026-03-24 22:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9919bff4-c943-538f-973e-7c9d6ba2775a with scrape type 2
2026-03-24 22:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9919bff4-c943-538f-973e-7c9d6ba2775a, identifier: 10713529
2026-03-24 22:20:39 [adesa.be] INFO: Found listing with ID: 10713531
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713531%27 HTTP/1.1" 200 None
2026-03-24 22:20:39 [adesa.be] INFO: Scrape type for 10713531: 2
2026-03-24 22:20:39 [adesa.be] INFO: Scraping item 10713531 url https://www.openlane.eu/en/carv6/auction/10713531
2026-03-24 22: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 22:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8467cbb5-4fe7-58d1-b2f7-0c730a820e9d with identifier: 10712607
2026-03-24 22:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8467cbb5-4fe7-58d1-b2f7-0c730a820e9d with identifier: 10712607
2026-03-24 22:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8467cbb5-4fe7-58d1-b2f7-0c730a820e9d with identifier: 10712607 to the API
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712607>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '8467cbb5-4fe7-58d1-b2f7-0c730a820e9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712607',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 148329,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 330e M Sport - Hybrid - Automatic - 184 hp - '
'148.329 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712607%27 HTTP/1.1" 200 None
2026-03-24 22:20:40 [adesa.be] INFO: Saving data for 10712607: {'auction_closing_time': 1774429200.0, 'created_time': 1774281822.07621, 'last_price_update_time': 1774390840.195847}
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712607') HTTP/1.1" 204 0
2026-03-24 22:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10713529
2026-03-24 22:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10713529
2026-03-24 22:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10713529 to the API
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713529>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '9919bff4-c943-538f-973e-7c9d6ba2775a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CH0301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713529',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 22110,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34400,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 4 Series 420i - Petrol - Automatic - 184 hp - 22.110 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713529%27 HTTP/1.1" 200 None
2026-03-24 22:20:40 [adesa.be] INFO: Saving data for 10713529: {'auction_closing_time': 1774426500.0, 'created_time': 1774281811.961783, 'last_price_update_time': 1774390840.460572}
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713529') HTTP/1.1" 204 0
2026-03-24 22:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744122/general/9a25bdf9-93a5-4512-9dd8-aa81dab1410b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721311)
2026-03-24 22:20: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 22:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7823c990>
2026-03-24 22:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca1faae-2918-51d5-8dc9-2d33461494f0/bca1faae-2918-51d5-8dc9-2d33461494f0_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252Fd543c4b2-6414-4e2a-86d9-462f32d7a6d9.jpg') HTTP/1.1" 204 0
2026-03-24 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/d543c4b2-6414-4e2a-86d9-462f32d7a6d9.jpg saved to cache
2026-03-24 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bca1faae-2918-51d5-8dc9-2d33461494f0
2026-03-24 22:20:40 [adesa.be] INFO: Found listing with ID: 10713525
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713525%27 HTTP/1.1" 200 None
2026-03-24 22:20:40 [adesa.be] INFO: Scrape type for 10713525: 2
2026-03-24 22:20:40 [adesa.be] INFO: Scraping item 10713525 url https://www.openlane.eu/en/carv6/auction/10713525
2026-03-24 22:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744132/general/85290f11-3697-4b1b-8727-b044e6020708.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721294)
2026-03-24 22:20:40 [adesa.be] INFO: Found listing with ID: 10713520
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713520%27 HTTP/1.1" 200 None
2026-03-24 22:20:40 [adesa.be] INFO: Scrape type for 10713520: 2
2026-03-24 22:20:40 [adesa.be] INFO: Scraping item 10713520 url https://www.openlane.eu/en/carv6/auction/10713520
2026-03-24 22:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with identifier: 10713596
2026-03-24 22:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with scrape type 2
2026-03-24 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with scrape type 2
2026-03-24 22:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08, identifier: 10713596
2026-03-24 22:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d4afd13-79c8-5568-9200-1fae0bb38aaa with identifier: 10712715
2026-03-24 22:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d4afd13-79c8-5568-9200-1fae0bb38aaa with scrape type 2
2026-03-24 22:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d4afd13-79c8-5568-9200-1fae0bb38aaa with scrape type 2
2026-03-24 22:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d4afd13-79c8-5568-9200-1fae0bb38aaa, identifier: 10712715
2026-03-24 22:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with identifier: 10713596
2026-03-24 22:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with identifier: 10713596
2026-03-24 22:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a1fd382-4cd1-5668-b35e-1dfeb910ca08 with identifier: 10713596 to the API
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713596>
{'auction_title': '',
'c_o_2_emission_value': 130,
'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': '2a1fd382-4cd1-5668-b35e-1dfeb910ca08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNP375',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713596',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 116308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 320d - Diesel - Automatic - 163 hp - 116.308 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713596%27 HTTP/1.1" 200 None
2026-03-24 22:20:40 [adesa.be] INFO: Saving data for 10713596: {'auction_closing_time': 1774426500.0, 'created_time': 1774281944.666794, 'last_price_update_time': 1774390840.993501}
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713596') HTTP/1.1" 204 0
2026-03-24 22:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d4afd13-79c8-5568-9200-1fae0bb38aaa with identifier: 10712715
2026-03-24 22:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d4afd13-79c8-5568-9200-1fae0bb38aaa with identifier: 10712715
2026-03-24 22:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d4afd13-79c8-5568-9200-1fae0bb38aaa with identifier: 10712715 to the API
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712715>
{'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-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9d4afd13-79c8-5568-9200-1fae0bb38aaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL037',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712715',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 183325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 320d Lounge - Diesel - 163 hp - 183.325 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712715%27 HTTP/1.1" 200 None
2026-03-24 22:20:41 [adesa.be] INFO: Saving data for 10712715: {'auction_closing_time': 1774429200.0, 'created_time': 1774281812.616997, 'last_price_update_time': 1774390841.279323}
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712715') HTTP/1.1" 204 0
2026-03-24 22:20:41 [adesa.be] INFO: Found listing with ID: 10712492
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712492%27 HTTP/1.1" 200 None
2026-03-24 22:20:41 [adesa.be] INFO: Scrape type for 10712492: 2
2026-03-24 22:20:41 [adesa.be] INFO: Scraping item 10712492 url https://www.openlane.eu/en/carv6/auction/10712492
2026-03-24 22:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:41 [adesa.be] INFO: Found listing with ID: 10712496
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712496%27 HTTP/1.1" 200 None
2026-03-24 22:20:41 [adesa.be] INFO: Scrape type for 10712496: 2
2026-03-24 22:20:41 [adesa.be] INFO: Scraping item 10712496 url https://www.openlane.eu/en/carv6/auction/10712496
2026-03-24 22:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744122/general/4e023bf0-0588-4eeb-a650-c93308b355c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721311)
2026-03-24 22:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb782eb650>
2026-03-24 22:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a31cea0-6891-5873-a1d8-649f8bcda316/1a31cea0-6891-5873-a1d8-649f8bcda316_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252F9a25bdf9-93a5-4512-9dd8-aa81dab1410b.jpg') HTTP/1.1" 204 0
2026-03-24 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/9a25bdf9-93a5-4512-9dd8-aa81dab1410b.jpg saved to cache
2026-03-24 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1a31cea0-6891-5873-a1d8-649f8bcda316
2026-03-24 22:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb7ab0e550>
2026-03-24 22:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca1faae-2918-51d5-8dc9-2d33461494f0/bca1faae-2918-51d5-8dc9-2d33461494f0_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252F85290f11-3697-4b1b-8727-b044e6020708.jpg') HTTP/1.1" 204 0
2026-03-24 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/85290f11-3697-4b1b-8727-b044e6020708.jpg saved to cache
2026-03-24 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bca1faae-2918-51d5-8dc9-2d33461494f0
2026-03-24 22:20:41 [adesa.be] INFO: Found listing with ID: 10713550
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713550%27 HTTP/1.1" 200 None
2026-03-24 22:20:41 [adesa.be] INFO: Scrape type for 10713550: 2
2026-03-24 22:20:41 [adesa.be] INFO: Scraping item 10713550 url https://www.openlane.eu/en/carv6/auction/10713550
2026-03-24 22:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:41 [adesa.be] INFO: Found listing with ID: 10713521
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713521%27 HTTP/1.1" 200 None
2026-03-24 22:20:41 [adesa.be] INFO: Scrape type for 10713521: 2
2026-03-24 22:20:41 [adesa.be] INFO: Scraping item 10713521 url https://www.openlane.eu/en/carv6/auction/10713521
2026-03-24 22:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aad7acad-a2f4-5716-bb61-c25cb4a7db77 with identifier: 10712629
2026-03-24 22:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad7acad-a2f4-5716-bb61-c25cb4a7db77 with scrape type 2
2026-03-24 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aad7acad-a2f4-5716-bb61-c25cb4a7db77 with scrape type 2
2026-03-24 22:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aad7acad-a2f4-5716-bb61-c25cb4a7db77, identifier: 10712629
2026-03-24 22:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b373f21-5f8b-544b-be54-7d73f232682a with identifier: 10713606
2026-03-24 22:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b373f21-5f8b-544b-be54-7d73f232682a with scrape type 2
2026-03-24 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b373f21-5f8b-544b-be54-7d73f232682a with scrape type 2
2026-03-24 22:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b373f21-5f8b-544b-be54-7d73f232682a, identifier: 10713606
2026-03-24 22:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afb571b4-3bb6-579a-9178-56a0568c70ff with identifier: 10712579
2026-03-24 22:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afb571b4-3bb6-579a-9178-56a0568c70ff with scrape type 2
2026-03-24 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afb571b4-3bb6-579a-9178-56a0568c70ff with scrape type 2
2026-03-24 22:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afb571b4-3bb6-579a-9178-56a0568c70ff, identifier: 10712579
2026-03-24 22:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb84185bd0>
2026-03-24 22:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a31cea0-6891-5873-a1d8-649f8bcda316/1a31cea0-6891-5873-a1d8-649f8bcda316_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744122%252Fgeneral%252F4e023bf0-0588-4eeb-a650-c93308b355c2.jpg') HTTP/1.1" 204 0
2026-03-24 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744122/general/4e023bf0-0588-4eeb-a650-c93308b355c2.jpg saved to cache
2026-03-24 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1a31cea0-6891-5873-a1d8-649f8bcda316
2026-03-24 22:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12410a58-5c6b-5f2c-ac6f-74445c972370 with identifier: 10712641
2026-03-24 22:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12410a58-5c6b-5f2c-ac6f-74445c972370 with scrape type 2
2026-03-24 22:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12410a58-5c6b-5f2c-ac6f-74445c972370 with scrape type 2
2026-03-24 22:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12410a58-5c6b-5f2c-ac6f-74445c972370, identifier: 10712641
2026-03-24 22:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aad7acad-a2f4-5716-bb61-c25cb4a7db77 with identifier: 10712629
2026-03-24 22:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aad7acad-a2f4-5716-bb61-c25cb4a7db77 with identifier: 10712629
2026-03-24 22:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aad7acad-a2f4-5716-bb61-c25cb4a7db77 with identifier: 10712629 to the API
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712629>
{'auction_title': '',
'c_o_2_emission_value': 128,
'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:00:00Z',
'fuel_type': 'Diesel',
'id': 'aad7acad-a2f4-5716-bb61-c25cb4a7db77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACR873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712629',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 97987,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 97.987 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712629%27 HTTP/1.1" 200 None
2026-03-24 22:20:42 [adesa.be] INFO: Saving data for 10712629: {'auction_closing_time': 1774429200.0, 'created_time': 1774281809.844051, 'last_price_update_time': 1774390842.19148}
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712629') HTTP/1.1" 204 0
2026-03-24 22:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b373f21-5f8b-544b-be54-7d73f232682a with identifier: 10713606
2026-03-24 22:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b373f21-5f8b-544b-be54-7d73f232682a with identifier: 10713606
2026-03-24 22:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b373f21-5f8b-544b-be54-7d73f232682a with identifier: 10713606 to the API
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713606>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '5b373f21-5f8b-544b-be54-7d73f232682a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANZ366',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713606',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 85000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series 320e M Sport - Hybrid - Automatic - 163 hp - 85.000 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713606%27 HTTP/1.1" 200 None
2026-03-24 22:20:42 [adesa.be] INFO: Saving data for 10713606: {'auction_closing_time': 1774426500.0, 'created_time': 1774281820.438401, 'last_price_update_time': 1774390842.454307}
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713606') HTTP/1.1" 204 0
2026-03-24 22:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afb571b4-3bb6-579a-9178-56a0568c70ff with identifier: 10712579
2026-03-24 22:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afb571b4-3bb6-579a-9178-56a0568c70ff with identifier: 10712579
2026-03-24 22:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afb571b4-3bb6-579a-9178-56a0568c70ff with identifier: 10712579 to the API
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712579>
{'auction_title': '',
'c_o_2_emission_value': 125,
'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': 'afb571b4-3bb6-579a-9178-56a0568c70ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPR405',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712579',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 88245,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 88.245 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712579%27 HTTP/1.1" 200 None
2026-03-24 22:20:42 [adesa.be] INFO: Saving data for 10712579: {'auction_closing_time': 1774429200.0, 'created_time': 1774281832.22555, 'last_price_update_time': 1774390842.724273}
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712579') HTTP/1.1" 204 0
2026-03-24 22:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12410a58-5c6b-5f2c-ac6f-74445c972370 with identifier: 10712641
2026-03-24 22:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12410a58-5c6b-5f2c-ac6f-74445c972370 with identifier: 10712641
2026-03-24 22:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12410a58-5c6b-5f2c-ac6f-74445c972370 with identifier: 10712641 to the API
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712641>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '12410a58-5c6b-5f2c-ac6f-74445c972370',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLJ345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712641',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 127040,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - 136 hp - 127.040 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712641%27 HTTP/1.1" 200 None
2026-03-24 22:20:43 [adesa.be] INFO: Saving data for 10712641: {'auction_closing_time': 1774429200.0, 'created_time': 1774281827.253049, 'last_price_update_time': 1774390843.017106}
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712641') HTTP/1.1" 204 0
2026-03-24 22:20:43 [adesa.be] INFO: Found listing with ID: 10712702
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712702%27 HTTP/1.1" 200 None
2026-03-24 22:20:43 [adesa.be] INFO: Scrape type for 10712702: 2
2026-03-24 22:20:43 [adesa.be] INFO: Scraping item 10712702 url https://www.openlane.eu/en/carv6/auction/10712702
2026-03-24 22:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:43 [adesa.be] INFO: Found listing with ID: 10712540
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712540%27 HTTP/1.1" 200 None
2026-03-24 22:20:43 [adesa.be] INFO: Scrape type for 10712540: 2
2026-03-24 22:20:43 [adesa.be] INFO: Scraping item 10712540 url https://www.openlane.eu/en/carv6/auction/10712540
2026-03-24 22: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 22:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744132/general/d188f675-2d63-4036-8448-6e8c855db0e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721294)
2026-03-24 22:20:43 [adesa.be] INFO: Found listing with ID: 10712782
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712782%27 HTTP/1.1" 200 None
2026-03-24 22:20:43 [adesa.be] INFO: Scrape type for 10712782: 2
2026-03-24 22:20:43 [adesa.be] INFO: Scraping item 10712782 url https://www.openlane.eu/en/carv6/auction/10712782
2026-03-24 22:20:43 [adesa.be] INFO: Found listing with ID: 10712721
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712721%27 HTTP/1.1" 200 None
2026-03-24 22:20:43 [adesa.be] INFO: Scrape type for 10712721: 2
2026-03-24 22:20:43 [adesa.be] INFO: Scraping item 10712721 url https://www.openlane.eu/en/carv6/auction/10712721
2026-03-24 22:20:43 [adesa.be] INFO: Found listing with ID: 10712722
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712722%27 HTTP/1.1" 200 None
2026-03-24 22:20:43 [adesa.be] INFO: Scrape type for 10712722: 2
2026-03-24 22:20:43 [adesa.be] INFO: Scraping item 10712722 url https://www.openlane.eu/en/carv6/auction/10712722
2026-03-24 22:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:43 [adesa.be] INFO: Found listing with ID: 10712690
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712690%27 HTTP/1.1" 200 None
2026-03-24 22:20:43 [adesa.be] INFO: Scrape type for 10712690: 2
2026-03-24 22:20:43 [adesa.be] INFO: Scraping item 10712690 url https://www.openlane.eu/en/carv6/auction/10712690
2026-03-24 22: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 22:20:43 [adesa.be] INFO: Found listing with ID: 10712750
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712750%27 HTTP/1.1" 200 None
2026-03-24 22:20:43 [adesa.be] INFO: Scrape type for 10712750: 2
2026-03-24 22:20:43 [adesa.be] INFO: Scraping item 10712750 url https://www.openlane.eu/en/carv6/auction/10712750
2026-03-24 22:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10713541
2026-03-24 22:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c3802a3-8213-5b6f-8c22-65a9c115151b with scrape type 2
2026-03-24 22:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c3802a3-8213-5b6f-8c22-65a9c115151b with scrape type 2
2026-03-24 22:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c3802a3-8213-5b6f-8c22-65a9c115151b, identifier: 10713541
2026-03-24 22:20:43 [adesa.be] INFO: Found listing with ID: 10712784
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712784%27 HTTP/1.1" 200 None
2026-03-24 22:20:43 [adesa.be] INFO: Scrape type for 10712784: 2
2026-03-24 22:20:43 [adesa.be] INFO: Scraping item 10712784 url https://www.openlane.eu/en/carv6/auction/10712784
2026-03-24 22:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10713541
2026-03-24 22:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10713541
2026-03-24 22:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10713541 to the API
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713541>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4c3802a3-8213-5b6f-8c22-65a9c115151b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BML750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713541',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 66775,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 200d - 4-Matic - Diesel - Automatic - 163 hp - '
'66.775 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713541%27 HTTP/1.1" 200 None
2026-03-24 22:20:43 [adesa.be] INFO: Saving data for 10713541: {'auction_closing_time': 1774426500.0, 'created_time': 1774281697.581102, 'last_price_update_time': 1774390843.551659}
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713541') HTTP/1.1" 204 0
2026-03-24 22:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7ffb78518790>
2026-03-24 22:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca1faae-2918-51d5-8dc9-2d33461494f0/bca1faae-2918-51d5-8dc9-2d33461494f0_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744132%252Fgeneral%252Fd188f675-2d63-4036-8448-6e8c855db0e4.jpg') HTTP/1.1" 204 0
2026-03-24 22:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744132/general/d188f675-2d63-4036-8448-6e8c855db0e4.jpg saved to cache
2026-03-24 22:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bca1faae-2918-51d5-8dc9-2d33461494f0
2026-03-24 22:20:43 [adesa.be] INFO: Found listing with ID: 10712699
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712699%27 HTTP/1.1" 200 None
2026-03-24 22:20:43 [adesa.be] INFO: Scrape type for 10712699: 2
2026-03-24 22:20:43 [adesa.be] INFO: Scraping item 10712699 url https://www.openlane.eu/en/carv6/auction/10712699
2026-03-24 22:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa613027-2b0f-5e3a-b06b-a70db663c843 with identifier: 10712649
2026-03-24 22:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa613027-2b0f-5e3a-b06b-a70db663c843 with scrape type 2
2026-03-24 22:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa613027-2b0f-5e3a-b06b-a70db663c843 with scrape type 2
2026-03-24 22:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa613027-2b0f-5e3a-b06b-a70db663c843, identifier: 10712649
2026-03-24 22:20:43 [adesa.be] INFO: Found listing with ID: 10713587
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713587%27 HTTP/1.1" 200 None
2026-03-24 22:20:43 [adesa.be] INFO: Scrape type for 10713587: 2
2026-03-24 22:20:43 [adesa.be] INFO: Scraping item 10713587 url https://www.openlane.eu/en/carv6/auction/10713587
2026-03-24 22:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa613027-2b0f-5e3a-b06b-a70db663c843 with identifier: 10712649
2026-03-24 22:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa613027-2b0f-5e3a-b06b-a70db663c843 with identifier: 10712649
2026-03-24 22:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa613027-2b0f-5e3a-b06b-a70db663c843 with identifier: 10712649 to the API
2026-03-24 22:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712649>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fa613027-2b0f-5e3a-b06b-a70db663c843',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXX091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712649',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 107263,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i M Sport - Petrol - 136 hp - 107.263 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712649%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Saving data for 10712649: {'auction_closing_time': 1774429200.0, 'created_time': 1774281829.262428, 'last_price_update_time': 1774390844.115863}
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712649') HTTP/1.1" 204 0
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712733
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712733%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712733: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712733 url https://www.openlane.eu/en/carv6/auction/10712733
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712708
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712708%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712708: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712708 url https://www.openlane.eu/en/carv6/auction/10712708
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712773
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712773%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712773: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712773 url https://www.openlane.eu/en/carv6/auction/10712773
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712774
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712774%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712774: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712774 url https://www.openlane.eu/en/carv6/auction/10712774
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712776
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712776%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712776: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712776 url https://www.openlane.eu/en/carv6/auction/10712776
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712737
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712737%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712737: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712737 url https://www.openlane.eu/en/carv6/auction/10712737
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712739
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712739%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712739: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712739 url https://www.openlane.eu/en/carv6/auction/10712739
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712716
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712716%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712716: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712716 url https://www.openlane.eu/en/carv6/auction/10712716
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712759
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712759%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712759: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712759 url https://www.openlane.eu/en/carv6/auction/10712759
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712761
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712761%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712761: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712761 url https://www.openlane.eu/en/carv6/auction/10712761
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712723
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712723%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712723: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712723 url https://www.openlane.eu/en/carv6/auction/10712723
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712726
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712726%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712726: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712726 url https://www.openlane.eu/en/carv6/auction/10712726
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712747
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712747%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712747: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712747 url https://www.openlane.eu/en/carv6/auction/10712747
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712755
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712755%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712755: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712755 url https://www.openlane.eu/en/carv6/auction/10712755
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712805
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712805%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712805: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712805 url https://www.openlane.eu/en/carv6/auction/10712805
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712815
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712815%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712815: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712815 url https://www.openlane.eu/en/carv6/auction/10712815
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712824
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712824%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712824: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712824 url https://www.openlane.eu/en/carv6/auction/10712824
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712787
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712787%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712787: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712787 url https://www.openlane.eu/en/carv6/auction/10712787
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712800
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712800%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712800: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712800 url https://www.openlane.eu/en/carv6/auction/10712800
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712809
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712809%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712809: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712809 url https://www.openlane.eu/en/carv6/auction/10712809
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712791
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712791%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712791: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712791 url https://www.openlane.eu/en/carv6/auction/10712791
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712822
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712822%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712822: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712822 url https://www.openlane.eu/en/carv6/auction/10712822
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712816
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712816%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712816: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712816 url https://www.openlane.eu/en/carv6/auction/10712816
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712811
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712811%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712811: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712811 url https://www.openlane.eu/en/carv6/auction/10712811
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712813
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712813%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712813: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712813 url https://www.openlane.eu/en/carv6/auction/10712813
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712770
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712770%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712770: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712770 url https://www.openlane.eu/en/carv6/auction/10712770
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712830
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712830%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712830: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712830 url https://www.openlane.eu/en/carv6/auction/10712830
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712783
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712783%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712783: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712783 url https://www.openlane.eu/en/carv6/auction/10712783
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712678
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712678%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712678: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712678 url https://www.openlane.eu/en/carv6/auction/10712678
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10713585
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713585%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10713585: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10713585 url https://www.openlane.eu/en/carv6/auction/10713585
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712704
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712704%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712704: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712704 url https://www.openlane.eu/en/carv6/auction/10712704
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712794
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712794%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712794: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712794 url https://www.openlane.eu/en/carv6/auction/10712794
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712771
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712771%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712771: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712771 url https://www.openlane.eu/en/carv6/auction/10712771
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712804
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712804%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712804: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712804 url https://www.openlane.eu/en/carv6/auction/10712804
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712786
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712786%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712786: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712786 url https://www.openlane.eu/en/carv6/auction/10712786
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712682
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712682%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712682: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712682 url https://www.openlane.eu/en/carv6/auction/10712682
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712772
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712772%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712772: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712772 url https://www.openlane.eu/en/carv6/auction/10712772
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712802
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712802%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712802: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712802 url https://www.openlane.eu/en/carv6/auction/10712802
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712638
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712638%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712638: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712638 url https://www.openlane.eu/en/carv6/auction/10712638
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712707
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712707%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712707: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712707 url https://www.openlane.eu/en/carv6/auction/10712707
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712666
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712666%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712666: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712666 url https://www.openlane.eu/en/carv6/auction/10712666
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712758
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712758%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712758: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712758 url https://www.openlane.eu/en/carv6/auction/10712758
2026-03-24 22:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712670
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712670%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712670: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712670 url https://www.openlane.eu/en/carv6/auction/10712670
2026-03-24 22:20: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 22:20: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 22:20: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 22:20:44 [adesa.be] INFO: Found listing with ID: 10712760
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712760%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712760: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712760 url https://www.openlane.eu/en/carv6/auction/10712760
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712660
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712660%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712660: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712660 url https://www.openlane.eu/en/carv6/auction/10712660
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712792
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712792%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712792: 2
2026-03-24 22:20:44 [adesa.be] INFO: Scraping item 10712792 url https://www.openlane.eu/en/carv6/auction/10712792
2026-03-24 22:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712729
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712729%27 HTTP/1.1" 200 None
2026-03-24 22:20:44 [adesa.be] INFO: Scrape type for 10712729: 0
2026-03-24 22:20:44 [adesa.be] INFO: Skipping item 10712729 url https://www.openlane.eu/en/carv6/auction/10712729
2026-03-24 22:20:44 [adesa.be] INFO: Found listing with ID: 10712798
2026-03-24 22:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712798%27 HTTP/1.1" 200 None
2026-03-24 22:20:45 [adesa.be] INFO: Scrape type for 10712798: 0
2026-03-24 22:20:45 [adesa.be] INFO: Skipping item 10712798 url https://www.openlane.eu/en/carv6/auction/10712798
2026-03-24 22:20:45 [adesa.be] INFO: Found listing with ID: 10712744
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712744%27 HTTP/1.1" 200 None
2026-03-24 22:20:45 [adesa.be] INFO: Scrape type for 10712744: 0
2026-03-24 22:20:45 [adesa.be] INFO: Skipping item 10712744 url https://www.openlane.eu/en/carv6/auction/10712744
2026-03-24 22:20:45 [adesa.be] INFO: Found listing with ID: 10712754
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712754%27 HTTP/1.1" 200 None
2026-03-24 22:20:45 [adesa.be] INFO: Scrape type for 10712754: 2
2026-03-24 22:20:45 [adesa.be] INFO: Scraping item 10712754 url https://www.openlane.eu/en/carv6/auction/10712754
2026-03-24 22:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:45 [adesa.be] INFO: Found listing with ID: 10712831
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712831%27 HTTP/1.1" 200 None
2026-03-24 22:20:45 [adesa.be] INFO: Scrape type for 10712831: 0
2026-03-24 22:20:45 [adesa.be] INFO: Skipping item 10712831 url https://www.openlane.eu/en/carv6/auction/10712831
2026-03-24 22:20:45 [adesa.be] INFO: Found listing with ID: 10712828
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712828%27 HTTP/1.1" 200 None
2026-03-24 22:20:45 [adesa.be] INFO: Scrape type for 10712828: 0
2026-03-24 22:20:45 [adesa.be] INFO: Skipping item 10712828 url https://www.openlane.eu/en/carv6/auction/10712828
2026-03-24 22:20:45 [adesa.be] INFO: Found listing with ID: 10712745
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712745%27 HTTP/1.1" 200 None
2026-03-24 22:20:45 [adesa.be] INFO: Scrape type for 10712745: 0
2026-03-24 22:20:45 [adesa.be] INFO: Skipping item 10712745 url https://www.openlane.eu/en/carv6/auction/10712745
2026-03-24 22:20:45 [adesa.be] INFO: Found listing with ID: 10713600
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713600%27 HTTP/1.1" 200 None
2026-03-24 22:20:45 [adesa.be] INFO: Scrape type for 10713600: 2
2026-03-24 22:20:45 [adesa.be] INFO: Scraping item 10713600 url https://www.openlane.eu/en/carv6/auction/10713600
2026-03-24 22:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 882c09c3-47a2-5de9-b7c5-28846c2f6d65 with identifier: 10713576
2026-03-24 22:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 882c09c3-47a2-5de9-b7c5-28846c2f6d65 with scrape type 2
2026-03-24 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 882c09c3-47a2-5de9-b7c5-28846c2f6d65 with scrape type 2
2026-03-24 22:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 882c09c3-47a2-5de9-b7c5-28846c2f6d65, identifier: 10713576
2026-03-24 22:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1829fe0-e9b3-53c6-8005-f711ab49d775 with identifier: 10712519
2026-03-24 22:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1829fe0-e9b3-53c6-8005-f711ab49d775 with scrape type 2
2026-03-24 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1829fe0-e9b3-53c6-8005-f711ab49d775 with scrape type 2
2026-03-24 22:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1829fe0-e9b3-53c6-8005-f711ab49d775, identifier: 10712519
2026-03-24 22:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd85593f-3a60-54c2-a966-75bf7a938354 with identifier: 10712516
2026-03-24 22:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd85593f-3a60-54c2-a966-75bf7a938354 with scrape type 2
2026-03-24 22:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd85593f-3a60-54c2-a966-75bf7a938354 with scrape type 2
2026-03-24 22:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd85593f-3a60-54c2-a966-75bf7a938354, identifier: 10712516
2026-03-24 22:20:45 [adesa.be] INFO: Found listing with ID: 10712775
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712775%27 HTTP/1.1" 200 None
2026-03-24 22:20:45 [adesa.be] INFO: Scrape type for 10712775: 2
2026-03-24 22:20:45 [adesa.be] INFO: Scraping item 10712775 url https://www.openlane.eu/en/carv6/auction/10712775
2026-03-24 22:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 882c09c3-47a2-5de9-b7c5-28846c2f6d65 with identifier: 10713576
2026-03-24 22:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 882c09c3-47a2-5de9-b7c5-28846c2f6d65 with identifier: 10713576
2026-03-24 22:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 882c09c3-47a2-5de9-b7c5-28846c2f6d65 with identifier: 10713576 to the API
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713576>
{'auction_title': '',
'c_o_2_emission_value': 163,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '882c09c3-47a2-5de9-b7c5-28846c2f6d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWQ035',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713576',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 106380,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 200 - Petrol - Automatic - 163 hp - 106.380 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713576%27 HTTP/1.1" 200 None
2026-03-24 22:20:45 [adesa.be] INFO: Saving data for 10713576: {'auction_closing_time': 1774426500.0, 'created_time': 1774281714.494516, 'last_price_update_time': 1774390845.804547}
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713576') HTTP/1.1" 204 0
2026-03-24 22:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1829fe0-e9b3-53c6-8005-f711ab49d775 with identifier: 10712519
2026-03-24 22:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1829fe0-e9b3-53c6-8005-f711ab49d775 with identifier: 10712519
2026-03-24 22:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1829fe0-e9b3-53c6-8005-f711ab49d775 with identifier: 10712519 to the API
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712519>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c1829fe0-e9b3-53c6-8005-f711ab49d775',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EJD284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712519',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 37903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2023-10-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 136 hp - '
'37.903 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712519%27 HTTP/1.1" 200 None
2026-03-24 22:20:46 [adesa.be] INFO: Saving data for 10712519: {'auction_closing_time': 1774429200.0, 'created_time': 1774281834.121103, 'last_price_update_time': 1774390846.199524}
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712519') HTTP/1.1" 204 0
2026-03-24 22:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd85593f-3a60-54c2-a966-75bf7a938354 with identifier: 10712516
2026-03-24 22:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd85593f-3a60-54c2-a966-75bf7a938354 with identifier: 10712516
2026-03-24 22:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd85593f-3a60-54c2-a966-75bf7a938354 with identifier: 10712516 to the API
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712516>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Black',
'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': 'cd85593f-3a60-54c2-a966-75bf7a938354',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMV861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712516',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 94379,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Diesel - Automatic - '
'194 hp - 94.379 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712516%27 HTTP/1.1" 200 None
2026-03-24 22:20:46 [adesa.be] INFO: Saving data for 10712516: {'auction_closing_time': 1774429200.0, 'created_time': 1774281760.20523, 'last_price_update_time': 1774390846.496487}
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712516') HTTP/1.1" 204 0
2026-03-24 22:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10713554
2026-03-24 22:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with scrape type 2
2026-03-24 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with scrape type 2
2026-03-24 22:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec, identifier: 10713554
2026-03-24 22:20:46 [adesa.be] INFO: Found listing with ID: 10712748
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712748%27 HTTP/1.1" 200 None
2026-03-24 22:20:46 [adesa.be] INFO: Scrape type for 10712748: 2
2026-03-24 22:20:46 [adesa.be] INFO: Scraping item 10712748 url https://www.openlane.eu/en/carv6/auction/10712748
2026-03-24 22:20: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 22:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10713554
2026-03-24 22:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10713554
2026-03-24 22:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10713554 to the API
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713554>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '02b1a6ad-dd97-5aca-852d-3f4cc3be1aec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWV577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713554',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 137401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 200d Business - 4-Matic - Diesel - Automatic - '
'163 hp - 137.401 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713554%27 HTTP/1.1" 200 None
2026-03-24 22:20:46 [adesa.be] INFO: Saving data for 10713554: {'auction_closing_time': 1774426500.0, 'created_time': 1774281847.128723, 'last_price_update_time': 1774390846.914204}
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713554') HTTP/1.1" 204 0
2026-03-24 22:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:46 [adesa.be] INFO: Found listing with ID: 10712767
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712767%27 HTTP/1.1" 200 None
2026-03-24 22:20:46 [adesa.be] INFO: Scrape type for 10712767: 2
2026-03-24 22:20:46 [adesa.be] INFO: Scraping item 10712767 url https://www.openlane.eu/en/carv6/auction/10712767
2026-03-24 22:20: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 22:20:46 [adesa.be] INFO: Found listing with ID: 10712651
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712651%27 HTTP/1.1" 200 None
2026-03-24 22:20:46 [adesa.be] INFO: Scrape type for 10712651: 2
2026-03-24 22:20:46 [adesa.be] INFO: Scraping item 10712651 url https://www.openlane.eu/en/carv6/auction/10712651
2026-03-24 22:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with identifier: 10713530
2026-03-24 22:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with scrape type 2
2026-03-24 22:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with scrape type 2
2026-03-24 22:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ff0daee-e16a-5440-8e1d-b25a83f830b3, identifier: 10713530
2026-03-24 22:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with identifier: 10713530
2026-03-24 22:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with identifier: 10713530
2026-03-24 22:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ff0daee-e16a-5440-8e1d-b25a83f830b3 with identifier: 10713530 to the API
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713530>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'White',
'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': '9ff0daee-e16a-5440-8e1d-b25a83f830b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TX8705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713530',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 59021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 33000,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de - Diesel - 194 hp - 59.021 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713530%27 HTTP/1.1" 200 None
2026-03-24 22:20:47 [adesa.be] INFO: Saving data for 10713530: {'auction_closing_time': 1774426500.0, 'created_time': 1774281690.607918, 'last_price_update_time': 1774390847.321358}
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713530') HTTP/1.1" 204 0
2026-03-24 22:20:47 [adesa.be] INFO: Found listing with ID: 10712647
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712647%27 HTTP/1.1" 200 None
2026-03-24 22:20:47 [adesa.be] INFO: Scrape type for 10712647: 2
2026-03-24 22:20:47 [adesa.be] INFO: Scraping item 10712647 url https://www.openlane.eu/en/carv6/auction/10712647
2026-03-24 22:20:47 [adesa.be] INFO: Found listing with ID: 10712710
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712710%27 HTTP/1.1" 200 None
2026-03-24 22:20:47 [adesa.be] INFO: Scrape type for 10712710: 2
2026-03-24 22:20:47 [adesa.be] INFO: Scraping item 10712710 url https://www.openlane.eu/en/carv6/auction/10712710
2026-03-24 22:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acced256-6f48-5638-b972-32ae7b3507a9 with identifier: 10713563
2026-03-24 22:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acced256-6f48-5638-b972-32ae7b3507a9 with scrape type 2
2026-03-24 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acced256-6f48-5638-b972-32ae7b3507a9 with scrape type 2
2026-03-24 22:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acced256-6f48-5638-b972-32ae7b3507a9, identifier: 10713563
2026-03-24 22:20:47 [adesa.be] INFO: Found listing with ID: 10712718
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712718%27 HTTP/1.1" 200 None
2026-03-24 22:20:47 [adesa.be] INFO: Scrape type for 10712718: 2
2026-03-24 22:20:47 [adesa.be] INFO: Scraping item 10712718 url https://www.openlane.eu/en/carv6/auction/10712718
2026-03-24 22:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acced256-6f48-5638-b972-32ae7b3507a9 with identifier: 10713563
2026-03-24 22:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acced256-6f48-5638-b972-32ae7b3507a9 with identifier: 10713563
2026-03-24 22:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acced256-6f48-5638-b972-32ae7b3507a9 with identifier: 10713563 to the API
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713563>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Black',
'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': 'acced256-6f48-5638-b972-32ae7b3507a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TX8877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713563',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 182457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2022-06-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de - Diesel - 194 hp - 182.457 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713563%27 HTTP/1.1" 200 None
2026-03-24 22:20:47 [adesa.be] INFO: Saving data for 10713563: {'auction_closing_time': 1774426500.0, 'created_time': 1774281718.772234, 'last_price_update_time': 1774390847.76613}
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713563') HTTP/1.1" 204 0
2026-03-24 22:20:47 [adesa.be] INFO: Found listing with ID: 10712703
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712703%27 HTTP/1.1" 200 None
2026-03-24 22:20:47 [adesa.be] INFO: Scrape type for 10712703: 2
2026-03-24 22:20:47 [adesa.be] INFO: Scraping item 10712703 url https://www.openlane.eu/en/carv6/auction/10712703
2026-03-24 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:47 [adesa.be] INFO: Found listing with ID: 10712742
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712742%27 HTTP/1.1" 200 None
2026-03-24 22:20:47 [adesa.be] INFO: Scrape type for 10712742: 2
2026-03-24 22:20:47 [adesa.be] INFO: Scraping item 10712742 url https://www.openlane.eu/en/carv6/auction/10712742
2026-03-24 22:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:47 [adesa.be] INFO: Found listing with ID: 10712656
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712656%27 HTTP/1.1" 200 None
2026-03-24 22:20:47 [adesa.be] INFO: Scrape type for 10712656: 2
2026-03-24 22:20:47 [adesa.be] INFO: Scraping item 10712656 url https://www.openlane.eu/en/carv6/auction/10712656
2026-03-24 22:20:47 [adesa.be] INFO: Found listing with ID: 10712728
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712728%27 HTTP/1.1" 200 None
2026-03-24 22:20:47 [adesa.be] INFO: Scrape type for 10712728: 2
2026-03-24 22:20:47 [adesa.be] INFO: Scraping item 10712728 url https://www.openlane.eu/en/carv6/auction/10712728
2026-03-24 22:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b26d4479-a3b2-5c5d-b664-657df36e9332 with identifier: 10713520
2026-03-24 22:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b26d4479-a3b2-5c5d-b664-657df36e9332 with scrape type 2
2026-03-24 22:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b26d4479-a3b2-5c5d-b664-657df36e9332 with scrape type 2
2026-03-24 22:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b26d4479-a3b2-5c5d-b664-657df36e9332, identifier: 10713520
2026-03-24 22:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b26d4479-a3b2-5c5d-b664-657df36e9332 with identifier: 10713520
2026-03-24 22:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b26d4479-a3b2-5c5d-b664-657df36e9332 with identifier: 10713520
2026-03-24 22:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b26d4479-a3b2-5c5d-b664-657df36e9332 with identifier: 10713520 to the API
2026-03-24 22:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713520>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 390,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b26d4479-a3b2-5c5d-b664-657df36e9332',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EL8959',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713520',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 74093,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 42700,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC Coupé AMG 43 - 4-Matic - Petrol - Automatic - 390 '
'hp - 74.093 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713520%27 HTTP/1.1" 200 None
2026-03-24 22:20:48 [adesa.be] INFO: Saving data for 10713520: {'auction_closing_time': 1774426500.0, 'created_time': 1774281688.941092, 'last_price_update_time': 1774390848.253419}
2026-03-24 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713520') HTTP/1.1" 204 0
2026-03-24 22:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9496ee44-e8d7-517b-97da-a12bedd78b51 with identifier: 10713525
2026-03-24 22:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9496ee44-e8d7-517b-97da-a12bedd78b51 with scrape type 2
2026-03-24 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9496ee44-e8d7-517b-97da-a12bedd78b51 with scrape type 2
2026-03-24 22:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9496ee44-e8d7-517b-97da-a12bedd78b51, identifier: 10713525
2026-03-24 22:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79a3f9f2-4cdc-54ae-b284-1462e9968b91 with identifier: 10712492
2026-03-24 22:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79a3f9f2-4cdc-54ae-b284-1462e9968b91 with scrape type 2
2026-03-24 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79a3f9f2-4cdc-54ae-b284-1462e9968b91 with scrape type 2
2026-03-24 22:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79a3f9f2-4cdc-54ae-b284-1462e9968b91, identifier: 10712492
2026-03-24 22:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 253b1063-177a-5413-986f-d88b54bef166 with identifier: 10713531
2026-03-24 22:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 253b1063-177a-5413-986f-d88b54bef166 with scrape type 2
2026-03-24 22:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 253b1063-177a-5413-986f-d88b54bef166 with scrape type 2
2026-03-24 22:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 253b1063-177a-5413-986f-d88b54bef166, identifier: 10713531
2026-03-24 22:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9496ee44-e8d7-517b-97da-a12bedd78b51 with identifier: 10713525
2026-03-24 22:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9496ee44-e8d7-517b-97da-a12bedd78b51 with identifier: 10713525
2026-03-24 22:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9496ee44-e8d7-517b-97da-a12bedd78b51 with identifier: 10713525 to the API
2026-03-24 22:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713525>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9496ee44-e8d7-517b-97da-a12bedd78b51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ7951',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713525',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 56725,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 36900,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC Coupé 300de Business - 4-Matic - Diesel - '
'Automatic - 194 hp - 56.725 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713525%27 HTTP/1.1" 200 None
2026-03-24 22:20:48 [adesa.be] INFO: Saving data for 10713525: {'auction_closing_time': 1774426500.0, 'created_time': 1774281692.763579, 'last_price_update_time': 1774390848.786949}
2026-03-24 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713525') HTTP/1.1" 204 0
2026-03-24 22:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79a3f9f2-4cdc-54ae-b284-1462e9968b91 with identifier: 10712492
2026-03-24 22:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79a3f9f2-4cdc-54ae-b284-1462e9968b91 with identifier: 10712492
2026-03-24 22:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79a3f9f2-4cdc-54ae-b284-1462e9968b91 with identifier: 10712492 to the API
2026-03-24 22:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712492>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Gray',
'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': '79a3f9f2-4cdc-54ae-b284-1462e9968b91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAC666',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 24144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 47100,
'price_includes_vat': True,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLE 350de - 4-Matic - Diesel - Automatic - 194 hp - '
'24.144 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712492%27 HTTP/1.1" 200 None
2026-03-24 22:20:49 [adesa.be] INFO: Saving data for 10712492: {'auction_closing_time': 1774429200.0, 'created_time': 1774281682.444266, 'last_price_update_time': 1774390849.072383}
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712492') HTTP/1.1" 204 0
2026-03-24 22:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 253b1063-177a-5413-986f-d88b54bef166 with identifier: 10713531
2026-03-24 22:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 253b1063-177a-5413-986f-d88b54bef166 with identifier: 10713531
2026-03-24 22:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 253b1063-177a-5413-986f-d88b54bef166 with identifier: 10713531 to the API
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713531>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '253b1063-177a-5413-986f-d88b54bef166',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEC188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713531',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 47363,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300e Business - Hybrid - Automatic - 211 hp - '
'47.363 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713531%27 HTTP/1.1" 200 None
2026-03-24 22:20:49 [adesa.be] INFO: Saving data for 10713531: {'auction_closing_time': 1774426500.0, 'created_time': 1774281693.877082, 'last_price_update_time': 1774390849.362588}
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713531') HTTP/1.1" 204 0
2026-03-24 22:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a2a0233-7039-5373-aad8-ecbc12e4bebf with identifier: 10712496
2026-03-24 22:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a2a0233-7039-5373-aad8-ecbc12e4bebf with scrape type 2
2026-03-24 22:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a2a0233-7039-5373-aad8-ecbc12e4bebf with scrape type 2
2026-03-24 22:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a2a0233-7039-5373-aad8-ecbc12e4bebf, identifier: 10712496
2026-03-24 22:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a2a0233-7039-5373-aad8-ecbc12e4bebf with identifier: 10712496
2026-03-24 22:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a2a0233-7039-5373-aad8-ecbc12e4bebf with identifier: 10712496
2026-03-24 22:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a2a0233-7039-5373-aad8-ecbc12e4bebf with identifier: 10712496 to the API
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712496>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'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': '8a2a0233-7039-5373-aad8-ecbc12e4bebf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLX812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 123859,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 37600,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLE 350de Business solution - 4-Matic - Diesel - '
'Automatic - 194 hp - 123.859 km',
'transmission': 'automatic',
'trim': 'Business solution',
'vin': None,
'year': 2022}
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712496%27 HTTP/1.1" 200 None
2026-03-24 22:20:49 [adesa.be] INFO: Saving data for 10712496: {'auction_closing_time': 1774429200.0, 'created_time': 1774281680.48233, 'last_price_update_time': 1774390849.776189}
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712496') HTTP/1.1" 204 0
2026-03-24 22:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 652d362e-00bf-54a5-b318-10f60a55cbb7 with identifier: 10712702
2026-03-24 22:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 652d362e-00bf-54a5-b318-10f60a55cbb7 with scrape type 2
2026-03-24 22:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 652d362e-00bf-54a5-b318-10f60a55cbb7 with scrape type 2
2026-03-24 22:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 652d362e-00bf-54a5-b318-10f60a55cbb7, identifier: 10712702
2026-03-24 22:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 652d362e-00bf-54a5-b318-10f60a55cbb7 with identifier: 10712702
2026-03-24 22:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 652d362e-00bf-54a5-b318-10f60a55cbb7 with identifier: 10712702
2026-03-24 22:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 652d362e-00bf-54a5-b318-10f60a55cbb7 with identifier: 10712702 to the API
2026-03-24 22:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712702>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '652d362e-00bf-54a5-b318-10f60a55cbb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VKA518',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712702',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 215808,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2018-11-30',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Sprinter L2H2 314 CDI - Diesel - Automatic - 143 hp - '
'215.808 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712702%27 HTTP/1.1" 200 None
2026-03-24 22:20:50 [adesa.be] INFO: Saving data for 10712702: {'auction_closing_time': 1774429200.0, 'created_time': 1774281692.051775, 'last_price_update_time': 1774390850.139277}
2026-03-24 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712702') HTTP/1.1" 204 0
2026-03-24 22:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84916121-2584-5c10-b51b-4ddc204dd722 with identifier: 10712802
2026-03-24 22:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84916121-2584-5c10-b51b-4ddc204dd722 with scrape type 2
2026-03-24 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84916121-2584-5c10-b51b-4ddc204dd722 with scrape type 2
2026-03-24 22:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84916121-2584-5c10-b51b-4ddc204dd722, identifier: 10712802
2026-03-24 22:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84916121-2584-5c10-b51b-4ddc204dd722 with identifier: 10712802
2026-03-24 22:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84916121-2584-5c10-b51b-4ddc204dd722 with identifier: 10712802
2026-03-24 22:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84916121-2584-5c10-b51b-4ddc204dd722 with identifier: 10712802 to the API
2026-03-24 22:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712802>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'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': '84916121-2584-5c10-b51b-4ddc204dd722',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FMG061',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712802',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 81678,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 208 1.5 HDI Allure - Diesel - Manual - 102 hp - 81.678 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712802%27 HTTP/1.1" 200 None
2026-03-24 22:20:50 [adesa.be] INFO: Saving data for 10712802: {'auction_closing_time': 1774429200.0, 'created_time': 1774281639.152227, 'last_price_update_time': 1774390850.602659}
2026-03-24 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712802') HTTP/1.1" 204 0
2026-03-24 22:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4 with identifier: 10712758
2026-03-24 22:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4 with scrape type 2
2026-03-24 22:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4 with scrape type 2
2026-03-24 22:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4, identifier: 10712758
2026-03-24 22:20:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4 with identifier: 10712758
2026-03-24 22:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4 with identifier: 10712758
2026-03-24 22:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4 with identifier: 10712758 to the API
2026-03-24 22:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712758>
{'auction_title': '',
'c_o_2_emission_value': 140,
'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': '4a28e2b2-bf97-552d-9d66-2b30ef6bcbc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQX626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712758',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 59159,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.2i Roadtrip - Petrol - 130 hp - 59.159 km',
'transmission': 'manual',
'trim': 'Roadtrip',
'vin': None,
'year': 2022}
2026-03-24 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712758%27 HTTP/1.1" 200 None
2026-03-24 22:20:51 [adesa.be] INFO: Saving data for 10712758: {'auction_closing_time': 1774429200.0, 'created_time': 1774281638.778146, 'last_price_update_time': 1774390851.010166}
2026-03-24 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712758') HTTP/1.1" 204 0
2026-03-24 22:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f535f65-7b43-511d-a222-15f5b5ba0b30 with identifier: 10712540
2026-03-24 22:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f535f65-7b43-511d-a222-15f5b5ba0b30 with scrape type 2
2026-03-24 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f535f65-7b43-511d-a222-15f5b5ba0b30 with scrape type 2
2026-03-24 22:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f535f65-7b43-511d-a222-15f5b5ba0b30, identifier: 10712540
2026-03-24 22:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f535f65-7b43-511d-a222-15f5b5ba0b30 with identifier: 10712540
2026-03-24 22:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f535f65-7b43-511d-a222-15f5b5ba0b30 with identifier: 10712540
2026-03-24 22:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f535f65-7b43-511d-a222-15f5b5ba0b30 with identifier: 10712540 to the API
2026-03-24 22:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712540>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7f535f65-7b43-511d-a222-15f5b5ba0b30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CD7282',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712540',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 10398,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Vito 116 - Diesel - 163 hp - 10.398 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712540%27 HTTP/1.1" 200 None
2026-03-24 22:20:51 [adesa.be] INFO: Saving data for 10712540: {'auction_closing_time': 1774429200.0, 'created_time': 1774281675.056196, 'last_price_update_time': 1774390851.750106}
2026-03-24 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712540') HTTP/1.1" 204 0
2026-03-24 22:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9 with identifier: 10712755
2026-03-24 22:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9 with scrape type 2
2026-03-24 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9 with scrape type 2
2026-03-24 22:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9, identifier: 10712755
2026-03-24 22:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74b456f2-da3d-5d30-9006-74a77ed5f270 with identifier: 10712722
2026-03-24 22:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74b456f2-da3d-5d30-9006-74a77ed5f270 with scrape type 2
2026-03-24 22:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74b456f2-da3d-5d30-9006-74a77ed5f270 with scrape type 2
2026-03-24 22:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74b456f2-da3d-5d30-9006-74a77ed5f270, identifier: 10712722
2026-03-24 22:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9 with identifier: 10712755
2026-03-24 22:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9 with identifier: 10712755
2026-03-24 22:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9 with identifier: 10712755 to the API
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712755>
{'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-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0bd7cd0f-d3ab-5c26-a490-c614c7ffdbf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDJ466',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712755',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 62649,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 62.649 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712755%27 HTTP/1.1" 200 None
2026-03-24 22:20:52 [adesa.be] INFO: Saving data for 10712755: {'auction_closing_time': 1774429200.0, 'created_time': 1774281652.517276, 'last_price_update_time': 1774390852.209598}
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712755') HTTP/1.1" 204 0
2026-03-24 22:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74b456f2-da3d-5d30-9006-74a77ed5f270 with identifier: 10712722
2026-03-24 22:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74b456f2-da3d-5d30-9006-74a77ed5f270 with identifier: 10712722
2026-03-24 22:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74b456f2-da3d-5d30-9006-74a77ed5f270 with identifier: 10712722 to the API
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712722>
{'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-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '74b456f2-da3d-5d30-9006-74a77ed5f270',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJV593',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712722',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 67652,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 67.652 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712722%27 HTTP/1.1" 200 None
2026-03-24 22:20:52 [adesa.be] INFO: Saving data for 10712722: {'auction_closing_time': 1774429200.0, 'created_time': 1774281668.328544, 'last_price_update_time': 1774390852.4858}
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712722') HTTP/1.1" 204 0
2026-03-24 22:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1218e0bb-165d-55b2-ba66-0eb73fd15f9f with identifier: 10712792
2026-03-24 22:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1218e0bb-165d-55b2-ba66-0eb73fd15f9f with scrape type 2
2026-03-24 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1218e0bb-165d-55b2-ba66-0eb73fd15f9f with scrape type 2
2026-03-24 22:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1218e0bb-165d-55b2-ba66-0eb73fd15f9f, identifier: 10712792
2026-03-24 22:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712775> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1218e0bb-165d-55b2-ba66-0eb73fd15f9f with identifier: 10712792
2026-03-24 22:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1218e0bb-165d-55b2-ba66-0eb73fd15f9f with identifier: 10712792
2026-03-24 22:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1218e0bb-165d-55b2-ba66-0eb73fd15f9f with identifier: 10712792 to the API
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712792>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'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': '1218e0bb-165d-55b2-ba66-0eb73fd15f9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZR4154',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712792',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 198264,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Manual - 130 hp - 198.264 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712792%27 HTTP/1.1" 200 None
2026-03-24 22:20:52 [adesa.be] INFO: Saving data for 10712792: {'auction_closing_time': 1774429200.0, 'created_time': 1774281635.276367, 'last_price_update_time': 1774390852.88153}
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712792') HTTP/1.1" 204 0
2026-03-24 22:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc6eca4d-5759-54e0-a3e8-0b2423685cec with identifier: 10712748
2026-03-24 22:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc6eca4d-5759-54e0-a3e8-0b2423685cec with scrape type 2
2026-03-24 22:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc6eca4d-5759-54e0-a3e8-0b2423685cec with scrape type 2
2026-03-24 22:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc6eca4d-5759-54e0-a3e8-0b2423685cec, identifier: 10712748
2026-03-24 22:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a77002ad-1aa7-530b-a88d-7453fe0d6f87 with identifier: 10712775
2026-03-24 22:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a77002ad-1aa7-530b-a88d-7453fe0d6f87 with scrape type 2
2026-03-24 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a77002ad-1aa7-530b-a88d-7453fe0d6f87 with scrape type 2
2026-03-24 22:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a77002ad-1aa7-530b-a88d-7453fe0d6f87, identifier: 10712775
2026-03-24 22:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc6eca4d-5759-54e0-a3e8-0b2423685cec with identifier: 10712748
2026-03-24 22:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc6eca4d-5759-54e0-a3e8-0b2423685cec with identifier: 10712748
2026-03-24 22:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc6eca4d-5759-54e0-a3e8-0b2423685cec with identifier: 10712748 to the API
2026-03-24 22:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712748>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'MPV',
'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': 'cc6eca4d-5759-54e0-a3e8-0b2423685cec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSB049',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712748',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 139575,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 139.575 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712748%27 HTTP/1.1" 200 None
2026-03-24 22:20:53 [adesa.be] INFO: Saving data for 10712748: {'auction_closing_time': 1774429200.0, 'created_time': 1774281633.341833, 'last_price_update_time': 1774390853.433244}
2026-03-24 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712748') HTTP/1.1" 204 0
2026-03-24 22:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a77002ad-1aa7-530b-a88d-7453fe0d6f87 with identifier: 10712775
2026-03-24 22:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a77002ad-1aa7-530b-a88d-7453fe0d6f87 with identifier: 10712775
2026-03-24 22:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a77002ad-1aa7-530b-a88d-7453fe0d6f87 with identifier: 10712775 to the API
2026-03-24 22:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712775>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'MPV',
'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': 'a77002ad-1aa7-530b-a88d-7453fe0d6f87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKK126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712775',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 95879,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.2i GT Line - Petrol - Automatic - 130 hp - 95.879 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-24 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712775%27 HTTP/1.1" 200 None
2026-03-24 22:20:53 [adesa.be] INFO: Saving data for 10712775: {'auction_closing_time': 1774429200.0, 'created_time': 1774281635.853518, 'last_price_update_time': 1774390853.700051}
2026-03-24 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712775') HTTP/1.1" 204 0
2026-03-24 22:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f94f377f-9458-537c-b10e-1d2b740582f1 with identifier: 10712718
2026-03-24 22:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f94f377f-9458-537c-b10e-1d2b740582f1 with scrape type 2
2026-03-24 22:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f94f377f-9458-537c-b10e-1d2b740582f1 with scrape type 2
2026-03-24 22:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f94f377f-9458-537c-b10e-1d2b740582f1, identifier: 10712718
2026-03-24 22:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f94f377f-9458-537c-b10e-1d2b740582f1 with identifier: 10712718
2026-03-24 22:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f94f377f-9458-537c-b10e-1d2b740582f1 with identifier: 10712718
2026-03-24 22:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f94f377f-9458-537c-b10e-1d2b740582f1 with identifier: 10712718 to the API
2026-03-24 22:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712718>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'MPV',
'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': 'f94f377f-9458-537c-b10e-1d2b740582f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDX550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712718',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 139992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-07-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'139.992 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-24 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712718%27 HTTP/1.1" 200 None
2026-03-24 22:20:54 [adesa.be] INFO: Saving data for 10712718: {'auction_closing_time': 1774429200.0, 'created_time': 1774281631.789633, 'last_price_update_time': 1774390854.324622}
2026-03-24 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712718') HTTP/1.1" 204 0
2026-03-24 22:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5a961c5-c813-50fe-9c5a-1e06669ea37e with identifier: 10712703
2026-03-24 22:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5a961c5-c813-50fe-9c5a-1e06669ea37e with scrape type 2
2026-03-24 22:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5a961c5-c813-50fe-9c5a-1e06669ea37e with scrape type 2
2026-03-24 22:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5a961c5-c813-50fe-9c5a-1e06669ea37e, identifier: 10712703
2026-03-24 22: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 22:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5a961c5-c813-50fe-9c5a-1e06669ea37e with identifier: 10712703
2026-03-24 22:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5a961c5-c813-50fe-9c5a-1e06669ea37e with identifier: 10712703
2026-03-24 22:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5a961c5-c813-50fe-9c5a-1e06669ea37e with identifier: 10712703 to the API
2026-03-24 22:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712703>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f5a961c5-c813-50fe-9c5a-1e06669ea37e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712703',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 49832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Manual - 130 hp - 49.832 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-24 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712703%27 HTTP/1.1" 200 None
2026-03-24 22:20:54 [adesa.be] INFO: Saving data for 10712703: {'auction_closing_time': 1774429200.0, 'created_time': 1774281624.499046, 'last_price_update_time': 1774390854.716666}
2026-03-24 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712703') HTTP/1.1" 204 0
2026-03-24 22:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with identifier: 10712710
2026-03-24 22:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with scrape type 2
2026-03-24 22:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with scrape type 2
2026-03-24 22:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e, identifier: 10712710
2026-03-24 22:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with identifier: 10712710
2026-03-24 22:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with identifier: 10712710
2026-03-24 22:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with identifier: 10712710 to the API
2026-03-24 22:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712710>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNB719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712710',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 218303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 218.303 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712710%27 HTTP/1.1" 200 None
2026-03-24 22:20:55 [adesa.be] INFO: Saving data for 10712710: {'auction_closing_time': 1774429200.0, 'created_time': 1774281620.740535, 'last_price_update_time': 1774390855.113751}
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712710') HTTP/1.1" 204 0
2026-03-24 22:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 665385a0-f7b7-565f-b707-1195f2fb158c with identifier: 10712728
2026-03-24 22:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 665385a0-f7b7-565f-b707-1195f2fb158c with scrape type 2
2026-03-24 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 665385a0-f7b7-565f-b707-1195f2fb158c with scrape type 2
2026-03-24 22:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 665385a0-f7b7-565f-b707-1195f2fb158c, identifier: 10712728
2026-03-24 22:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 665385a0-f7b7-565f-b707-1195f2fb158c with identifier: 10712728
2026-03-24 22:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 665385a0-f7b7-565f-b707-1195f2fb158c with identifier: 10712728
2026-03-24 22:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 665385a0-f7b7-565f-b707-1195f2fb158c with identifier: 10712728 to the API
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712728>
{'auction_title': '',
'c_o_2_emission_value': 134,
'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': '665385a0-f7b7-565f-b707-1195f2fb158c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNF447',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712728',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 40959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.2i Active Pack - Petrol - 130 hp - 40.959 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712728%27 HTTP/1.1" 200 None
2026-03-24 22:20:55 [adesa.be] INFO: Saving data for 10712728: {'auction_closing_time': 1774429200.0, 'created_time': 1774281611.035, 'last_price_update_time': 1774390855.472615}
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712728') HTTP/1.1" 204 0
2026-03-24 22:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb62589f-204e-564f-8e05-259f958836b6 with identifier: 10712656
2026-03-24 22:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb62589f-204e-564f-8e05-259f958836b6 with scrape type 2
2026-03-24 22:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb62589f-204e-564f-8e05-259f958836b6 with scrape type 2
2026-03-24 22:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb62589f-204e-564f-8e05-259f958836b6, identifier: 10712656
2026-03-24 22:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb62589f-204e-564f-8e05-259f958836b6 with identifier: 10712656
2026-03-24 22:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb62589f-204e-564f-8e05-259f958836b6 with identifier: 10712656
2026-03-24 22:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb62589f-204e-564f-8e05-259f958836b6 with identifier: 10712656 to the API
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712656>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fb62589f-204e-564f-8e05-259f958836b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFG888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712656',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 73762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 1.6 GT - Hybrid - Automatic - 180 hp - 73.762 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712656%27 HTTP/1.1" 200 None
2026-03-24 22:20:55 [adesa.be] INFO: Saving data for 10712656: {'auction_closing_time': 1774429200.0, 'created_time': 1774281627.616527, 'last_price_update_time': 1774390855.945383}
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712656') HTTP/1.1" 204 0
2026-03-24 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85389d94-c96a-5367-8ac3-69c371d6d904 with identifier: 10712647
2026-03-24 22:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85389d94-c96a-5367-8ac3-69c371d6d904 with scrape type 2
2026-03-24 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85389d94-c96a-5367-8ac3-69c371d6d904 with scrape type 2
2026-03-24 22:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85389d94-c96a-5367-8ac3-69c371d6d904, identifier: 10712647
2026-03-24 22:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85389d94-c96a-5367-8ac3-69c371d6d904 with identifier: 10712647
2026-03-24 22:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85389d94-c96a-5367-8ac3-69c371d6d904 with identifier: 10712647
2026-03-24 22:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85389d94-c96a-5367-8ac3-69c371d6d904 with identifier: 10712647 to the API
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712647>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Purple',
'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': '85389d94-c96a-5367-8ac3-69c371d6d904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712647',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 93895,
'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': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'93.895 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712647%27 HTTP/1.1" 200 None
2026-03-24 22:20:56 [adesa.be] INFO: Saving data for 10712647: {'auction_closing_time': 1774429200.0, 'created_time': 1774281631.400782, 'last_price_update_time': 1774390856.484533}
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712647') HTTP/1.1" 204 0
2026-03-24 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d108f35-5b06-5920-80ae-bde33d84b7c5 with identifier: 10712651
2026-03-24 22:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d108f35-5b06-5920-80ae-bde33d84b7c5 with scrape type 2
2026-03-24 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d108f35-5b06-5920-80ae-bde33d84b7c5 with scrape type 2
2026-03-24 22:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d108f35-5b06-5920-80ae-bde33d84b7c5, identifier: 10712651
2026-03-24 22:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d108f35-5b06-5920-80ae-bde33d84b7c5 with identifier: 10712651
2026-03-24 22:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d108f35-5b06-5920-80ae-bde33d84b7c5 with identifier: 10712651
2026-03-24 22:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d108f35-5b06-5920-80ae-bde33d84b7c5 with identifier: 10712651 to the API
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712651>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'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': '1d108f35-5b06-5920-80ae-bde33d84b7c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HLU209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712651',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 91614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'91.614 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712651%27 HTTP/1.1" 200 None
2026-03-24 22:20:56 [adesa.be] INFO: Saving data for 10712651: {'auction_closing_time': 1774429200.0, 'created_time': 1774281618.468933, 'last_price_update_time': 1774390856.890715}
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712651') HTTP/1.1" 204 0
2026-03-24 22:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad1c3162-7dd8-56c8-8179-bd408725a1a8 with identifier: 10712742
2026-03-24 22:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad1c3162-7dd8-56c8-8179-bd408725a1a8 with scrape type 2
2026-03-24 22:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad1c3162-7dd8-56c8-8179-bd408725a1a8 with scrape type 2
2026-03-24 22:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad1c3162-7dd8-56c8-8179-bd408725a1a8, identifier: 10712742
2026-03-24 22:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fad43655-a1c0-5bb4-bd58-9f15f3247140 with identifier: 10712767
2026-03-24 22:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fad43655-a1c0-5bb4-bd58-9f15f3247140 with scrape type 2
2026-03-24 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fad43655-a1c0-5bb4-bd58-9f15f3247140 with scrape type 2
2026-03-24 22:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fad43655-a1c0-5bb4-bd58-9f15f3247140, identifier: 10712767
2026-03-24 22:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad1c3162-7dd8-56c8-8179-bd408725a1a8 with identifier: 10712742
2026-03-24 22:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad1c3162-7dd8-56c8-8179-bd408725a1a8 with identifier: 10712742
2026-03-24 22:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad1c3162-7dd8-56c8-8179-bd408725a1a8 with identifier: 10712742 to the API
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712742>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Hatchback',
'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': 'ad1c3162-7dd8-56c8-8179-bd408725a1a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGX824',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712742',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 111441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-03-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'111.441 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712742%27 HTTP/1.1" 200 None
2026-03-24 22:20:57 [adesa.be] INFO: Saving data for 10712742: {'auction_closing_time': 1774429200.0, 'created_time': 1774281619.468772, 'last_price_update_time': 1774390857.362972}
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712742') HTTP/1.1" 204 0
2026-03-24 22:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fad43655-a1c0-5bb4-bd58-9f15f3247140 with identifier: 10712767
2026-03-24 22:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fad43655-a1c0-5bb4-bd58-9f15f3247140 with identifier: 10712767
2026-03-24 22:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fad43655-a1c0-5bb4-bd58-9f15f3247140 with identifier: 10712767 to the API
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712767>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Gray',
'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': 'fad43655-a1c0-5bb4-bd58-9f15f3247140',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHT018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712767',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 141446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 141.446 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712767%27 HTTP/1.1" 200 None
2026-03-24 22:20:57 [adesa.be] INFO: Saving data for 10712767: {'auction_closing_time': 1774429200.0, 'created_time': 1774281634.149722, 'last_price_update_time': 1774390857.709}
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712767') HTTP/1.1" 204 0
2026-03-24 22:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:57 [adesa.be] INFO: Found listing with ID: 10712814
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712814%27 HTTP/1.1" 200 None
2026-03-24 22:20:57 [adesa.be] INFO: Scrape type for 10712814: 2
2026-03-24 22:20:57 [adesa.be] INFO: Scraping item 10712814 url https://www.openlane.eu/en/carv6/auction/10712814
2026-03-24 22:20:57 [adesa.be] INFO: Found listing with ID: 10712781
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712781%27 HTTP/1.1" 200 None
2026-03-24 22:20:57 [adesa.be] INFO: Scrape type for 10712781: 2
2026-03-24 22:20:57 [adesa.be] INFO: Scraping item 10712781 url https://www.openlane.eu/en/carv6/auction/10712781
2026-03-24 22:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:57 [adesa.be] INFO: Found listing with ID: 10712735
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712735%27 HTTP/1.1" 200 None
2026-03-24 22:20:57 [adesa.be] INFO: Scrape type for 10712735: 2
2026-03-24 22:20:57 [adesa.be] INFO: Scraping item 10712735 url https://www.openlane.eu/en/carv6/auction/10712735
2026-03-24 22:20:57 [adesa.be] INFO: Found listing with ID: 10712709
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712709%27 HTTP/1.1" 200 None
2026-03-24 22:20:57 [adesa.be] INFO: Scrape type for 10712709: 2
2026-03-24 22:20:57 [adesa.be] INFO: Scraping item 10712709 url https://www.openlane.eu/en/carv6/auction/10712709
2026-03-24 22:20:57 [adesa.be] INFO: Found listing with ID: 10712808
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712808%27 HTTP/1.1" 200 None
2026-03-24 22:20:57 [adesa.be] INFO: Scrape type for 10712808: 2
2026-03-24 22:20:57 [adesa.be] INFO: Scraping item 10712808 url https://www.openlane.eu/en/carv6/auction/10712808
2026-03-24 22:20:57 [adesa.be] INFO: Found listing with ID: 10712743
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712743%27 HTTP/1.1" 200 None
2026-03-24 22:20:57 [adesa.be] INFO: Scrape type for 10712743: 2
2026-03-24 22:20:57 [adesa.be] INFO: Scraping item 10712743 url https://www.openlane.eu/en/carv6/auction/10712743
2026-03-24 22:20:57 [adesa.be] INFO: Found listing with ID: 10712653
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712653%27 HTTP/1.1" 200 None
2026-03-24 22:20:57 [adesa.be] INFO: Scrape type for 10712653: 2
2026-03-24 22:20:57 [adesa.be] INFO: Scraping item 10712653 url https://www.openlane.eu/en/carv6/auction/10712653
2026-03-24 22:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d36b3fb-c572-5461-b203-c4da22ed0f15 with identifier: 10713600
2026-03-24 22:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d36b3fb-c572-5461-b203-c4da22ed0f15 with scrape type 2
2026-03-24 22:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d36b3fb-c572-5461-b203-c4da22ed0f15 with scrape type 2
2026-03-24 22:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d36b3fb-c572-5461-b203-c4da22ed0f15, identifier: 10713600
2026-03-24 22:20:57 [adesa.be] INFO: Found listing with ID: 10712797
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712797%27 HTTP/1.1" 200 None
2026-03-24 22:20:57 [adesa.be] INFO: Scrape type for 10712797: 2
2026-03-24 22:20:57 [adesa.be] INFO: Scraping item 10712797 url https://www.openlane.eu/en/carv6/auction/10712797
2026-03-24 22:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d36b3fb-c572-5461-b203-c4da22ed0f15 with identifier: 10713600
2026-03-24 22:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d36b3fb-c572-5461-b203-c4da22ed0f15 with identifier: 10713600
2026-03-24 22:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d36b3fb-c572-5461-b203-c4da22ed0f15 with identifier: 10713600 to the API
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713600>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Hatchback',
'color': 'Blue',
'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': 'Hybrid',
'id': '0d36b3fb-c572-5461-b203-c4da22ed0f15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ME5002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713600',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 68628,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-06-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 408 1.6 GT - Hybrid - 180 hp - 68.628 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713600%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Saving data for 10713600: {'auction_closing_time': 1774426500.0, 'created_time': 1774281639.93765, 'last_price_update_time': 1774390858.288227}
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713600') HTTP/1.1" 204 0
2026-03-24 22:20:58 [adesa.be] INFO: Found listing with ID: 10712823
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712823%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Scrape type for 10712823: 2
2026-03-24 22:20:58 [adesa.be] INFO: Scraping item 10712823 url https://www.openlane.eu/en/carv6/auction/10712823
2026-03-24 22:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd36fd62-3814-53ab-933c-fc32333a2c0a with identifier: 10712754
2026-03-24 22:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd36fd62-3814-53ab-933c-fc32333a2c0a with scrape type 2
2026-03-24 22:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd36fd62-3814-53ab-933c-fc32333a2c0a with scrape type 2
2026-03-24 22:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd36fd62-3814-53ab-933c-fc32333a2c0a, identifier: 10712754
2026-03-24 22:20:58 [adesa.be] INFO: Found listing with ID: 10712635
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712635%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Scrape type for 10712635: 2
2026-03-24 22:20:58 [adesa.be] INFO: Scraping item 10712635 url https://www.openlane.eu/en/carv6/auction/10712635
2026-03-24 22:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd36fd62-3814-53ab-933c-fc32333a2c0a with identifier: 10712754
2026-03-24 22:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd36fd62-3814-53ab-933c-fc32333a2c0a with identifier: 10712754
2026-03-24 22:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd36fd62-3814-53ab-933c-fc32333a2c0a with identifier: 10712754 to the API
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712754>
{'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': 'dd36fd62-3814-53ab-933c-fc32333a2c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712754',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 36286,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - 130 hp - 36.286 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712754%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Saving data for 10712754: {'auction_closing_time': 1774429200.0, 'created_time': 1774281637.748167, 'last_price_update_time': 1774390858.791453}
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712754') HTTP/1.1" 204 0
2026-03-24 22:20:58 [adesa.be] INFO: Found listing with ID: 10712618
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712618%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Scrape type for 10712618: 0
2026-03-24 22:20:58 [adesa.be] INFO: Skipping item 10712618 url https://www.openlane.eu/en/carv6/auction/10712618
2026-03-24 22:20:58 [adesa.be] INFO: Found listing with ID: 10712600
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712600%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Scrape type for 10712600: 2
2026-03-24 22:20:58 [adesa.be] INFO: Scraping item 10712600 url https://www.openlane.eu/en/carv6/auction/10712600
2026-03-24 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:58 [adesa.be] INFO: Found listing with ID: 10712810
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712810%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Scrape type for 10712810: 2
2026-03-24 22:20:58 [adesa.be] INFO: Scraping item 10712810 url https://www.openlane.eu/en/carv6/auction/10712810
2026-03-24 22:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:20:58 [adesa.be] INFO: Found listing with ID: 10712732
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712732%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Scrape type for 10712732: 2
2026-03-24 22:20:58 [adesa.be] INFO: Scraping item 10712732 url https://www.openlane.eu/en/carv6/auction/10712732
2026-03-24 22:20:58 [adesa.be] INFO: Found listing with ID: 10712807
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712807%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Scrape type for 10712807: 2
2026-03-24 22:20:58 [adesa.be] INFO: Scraping item 10712807 url https://www.openlane.eu/en/carv6/auction/10712807
2026-03-24 22:20:58 [adesa.be] INFO: Found listing with ID: 10712765
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712765%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Scrape type for 10712765: 2
2026-03-24 22:20:58 [adesa.be] INFO: Scraping item 10712765 url https://www.openlane.eu/en/carv6/auction/10712765
2026-03-24 22:20:58 [adesa.be] INFO: Found listing with ID: 10712768
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712768%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Scrape type for 10712768: 2
2026-03-24 22:20:58 [adesa.be] INFO: Scraping item 10712768 url https://www.openlane.eu/en/carv6/auction/10712768
2026-03-24 22:20:58 [adesa.be] INFO: Found listing with ID: 10712689
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712689%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Scrape type for 10712689: 2
2026-03-24 22:20:58 [adesa.be] INFO: Scraping item 10712689 url https://www.openlane.eu/en/carv6/auction/10712689
2026-03-24 22:20:58 [adesa.be] INFO: Found listing with ID: 10712832
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712832%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Scrape type for 10712832: 0
2026-03-24 22:20:58 [adesa.be] INFO: Skipping item 10712832 url https://www.openlane.eu/en/carv6/auction/10712832
2026-03-24 22:20:58 [adesa.be] INFO: Found listing with ID: 10712827
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712827%27 HTTP/1.1" 200 None
2026-03-24 22:20:58 [adesa.be] INFO: Scrape type for 10712827: 0
2026-03-24 22:20:58 [adesa.be] INFO: Skipping item 10712827 url https://www.openlane.eu/en/carv6/auction/10712827
2026-03-24 22:20:58 [adesa.be] INFO: Found listing with ID: 10712788
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712788%27 HTTP/1.1" 200 None
2026-03-24 22:20:59 [adesa.be] INFO: Scrape type for 10712788: 2
2026-03-24 22:20:59 [adesa.be] INFO: Scraping item 10712788 url https://www.openlane.eu/en/carv6/auction/10712788
2026-03-24 22:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ffbaf0d-32ea-588b-81f8-100a14083289 with identifier: 10712747
2026-03-24 22:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ffbaf0d-32ea-588b-81f8-100a14083289 with scrape type 2
2026-03-24 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ffbaf0d-32ea-588b-81f8-100a14083289 with scrape type 2
2026-03-24 22:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ffbaf0d-32ea-588b-81f8-100a14083289, identifier: 10712747
2026-03-24 22:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41416374-7e87-5395-917d-a59a67415660 with identifier: 10712670
2026-03-24 22:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41416374-7e87-5395-917d-a59a67415660 with scrape type 2
2026-03-24 22:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41416374-7e87-5395-917d-a59a67415660 with scrape type 2
2026-03-24 22:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41416374-7e87-5395-917d-a59a67415660, identifier: 10712670
2026-03-24 22:20:59 [adesa.be] INFO: Found listing with ID: 10712725
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712725%27 HTTP/1.1" 200 None
2026-03-24 22:20:59 [adesa.be] INFO: Scrape type for 10712725: 0
2026-03-24 22:20:59 [adesa.be] INFO: Skipping item 10712725 url https://www.openlane.eu/en/carv6/auction/10712725
2026-03-24 22:20:59 [adesa.be] INFO: Found listing with ID: 10712778
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712778%27 HTTP/1.1" 200 None
2026-03-24 22:20:59 [adesa.be] INFO: Scrape type for 10712778: 2
2026-03-24 22:20:59 [adesa.be] INFO: Scraping item 10712778 url https://www.openlane.eu/en/carv6/auction/10712778
2026-03-24 22:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ffbaf0d-32ea-588b-81f8-100a14083289 with identifier: 10712747
2026-03-24 22:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ffbaf0d-32ea-588b-81f8-100a14083289 with identifier: 10712747
2026-03-24 22:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ffbaf0d-32ea-588b-81f8-100a14083289 with identifier: 10712747 to the API
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712747>
{'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-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3ffbaf0d-32ea-588b-81f8-100a14083289',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBJ576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712747',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 55193,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 55.193 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712747%27 HTTP/1.1" 200 None
2026-03-24 22:20:59 [adesa.be] INFO: Saving data for 10712747: {'auction_closing_time': 1774429200.0, 'created_time': 1774281706.2372, 'last_price_update_time': 1774390859.528774}
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712747') HTTP/1.1" 204 0
2026-03-24 22:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41416374-7e87-5395-917d-a59a67415660 with identifier: 10712670
2026-03-24 22:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41416374-7e87-5395-917d-a59a67415660 with identifier: 10712670
2026-03-24 22:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41416374-7e87-5395-917d-a59a67415660 with identifier: 10712670 to the API
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712670>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '41416374-7e87-5395-917d-a59a67415660',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AR5296',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712670',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 56291,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - 130 hp - 56.291 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712670%27 HTTP/1.1" 200 None
2026-03-24 22:20:59 [adesa.be] INFO: Saving data for 10712670: {'auction_closing_time': 1774429200.0, 'created_time': 1774281638.045386, 'last_price_update_time': 1774390859.880174}
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712670') HTTP/1.1" 204 0
2026-03-24 22:20:59 [adesa.be] INFO: Found listing with ID: 10712687
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712687%27 HTTP/1.1" 200 None
2026-03-24 22:20:59 [adesa.be] INFO: Scrape type for 10712687: 2
2026-03-24 22:20:59 [adesa.be] INFO: Scraping item 10712687 url https://www.openlane.eu/en/carv6/auction/10712687
2026-03-24 22:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:20:59 [adesa.be] INFO: Found listing with ID: 10713547
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713547%27 HTTP/1.1" 200 None
2026-03-24 22:20:59 [adesa.be] INFO: Scrape type for 10713547: 0
2026-03-24 22:20:59 [adesa.be] INFO: Skipping item 10713547 url https://www.openlane.eu/en/carv6/auction/10713547
2026-03-24 22:20:59 [adesa.be] INFO: Found listing with ID: 10713583
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713583%27 HTTP/1.1" 200 None
2026-03-24 22:20:59 [adesa.be] INFO: Scrape type for 10713583: 0
2026-03-24 22:20:59 [adesa.be] INFO: Skipping item 10713583 url https://www.openlane.eu/en/carv6/auction/10713583
2026-03-24 22:20:59 [adesa.be] INFO: Found listing with ID: 10712576
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712576%27 HTTP/1.1" 200 None
2026-03-24 22:20:59 [adesa.be] INFO: Scrape type for 10712576: 0
2026-03-24 22:20:59 [adesa.be] INFO: Skipping item 10712576 url https://www.openlane.eu/en/carv6/auction/10712576
2026-03-24 22:20:59 [adesa.be] INFO: Found listing with ID: 10713601
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713601%27 HTTP/1.1" 200 None
2026-03-24 22:20:59 [adesa.be] INFO: Scrape type for 10713601: 0
2026-03-24 22:20:59 [adesa.be] INFO: Skipping item 10713601 url https://www.openlane.eu/en/carv6/auction/10713601
2026-03-24 22:20:59 [adesa.be] INFO: Found listing with ID: 10712793
2026-03-24 22:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712793%27 HTTP/1.1" 200 None
2026-03-24 22:21:00 [adesa.be] INFO: Scrape type for 10712793: 0
2026-03-24 22:21:00 [adesa.be] INFO: Skipping item 10712793 url https://www.openlane.eu/en/carv6/auction/10712793
2026-03-24 22:21:00 [adesa.be] INFO: Found listing with ID: 10712632
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712632%27 HTTP/1.1" 200 None
2026-03-24 22:21:00 [adesa.be] INFO: Scrape type for 10712632: 0
2026-03-24 22:21:00 [adesa.be] INFO: Skipping item 10712632 url https://www.openlane.eu/en/carv6/auction/10712632
2026-03-24 22:21:00 [adesa.be] INFO: Found listing with ID: 10712734
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712734%27 HTTP/1.1" 200 None
2026-03-24 22:21:00 [adesa.be] INFO: Scrape type for 10712734: 0
2026-03-24 22:21:00 [adesa.be] INFO: Skipping item 10712734 url https://www.openlane.eu/en/carv6/auction/10712734
2026-03-24 22:21:00 [adesa.be] INFO: Found listing with ID: 10712712
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712712%27 HTTP/1.1" 200 None
2026-03-24 22:21:00 [adesa.be] INFO: Scrape type for 10712712: 0
2026-03-24 22:21:00 [adesa.be] INFO: Skipping item 10712712 url https://www.openlane.eu/en/carv6/auction/10712712
2026-03-24 22:21:00 [adesa.be] INFO: Found listing with ID: 10712740
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712740%27 HTTP/1.1" 200 None
2026-03-24 22:21:00 [adesa.be] INFO: Scrape type for 10712740: 2
2026-03-24 22:21:00 [adesa.be] INFO: Scraping item 10712740 url https://www.openlane.eu/en/carv6/auction/10712740
2026-03-24 22: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 22: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 22:21:00 [adesa.be] INFO: Found listing with ID: 10712801
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712801%27 HTTP/1.1" 200 None
2026-03-24 22:21:00 [adesa.be] INFO: Scrape type for 10712801: 0
2026-03-24 22:21:00 [adesa.be] INFO: Skipping item 10712801 url https://www.openlane.eu/en/carv6/auction/10712801
2026-03-24 22:21:00 [adesa.be] INFO: Found listing with ID: 10712697
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712697%27 HTTP/1.1" 200 None
2026-03-24 22:21:00 [adesa.be] INFO: Scrape type for 10712697: 0
2026-03-24 22:21:00 [adesa.be] INFO: Skipping item 10712697 url https://www.openlane.eu/en/carv6/auction/10712697
2026-03-24 22:21:00 [adesa.be] INFO: Found listing with ID: 10712674
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712674%27 HTTP/1.1" 200 None
2026-03-24 22:21:00 [adesa.be] INFO: Scrape type for 10712674: 0
2026-03-24 22:21:00 [adesa.be] INFO: Skipping item 10712674 url https://www.openlane.eu/en/carv6/auction/10712674
2026-03-24 22:21:00 [adesa.be] INFO: Found listing with ID: 10712693
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712693%27 HTTP/1.1" 200 None
2026-03-24 22:21:00 [adesa.be] INFO: Scrape type for 10712693: 2
2026-03-24 22:21:00 [adesa.be] INFO: Scraping item 10712693 url https://www.openlane.eu/en/carv6/auction/10712693
2026-03-24 22:21:00 [adesa.be] INFO: Found listing with ID: 10712717
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712717%27 HTTP/1.1" 200 None
2026-03-24 22:21:00 [adesa.be] INFO: Scrape type for 10712717: 2
2026-03-24 22:21:00 [adesa.be] INFO: Scraping item 10712717 url https://www.openlane.eu/en/carv6/auction/10712717
2026-03-24 22:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1ba94d1-55b1-5ee3-aadf-e22dd4eaec81 with identifier: 10712587
2026-03-24 22:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1ba94d1-55b1-5ee3-aadf-e22dd4eaec81 with scrape type 2
2026-03-24 22:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1ba94d1-55b1-5ee3-aadf-e22dd4eaec81 with scrape type 2
2026-03-24 22:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1ba94d1-55b1-5ee3-aadf-e22dd4eaec81, identifier: 10712587
2026-03-24 22:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with identifier: 10712723
2026-03-24 22:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with scrape type 2
2026-03-24 22:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with scrape type 2
2026-03-24 22:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 252da32f-7a50-5dcf-89a1-07dd283ff4f8, identifier: 10712723
2026-03-24 22:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with identifier: 10712761
2026-03-24 22:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with scrape type 2
2026-03-24 22:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with scrape type 2
2026-03-24 22:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4, identifier: 10712761
2026-03-24 22:21:00 [adesa.be] INFO: Found listing with ID: 10712692
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712692%27 HTTP/1.1" 200 None
2026-03-24 22:21:00 [adesa.be] INFO: Scrape type for 10712692: 2
2026-03-24 22:21:00 [adesa.be] INFO: Scraping item 10712692 url https://www.openlane.eu/en/carv6/auction/10712692
2026-03-24 22:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1ba94d1-55b1-5ee3-aadf-e22dd4eaec81 with identifier: 10712587
2026-03-24 22:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1ba94d1-55b1-5ee3-aadf-e22dd4eaec81 with identifier: 10712587
2026-03-24 22:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1ba94d1-55b1-5ee3-aadf-e22dd4eaec81 with identifier: 10712587 to the API
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712587>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c1ba94d1-55b1-5ee3-aadf-e22dd4eaec81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ECN964',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712587',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 23338,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-08-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 23.338 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712587%27 HTTP/1.1" 200 None
2026-03-24 22:21:00 [adesa.be] INFO: Saving data for 10712587: {'auction_closing_time': 1774429200.0, 'created_time': 1774281729.505014, 'last_price_update_time': 1774390860.748296}
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712587') HTTP/1.1" 204 0
2026-03-24 22:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with identifier: 10712723
2026-03-24 22:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with identifier: 10712723
2026-03-24 22:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with identifier: 10712723 to the API
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712723>
{'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-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '252da32f-7a50-5dcf-89a1-07dd283ff4f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCZ117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712723',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 41065,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 41.065 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712723%27 HTTP/1.1" 200 None
2026-03-24 22:21:01 [adesa.be] INFO: Saving data for 10712723: {'auction_closing_time': 1774429200.0, 'created_time': 1774281644.374117, 'last_price_update_time': 1774390861.105566}
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712723') HTTP/1.1" 204 0
2026-03-24 22:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with identifier: 10712761
2026-03-24 22:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with identifier: 10712761
2026-03-24 22:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with identifier: 10712761 to the API
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712761>
{'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-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd6e84ba0-ecfd-5dc5-bda2-4de5489b48a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDJ573',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712761',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 38454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 38.454 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712761%27 HTTP/1.1" 200 None
2026-03-24 22:21:01 [adesa.be] INFO: Saving data for 10712761: {'auction_closing_time': 1774429200.0, 'created_time': 1774281641.597332, 'last_price_update_time': 1774390861.416879}
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712761') HTTP/1.1" 204 0
2026-03-24 22:21:01 [adesa.be] INFO: Found listing with ID: 10712624
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712624%27 HTTP/1.1" 200 None
2026-03-24 22:21:01 [adesa.be] INFO: Scrape type for 10712624: 2
2026-03-24 22:21:01 [adesa.be] INFO: Scraping item 10712624 url https://www.openlane.eu/en/carv6/auction/10712624
2026-03-24 22:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:01 [adesa.be] INFO: Found listing with ID: 10712806
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712806%27 HTTP/1.1" 200 None
2026-03-24 22:21:01 [adesa.be] INFO: Scrape type for 10712806: 2
2026-03-24 22:21:01 [adesa.be] INFO: Scraping item 10712806 url https://www.openlane.eu/en/carv6/auction/10712806
2026-03-24 22: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 22:21:01 [adesa.be] INFO: Found listing with ID: 10712596
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712596%27 HTTP/1.1" 200 None
2026-03-24 22:21:01 [adesa.be] INFO: Scrape type for 10712596: 2
2026-03-24 22:21:01 [adesa.be] INFO: Scraping item 10712596 url https://www.openlane.eu/en/carv6/auction/10712596
2026-03-24 22:21:01 [adesa.be] INFO: Found listing with ID: 10713615
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713615%27 HTTP/1.1" 200 None
2026-03-24 22:21:01 [adesa.be] INFO: Scrape type for 10713615: 2
2026-03-24 22:21:01 [adesa.be] INFO: Scraping item 10713615 url https://www.openlane.eu/en/carv6/auction/10713615
2026-03-24 22:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fa5caa6-4849-5fd7-b7af-43edb496da1f with identifier: 10712716
2026-03-24 22:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fa5caa6-4849-5fd7-b7af-43edb496da1f with scrape type 2
2026-03-24 22:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fa5caa6-4849-5fd7-b7af-43edb496da1f with scrape type 2
2026-03-24 22:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4fa5caa6-4849-5fd7-b7af-43edb496da1f, identifier: 10712716
2026-03-24 22:21:01 [adesa.be] INFO: Found listing with ID: 10712605
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712605%27 HTTP/1.1" 200 None
2026-03-24 22:21:01 [adesa.be] INFO: Scrape type for 10712605: 0
2026-03-24 22:21:01 [adesa.be] INFO: Skipping item 10712605 url https://www.openlane.eu/en/carv6/auction/10712605
2026-03-24 22:21:01 [adesa.be] INFO: Found listing with ID: 10712611
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712611%27 HTTP/1.1" 200 None
2026-03-24 22:21:01 [adesa.be] INFO: Scrape type for 10712611: 0
2026-03-24 22:21:01 [adesa.be] INFO: Skipping item 10712611 url https://www.openlane.eu/en/carv6/auction/10712611
2026-03-24 22:21:01 [adesa.be] INFO: Found listing with ID: 10712616
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712616%27 HTTP/1.1" 200 None
2026-03-24 22:21:01 [adesa.be] INFO: Scrape type for 10712616: 2
2026-03-24 22:21:01 [adesa.be] INFO: Scraping item 10712616 url https://www.openlane.eu/en/carv6/auction/10712616
2026-03-24 22:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4fa5caa6-4849-5fd7-b7af-43edb496da1f with identifier: 10712716
2026-03-24 22:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4fa5caa6-4849-5fd7-b7af-43edb496da1f with identifier: 10712716
2026-03-24 22:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4fa5caa6-4849-5fd7-b7af-43edb496da1f with identifier: 10712716 to the API
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712716>
{'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-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4fa5caa6-4849-5fd7-b7af-43edb496da1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBJ004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712716',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 29890,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 29.890 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712716%27 HTTP/1.1" 200 None
2026-03-24 22:21:02 [adesa.be] INFO: Saving data for 10712716: {'auction_closing_time': 1774429200.0, 'created_time': 1774281643.968517, 'last_price_update_time': 1774390862.021007}
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712716') HTTP/1.1" 204 0
2026-03-24 22:21:02 [adesa.be] INFO: Found listing with ID: 10712604
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712604%27 HTTP/1.1" 200 None
2026-03-24 22:21:02 [adesa.be] INFO: Scrape type for 10712604: 2
2026-03-24 22:21:02 [adesa.be] INFO: Scraping item 10712604 url https://www.openlane.eu/en/carv6/auction/10712604
2026-03-24 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:02 [adesa.be] INFO: Found listing with ID: 10712595
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712595%27 HTTP/1.1" 200 None
2026-03-24 22:21:02 [adesa.be] INFO: Scrape type for 10712595: 2
2026-03-24 22:21:02 [adesa.be] INFO: Scraping item 10712595 url https://www.openlane.eu/en/carv6/auction/10712595
2026-03-24 22:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27791e6e-33df-5b40-b2bb-a66472afcbd7 with identifier: 10712759
2026-03-24 22:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27791e6e-33df-5b40-b2bb-a66472afcbd7 with scrape type 2
2026-03-24 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27791e6e-33df-5b40-b2bb-a66472afcbd7 with scrape type 2
2026-03-24 22:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27791e6e-33df-5b40-b2bb-a66472afcbd7, identifier: 10712759
2026-03-24 22:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11aee070-59b7-59e1-8c1f-721182bc1042 with identifier: 10712501
2026-03-24 22:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11aee070-59b7-59e1-8c1f-721182bc1042 with scrape type 2
2026-03-24 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11aee070-59b7-59e1-8c1f-721182bc1042 with scrape type 2
2026-03-24 22:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11aee070-59b7-59e1-8c1f-721182bc1042, identifier: 10712501
2026-03-24 22:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27791e6e-33df-5b40-b2bb-a66472afcbd7 with identifier: 10712759
2026-03-24 22:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27791e6e-33df-5b40-b2bb-a66472afcbd7 with identifier: 10712759
2026-03-24 22:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27791e6e-33df-5b40-b2bb-a66472afcbd7 with identifier: 10712759 to the API
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712759>
{'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-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '27791e6e-33df-5b40-b2bb-a66472afcbd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFT785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712759',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 37748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 37.748 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712759%27 HTTP/1.1" 200 None
2026-03-24 22:21:02 [adesa.be] INFO: Saving data for 10712759: {'auction_closing_time': 1774429200.0, 'created_time': 1774281642.600819, 'last_price_update_time': 1774390862.524888}
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712759') HTTP/1.1" 204 0
2026-03-24 22:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11aee070-59b7-59e1-8c1f-721182bc1042 with identifier: 10712501
2026-03-24 22:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11aee070-59b7-59e1-8c1f-721182bc1042 with identifier: 10712501
2026-03-24 22:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11aee070-59b7-59e1-8c1f-721182bc1042 with identifier: 10712501 to the API
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Electric',
'id': '11aee070-59b7-59e1-8c1f-721182bc1042',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRL033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712501',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 69377,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31900,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQC 400 Luxury - 4-Matic - Electric - Automatic - 408 '
'hp - 69.377 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712501%27 HTTP/1.1" 200 None
2026-03-24 22:21:02 [adesa.be] INFO: Saving data for 10712501: {'auction_closing_time': 1774429200.0, 'created_time': 1774281720.245362, 'last_price_update_time': 1774390862.82082}
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712501') HTTP/1.1" 204 0
2026-03-24 22:21:02 [adesa.be] INFO: Found listing with ID: 10712619
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712619%27 HTTP/1.1" 200 None
2026-03-24 22:21:02 [adesa.be] INFO: Scrape type for 10712619: 2
2026-03-24 22:21:02 [adesa.be] INFO: Scraping item 10712619 url https://www.openlane.eu/en/carv6/auction/10712619
2026-03-24 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:02 [adesa.be] INFO: Found listing with ID: 10713588
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713588%27 HTTP/1.1" 200 None
2026-03-24 22:21:02 [adesa.be] INFO: Scrape type for 10713588: 2
2026-03-24 22:21:02 [adesa.be] INFO: Scraping item 10713588 url https://www.openlane.eu/en/carv6/auction/10713588
2026-03-24 22:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ea98cb1-a951-5a47-a022-93ab96f46f4b with identifier: 10712660
2026-03-24 22:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ea98cb1-a951-5a47-a022-93ab96f46f4b with scrape type 2
2026-03-24 22:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ea98cb1-a951-5a47-a022-93ab96f46f4b with scrape type 2
2026-03-24 22:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ea98cb1-a951-5a47-a022-93ab96f46f4b, identifier: 10712660
2026-03-24 22:21:02 [adesa.be] INFO: Found listing with ID: 10712518
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712518%27 HTTP/1.1" 200 None
2026-03-24 22:21:02 [adesa.be] INFO: Scrape type for 10712518: 0
2026-03-24 22:21:02 [adesa.be] INFO: Skipping item 10712518 url https://www.openlane.eu/en/carv6/auction/10712518
2026-03-24 22:21:02 [adesa.be] INFO: Found listing with ID: 10712637
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712637%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712637: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712637 url https://www.openlane.eu/en/carv6/auction/10712637
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712633
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712633%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712633: 2
2026-03-24 22:21:03 [adesa.be] INFO: Scraping item 10712633 url https://www.openlane.eu/en/carv6/auction/10712633
2026-03-24 22:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ea98cb1-a951-5a47-a022-93ab96f46f4b with identifier: 10712660
2026-03-24 22:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ea98cb1-a951-5a47-a022-93ab96f46f4b with identifier: 10712660
2026-03-24 22:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ea98cb1-a951-5a47-a022-93ab96f46f4b with identifier: 10712660 to the API
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712660>
{'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': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0ea98cb1-a951-5a47-a022-93ab96f46f4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712660',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 51489,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 51.489 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712660%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Saving data for 10712660: {'auction_closing_time': 1774429200.0, 'created_time': 1774281638.364085, 'last_price_update_time': 1774390863.287738}
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712660') HTTP/1.1" 204 0
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712646
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712646%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712646: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712646 url https://www.openlane.eu/en/carv6/auction/10712646
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712764
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712764%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712764: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712764 url https://www.openlane.eu/en/carv6/auction/10712764
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712790
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712790%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712790: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712790 url https://www.openlane.eu/en/carv6/auction/10712790
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712665
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712665%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712665: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712665 url https://www.openlane.eu/en/carv6/auction/10712665
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10713579
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713579%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10713579: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10713579 url https://www.openlane.eu/en/carv6/auction/10713579
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712617
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712617%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712617: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712617 url https://www.openlane.eu/en/carv6/auction/10712617
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712569
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712569%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712569: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712569 url https://www.openlane.eu/en/carv6/auction/10712569
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712654
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712654%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712654: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712654 url https://www.openlane.eu/en/carv6/auction/10712654
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712686
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712686%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712686: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712686 url https://www.openlane.eu/en/carv6/auction/10712686
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712621
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712621%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712621: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712621 url https://www.openlane.eu/en/carv6/auction/10712621
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712766
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712766%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712766: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712766 url https://www.openlane.eu/en/carv6/auction/10712766
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712720
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712720%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712720: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712720 url https://www.openlane.eu/en/carv6/auction/10712720
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712661
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712661%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712661: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712661 url https://www.openlane.eu/en/carv6/auction/10712661
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712640
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712640%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712640: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712640 url https://www.openlane.eu/en/carv6/auction/10712640
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10713571
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713571%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10713571: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10713571 url https://www.openlane.eu/en/carv6/auction/10713571
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712636
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712636%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712636: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712636 url https://www.openlane.eu/en/carv6/auction/10712636
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10713608
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713608%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10713608: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10713608 url https://www.openlane.eu/en/carv6/auction/10713608
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10713612
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713612%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10713612: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10713612 url https://www.openlane.eu/en/carv6/auction/10713612
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712528
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712528%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712528: 0
2026-03-24 22:21:03 [adesa.be] INFO: Skipping item 10712528 url https://www.openlane.eu/en/carv6/auction/10712528
2026-03-24 22:21:03 [adesa.be] INFO: Found listing with ID: 10712757
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712757%27 HTTP/1.1" 200 None
2026-03-24 22:21:03 [adesa.be] INFO: Scrape type for 10712757: 2
2026-03-24 22:21:03 [adesa.be] INFO: Scraping item 10712757 url https://www.openlane.eu/en/carv6/auction/10712757
2026-03-24 22:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e55c9d06-163d-5280-96ab-e0a32ca7a669 with identifier: 10712739
2026-03-24 22:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e55c9d06-163d-5280-96ab-e0a32ca7a669 with scrape type 2
2026-03-24 22:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e55c9d06-163d-5280-96ab-e0a32ca7a669 with scrape type 2
2026-03-24 22:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e55c9d06-163d-5280-96ab-e0a32ca7a669, identifier: 10712739
2026-03-24 22:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e55c9d06-163d-5280-96ab-e0a32ca7a669 with identifier: 10712739
2026-03-24 22:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e55c9d06-163d-5280-96ab-e0a32ca7a669 with identifier: 10712739
2026-03-24 22:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e55c9d06-163d-5280-96ab-e0a32ca7a669 with identifier: 10712739 to the API
2026-03-24 22:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712739>
{'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-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e55c9d06-163d-5280-96ab-e0a32ca7a669',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEJ580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712739',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 29308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 29.308 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712739%27 HTTP/1.1" 200 None
2026-03-24 22:21:04 [adesa.be] INFO: Saving data for 10712739: {'auction_closing_time': 1774429200.0, 'created_time': 1774281677.479174, 'last_price_update_time': 1774390864.142281}
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712739') HTTP/1.1" 204 0
2026-03-24 22:21:04 [adesa.be] INFO: Found listing with ID: 10712664
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712664%27 HTTP/1.1" 200 None
2026-03-24 22:21:04 [adesa.be] INFO: Scrape type for 10712664: 2
2026-03-24 22:21:04 [adesa.be] INFO: Scraping item 10712664 url https://www.openlane.eu/en/carv6/auction/10712664
2026-03-24 22:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f81d4f13-7f1e-5c22-8891-d3833071aa21 with identifier: 10712737
2026-03-24 22:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f81d4f13-7f1e-5c22-8891-d3833071aa21 with scrape type 2
2026-03-24 22:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f81d4f13-7f1e-5c22-8891-d3833071aa21 with scrape type 2
2026-03-24 22:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f81d4f13-7f1e-5c22-8891-d3833071aa21, identifier: 10712737
2026-03-24 22:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9be60f33-5033-5ec5-95db-bc15e7b0b039 with identifier: 10712776
2026-03-24 22:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9be60f33-5033-5ec5-95db-bc15e7b0b039 with scrape type 2
2026-03-24 22:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9be60f33-5033-5ec5-95db-bc15e7b0b039 with scrape type 2
2026-03-24 22:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9be60f33-5033-5ec5-95db-bc15e7b0b039, identifier: 10712776
2026-03-24 22:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f81d4f13-7f1e-5c22-8891-d3833071aa21 with identifier: 10712737
2026-03-24 22:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f81d4f13-7f1e-5c22-8891-d3833071aa21 with identifier: 10712737
2026-03-24 22:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f81d4f13-7f1e-5c22-8891-d3833071aa21 with identifier: 10712737 to the API
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712737>
{'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-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f81d4f13-7f1e-5c22-8891-d3833071aa21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHS143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712737',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 28625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 28.625 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712737%27 HTTP/1.1" 200 None
2026-03-24 22:21:04 [adesa.be] INFO: Saving data for 10712737: {'auction_closing_time': 1774429200.0, 'created_time': 1774281645.703126, 'last_price_update_time': 1774390864.72322}
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712737') HTTP/1.1" 204 0
2026-03-24 22:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9be60f33-5033-5ec5-95db-bc15e7b0b039 with identifier: 10712776
2026-03-24 22:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9be60f33-5033-5ec5-95db-bc15e7b0b039 with identifier: 10712776
2026-03-24 22:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9be60f33-5033-5ec5-95db-bc15e7b0b039 with identifier: 10712776 to the API
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712776>
{'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-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9be60f33-5033-5ec5-95db-bc15e7b0b039',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBJ381',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712776',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 52372,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 52.372 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712776%27 HTTP/1.1" 200 None
2026-03-24 22:21:05 [adesa.be] INFO: Saving data for 10712776: {'auction_closing_time': 1774429200.0, 'created_time': 1774281674.367735, 'last_price_update_time': 1774390865.016082}
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712776') HTTP/1.1" 204 0
2026-03-24 22:21:05 [adesa.be] INFO: Found listing with ID: 10713577
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713577%27 HTTP/1.1" 200 None
2026-03-24 22:21:05 [adesa.be] INFO: Scrape type for 10713577: 2
2026-03-24 22:21:05 [adesa.be] INFO: Scraping item 10713577 url https://www.openlane.eu/en/carv6/auction/10713577
2026-03-24 22:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:05 [adesa.be] INFO: Found listing with ID: 10712575
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712575%27 HTTP/1.1" 200 None
2026-03-24 22:21:05 [adesa.be] INFO: Scrape type for 10712575: 2
2026-03-24 22:21:05 [adesa.be] INFO: Scraping item 10712575 url https://www.openlane.eu/en/carv6/auction/10712575
2026-03-24 22:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3242c627-e4ac-5553-bdaa-3adc1b1ab253 with identifier: 10712774
2026-03-24 22:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3242c627-e4ac-5553-bdaa-3adc1b1ab253 with scrape type 2
2026-03-24 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3242c627-e4ac-5553-bdaa-3adc1b1ab253 with scrape type 2
2026-03-24 22:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3242c627-e4ac-5553-bdaa-3adc1b1ab253, identifier: 10712774
2026-03-24 22:21:05 [adesa.be] INFO: Found listing with ID: 10713552
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713552%27 HTTP/1.1" 200 None
2026-03-24 22:21:05 [adesa.be] INFO: Scrape type for 10713552: 2
2026-03-24 22:21:05 [adesa.be] INFO: Scraping item 10713552 url https://www.openlane.eu/en/carv6/auction/10713552
2026-03-24 22:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3242c627-e4ac-5553-bdaa-3adc1b1ab253 with identifier: 10712774
2026-03-24 22:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3242c627-e4ac-5553-bdaa-3adc1b1ab253 with identifier: 10712774
2026-03-24 22:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3242c627-e4ac-5553-bdaa-3adc1b1ab253 with identifier: 10712774 to the API
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712774>
{'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-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3242c627-e4ac-5553-bdaa-3adc1b1ab253',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBJ484',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712774',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 49756,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 49.756 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712774%27 HTTP/1.1" 200 None
2026-03-24 22:21:05 [adesa.be] INFO: Saving data for 10712774: {'auction_closing_time': 1774429200.0, 'created_time': 1774281651.855585, 'last_price_update_time': 1774390865.468715}
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712774') HTTP/1.1" 204 0
2026-03-24 22:21:05 [adesa.be] INFO: Found listing with ID: 10712625
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712625%27 HTTP/1.1" 200 None
2026-03-24 22:21:05 [adesa.be] INFO: Scrape type for 10712625: 2
2026-03-24 22:21:05 [adesa.be] INFO: Scraping item 10712625 url https://www.openlane.eu/en/carv6/auction/10712625
2026-03-24 22:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05aa0c18-b42f-5e8c-b4d8-02b9ffe2d169 with identifier: 10712814
2026-03-24 22:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05aa0c18-b42f-5e8c-b4d8-02b9ffe2d169 with scrape type 2
2026-03-24 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05aa0c18-b42f-5e8c-b4d8-02b9ffe2d169 with scrape type 2
2026-03-24 22:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05aa0c18-b42f-5e8c-b4d8-02b9ffe2d169, identifier: 10712814
2026-03-24 22:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07d9ccf3-c906-500c-9003-416fa1e79a64 with identifier: 10712600
2026-03-24 22:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07d9ccf3-c906-500c-9003-416fa1e79a64 with scrape type 2
2026-03-24 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07d9ccf3-c906-500c-9003-416fa1e79a64 with scrape type 2
2026-03-24 22:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07d9ccf3-c906-500c-9003-416fa1e79a64, identifier: 10712600
2026-03-24 22:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1e84e76-80ea-5e5b-bb23-6853d5b461c0 with identifier: 10712773
2026-03-24 22:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1e84e76-80ea-5e5b-bb23-6853d5b461c0 with scrape type 2
2026-03-24 22:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1e84e76-80ea-5e5b-bb23-6853d5b461c0 with scrape type 2
2026-03-24 22:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1e84e76-80ea-5e5b-bb23-6853d5b461c0, identifier: 10712773
2026-03-24 22:21:05 [adesa.be] INFO: Found listing with ID: 10712603
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712603%27 HTTP/1.1" 200 None
2026-03-24 22:21:05 [adesa.be] INFO: Scrape type for 10712603: 2
2026-03-24 22:21:05 [adesa.be] INFO: Scraping item 10712603 url https://www.openlane.eu/en/carv6/auction/10712603
2026-03-24 22:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05aa0c18-b42f-5e8c-b4d8-02b9ffe2d169 with identifier: 10712814
2026-03-24 22:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05aa0c18-b42f-5e8c-b4d8-02b9ffe2d169 with identifier: 10712814
2026-03-24 22:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05aa0c18-b42f-5e8c-b4d8-02b9ffe2d169 with identifier: 10712814 to the API
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712814>
{'auction_title': '',
'c_o_2_emission_value': 134,
'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': '05aa0c18-b42f-5e8c-b4d8-02b9ffe2d169',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJN469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712814',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 143740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.2i Active Pack - Petrol - Automatic - 130 hp - '
'143.740 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712814%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Saving data for 10712814: {'auction_closing_time': 1774429200.0, 'created_time': 1774281614.245308, 'last_price_update_time': 1774390866.097236}
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712814') HTTP/1.1" 204 0
2026-03-24 22:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07d9ccf3-c906-500c-9003-416fa1e79a64 with identifier: 10712600
2026-03-24 22:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07d9ccf3-c906-500c-9003-416fa1e79a64 with identifier: 10712600
2026-03-24 22:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07d9ccf3-c906-500c-9003-416fa1e79a64 with identifier: 10712600 to the API
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712600>
{'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-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '07d9ccf3-c906-500c-9003-416fa1e79a64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKE483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712600',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 59655,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-04-04',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 59.655 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712600%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Saving data for 10712600: {'auction_closing_time': 1774429200.0, 'created_time': 1774281599.737971, 'last_price_update_time': 1774390866.379101}
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712600') HTTP/1.1" 204 0
2026-03-24 22:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1e84e76-80ea-5e5b-bb23-6853d5b461c0 with identifier: 10712773
2026-03-24 22:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1e84e76-80ea-5e5b-bb23-6853d5b461c0 with identifier: 10712773
2026-03-24 22:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1e84e76-80ea-5e5b-bb23-6853d5b461c0 with identifier: 10712773 to the API
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712773>
{'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-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd1e84e76-80ea-5e5b-bb23-6853d5b461c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBW347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712773',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 42950,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 42.950 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712773%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Saving data for 10712773: {'auction_closing_time': 1774429200.0, 'created_time': 1774281658.660672, 'last_price_update_time': 1774390866.648507}
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712773') HTTP/1.1" 204 0
2026-03-24 22:21:06 [scrapy.extensions.logstats] INFO: Crawled 591 pages (at 127 pages/min), scraped 480 items (at 126 items/min)
2026-03-24 22:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:21:06 [adesa.be] INFO: Found listing with ID: 10713586
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713586%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Scrape type for 10713586: 2
2026-03-24 22:21:06 [adesa.be] INFO: Scraping item 10713586 url https://www.openlane.eu/en/carv6/auction/10713586
2026-03-24 22:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:06 [adesa.be] INFO: Found listing with ID: 10712685
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712685%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Scrape type for 10712685: 2
2026-03-24 22:21:06 [adesa.be] INFO: Scraping item 10712685 url https://www.openlane.eu/en/carv6/auction/10712685
2026-03-24 22:21:06 [adesa.be] INFO: Found listing with ID: 10712508
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712508%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Scrape type for 10712508: 0
2026-03-24 22:21:06 [adesa.be] INFO: Skipping item 10712508 url https://www.openlane.eu/en/carv6/auction/10712508
2026-03-24 22:21:06 [adesa.be] INFO: Found listing with ID: 10713572
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713572%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Scrape type for 10713572: 2
2026-03-24 22:21:06 [adesa.be] INFO: Scraping item 10713572 url https://www.openlane.eu/en/carv6/auction/10713572
2026-03-24 22:21:06 [adesa.be] INFO: Found listing with ID: 10713526
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713526%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Scrape type for 10713526: 2
2026-03-24 22:21:06 [adesa.be] INFO: Scraping item 10713526 url https://www.openlane.eu/en/carv6/auction/10713526
2026-03-24 22:21:06 [adesa.be] INFO: Found listing with ID: 10712494
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712494%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Scrape type for 10712494: 2
2026-03-24 22:21:06 [adesa.be] INFO: Scraping item 10712494 url https://www.openlane.eu/en/carv6/auction/10712494
2026-03-24 22:21:06 [adesa.be] INFO: Found listing with ID: 10713539
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713539%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Scrape type for 10713539: 2
2026-03-24 22:21:06 [adesa.be] INFO: Scraping item 10713539 url https://www.openlane.eu/en/carv6/auction/10713539
2026-03-24 22:21:06 [adesa.be] INFO: Found listing with ID: 10719286
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719286%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Scrape type for 10719286: 0
2026-03-24 22:21:06 [adesa.be] INFO: Skipping item 10719286 url https://www.openlane.eu/en/carv6/auction/10719286
2026-03-24 22:21:06 [adesa.be] INFO: Found listing with ID: 10716652
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716652%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Scrape type for 10716652: 0
2026-03-24 22:21:06 [adesa.be] INFO: Skipping item 10716652 url https://www.openlane.eu/en/carv6/auction/10716652
2026-03-24 22:21:06 [adesa.be] INFO: Found listing with ID: 10713314
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713314%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Scrape type for 10713314: 0
2026-03-24 22:21:06 [adesa.be] INFO: Skipping item 10713314 url https://www.openlane.eu/en/carv6/auction/10713314
2026-03-24 22:21:06 [adesa.be] INFO: Found listing with ID: 10710854
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710854%27 HTTP/1.1" 200 None
2026-03-24 22:21:06 [adesa.be] INFO: Scrape type for 10710854: 2
2026-03-24 22:21:06 [adesa.be] INFO: Scraping item 10710854 url https://www.openlane.eu/en/carv6/auction/10710854
2026-03-24 22:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62ea9a9-e2ec-5183-936a-063671b688b4 with identifier: 10712635
2026-03-24 22:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62ea9a9-e2ec-5183-936a-063671b688b4 with scrape type 2
2026-03-24 22:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62ea9a9-e2ec-5183-936a-063671b688b4 with scrape type 2
2026-03-24 22:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f62ea9a9-e2ec-5183-936a-063671b688b4, identifier: 10712635
2026-03-24 22:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4065b7-01e1-515d-bddf-8e2e4753bcf1 with identifier: 10712687
2026-03-24 22:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4065b7-01e1-515d-bddf-8e2e4753bcf1 with scrape type 2
2026-03-24 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d4065b7-01e1-515d-bddf-8e2e4753bcf1 with scrape type 2
2026-03-24 22:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d4065b7-01e1-515d-bddf-8e2e4753bcf1, identifier: 10712687
2026-03-24 22:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dafe88d-731a-5453-a189-79e520014698 with identifier: 10712778
2026-03-24 22:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dafe88d-731a-5453-a189-79e520014698 with scrape type 2
2026-03-24 22:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dafe88d-731a-5453-a189-79e520014698 with scrape type 2
2026-03-24 22:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dafe88d-731a-5453-a189-79e520014698, identifier: 10712778
2026-03-24 22:21:07 [adesa.be] INFO: Found listing with ID: 10710858
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710858%27 HTTP/1.1" 200 None
2026-03-24 22:21:07 [adesa.be] INFO: Scrape type for 10710858: 2
2026-03-24 22:21:07 [adesa.be] INFO: Scraping item 10710858 url https://www.openlane.eu/en/carv6/auction/10710858
2026-03-24 22:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f62ea9a9-e2ec-5183-936a-063671b688b4 with identifier: 10712635
2026-03-24 22:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f62ea9a9-e2ec-5183-936a-063671b688b4 with identifier: 10712635
2026-03-24 22:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f62ea9a9-e2ec-5183-936a-063671b688b4 with identifier: 10712635 to the API
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712635>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'Light truck',
'color': 'Gray',
'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': 'f62ea9a9-e2ec-5183-936a-063671b688b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRV618',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712635',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 12335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 1.5 HDI Premium - Diesel - Manual - 120 hp - 12.335 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712635%27 HTTP/1.1" 200 None
2026-03-24 22:21:07 [adesa.be] INFO: Saving data for 10712635: {'auction_closing_time': 1774429200.0, 'created_time': 1774281603.859486, 'last_price_update_time': 1774390867.540809}
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712635') HTTP/1.1" 204 0
2026-03-24 22:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d4065b7-01e1-515d-bddf-8e2e4753bcf1 with identifier: 10712687
2026-03-24 22:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d4065b7-01e1-515d-bddf-8e2e4753bcf1 with identifier: 10712687
2026-03-24 22:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d4065b7-01e1-515d-bddf-8e2e4753bcf1 with identifier: 10712687 to the API
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712687>
{'auction_title': '',
'c_o_2_emission_value': 137,
'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': '4d4065b7-01e1-515d-bddf-8e2e4753bcf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX8758',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712687',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 69389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Seat Arona 1.0 TSI FR - Petrol - Automatic - 110 hp - 69.389 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712687%27 HTTP/1.1" 200 None
2026-03-24 22:21:07 [adesa.be] INFO: Saving data for 10712687: {'auction_closing_time': 1774429200.0, 'created_time': 1774281600.027502, 'last_price_update_time': 1774390867.897988}
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712687') HTTP/1.1" 204 0
2026-03-24 22:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dafe88d-731a-5453-a189-79e520014698 with identifier: 10712778
2026-03-24 22:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dafe88d-731a-5453-a189-79e520014698 with identifier: 10712778
2026-03-24 22:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dafe88d-731a-5453-a189-79e520014698 with identifier: 10712778 to the API
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712778>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6dafe88d-731a-5453-a189-79e520014698',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXY235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712778',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 100933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane Grandtour 1.5 DCI Intens - Diesel - Manual - 116 hp '
'- 100.933 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712778%27 HTTP/1.1" 200 None
2026-03-24 22:21:08 [adesa.be] INFO: Saving data for 10712778: {'auction_closing_time': 1774429200.0, 'created_time': 1774281592.882738, 'last_price_update_time': 1774390868.187149}
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712778') HTTP/1.1" 204 0
2026-03-24 22:21:08 [adesa.be] INFO: Found listing with ID: 10713313
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713313%27 HTTP/1.1" 200 None
2026-03-24 22:21:08 [adesa.be] INFO: Scrape type for 10713313: 2
2026-03-24 22:21:08 [adesa.be] INFO: Scraping item 10713313 url https://www.openlane.eu/en/carv6/auction/10713313
2026-03-24 22:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:08 [adesa.be] INFO: Found listing with ID: 10713312
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713312%27 HTTP/1.1" 200 None
2026-03-24 22:21:08 [adesa.be] INFO: Scrape type for 10713312: 2
2026-03-24 22:21:08 [adesa.be] INFO: Scraping item 10713312 url https://www.openlane.eu/en/carv6/auction/10713312
2026-03-24 22: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 22: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 22: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 22:21:08 [adesa.be] INFO: Found listing with ID: 10711415
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711415%27 HTTP/1.1" 200 None
2026-03-24 22:21:08 [adesa.be] INFO: Scrape type for 10711415: 2
2026-03-24 22:21:08 [adesa.be] INFO: Scraping item 10711415 url https://www.openlane.eu/en/carv6/auction/10711415
2026-03-24 22:21:08 [adesa.be] INFO: Found listing with ID: 10711876
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711876%27 HTTP/1.1" 200 None
2026-03-24 22:21:08 [adesa.be] INFO: Scrape type for 10711876: 2
2026-03-24 22:21:08 [adesa.be] INFO: Scraping item 10711876 url https://www.openlane.eu/en/carv6/auction/10711876
2026-03-24 22:21:08 [adesa.be] INFO: Found listing with ID: 10711889
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711889%27 HTTP/1.1" 200 None
2026-03-24 22:21:08 [adesa.be] INFO: Scrape type for 10711889: 0
2026-03-24 22:21:08 [adesa.be] INFO: Skipping item 10711889 url https://www.openlane.eu/en/carv6/auction/10711889
2026-03-24 22:21:08 [adesa.be] INFO: Found listing with ID: 10711778
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711778%27 HTTP/1.1" 200 None
2026-03-24 22:21:08 [adesa.be] INFO: Scrape type for 10711778: 0
2026-03-24 22:21:08 [adesa.be] INFO: Skipping item 10711778 url https://www.openlane.eu/en/carv6/auction/10711778
2026-03-24 22:21:08 [adesa.be] INFO: Found listing with ID: 10711444
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711444%27 HTTP/1.1" 200 None
2026-03-24 22:21:08 [adesa.be] INFO: Scrape type for 10711444: 0
2026-03-24 22:21:08 [adesa.be] INFO: Skipping item 10711444 url https://www.openlane.eu/en/carv6/auction/10711444
2026-03-24 22:21:08 [adesa.be] INFO: Found listing with ID: 10718083
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718083%27 HTTP/1.1" 200 None
2026-03-24 22:21:08 [adesa.be] INFO: Scrape type for 10718083: 0
2026-03-24 22:21:08 [adesa.be] INFO: Skipping item 10718083 url https://www.openlane.eu/en/carv6/auction/10718083
2026-03-24 22:21:08 [adesa.be] INFO: Found listing with ID: 10711652
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711652%27 HTTP/1.1" 200 None
2026-03-24 22:21:08 [adesa.be] INFO: Scrape type for 10711652: 0
2026-03-24 22:21:08 [adesa.be] INFO: Skipping item 10711652 url https://www.openlane.eu/en/carv6/auction/10711652
2026-03-24 22:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df1e369e-0bd2-5b7d-92ec-dda3d7e57a80 with identifier: 10712624
2026-03-24 22:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df1e369e-0bd2-5b7d-92ec-dda3d7e57a80 with scrape type 2
2026-03-24 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df1e369e-0bd2-5b7d-92ec-dda3d7e57a80 with scrape type 2
2026-03-24 22:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df1e369e-0bd2-5b7d-92ec-dda3d7e57a80, identifier: 10712624
2026-03-24 22:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c75720a2-a54e-588d-96dc-ab90022afcda with identifier: 10712717
2026-03-24 22:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c75720a2-a54e-588d-96dc-ab90022afcda with scrape type 2
2026-03-24 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c75720a2-a54e-588d-96dc-ab90022afcda with scrape type 2
2026-03-24 22:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c75720a2-a54e-588d-96dc-ab90022afcda, identifier: 10712717
2026-03-24 22:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07fbd276-61a0-53d5-886e-f86cae100a24 with identifier: 10712788
2026-03-24 22:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07fbd276-61a0-53d5-886e-f86cae100a24 with scrape type 2
2026-03-24 22:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07fbd276-61a0-53d5-886e-f86cae100a24 with scrape type 2
2026-03-24 22:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07fbd276-61a0-53d5-886e-f86cae100a24, identifier: 10712788
2026-03-24 22:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df1e369e-0bd2-5b7d-92ec-dda3d7e57a80 with identifier: 10712624
2026-03-24 22:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df1e369e-0bd2-5b7d-92ec-dda3d7e57a80 with identifier: 10712624
2026-03-24 22:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df1e369e-0bd2-5b7d-92ec-dda3d7e57a80 with identifier: 10712624 to the API
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712624>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'df1e369e-0bd2-5b7d-92ec-dda3d7e57a80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMB069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 91289,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 2.0 Premium - Petrol - Automatic - '
'152 hp - 91.289 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712624%27 HTTP/1.1" 200 None
2026-03-24 22:21:08 [adesa.be] INFO: Saving data for 10712624: {'auction_closing_time': 1774429200.0, 'created_time': 1774281589.668955, 'last_price_update_time': 1774390868.944687}
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712624') HTTP/1.1" 204 0
2026-03-24 22:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c75720a2-a54e-588d-96dc-ab90022afcda with identifier: 10712717
2026-03-24 22:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c75720a2-a54e-588d-96dc-ab90022afcda with identifier: 10712717
2026-03-24 22:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c75720a2-a54e-588d-96dc-ab90022afcda with identifier: 10712717 to the API
2026-03-24 22:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712717>
{'auction_title': '',
'c_o_2_emission_value': 78,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c75720a2-a54e-588d-96dc-ab90022afcda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF844',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712717',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 133824,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic - Petrol - Automatic - 98 '
'hp - 133.824 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-24 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712717%27 HTTP/1.1" 200 None
2026-03-24 22:21:09 [adesa.be] INFO: Saving data for 10712717: {'auction_closing_time': 1774429200.0, 'created_time': 1774281590.36823, 'last_price_update_time': 1774390869.230229}
2026-03-24 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712717') HTTP/1.1" 204 0
2026-03-24 22:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07fbd276-61a0-53d5-886e-f86cae100a24 with identifier: 10712788
2026-03-24 22:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07fbd276-61a0-53d5-886e-f86cae100a24 with identifier: 10712788
2026-03-24 22:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07fbd276-61a0-53d5-886e-f86cae100a24 with identifier: 10712788 to the API
2026-03-24 22:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712788>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': None,
'engine': '',
'engine_horse_power': 60,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Electric',
'id': '07fbd276-61a0-53d5-886e-f86cae100a24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMK711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712788',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 16779,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kangoo Express - Electric - Automatic - 60 hp - 16.779 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712788%27 HTTP/1.1" 200 None
2026-03-24 22:21:09 [adesa.be] INFO: Saving data for 10712788: {'auction_closing_time': 1774429200.0, 'created_time': 1774281592.583356, 'last_price_update_time': 1774390869.509673}
2026-03-24 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712788') HTTP/1.1" 204 0
2026-03-24 22:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22: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 22:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1b523d1-35b5-598b-be5e-d62064d8f743 with identifier: 10712604
2026-03-24 22:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1b523d1-35b5-598b-be5e-d62064d8f743 with scrape type 2
2026-03-24 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1b523d1-35b5-598b-be5e-d62064d8f743 with scrape type 2
2026-03-24 22:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1b523d1-35b5-598b-be5e-d62064d8f743, identifier: 10712604
2026-03-24 22:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e98aa209-f90a-5b35-800a-6a3a85c3eb27 with identifier: 10712619
2026-03-24 22:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e98aa209-f90a-5b35-800a-6a3a85c3eb27 with scrape type 2
2026-03-24 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e98aa209-f90a-5b35-800a-6a3a85c3eb27 with scrape type 2
2026-03-24 22:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e98aa209-f90a-5b35-800a-6a3a85c3eb27, identifier: 10712619
2026-03-24 22:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bd45e41-4aeb-5757-abcb-7f1f0c30f128 with identifier: 10712595
2026-03-24 22:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bd45e41-4aeb-5757-abcb-7f1f0c30f128 with scrape type 2
2026-03-24 22:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bd45e41-4aeb-5757-abcb-7f1f0c30f128 with scrape type 2
2026-03-24 22:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bd45e41-4aeb-5757-abcb-7f1f0c30f128, identifier: 10712595
2026-03-24 22:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1b523d1-35b5-598b-be5e-d62064d8f743 with identifier: 10712604
2026-03-24 22:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1b523d1-35b5-598b-be5e-d62064d8f743 with identifier: 10712604
2026-03-24 22:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1b523d1-35b5-598b-be5e-d62064d8f743 with identifier: 10712604 to the API
2026-03-24 22:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712604>
{'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': 'a1b523d1-35b5-598b-be5e-d62064d8f743',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712604',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 67806,
'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 - '
'67.806 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712604%27 HTTP/1.1" 200 None
2026-03-24 22:21:10 [adesa.be] INFO: Saving data for 10712604: {'auction_closing_time': 1774429200.0, 'created_time': 1774281585.131162, 'last_price_update_time': 1774390870.171666}
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712604') HTTP/1.1" 204 0
2026-03-24 22:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e98aa209-f90a-5b35-800a-6a3a85c3eb27 with identifier: 10712619
2026-03-24 22:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e98aa209-f90a-5b35-800a-6a3a85c3eb27 with identifier: 10712619
2026-03-24 22:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e98aa209-f90a-5b35-800a-6a3a85c3eb27 with identifier: 10712619 to the API
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712619>
{'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': 'e98aa209-f90a-5b35-800a-6a3a85c3eb27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFF878',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712619',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 128710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Arteon Shooting Brake 1.4 R-Line - Hybrid - Automatic - '
'156 hp - 128.710 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712619%27 HTTP/1.1" 200 None
2026-03-24 22:21:10 [adesa.be] INFO: Saving data for 10712619: {'auction_closing_time': 1774429200.0, 'created_time': 1774281585.40695, 'last_price_update_time': 1774390870.433492}
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712619') HTTP/1.1" 204 0
2026-03-24 22:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bd45e41-4aeb-5757-abcb-7f1f0c30f128 with identifier: 10712595
2026-03-24 22:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bd45e41-4aeb-5757-abcb-7f1f0c30f128 with identifier: 10712595
2026-03-24 22:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bd45e41-4aeb-5757-abcb-7f1f0c30f128 with identifier: 10712595 to the API
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712595>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Blue',
'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': '1bd45e41-4aeb-5757-abcb-7f1f0c30f128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJE725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712595',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 80431,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Arteon 1.4 Elegance - Hybrid - Automatic - 156 hp - '
'80.431 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712595%27 HTTP/1.1" 200 None
2026-03-24 22:21:10 [adesa.be] INFO: Saving data for 10712595: {'auction_closing_time': 1774429200.0, 'created_time': 1774281585.954873, 'last_price_update_time': 1774390870.709548}
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712595') HTTP/1.1" 204 0
2026-03-24 22:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14797eb0-a291-5982-965b-d41901d0debf with identifier: 10712692
2026-03-24 22:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14797eb0-a291-5982-965b-d41901d0debf with scrape type 2
2026-03-24 22:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14797eb0-a291-5982-965b-d41901d0debf with scrape type 2
2026-03-24 22:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14797eb0-a291-5982-965b-d41901d0debf, identifier: 10712692
2026-03-24 22:21:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14797eb0-a291-5982-965b-d41901d0debf with identifier: 10712692
2026-03-24 22:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14797eb0-a291-5982-965b-d41901d0debf with identifier: 10712692
2026-03-24 22:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14797eb0-a291-5982-965b-d41901d0debf with identifier: 10712692 to the API
2026-03-24 22:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712692>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '14797eb0-a291-5982-965b-d41901d0debf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXW682',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712692',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 138607,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 1.8 Premium - Petrol - Automatic - 98 '
'hp - 138.607 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712692%27 HTTP/1.1" 200 None
2026-03-24 22:21:11 [adesa.be] INFO: Saving data for 10712692: {'auction_closing_time': 1774429200.0, 'created_time': 1774281596.811381, 'last_price_update_time': 1774390871.111784}
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712692') HTTP/1.1" 204 0
2026-03-24 22: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 22: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 22:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 027f0e1a-2426-5efc-ba7e-0ab8c87c3713 with identifier: 10712664
2026-03-24 22:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 027f0e1a-2426-5efc-ba7e-0ab8c87c3713 with scrape type 2
2026-03-24 22:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 027f0e1a-2426-5efc-ba7e-0ab8c87c3713 with scrape type 2
2026-03-24 22:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 027f0e1a-2426-5efc-ba7e-0ab8c87c3713, identifier: 10712664
2026-03-24 22:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with identifier: 10713577
2026-03-24 22:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with scrape type 2
2026-03-24 22:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with scrape type 2
2026-03-24 22:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0, identifier: 10713577
2026-03-24 22:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efb3d6e4-eb8d-504d-b5f1-6d59f138cf44 with identifier: 10712616
2026-03-24 22:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efb3d6e4-eb8d-504d-b5f1-6d59f138cf44 with scrape type 2
2026-03-24 22:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efb3d6e4-eb8d-504d-b5f1-6d59f138cf44 with scrape type 2
2026-03-24 22:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efb3d6e4-eb8d-504d-b5f1-6d59f138cf44, identifier: 10712616
2026-03-24 22:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 027f0e1a-2426-5efc-ba7e-0ab8c87c3713 with identifier: 10712664
2026-03-24 22:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 027f0e1a-2426-5efc-ba7e-0ab8c87c3713 with identifier: 10712664
2026-03-24 22:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 027f0e1a-2426-5efc-ba7e-0ab8c87c3713 with identifier: 10712664 to the API
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712664>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '027f0e1a-2426-5efc-ba7e-0ab8c87c3713',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDM947',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712664',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 125663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T2 R-Design - Petrol - Manual - 129 hp - 125.663 km',
'transmission': 'manual',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712664%27 HTTP/1.1" 200 None
2026-03-24 22:21:11 [adesa.be] INFO: Saving data for 10712664: {'auction_closing_time': 1774429200.0, 'created_time': 1774281593.169017, 'last_price_update_time': 1774390871.685106}
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712664') HTTP/1.1" 204 0
2026-03-24 22:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with identifier: 10713577
2026-03-24 22:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with identifier: 10713577
2026-03-24 22:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27b7d31f-e4e7-518e-8659-f54a3ce37ba0 with identifier: 10713577 to the API
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713577>
{'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': '27b7d31f-e4e7-518e-8659-f54a3ce37ba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713577',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 44462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 44.462 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713577%27 HTTP/1.1" 200 None
2026-03-24 22:21:11 [adesa.be] INFO: Saving data for 10713577: {'auction_closing_time': 1774426500.0, 'created_time': 1774281581.661435, 'last_price_update_time': 1774390871.963388}
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713577') HTTP/1.1" 204 0
2026-03-24 22:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efb3d6e4-eb8d-504d-b5f1-6d59f138cf44 with identifier: 10712616
2026-03-24 22:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efb3d6e4-eb8d-504d-b5f1-6d59f138cf44 with identifier: 10712616
2026-03-24 22:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efb3d6e4-eb8d-504d-b5f1-6d59f138cf44 with identifier: 10712616 to the API
2026-03-24 22:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712616>
{'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': 'efb3d6e4-eb8d-504d-b5f1-6d59f138cf44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712616',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 66898,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'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 - '
'66.898 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-24 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712616%27 HTTP/1.1" 200 None
2026-03-24 22:21:12 [adesa.be] INFO: Saving data for 10712616: {'auction_closing_time': 1774429200.0, 'created_time': 1774281586.657317, 'last_price_update_time': 1774390872.246992}
2026-03-24 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712616') HTTP/1.1" 204 0
2026-03-24 22:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da851eff-4a2e-5c76-850a-a5a1e361d183 with identifier: 10712726
2026-03-24 22:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da851eff-4a2e-5c76-850a-a5a1e361d183 with scrape type 2
2026-03-24 22:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da851eff-4a2e-5c76-850a-a5a1e361d183 with scrape type 2
2026-03-24 22:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da851eff-4a2e-5c76-850a-a5a1e361d183, identifier: 10712726
2026-03-24 22:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da851eff-4a2e-5c76-850a-a5a1e361d183 with identifier: 10712726
2026-03-24 22:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da851eff-4a2e-5c76-850a-a5a1e361d183 with identifier: 10712726
2026-03-24 22:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da851eff-4a2e-5c76-850a-a5a1e361d183 with identifier: 10712726 to the API
2026-03-24 22:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712726>
{'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-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'da851eff-4a2e-5c76-850a-a5a1e361d183',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBH438',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712726',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 41549,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 41.549 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712726%27 HTTP/1.1" 200 None
2026-03-24 22:21:12 [adesa.be] INFO: Saving data for 10712726: {'auction_closing_time': 1774429200.0, 'created_time': 1774281644.793111, 'last_price_update_time': 1774390872.705108}
2026-03-24 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712726') HTTP/1.1" 204 0
2026-03-24 22:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b6efbe2-4a88-5815-85d9-b853efb91035 with identifier: 10712757
2026-03-24 22:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b6efbe2-4a88-5815-85d9-b853efb91035 with scrape type 2
2026-03-24 22:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b6efbe2-4a88-5815-85d9-b853efb91035 with scrape type 2
2026-03-24 22:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b6efbe2-4a88-5815-85d9-b853efb91035, identifier: 10712757
2026-03-24 22:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b6efbe2-4a88-5815-85d9-b853efb91035 with identifier: 10712757
2026-03-24 22:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b6efbe2-4a88-5815-85d9-b853efb91035 with identifier: 10712757
2026-03-24 22:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b6efbe2-4a88-5815-85d9-b853efb91035 with identifier: 10712757 to the API
2026-03-24 22:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712757>
{'auction_title': '',
'c_o_2_emission_value': 157,
'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': '7b6efbe2-4a88-5815-85d9-b853efb91035',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XBA205',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712757',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 234873,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2019-10-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 D3 Inscription - Diesel - Automatic - 150 hp - 234.873 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2019}
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712757%27 HTTP/1.1" 200 None
2026-03-24 22:21:13 [adesa.be] INFO: Saving data for 10712757: {'auction_closing_time': 1774429200.0, 'created_time': 1774281582.7532, 'last_price_update_time': 1774390873.098922}
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712757') HTTP/1.1" 204 0
2026-03-24 22:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 986720f4-034a-53ae-9c45-105fcdda6a12 with identifier: 10712633
2026-03-24 22:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 986720f4-034a-53ae-9c45-105fcdda6a12 with scrape type 2
2026-03-24 22:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 986720f4-034a-53ae-9c45-105fcdda6a12 with scrape type 2
2026-03-24 22:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 986720f4-034a-53ae-9c45-105fcdda6a12, identifier: 10712633
2026-03-24 22:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6315ef3-3852-539b-8c33-1a36e3604f6e with identifier: 10712603
2026-03-24 22:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6315ef3-3852-539b-8c33-1a36e3604f6e with scrape type 2
2026-03-24 22:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6315ef3-3852-539b-8c33-1a36e3604f6e with scrape type 2
2026-03-24 22:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6315ef3-3852-539b-8c33-1a36e3604f6e, identifier: 10712603
2026-03-24 22:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10713586
2026-03-24 22:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 470e9264-2204-5ca7-9916-10d6d888f192 with scrape type 2
2026-03-24 22:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 470e9264-2204-5ca7-9916-10d6d888f192 with scrape type 2
2026-03-24 22:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 470e9264-2204-5ca7-9916-10d6d888f192, identifier: 10713586
2026-03-24 22:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 986720f4-034a-53ae-9c45-105fcdda6a12 with identifier: 10712633
2026-03-24 22:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 986720f4-034a-53ae-9c45-105fcdda6a12 with identifier: 10712633
2026-03-24 22:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 986720f4-034a-53ae-9c45-105fcdda6a12 with identifier: 10712633 to the API
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712633>
{'auction_title': '',
'c_o_2_emission_value': 126,
'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': '986720f4-034a-53ae-9c45-105fcdda6a12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHS910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712633',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 31630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'31.630 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712633%27 HTTP/1.1" 200 None
2026-03-24 22:21:13 [adesa.be] INFO: Saving data for 10712633: {'auction_closing_time': 1774429200.0, 'created_time': 1774281584.855731, 'last_price_update_time': 1774390873.662965}
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712633') HTTP/1.1" 204 0
2026-03-24 22:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6315ef3-3852-539b-8c33-1a36e3604f6e with identifier: 10712603
2026-03-24 22:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6315ef3-3852-539b-8c33-1a36e3604f6e with identifier: 10712603
2026-03-24 22:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6315ef3-3852-539b-8c33-1a36e3604f6e with identifier: 10712603 to the API
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712603>
{'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-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a6315ef3-3852-539b-8c33-1a36e3604f6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712603',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 98039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T5 Inscription - Hybrid - Automatic - 180 hp - 98.039 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712603%27 HTTP/1.1" 200 None
2026-03-24 22:21:13 [adesa.be] INFO: Saving data for 10712603: {'auction_closing_time': 1774429200.0, 'created_time': 1774281579.233368, 'last_price_update_time': 1774390873.939741}
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712603') HTTP/1.1" 204 0
2026-03-24 22:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10713586
2026-03-24 22:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10713586
2026-03-24 22:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10713586 to the API
2026-03-24 22:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713586>
{'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-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '470e9264-2204-5ca7-9916-10d6d888f192',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YD5716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713586',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 71910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-10-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 2.0 B4 Core - Diesel - 197 hp - 71.910 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-24 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713586%27 HTTP/1.1" 200 None
2026-03-24 22:21:14 [adesa.be] INFO: Saving data for 10713586: {'auction_closing_time': 1774426500.0, 'created_time': 1774281578.253759, 'last_price_update_time': 1774390874.240335}
2026-03-24 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713586') HTTP/1.1" 204 0
2026-03-24 22:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22: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 22:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8db67994-82a3-5b0b-836c-620ea1864b09 with identifier: 10712625
2026-03-24 22:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8db67994-82a3-5b0b-836c-620ea1864b09 with scrape type 2
2026-03-24 22:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8db67994-82a3-5b0b-836c-620ea1864b09 with scrape type 2
2026-03-24 22:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8db67994-82a3-5b0b-836c-620ea1864b09, identifier: 10712625
2026-03-24 22:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8db67994-82a3-5b0b-836c-620ea1864b09 with identifier: 10712625
2026-03-24 22:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8db67994-82a3-5b0b-836c-620ea1864b09 with identifier: 10712625
2026-03-24 22:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8db67994-82a3-5b0b-836c-620ea1864b09 with identifier: 10712625 to the API
2026-03-24 22:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712625>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '8db67994-82a3-5b0b-836c-620ea1864b09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQE363',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712625',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 52193,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T5 Inscription - Hybrid - 180 hp - 52.193 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-24 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712625%27 HTTP/1.1" 200 None
2026-03-24 22:21:14 [adesa.be] INFO: Saving data for 10712625: {'auction_closing_time': 1774429200.0, 'created_time': 1774281580.513559, 'last_price_update_time': 1774390874.718117}
2026-03-24 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712625') HTTP/1.1" 204 0
2026-03-24 22:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31ad5ead-fcb5-59f2-9a58-3616f1030cbb with identifier: 10710854
2026-03-24 22:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31ad5ead-fcb5-59f2-9a58-3616f1030cbb with scrape type 2
2026-03-24 22:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31ad5ead-fcb5-59f2-9a58-3616f1030cbb with scrape type 2
2026-03-24 22:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 31ad5ead-fcb5-59f2-9a58-3616f1030cbb, identifier: 10710854
2026-03-24 22:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faaab913-b4b8-5601-b73b-50f4b620ddc0 with identifier: 10713313
2026-03-24 22:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faaab913-b4b8-5601-b73b-50f4b620ddc0 with scrape type 2
2026-03-24 22:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item faaab913-b4b8-5601-b73b-50f4b620ddc0 with scrape type 2
2026-03-24 22:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: faaab913-b4b8-5601-b73b-50f4b620ddc0, identifier: 10713313
2026-03-24 22:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba989b9b-6d83-58a8-b3a4-1e682ff273ff with identifier: 10710858
2026-03-24 22:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba989b9b-6d83-58a8-b3a4-1e682ff273ff with scrape type 2
2026-03-24 22:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba989b9b-6d83-58a8-b3a4-1e682ff273ff with scrape type 2
2026-03-24 22:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba989b9b-6d83-58a8-b3a4-1e682ff273ff, identifier: 10710858
2026-03-24 22:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 31ad5ead-fcb5-59f2-9a58-3616f1030cbb with identifier: 10710854
2026-03-24 22:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 31ad5ead-fcb5-59f2-9a58-3616f1030cbb with identifier: 10710854
2026-03-24 22:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 31ad5ead-fcb5-59f2-9a58-3616f1030cbb with identifier: 10710854 to the API
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710854>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '31ad5ead-fcb5-59f2-9a58-3616f1030cbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PYR597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710854',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 218714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2016-10-13',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 75 '
'hp - 218.714 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2016}
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710854%27 HTTP/1.1" 200 None
2026-03-24 22:21:15 [adesa.be] INFO: Saving data for 10710854: {'auction_closing_time': 1774434600.0, 'created_time': 1774281468.489922, 'last_price_update_time': 1774390875.308489}
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710854') HTTP/1.1" 204 0
2026-03-24 22:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: faaab913-b4b8-5601-b73b-50f4b620ddc0 with identifier: 10713313
2026-03-24 22:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: faaab913-b4b8-5601-b73b-50f4b620ddc0 with identifier: 10713313
2026-03-24 22:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: faaab913-b4b8-5601-b73b-50f4b620ddc0 with identifier: 10713313 to the API
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713313>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'faaab913-b4b8-5601-b73b-50f4b620ddc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '129245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 38620,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11050,
'price_includes_vat': True,
'registration_date': '2018-12-03',
'seats_number': 3,
'seller_name': None,
'title': 'Toyota ProAce 2.0 D-4D Comfort - Diesel - Manual - 122 hp - 38.620 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2018}
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713313%27 HTTP/1.1" 200 None
2026-03-24 22:21:15 [adesa.be] INFO: Saving data for 10713313: {'auction_closing_time': 1774431000.0, 'created_time': 1774281464.349005, 'last_price_update_time': 1774390875.577691}
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713313') HTTP/1.1" 204 0
2026-03-24 22:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba989b9b-6d83-58a8-b3a4-1e682ff273ff with identifier: 10710858
2026-03-24 22:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba989b9b-6d83-58a8-b3a4-1e682ff273ff with identifier: 10710858
2026-03-24 22:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba989b9b-6d83-58a8-b3a4-1e682ff273ff with identifier: 10710858 to the API
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710858>
{'auction_title': '',
'c_o_2_emission_value': 207,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ba989b9b-6d83-58a8-b3a4-1e682ff273ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PHN619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710858',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 194561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2016-07-07',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master L2H2 2.3 DCI Grand Comfort - Diesel - Manual - 125 '
'hp - 194.561 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2016}
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710858%27 HTTP/1.1" 200 None
2026-03-24 22:21:15 [adesa.be] INFO: Saving data for 10710858: {'auction_closing_time': 1774434600.0, 'created_time': 1774281468.835286, 'last_price_update_time': 1774390875.852863}
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710858') HTTP/1.1" 204 0
2026-03-24 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:15 [adesa.be] INFO: Found listing with ID: 10711709
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711709%27 HTTP/1.1" 200 None
2026-03-24 22:21:15 [adesa.be] INFO: Scrape type for 10711709: 0
2026-03-24 22:21:15 [adesa.be] INFO: Skipping item 10711709 url https://www.openlane.eu/en/carv6/auction/10711709
2026-03-24 22:21:15 [adesa.be] INFO: Found listing with ID: 10711845
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711845%27 HTTP/1.1" 200 None
2026-03-24 22:21:15 [adesa.be] INFO: Scrape type for 10711845: 2
2026-03-24 22:21:15 [adesa.be] INFO: Scraping item 10711845 url https://www.openlane.eu/en/carv6/auction/10711845
2026-03-24 22:21:15 [adesa.be] INFO: Found listing with ID: 10711717
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711717%27 HTTP/1.1" 200 None
2026-03-24 22:21:15 [adesa.be] INFO: Scrape type for 10711717: 0
2026-03-24 22:21:15 [adesa.be] INFO: Skipping item 10711717 url https://www.openlane.eu/en/carv6/auction/10711717
2026-03-24 22:21:15 [adesa.be] INFO: Found listing with ID: 10718058
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718058%27 HTTP/1.1" 200 None
2026-03-24 22:21:15 [adesa.be] INFO: Scrape type for 10718058: 0
2026-03-24 22:21:15 [adesa.be] INFO: Skipping item 10718058 url https://www.openlane.eu/en/carv6/auction/10718058
2026-03-24 22:21:15 [adesa.be] INFO: Found listing with ID: 10711491
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711491%27 HTTP/1.1" 200 None
2026-03-24 22:21:15 [adesa.be] INFO: Scrape type for 10711491: 0
2026-03-24 22:21:15 [adesa.be] INFO: Skipping item 10711491 url https://www.openlane.eu/en/carv6/auction/10711491
2026-03-24 22:21:15 [adesa.be] INFO: Found listing with ID: 10711698
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711698%27 HTTP/1.1" 200 None
2026-03-24 22:21:15 [adesa.be] INFO: Scrape type for 10711698: 0
2026-03-24 22:21:15 [adesa.be] INFO: Skipping item 10711698 url https://www.openlane.eu/en/carv6/auction/10711698
2026-03-24 22:21:15 [adesa.be] INFO: Found listing with ID: 10711498
2026-03-24 22:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711498%27 HTTP/1.1" 200 None
2026-03-24 22:21:16 [adesa.be] INFO: Scrape type for 10711498: 0
2026-03-24 22:21:16 [adesa.be] INFO: Skipping item 10711498 url https://www.openlane.eu/en/carv6/auction/10711498
2026-03-24 22:21:16 [adesa.be] INFO: Found listing with ID: 10711692
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711692%27 HTTP/1.1" 200 None
2026-03-24 22:21:16 [adesa.be] INFO: Scrape type for 10711692: 2
2026-03-24 22:21:16 [adesa.be] INFO: Scraping item 10711692 url https://www.openlane.eu/en/carv6/auction/10711692
2026-03-24 22:21:16 [adesa.be] INFO: Found listing with ID: 10711464
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711464%27 HTTP/1.1" 200 None
2026-03-24 22:21:16 [adesa.be] INFO: Scrape type for 10711464: 2
2026-03-24 22:21:16 [adesa.be] INFO: Scraping item 10711464 url https://www.openlane.eu/en/carv6/auction/10711464
2026-03-24 22:21:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee570d0d-640e-5aaf-a876-379f8a972a80 with identifier: 10711415
2026-03-24 22:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee570d0d-640e-5aaf-a876-379f8a972a80 with scrape type 2
2026-03-24 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee570d0d-640e-5aaf-a876-379f8a972a80 with scrape type 2
2026-03-24 22:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee570d0d-640e-5aaf-a876-379f8a972a80, identifier: 10711415
2026-03-24 22:21:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with identifier: 10711876
2026-03-24 22:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with scrape type 2
2026-03-24 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with scrape type 2
2026-03-24 22:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64, identifier: 10711876
2026-03-24 22:21:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81340822-c767-547e-beb6-45e7da64cf69 with identifier: 10713312
2026-03-24 22:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81340822-c767-547e-beb6-45e7da64cf69 with scrape type 2
2026-03-24 22:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81340822-c767-547e-beb6-45e7da64cf69 with scrape type 2
2026-03-24 22:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81340822-c767-547e-beb6-45e7da64cf69, identifier: 10713312
2026-03-24 22:21:16 [adesa.be] INFO: Found listing with ID: 10717930
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717930%27 HTTP/1.1" 200 None
2026-03-24 22:21:16 [adesa.be] INFO: Scrape type for 10717930: 0
2026-03-24 22:21:16 [adesa.be] INFO: Skipping item 10717930 url https://www.openlane.eu/en/carv6/auction/10717930
2026-03-24 22:21:16 [adesa.be] INFO: Found listing with ID: 10711980
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711980%27 HTTP/1.1" 200 None
2026-03-24 22:21:16 [adesa.be] INFO: Scrape type for 10711980: 0
2026-03-24 22:21:16 [adesa.be] INFO: Skipping item 10711980 url https://www.openlane.eu/en/carv6/auction/10711980
2026-03-24 22:21:16 [adesa.be] INFO: Found listing with ID: 10711790
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711790%27 HTTP/1.1" 200 None
2026-03-24 22:21:16 [adesa.be] INFO: Scrape type for 10711790: 2
2026-03-24 22:21:16 [adesa.be] INFO: Scraping item 10711790 url https://www.openlane.eu/en/carv6/auction/10711790
2026-03-24 22:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee570d0d-640e-5aaf-a876-379f8a972a80 with identifier: 10711415
2026-03-24 22:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee570d0d-640e-5aaf-a876-379f8a972a80 with identifier: 10711415
2026-03-24 22:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee570d0d-640e-5aaf-a876-379f8a972a80 with identifier: 10711415 to the API
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711415>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee570d0d-640e-5aaf-a876-379f8a972a80',
'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=10711415',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Abarth',
'model': '500',
'odometer': 34174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2020-06-08',
'seats_number': 4,
'seller_name': 'HP Automotive',
'title': 'Abarth 595 1.4 T-jet Pista - Petrol - Manual - 163 hp - 34.174 km',
'transmission': 'manual',
'trim': 'Pista',
'vin': None,
'year': 2020}
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711415%27 HTTP/1.1" 200 None
2026-03-24 22:21:16 [adesa.be] INFO: Saving data for 10711415: {'auction_closing_time': 1774432800.0, 'created_time': 1774281459.973824, 'last_price_update_time': 1774390876.650013}
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711415') HTTP/1.1" 204 0
2026-03-24 22:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with identifier: 10711876
2026-03-24 22:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with identifier: 10711876
2026-03-24 22:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d0b98ed-c666-53a9-9e38-c7b511c5ad64 with identifier: 10711876 to the API
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711876>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': '2d0b98ed-c666-53a9-9e38-c7b511c5ad64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RED117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711876',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 204702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2016-11-29',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Alfa Romeo Giulia 2.2 JTDm - Diesel - Manual - 136 hp - 204.702 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711876%27 HTTP/1.1" 200 None
2026-03-24 22:21:17 [adesa.be] INFO: Saving data for 10711876: {'auction_closing_time': 1774433700.0, 'created_time': 1774281460.904477, 'last_price_update_time': 1774390877.003105}
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711876') HTTP/1.1" 204 0
2026-03-24 22:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81340822-c767-547e-beb6-45e7da64cf69 with identifier: 10713312
2026-03-24 22:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81340822-c767-547e-beb6-45e7da64cf69 with identifier: 10713312
2026-03-24 22:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81340822-c767-547e-beb6-45e7da64cf69 with identifier: 10713312 to the API
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713312>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 154,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '81340822-c767-547e-beb6-45e7da64cf69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '0D224355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 224329,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2018-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 - AWD - Hybrid - Automatic - 154 hp - 224.329 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713312%27 HTTP/1.1" 200 None
2026-03-24 22:21:17 [adesa.be] INFO: Saving data for 10713312: {'auction_closing_time': 1774431000.0, 'created_time': 1774281454.739861, 'last_price_update_time': 1774390877.281572}
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713312') HTTP/1.1" 204 0
2026-03-24 22:21:17 [adesa.be] INFO: Found listing with ID: 10711513
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711513%27 HTTP/1.1" 200 None
2026-03-24 22:21:17 [adesa.be] INFO: Scrape type for 10711513: 2
2026-03-24 22:21:17 [adesa.be] INFO: Scraping item 10711513 url https://www.openlane.eu/en/carv6/auction/10711513
2026-03-24 22:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:17 [adesa.be] INFO: Found listing with ID: 10711458
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711458%27 HTTP/1.1" 200 None
2026-03-24 22:21:17 [adesa.be] INFO: Scrape type for 10711458: 2
2026-03-24 22:21:17 [adesa.be] INFO: Scraping item 10711458 url https://www.openlane.eu/en/carv6/auction/10711458
2026-03-24 22: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 22: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 22:21:17 [adesa.be] INFO: Found listing with ID: 10711940
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711940%27 HTTP/1.1" 200 None
2026-03-24 22:21:17 [adesa.be] INFO: Scrape type for 10711940: 2
2026-03-24 22:21:17 [adesa.be] INFO: Scraping item 10711940 url https://www.openlane.eu/en/carv6/auction/10711940
2026-03-24 22:21:17 [adesa.be] INFO: Found listing with ID: 10711501
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711501%27 HTTP/1.1" 200 None
2026-03-24 22:21:17 [adesa.be] INFO: Scrape type for 10711501: 2
2026-03-24 22:21:17 [adesa.be] INFO: Scraping item 10711501 url https://www.openlane.eu/en/carv6/auction/10711501
2026-03-24 22:21:17 [adesa.be] INFO: Found listing with ID: 10711952
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711952%27 HTTP/1.1" 200 None
2026-03-24 22:21:17 [adesa.be] INFO: Scrape type for 10711952: 2
2026-03-24 22:21:17 [adesa.be] INFO: Scraping item 10711952 url https://www.openlane.eu/en/carv6/auction/10711952
2026-03-24 22:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:17 [adesa.be] INFO: Found listing with ID: 10711493
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711493%27 HTTP/1.1" 200 None
2026-03-24 22:21:17 [adesa.be] INFO: Scrape type for 10711493: 2
2026-03-24 22:21:17 [adesa.be] INFO: Scraping item 10711493 url https://www.openlane.eu/en/carv6/auction/10711493
2026-03-24 22: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 22:21:17 [adesa.be] INFO: Found listing with ID: 10717994
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717994%27 HTTP/1.1" 200 None
2026-03-24 22:21:17 [adesa.be] INFO: Scrape type for 10717994: 0
2026-03-24 22:21:17 [adesa.be] INFO: Skipping item 10717994 url https://www.openlane.eu/en/carv6/auction/10717994
2026-03-24 22:21:17 [adesa.be] INFO: Found listing with ID: 10711467
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711467%27 HTTP/1.1" 200 None
2026-03-24 22:21:17 [adesa.be] INFO: Scrape type for 10711467: 2
2026-03-24 22:21:17 [adesa.be] INFO: Scraping item 10711467 url https://www.openlane.eu/en/carv6/auction/10711467
2026-03-24 22:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b1b7486-1abd-507c-9102-cd749a57ab07 with identifier: 10712685
2026-03-24 22:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b1b7486-1abd-507c-9102-cd749a57ab07 with scrape type 2
2026-03-24 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b1b7486-1abd-507c-9102-cd749a57ab07 with scrape type 2
2026-03-24 22:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b1b7486-1abd-507c-9102-cd749a57ab07, identifier: 10712685
2026-03-24 22:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60d3f082-c051-5aa0-be14-30d787c18196 with identifier: 10712494
2026-03-24 22:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60d3f082-c051-5aa0-be14-30d787c18196 with scrape type 2
2026-03-24 22:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60d3f082-c051-5aa0-be14-30d787c18196 with scrape type 2
2026-03-24 22:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60d3f082-c051-5aa0-be14-30d787c18196, identifier: 10712494
2026-03-24 22:21:17 [adesa.be] INFO: Found listing with ID: 10711706
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711706%27 HTTP/1.1" 200 None
2026-03-24 22:21:17 [adesa.be] INFO: Scrape type for 10711706: 2
2026-03-24 22:21:17 [adesa.be] INFO: Scraping item 10711706 url https://www.openlane.eu/en/carv6/auction/10711706
2026-03-24 22:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b1b7486-1abd-507c-9102-cd749a57ab07 with identifier: 10712685
2026-03-24 22:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b1b7486-1abd-507c-9102-cd749a57ab07 with identifier: 10712685
2026-03-24 22:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b1b7486-1abd-507c-9102-cd749a57ab07 with identifier: 10712685 to the API
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712685>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'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': '4b1b7486-1abd-507c-9102-cd749a57ab07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJW616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 257551,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2020-09-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - 163 hp - 257.551 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-24 22:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712685%27 HTTP/1.1" 200 None
2026-03-24 22:21:18 [adesa.be] INFO: Saving data for 10712685: {'auction_closing_time': 1774429200.0, 'created_time': 1774281579.524644, 'last_price_update_time': 1774390878.003441}
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712685') HTTP/1.1" 204 0
2026-03-24 22:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60d3f082-c051-5aa0-be14-30d787c18196 with identifier: 10712494
2026-03-24 22:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60d3f082-c051-5aa0-be14-30d787c18196 with identifier: 10712494
2026-03-24 22:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60d3f082-c051-5aa0-be14-30d787c18196 with identifier: 10712494 to the API
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712494>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '60d3f082-c051-5aa0-be14-30d787c18196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PL6995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 49452,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 41400,
'price_includes_vat': True,
'registration_date': '2023-05-15',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC90 B5 Plus Bright - AWD - Diesel - Automatic - 235 hp - '
'49.452 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712494%27 HTTP/1.1" 200 None
2026-03-24 22:21:18 [adesa.be] INFO: Saving data for 10712494: {'auction_closing_time': 1774429200.0, 'created_time': 1774281576.430279, 'last_price_update_time': 1774390878.285384}
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712494') HTTP/1.1" 204 0
2026-03-24 22:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 246ef1a4-42fc-5465-a547-d10866de0638 with identifier: 10713526
2026-03-24 22:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 246ef1a4-42fc-5465-a547-d10866de0638 with scrape type 2
2026-03-24 22:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 246ef1a4-42fc-5465-a547-d10866de0638 with scrape type 2
2026-03-24 22:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 246ef1a4-42fc-5465-a547-d10866de0638, identifier: 10713526
2026-03-24 22:21:18 [adesa.be] INFO: Found listing with ID: 10711494
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711494%27 HTTP/1.1" 200 None
2026-03-24 22:21:18 [adesa.be] INFO: Scrape type for 10711494: 2
2026-03-24 22:21:18 [adesa.be] INFO: Scraping item 10711494 url https://www.openlane.eu/en/carv6/auction/10711494
2026-03-24 22:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 246ef1a4-42fc-5465-a547-d10866de0638 with identifier: 10713526
2026-03-24 22:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 246ef1a4-42fc-5465-a547-d10866de0638 with identifier: 10713526
2026-03-24 22:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 246ef1a4-42fc-5465-a547-d10866de0638 with identifier: 10713526 to the API
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713526>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '246ef1a4-42fc-5465-a547-d10866de0638',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEP708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713526',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 41587,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 36400,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 245 hp - '
'41.587 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2021}
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713526%27 HTTP/1.1" 200 None
2026-03-24 22:21:18 [adesa.be] INFO: Saving data for 10713526: {'auction_closing_time': 1774426500.0, 'created_time': 1774281577.320251, 'last_price_update_time': 1774390878.721107}
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713526') HTTP/1.1" 204 0
2026-03-24 22:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99f16e16-85da-593e-b788-20f3bf839215 with identifier: 10713539
2026-03-24 22:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99f16e16-85da-593e-b788-20f3bf839215 with scrape type 2
2026-03-24 22:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99f16e16-85da-593e-b788-20f3bf839215 with scrape type 2
2026-03-24 22:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99f16e16-85da-593e-b788-20f3bf839215, identifier: 10713539
2026-03-24 22:21:18 [adesa.be] INFO: Found listing with ID: 10711477
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711477%27 HTTP/1.1" 200 None
2026-03-24 22:21:18 [adesa.be] INFO: Scrape type for 10711477: 2
2026-03-24 22:21:18 [adesa.be] INFO: Scraping item 10711477 url https://www.openlane.eu/en/carv6/auction/10711477
2026-03-24 22: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 22:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99f16e16-85da-593e-b788-20f3bf839215 with identifier: 10713539
2026-03-24 22:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99f16e16-85da-593e-b788-20f3bf839215 with identifier: 10713539
2026-03-24 22:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99f16e16-85da-593e-b788-20f3bf839215 with identifier: 10713539 to the API
2026-03-24 22:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713539>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '99f16e16-85da-593e-b788-20f3bf839215',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEA825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713539',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 181528,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29000,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC90 T8 Plus Dark - Hybrid - Automatic - 310 hp - 181.528 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-24 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713539%27 HTTP/1.1" 200 None
2026-03-24 22:21:19 [adesa.be] INFO: Saving data for 10713539: {'auction_closing_time': 1774426500.0, 'created_time': 1774281575.196705, 'last_price_update_time': 1774390879.134218}
2026-03-24 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713539') HTTP/1.1" 204 0
2026-03-24 22: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 22:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:19 [adesa.be] INFO: Found listing with ID: 10718094
2026-03-24 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718094%27 HTTP/1.1" 200 None
2026-03-24 22:21:19 [adesa.be] INFO: Scrape type for 10718094: 0
2026-03-24 22:21:19 [adesa.be] INFO: Skipping item 10718094 url https://www.openlane.eu/en/carv6/auction/10718094
2026-03-24 22:21:19 [adesa.be] INFO: Found listing with ID: 10711508
2026-03-24 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711508%27 HTTP/1.1" 200 None
2026-03-24 22:21:19 [adesa.be] INFO: Scrape type for 10711508: 2
2026-03-24 22:21:19 [adesa.be] INFO: Scraping item 10711508 url https://www.openlane.eu/en/carv6/auction/10711508
2026-03-24 22: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 22: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 22:21:19 [adesa.be] INFO: Found listing with ID: 10711797
2026-03-24 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711797%27 HTTP/1.1" 200 None
2026-03-24 22:21:19 [adesa.be] INFO: Scrape type for 10711797: 2
2026-03-24 22:21:19 [adesa.be] INFO: Scraping item 10711797 url https://www.openlane.eu/en/carv6/auction/10711797
2026-03-24 22:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10713588
2026-03-24 22:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd08c419-ea25-544f-8e6d-8b8a25b48351 with scrape type 2
2026-03-24 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd08c419-ea25-544f-8e6d-8b8a25b48351 with scrape type 2
2026-03-24 22:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd08c419-ea25-544f-8e6d-8b8a25b48351, identifier: 10713588
2026-03-24 22:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8de66f96-2583-53bc-9377-2e58e0aa8f14 with identifier: 10713572
2026-03-24 22:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8de66f96-2583-53bc-9377-2e58e0aa8f14 with scrape type 2
2026-03-24 22:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8de66f96-2583-53bc-9377-2e58e0aa8f14 with scrape type 2
2026-03-24 22:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8de66f96-2583-53bc-9377-2e58e0aa8f14, identifier: 10713572
2026-03-24 22:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10713588
2026-03-24 22:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10713588
2026-03-24 22:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10713588 to the API
2026-03-24 22:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713588>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Estate',
'color': 'Gray',
'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': 'fd08c419-ea25-544f-8e6d-8b8a25b48351',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHX864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713588',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 54266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI Elegance - Diesel - '
'Automatic - 150 hp - 54.266 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713588%27 HTTP/1.1" 200 None
2026-03-24 22:21:20 [adesa.be] INFO: Saving data for 10713588: {'auction_closing_time': 1774426500.0, 'created_time': 1774281585.677873, 'last_price_update_time': 1774390880.032488}
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713588') HTTP/1.1" 204 0
2026-03-24 22:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8de66f96-2583-53bc-9377-2e58e0aa8f14 with identifier: 10713572
2026-03-24 22:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8de66f96-2583-53bc-9377-2e58e0aa8f14 with identifier: 10713572
2026-03-24 22:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8de66f96-2583-53bc-9377-2e58e0aa8f14 with identifier: 10713572 to the API
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713572>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '8de66f96-2583-53bc-9377-2e58e0aa8f14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATX092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713572',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 211206,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2021-07-14',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 235 hp - '
'211.206 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2021}
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713572%27 HTTP/1.1" 200 None
2026-03-24 22:21:20 [adesa.be] INFO: Saving data for 10713572: {'auction_closing_time': 1774426500.0, 'created_time': 1774281577.614826, 'last_price_update_time': 1774390880.296267}
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713572') HTTP/1.1" 204 0
2026-03-24 22:21:20 [adesa.be] INFO: Found listing with ID: 10711420
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711420%27 HTTP/1.1" 200 None
2026-03-24 22:21:20 [adesa.be] INFO: Scrape type for 10711420: 2
2026-03-24 22:21:20 [adesa.be] INFO: Scraping item 10711420 url https://www.openlane.eu/en/carv6/auction/10711420
2026-03-24 22:21:20 [adesa.be] INFO: Found listing with ID: 10711685
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711685%27 HTTP/1.1" 200 None
2026-03-24 22:21:20 [adesa.be] INFO: Scrape type for 10711685: 0
2026-03-24 22:21:20 [adesa.be] INFO: Skipping item 10711685 url https://www.openlane.eu/en/carv6/auction/10711685
2026-03-24 22:21:20 [adesa.be] INFO: Found listing with ID: 10711657
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711657%27 HTTP/1.1" 200 None
2026-03-24 22:21:20 [adesa.be] INFO: Scrape type for 10711657: 2
2026-03-24 22:21:20 [adesa.be] INFO: Scraping item 10711657 url https://www.openlane.eu/en/carv6/auction/10711657
2026-03-24 22:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22: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 22: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 22:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c87d670-df5d-54df-9cc1-2535bd78617a with identifier: 10712575
2026-03-24 22:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c87d670-df5d-54df-9cc1-2535bd78617a with scrape type 2
2026-03-24 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c87d670-df5d-54df-9cc1-2535bd78617a with scrape type 2
2026-03-24 22:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c87d670-df5d-54df-9cc1-2535bd78617a, identifier: 10712575
2026-03-24 22:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5e585f2-0212-59ac-b3b6-a76acedcbf23 with identifier: 10713552
2026-03-24 22:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5e585f2-0212-59ac-b3b6-a76acedcbf23 with scrape type 2
2026-03-24 22:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5e585f2-0212-59ac-b3b6-a76acedcbf23 with scrape type 2
2026-03-24 22:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5e585f2-0212-59ac-b3b6-a76acedcbf23, identifier: 10713552
2026-03-24 22:21:20 [adesa.be] INFO: Found listing with ID: 10711470
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711470%27 HTTP/1.1" 200 None
2026-03-24 22:21:20 [adesa.be] INFO: Scrape type for 10711470: 2
2026-03-24 22:21:20 [adesa.be] INFO: Scraping item 10711470 url https://www.openlane.eu/en/carv6/auction/10711470
2026-03-24 22:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c87d670-df5d-54df-9cc1-2535bd78617a with identifier: 10712575
2026-03-24 22:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c87d670-df5d-54df-9cc1-2535bd78617a with identifier: 10712575
2026-03-24 22:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c87d670-df5d-54df-9cc1-2535bd78617a with identifier: 10712575 to the API
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712575>
{'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-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '7c87d670-df5d-54df-9cc1-2535bd78617a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHF698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712575',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 58974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 58.974 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710712575%27 HTTP/1.1" 200 None
2026-03-24 22:21:20 [adesa.be] INFO: Saving data for 10712575: {'auction_closing_time': 1774429200.0, 'created_time': 1774281581.372387, 'last_price_update_time': 1774390880.828795}
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712575') HTTP/1.1" 204 0
2026-03-24 22:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5e585f2-0212-59ac-b3b6-a76acedcbf23 with identifier: 10713552
2026-03-24 22:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5e585f2-0212-59ac-b3b6-a76acedcbf23 with identifier: 10713552
2026-03-24 22:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5e585f2-0212-59ac-b3b6-a76acedcbf23 with identifier: 10713552 to the API
2026-03-24 22:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713552>
{'auction_title': '',
'c_o_2_emission_value': 49,
'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': 'c5e585f2-0212-59ac-b3b6-a76acedcbf23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAQ099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713552',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 69912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2023-08-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 Ultimate Bright - Hybrid - Automatic - 129 hp - '
'69.912 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2023}
2026-03-24 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713552%27 HTTP/1.1" 200 None
2026-03-24 22:21:21 [adesa.be] INFO: Saving data for 10713552: {'auction_closing_time': 1774426500.0, 'created_time': 1774281587.985774, 'last_price_update_time': 1774390881.157129}
2026-03-24 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713552') HTTP/1.1" 204 0
2026-03-24 22:21:21 [adesa.be] INFO: Found listing with ID: 10711378
2026-03-24 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711378%27 HTTP/1.1" 200 None
2026-03-24 22:21:21 [adesa.be] INFO: Scrape type for 10711378: 2
2026-03-24 22:21:21 [adesa.be] INFO: Scraping item 10711378 url https://www.openlane.eu/en/carv6/auction/10711378
2026-03-24 22:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a033f497-5fa5-521f-bf0d-8b62252e2c58 with identifier: 10712806
2026-03-24 22:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a033f497-5fa5-521f-bf0d-8b62252e2c58 with scrape type 2
2026-03-24 22:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a033f497-5fa5-521f-bf0d-8b62252e2c58 with scrape type 2
2026-03-24 22:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a033f497-5fa5-521f-bf0d-8b62252e2c58, identifier: 10712806
2026-03-24 22:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8c1c2da-52ab-5281-ac9c-746e46a178b1 with identifier: 10712596
2026-03-24 22:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8c1c2da-52ab-5281-ac9c-746e46a178b1 with scrape type 2
2026-03-24 22:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8c1c2da-52ab-5281-ac9c-746e46a178b1 with scrape type 2
2026-03-24 22:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8c1c2da-52ab-5281-ac9c-746e46a178b1, identifier: 10712596
2026-03-24 22:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b171b77c-9a2f-58a0-a0cb-1f4f7de3f9d3 with identifier: 10713615
2026-03-24 22:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b171b77c-9a2f-58a0-a0cb-1f4f7de3f9d3 with scrape type 2
2026-03-24 22:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b171b77c-9a2f-58a0-a0cb-1f4f7de3f9d3 with scrape type 2
2026-03-24 22:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b171b77c-9a2f-58a0-a0cb-1f4f7de3f9d3, identifier: 10713615
2026-03-24 22:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85752eb3-e9ba-5185-ac04-a4638ed2c558 with identifier: 10712693
2026-03-24 22:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85752eb3-e9ba-5185-ac04-a4638ed2c558 with scrape type 2
2026-03-24 22:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85752eb3-e9ba-5185-ac04-a4638ed2c558 with scrape type 2
2026-03-24 22:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85752eb3-e9ba-5185-ac04-a4638ed2c558, identifier: 10712693
2026-03-24 22:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a033f497-5fa5-521f-bf0d-8b62252e2c58 with identifier: 10712806
2026-03-24 22:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a033f497-5fa5-521f-bf0d-8b62252e2c58 with identifier: 10712806
2026-03-24 22:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a033f497-5fa5-521f-bf0d-8b62252e2c58 with identifier: 10712806 to the API
2026-03-24 22:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712806>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Light truck',
'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': 'a033f497-5fa5-521f-bf0d-8b62252e2c58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRE501',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712806',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 133945,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota ProAce City 1.2i Comfort - Petrol - 110 hp - 133.945 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-24 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712806%27 HTTP/1.1" 200 None
2026-03-24 22:21:21 [adesa.be] INFO: Saving data for 10712806: {'auction_closing_time': 1774429200.0, 'created_time': 1774281589.381321, 'last_price_update_time': 1774390881.890349}
2026-03-24 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712806') HTTP/1.1" 204 0
2026-03-24 22:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8c1c2da-52ab-5281-ac9c-746e46a178b1 with identifier: 10712596
2026-03-24 22:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8c1c2da-52ab-5281-ac9c-746e46a178b1 with identifier: 10712596
2026-03-24 22:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8c1c2da-52ab-5281-ac9c-746e46a178b1 with identifier: 10712596 to the API
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712596>
{'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': 'b8c1c2da-52ab-5281-ac9c-746e46a178b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERY782',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712596',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 36030,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - 92 hp - 36.030 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712596%27 HTTP/1.1" 200 None
2026-03-24 22:21:22 [adesa.be] INFO: Saving data for 10712596: {'auction_closing_time': 1774429200.0, 'created_time': 1774281588.548212, 'last_price_update_time': 1774390882.172613}
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712596') HTTP/1.1" 204 0
2026-03-24 22:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b171b77c-9a2f-58a0-a0cb-1f4f7de3f9d3 with identifier: 10713615
2026-03-24 22:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b171b77c-9a2f-58a0-a0cb-1f4f7de3f9d3 with identifier: 10713615
2026-03-24 22:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b171b77c-9a2f-58a0-a0cb-1f4f7de3f9d3 with identifier: 10713615 to the API
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713615>
{'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-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b171b77c-9a2f-58a0-a0cb-1f4f7de3f9d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ349',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713615',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 16318,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'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 - '
'16.318 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713615%27 HTTP/1.1" 200 None
2026-03-24 22:21:22 [adesa.be] INFO: Saving data for 10713615: {'auction_closing_time': 1774426500.0, 'created_time': 1774281587.418938, 'last_price_update_time': 1774390882.460417}
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713615') HTTP/1.1" 204 0
2026-03-24 22:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85752eb3-e9ba-5185-ac04-a4638ed2c558 with identifier: 10712693
2026-03-24 22:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85752eb3-e9ba-5185-ac04-a4638ed2c558 with identifier: 10712693
2026-03-24 22:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85752eb3-e9ba-5185-ac04-a4638ed2c558 with identifier: 10712693 to the API
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712693>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '85752eb3-e9ba-5185-ac04-a4638ed2c558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG848',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712693',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 120176,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic - Petrol - Automatic - 98 '
'hp - 120.176 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712693%27 HTTP/1.1" 200 None
2026-03-24 22:21:22 [adesa.be] INFO: Saving data for 10712693: {'auction_closing_time': 1774429200.0, 'created_time': 1774281590.936022, 'last_price_update_time': 1774390882.741842}
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712693') HTTP/1.1" 204 0
2026-03-24 22:21:22 [adesa.be] INFO: Found listing with ID: 10717985
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717985%27 HTTP/1.1" 200 None
2026-03-24 22:21:22 [adesa.be] INFO: Scrape type for 10717985: 0
2026-03-24 22:21:22 [adesa.be] INFO: Skipping item 10717985 url https://www.openlane.eu/en/carv6/auction/10717985
2026-03-24 22:21:22 [adesa.be] INFO: Found listing with ID: 10711699
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711699%27 HTTP/1.1" 200 None
2026-03-24 22:21:22 [adesa.be] INFO: Scrape type for 10711699: 2
2026-03-24 22:21:22 [adesa.be] INFO: Scraping item 10711699 url https://www.openlane.eu/en/carv6/auction/10711699
2026-03-24 22:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:22 [adesa.be] INFO: Found listing with ID: 10711916
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711916%27 HTTP/1.1" 200 None
2026-03-24 22:21:22 [adesa.be] INFO: Scrape type for 10711916: 2
2026-03-24 22:21:22 [adesa.be] INFO: Scraping item 10711916 url https://www.openlane.eu/en/carv6/auction/10711916
2026-03-24 22:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:22 [adesa.be] INFO: Found listing with ID: 10717992
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717992%27 HTTP/1.1" 200 None
2026-03-24 22:21:22 [adesa.be] INFO: Scrape type for 10717992: 0
2026-03-24 22:21:22 [adesa.be] INFO: Skipping item 10717992 url https://www.openlane.eu/en/carv6/auction/10717992
2026-03-24 22:21:22 [adesa.be] INFO: Found listing with ID: 10711701
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711701%27 HTTP/1.1" 200 None
2026-03-24 22:21:22 [adesa.be] INFO: Scrape type for 10711701: 2
2026-03-24 22:21:22 [adesa.be] INFO: Scraping item 10711701 url https://www.openlane.eu/en/carv6/auction/10711701
2026-03-24 22:21:22 [adesa.be] INFO: Found listing with ID: 10711396
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711396%27 HTTP/1.1" 200 None
2026-03-24 22:21:22 [adesa.be] INFO: Scrape type for 10711396: 2
2026-03-24 22:21:22 [adesa.be] INFO: Scraping item 10711396 url https://www.openlane.eu/en/carv6/auction/10711396
2026-03-24 22:21:22 [adesa.be] INFO: Found listing with ID: 10718072
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718072%27 HTTP/1.1" 200 None
2026-03-24 22:21:22 [adesa.be] INFO: Scrape type for 10718072: 0
2026-03-24 22:21:22 [adesa.be] INFO: Skipping item 10718072 url https://www.openlane.eu/en/carv6/auction/10718072
2026-03-24 22:21:22 [adesa.be] INFO: Found listing with ID: 10711686
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711686%27 HTTP/1.1" 200 None
2026-03-24 22:21:22 [adesa.be] INFO: Scrape type for 10711686: 2
2026-03-24 22:21:22 [adesa.be] INFO: Scraping item 10711686 url https://www.openlane.eu/en/carv6/auction/10711686
2026-03-24 22:21:22 [adesa.be] INFO: Found listing with ID: 10711430
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711430%27 HTTP/1.1" 200 None
2026-03-24 22:21:22 [adesa.be] INFO: Scrape type for 10711430: 2
2026-03-24 22:21:22 [adesa.be] INFO: Scraping item 10711430 url https://www.openlane.eu/en/carv6/auction/10711430
2026-03-24 22:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6830b755-f485-5541-9272-d1f7c7c3fdce with identifier: 10712740
2026-03-24 22:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6830b755-f485-5541-9272-d1f7c7c3fdce with scrape type 2
2026-03-24 22:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6830b755-f485-5541-9272-d1f7c7c3fdce with scrape type 2
2026-03-24 22:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6830b755-f485-5541-9272-d1f7c7c3fdce, identifier: 10712740
2026-03-24 22:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1894e30-05a8-58d1-bbe5-ce3d33e636e3 with identifier: 10712768
2026-03-24 22:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1894e30-05a8-58d1-bbe5-ce3d33e636e3 with scrape type 2
2026-03-24 22:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1894e30-05a8-58d1-bbe5-ce3d33e636e3 with scrape type 2
2026-03-24 22:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f1894e30-05a8-58d1-bbe5-ce3d33e636e3, identifier: 10712768
2026-03-24 22:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aff8955-e3ed-54b2-a454-9e6b80dc9810 with identifier: 10712689
2026-03-24 22:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aff8955-e3ed-54b2-a454-9e6b80dc9810 with scrape type 2
2026-03-24 22:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aff8955-e3ed-54b2-a454-9e6b80dc9810 with scrape type 2
2026-03-24 22:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5aff8955-e3ed-54b2-a454-9e6b80dc9810, identifier: 10712689
2026-03-24 22:21:23 [adesa.be] INFO: Found listing with ID: 10711649
2026-03-24 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711649%27 HTTP/1.1" 200 None
2026-03-24 22:21:23 [adesa.be] INFO: Scrape type for 10711649: 0
2026-03-24 22:21:23 [adesa.be] INFO: Skipping item 10711649 url https://www.openlane.eu/en/carv6/auction/10711649
2026-03-24 22:21:23 [adesa.be] INFO: Found listing with ID: 10711413
2026-03-24 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711413%27 HTTP/1.1" 200 None
2026-03-24 22:21:23 [adesa.be] INFO: Scrape type for 10711413: 2
2026-03-24 22:21:23 [adesa.be] INFO: Scraping item 10711413 url https://www.openlane.eu/en/carv6/auction/10711413
2026-03-24 22:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6830b755-f485-5541-9272-d1f7c7c3fdce with identifier: 10712740
2026-03-24 22:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6830b755-f485-5541-9272-d1f7c7c3fdce with identifier: 10712740
2026-03-24 22:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6830b755-f485-5541-9272-d1f7c7c3fdce with identifier: 10712740 to the API
2026-03-24 22:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712740>
{'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': '6830b755-f485-5541-9272-d1f7c7c3fdce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWL660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712740',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 147000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-04-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Scala 1.0 TSI Clever - Petrol - Automatic - 110 hp - 147.000 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712740%27 HTTP/1.1" 200 None
2026-03-24 22:21:23 [adesa.be] INFO: Saving data for 10712740: {'auction_closing_time': 1774429200.0, 'created_time': 1774281591.472572, 'last_price_update_time': 1774390883.576263}
2026-03-24 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712740') HTTP/1.1" 204 0
2026-03-24 22:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f1894e30-05a8-58d1-bbe5-ce3d33e636e3 with identifier: 10712768
2026-03-24 22:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f1894e30-05a8-58d1-bbe5-ce3d33e636e3 with identifier: 10712768
2026-03-24 22:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f1894e30-05a8-58d1-bbe5-ce3d33e636e3 with identifier: 10712768 to the API
2026-03-24 22:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712768>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'MPV',
'color': 'Black',
'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': 'f1894e30-05a8-58d1-bbe5-ce3d33e636e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNT462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712768',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 151000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Grand Scenic 1.3 TCe Intens - Petrol - Automatic - 140 hp - '
'151.000 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712768%27 HTTP/1.1" 200 None
2026-03-24 22:21:24 [adesa.be] INFO: Saving data for 10712768: {'auction_closing_time': 1774429200.0, 'created_time': 1774281594.8742, 'last_price_update_time': 1774390884.307138}
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712768') HTTP/1.1" 204 0
2026-03-24 22:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5aff8955-e3ed-54b2-a454-9e6b80dc9810 with identifier: 10712689
2026-03-24 22:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5aff8955-e3ed-54b2-a454-9e6b80dc9810 with identifier: 10712689
2026-03-24 22:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5aff8955-e3ed-54b2-a454-9e6b80dc9810 with identifier: 10712689 to the API
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712689>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Purple',
'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': '5aff8955-e3ed-54b2-a454-9e6b80dc9810',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGZ423',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712689',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 85862,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-03-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kadjar 1.5 DCI Black Edition - Diesel - Automatic - 116 hp '
'- 85.862 km',
'transmission': 'automatic',
'trim': 'Black Edition',
'vin': None,
'year': 2021}
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712689%27 HTTP/1.1" 200 None
2026-03-24 22:21:24 [adesa.be] INFO: Saving data for 10712689: {'auction_closing_time': 1774429200.0, 'created_time': 1774281594.588827, 'last_price_update_time': 1774390884.601241}
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712689') HTTP/1.1" 204 0
2026-03-24 22:21:24 [adesa.be] INFO: Found listing with ID: 10711402
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711402%27 HTTP/1.1" 200 None
2026-03-24 22:21:24 [adesa.be] INFO: Scrape type for 10711402: 2
2026-03-24 22:21:24 [adesa.be] INFO: Scraping item 10711402 url https://www.openlane.eu/en/carv6/auction/10711402
2026-03-24 22:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:24 [adesa.be] INFO: Found listing with ID: 10711841
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711841%27 HTTP/1.1" 200 None
2026-03-24 22:21:24 [adesa.be] INFO: Scrape type for 10711841: 2
2026-03-24 22:21:24 [adesa.be] INFO: Scraping item 10711841 url https://www.openlane.eu/en/carv6/auction/10711841
2026-03-24 22:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:24 [adesa.be] INFO: Found listing with ID: 10711681
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711681%27 HTTP/1.1" 200 None
2026-03-24 22:21:24 [adesa.be] INFO: Scrape type for 10711681: 2
2026-03-24 22:21:24 [adesa.be] INFO: Scraping item 10711681 url https://www.openlane.eu/en/carv6/auction/10711681
2026-03-24 22:21:24 [adesa.be] INFO: Found listing with ID: 10718063
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718063%27 HTTP/1.1" 200 None
2026-03-24 22:21:24 [adesa.be] INFO: Scrape type for 10718063: 0
2026-03-24 22:21:24 [adesa.be] INFO: Skipping item 10718063 url https://www.openlane.eu/en/carv6/auction/10718063
2026-03-24 22:21:24 [adesa.be] INFO: Found listing with ID: 10711636
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711636%27 HTTP/1.1" 200 None
2026-03-24 22:21:24 [adesa.be] INFO: Scrape type for 10711636: 2
2026-03-24 22:21:24 [adesa.be] INFO: Scraping item 10711636 url https://www.openlane.eu/en/carv6/auction/10711636
2026-03-24 22:21:24 [adesa.be] INFO: Found listing with ID: 10711404
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711404%27 HTTP/1.1" 200 None
2026-03-24 22:21:24 [adesa.be] INFO: Scrape type for 10711404: 2
2026-03-24 22:21:24 [adesa.be] INFO: Scraping item 10711404 url https://www.openlane.eu/en/carv6/auction/10711404
2026-03-24 22:21:24 [adesa.be] INFO: Found listing with ID: 10711921
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711921%27 HTTP/1.1" 200 None
2026-03-24 22:21:24 [adesa.be] INFO: Scrape type for 10711921: 2
2026-03-24 22:21:24 [adesa.be] INFO: Scraping item 10711921 url https://www.openlane.eu/en/carv6/auction/10711921
2026-03-24 22:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:24 [adesa.be] INFO: Found listing with ID: 10711399
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711399%27 HTTP/1.1" 200 None
2026-03-24 22:21:24 [adesa.be] INFO: Scrape type for 10711399: 2
2026-03-24 22:21:24 [adesa.be] INFO: Scraping item 10711399 url https://www.openlane.eu/en/carv6/auction/10711399
2026-03-24 22:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa02509e-c9be-52c6-805f-32973a2a35fb with identifier: 10712765
2026-03-24 22:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa02509e-c9be-52c6-805f-32973a2a35fb with scrape type 2
2026-03-24 22:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa02509e-c9be-52c6-805f-32973a2a35fb with scrape type 2
2026-03-24 22:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa02509e-c9be-52c6-805f-32973a2a35fb, identifier: 10712765
2026-03-24 22:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01aca7f6-fb23-5b3f-8b50-a5f02077658c with identifier: 10711513
2026-03-24 22:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01aca7f6-fb23-5b3f-8b50-a5f02077658c with scrape type 2
2026-03-24 22:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01aca7f6-fb23-5b3f-8b50-a5f02077658c with scrape type 2
2026-03-24 22:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01aca7f6-fb23-5b3f-8b50-a5f02077658c, identifier: 10711513
2026-03-24 22:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 821edc17-396c-525c-a76d-14cd0d9c8843 with identifier: 10711790
2026-03-24 22:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 821edc17-396c-525c-a76d-14cd0d9c8843 with scrape type 2
2026-03-24 22:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 821edc17-396c-525c-a76d-14cd0d9c8843 with scrape type 2
2026-03-24 22:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 821edc17-396c-525c-a76d-14cd0d9c8843, identifier: 10711790
2026-03-24 22:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37b80b7a-08ff-548a-8816-eb3fcdd35bcc with identifier: 10711464
2026-03-24 22:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37b80b7a-08ff-548a-8816-eb3fcdd35bcc with scrape type 2
2026-03-24 22:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37b80b7a-08ff-548a-8816-eb3fcdd35bcc with scrape type 2
2026-03-24 22:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37b80b7a-08ff-548a-8816-eb3fcdd35bcc, identifier: 10711464
2026-03-24 22:21:25 [adesa.be] INFO: Found listing with ID: 10711441
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711441%27 HTTP/1.1" 200 None
2026-03-24 22:21:25 [adesa.be] INFO: Scrape type for 10711441: 2
2026-03-24 22:21:25 [adesa.be] INFO: Scraping item 10711441 url https://www.openlane.eu/en/carv6/auction/10711441
2026-03-24 22:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa02509e-c9be-52c6-805f-32973a2a35fb with identifier: 10712765
2026-03-24 22:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa02509e-c9be-52c6-805f-32973a2a35fb with identifier: 10712765
2026-03-24 22:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa02509e-c9be-52c6-805f-32973a2a35fb with identifier: 10712765 to the API
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712765>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fa02509e-c9be-52c6-805f-32973a2a35fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TM8010',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712765',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 15914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Express 1.5 dCi Comfort - Diesel - 95 hp - 15.914 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712765%27 HTTP/1.1" 200 None
2026-03-24 22:21:25 [adesa.be] INFO: Saving data for 10712765: {'auction_closing_time': 1774429200.0, 'created_time': 1774281593.819604, 'last_price_update_time': 1774390885.4156}
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712765') HTTP/1.1" 204 0
2026-03-24 22:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01aca7f6-fb23-5b3f-8b50-a5f02077658c with identifier: 10711513
2026-03-24 22:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01aca7f6-fb23-5b3f-8b50-a5f02077658c with identifier: 10711513
2026-03-24 22:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01aca7f6-fb23-5b3f-8b50-a5f02077658c with identifier: 10711513 to the API
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711513>
{'auction_title': '',
'c_o_2_emission_value': 139,
'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': '01aca7f6-fb23-5b3f-8b50-a5f02077658c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LCR125',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711513',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 169336,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2008-06-11',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A4 2.0 TDI - Diesel - Manual - 136 hp - 169.336 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711513%27 HTTP/1.1" 200 None
2026-03-24 22:21:25 [adesa.be] INFO: Saving data for 10711513: {'auction_closing_time': 1774432800.0, 'created_time': 1774281446.021455, 'last_price_update_time': 1774390885.688974}
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711513') HTTP/1.1" 204 0
2026-03-24 22:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 821edc17-396c-525c-a76d-14cd0d9c8843 with identifier: 10711790
2026-03-24 22:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 821edc17-396c-525c-a76d-14cd0d9c8843 with identifier: 10711790
2026-03-24 22:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 821edc17-396c-525c-a76d-14cd0d9c8843 with identifier: 10711790 to the API
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711790>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'Gray',
'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': 'Diesel',
'id': '821edc17-396c-525c-a76d-14cd0d9c8843',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CLZ584',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711790',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 284208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2350,
'price_includes_vat': True,
'registration_date': '2012-01-02',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Audi A3 Sportback 1.6 TDI Attraction - Diesel - Manual - 105 hp - '
'284.208 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2012}
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711790%27 HTTP/1.1" 200 None
2026-03-24 22:21:25 [adesa.be] INFO: Saving data for 10711790: {'auction_closing_time': 1774431000.0, 'created_time': 1774281463.737357, 'last_price_update_time': 1774390885.977016}
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711790') HTTP/1.1" 204 0
2026-03-24 22:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37b80b7a-08ff-548a-8816-eb3fcdd35bcc with identifier: 10711464
2026-03-24 22:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37b80b7a-08ff-548a-8816-eb3fcdd35bcc with identifier: 10711464
2026-03-24 22:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37b80b7a-08ff-548a-8816-eb3fcdd35bcc with identifier: 10711464 to the API
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711464>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '37b80b7a-08ff-548a-8816-eb3fcdd35bcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DHY254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711464',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 117486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2012-05-22',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A3 Sportback 1.2 TFSI Attraction - Petrol - Automatic - 105 hp '
'- 117.486 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2012}
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711464%27 HTTP/1.1" 200 None
2026-03-24 22:21:26 [adesa.be] INFO: Saving data for 10711464: {'auction_closing_time': 1774432800.0, 'created_time': 1774281446.301491, 'last_price_update_time': 1774390886.248328}
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711464') HTTP/1.1" 204 0
2026-03-24 22:21:26 [adesa.be] INFO: Found listing with ID: 10717993
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717993%27 HTTP/1.1" 200 None
2026-03-24 22:21:26 [adesa.be] INFO: Scrape type for 10717993: 0
2026-03-24 22:21:26 [adesa.be] INFO: Skipping item 10717993 url https://www.openlane.eu/en/carv6/auction/10717993
2026-03-24 22:21:26 [adesa.be] INFO: Found listing with ID: 10711777
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711777%27 HTTP/1.1" 200 None
2026-03-24 22:21:26 [adesa.be] INFO: Scrape type for 10711777: 2
2026-03-24 22:21:26 [adesa.be] INFO: Scraping item 10711777 url https://www.openlane.eu/en/carv6/auction/10711777
2026-03-24 22:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22:21:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b672b23e-6410-5eca-aecf-9245248fe421 with identifier: 10711952
2026-03-24 22:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b672b23e-6410-5eca-aecf-9245248fe421 with scrape type 2
2026-03-24 22:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b672b23e-6410-5eca-aecf-9245248fe421 with scrape type 2
2026-03-24 22:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b672b23e-6410-5eca-aecf-9245248fe421, identifier: 10711952
2026-03-24 22:21:26 [adesa.be] INFO: Found listing with ID: 10718012
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718012%27 HTTP/1.1" 200 None
2026-03-24 22:21:26 [adesa.be] INFO: Scrape type for 10718012: 0
2026-03-24 22:21:26 [adesa.be] INFO: Skipping item 10718012 url https://www.openlane.eu/en/carv6/auction/10718012
2026-03-24 22:21:26 [adesa.be] INFO: Found listing with ID: 10711715
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711715%27 HTTP/1.1" 200 None
2026-03-24 22:21:26 [adesa.be] INFO: Scrape type for 10711715: 2
2026-03-24 22:21:26 [adesa.be] INFO: Scraping item 10711715 url https://www.openlane.eu/en/carv6/auction/10711715
2026-03-24 22:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b672b23e-6410-5eca-aecf-9245248fe421 with identifier: 10711952
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-24 22:21:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:21: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 22:21:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b672b23e-6410-5eca-aecf-9245248fe421 with identifier: 10711952
2026-03-24 22:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b672b23e-6410-5eca-aecf-9245248fe421 with identifier: 10711952 to the API
2026-03-24 22:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711952>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'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': 'b672b23e-6410-5eca-aecf-9245248fe421',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FSA162',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711952',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 207029,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9650,
'price_includes_vat': True,
'registration_date': '2016-05-09',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Audi A4 Avant 2.0 TDI - Diesel - Automatic - 150 hp - 207.029 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711952%27 HTTP/1.1" 200 None
2026-03-24 22:21:27 [adesa.be] INFO: Saving data for 10711952: {'auction_closing_time': 1774432800.0, 'created_time': 1774281466.263626, 'last_price_update_time': 1774390887.129557}
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711952') HTTP/1.1" 204 0
2026-03-24 22:21:27 [adesa.be] INFO: Found listing with ID: 10711436
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711436%27 HTTP/1.1" 200 None
2026-03-24 22:21:27 [adesa.be] INFO: Scrape type for 10711436: 2
2026-03-24 22:21:27 [adesa.be] INFO: Scraping item 10711436 url https://www.openlane.eu/en/carv6/auction/10711436
2026-03-24 22:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:27 [adesa.be] INFO: Found listing with ID: 10713361
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713361%27 HTTP/1.1" 200 None
2026-03-24 22:21:27 [adesa.be] INFO: Scrape type for 10713361: 0
2026-03-24 22:21:27 [adesa.be] INFO: Skipping item 10713361 url https://www.openlane.eu/en/carv6/auction/10713361
2026-03-24 22:21:27 [adesa.be] INFO: Found listing with ID: 10711457
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711457%27 HTTP/1.1" 200 None
2026-03-24 22:21:27 [adesa.be] INFO: Scrape type for 10711457: 0
2026-03-24 22:21:27 [adesa.be] INFO: Skipping item 10711457 url https://www.openlane.eu/en/carv6/auction/10711457
2026-03-24 22:21:27 [adesa.be] INFO: Found listing with ID: 10711642
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711642%27 HTTP/1.1" 200 None
2026-03-24 22:21:27 [adesa.be] INFO: Scrape type for 10711642: 0
2026-03-24 22:21:27 [adesa.be] INFO: Skipping item 10711642 url https://www.openlane.eu/en/carv6/auction/10711642
2026-03-24 22:21:27 [adesa.be] INFO: Found listing with ID: 10711520
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711520%27 HTTP/1.1" 200 None
2026-03-24 22:21:27 [adesa.be] INFO: Scrape type for 10711520: 0
2026-03-24 22:21:27 [adesa.be] INFO: Skipping item 10711520 url https://www.openlane.eu/en/carv6/auction/10711520
2026-03-24 22:21:27 [adesa.be] INFO: Found listing with ID: 10711484
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711484%27 HTTP/1.1" 200 None
2026-03-24 22:21:27 [adesa.be] INFO: Scrape type for 10711484: 2
2026-03-24 22:21:27 [adesa.be] INFO: Scraping item 10711484 url https://www.openlane.eu/en/carv6/auction/10711484
2026-03-24 22:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8 with identifier: 10711706
2026-03-24 22:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8 with scrape type 2
2026-03-24 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8 with scrape type 2
2026-03-24 22:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8, identifier: 10711706
2026-03-24 22:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3883c8eb-c045-581a-a612-5e84a91b4ac2 with identifier: 10711494
2026-03-24 22:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3883c8eb-c045-581a-a612-5e84a91b4ac2 with scrape type 2
2026-03-24 22:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3883c8eb-c045-581a-a612-5e84a91b4ac2 with scrape type 2
2026-03-24 22:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3883c8eb-c045-581a-a612-5e84a91b4ac2, identifier: 10711494
2026-03-24 22:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8 with identifier: 10711706
2026-03-24 22:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8 with identifier: 10711706
2026-03-24 22:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8 with identifier: 10711706 to the API
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711706>
{'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': 163,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9a2dc951-e501-5c50-8eff-d4ebe5b4b4a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHT018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711706',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 279239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-04-08',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Audi A4 Avant 35 TDI Ambition - Diesel - Automatic - 163 hp - '
'279.239 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711706%27 HTTP/1.1" 200 None
2026-03-24 22:21:27 [adesa.be] INFO: Saving data for 10711706: {'auction_closing_time': 1774431000.0, 'created_time': 1774281464.008793, 'last_price_update_time': 1774390887.798368}
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711706') HTTP/1.1" 204 0
2026-03-24 22:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3883c8eb-c045-581a-a612-5e84a91b4ac2 with identifier: 10711494
2026-03-24 22:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3883c8eb-c045-581a-a612-5e84a91b4ac2 with identifier: 10711494
2026-03-24 22:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3883c8eb-c045-581a-a612-5e84a91b4ac2 with identifier: 10711494 to the API
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711494>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.7L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '3883c8eb-c045-581a-a612-5e84a91b4ac2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FJD585',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711494',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 158142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2008-02-07',
'seats_number': 4,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A5 2.7 TDI - Diesel - Automatic - 190 hp - 158.142 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2008}
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711494%27 HTTP/1.1" 200 None
2026-03-24 22:21:28 [adesa.be] INFO: Saving data for 10711494: {'auction_closing_time': 1774432800.0, 'created_time': 1774281440.579831, 'last_price_update_time': 1774390888.085116}
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711494') HTTP/1.1" 204 0
2026-03-24 22:21:28 [adesa.be] INFO: Found listing with ID: 10718014
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718014%27 HTTP/1.1" 200 None
2026-03-24 22:21:28 [adesa.be] INFO: Scrape type for 10718014: 0
2026-03-24 22:21:28 [adesa.be] INFO: Skipping item 10718014 url https://www.openlane.eu/en/carv6/auction/10718014
2026-03-24 22:21:28 [adesa.be] INFO: Found listing with ID: 10711462
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711462%27 HTTP/1.1" 200 None
2026-03-24 22:21:28 [adesa.be] INFO: Scrape type for 10711462: 0
2026-03-24 22:21:28 [adesa.be] INFO: Skipping item 10711462 url https://www.openlane.eu/en/carv6/auction/10711462
2026-03-24 22:21:28 [adesa.be] INFO: Found listing with ID: 10711433
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711433%27 HTTP/1.1" 200 None
2026-03-24 22:21:28 [adesa.be] INFO: Scrape type for 10711433: 0
2026-03-24 22:21:28 [adesa.be] INFO: Skipping item 10711433 url https://www.openlane.eu/en/carv6/auction/10711433
2026-03-24 22:21:28 [adesa.be] INFO: Found listing with ID: 10718038
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718038%27 HTTP/1.1" 200 None
2026-03-24 22:21:28 [adesa.be] INFO: Scrape type for 10718038: 0
2026-03-24 22:21:28 [adesa.be] INFO: Skipping item 10718038 url https://www.openlane.eu/en/carv6/auction/10718038
2026-03-24 22:21:28 [adesa.be] INFO: Found listing with ID: 10711784
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711784%27 HTTP/1.1" 200 None
2026-03-24 22:21:28 [adesa.be] INFO: Scrape type for 10711784: 0
2026-03-24 22:21:28 [adesa.be] INFO: Skipping item 10711784 url https://www.openlane.eu/en/carv6/auction/10711784
2026-03-24 22:21:28 [adesa.be] INFO: Found listing with ID: 10711553
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711553%27 HTTP/1.1" 200 None
2026-03-24 22:21:28 [adesa.be] INFO: Scrape type for 10711553: 0
2026-03-24 22:21:28 [adesa.be] INFO: Skipping item 10711553 url https://www.openlane.eu/en/carv6/auction/10711553
2026-03-24 22:21:28 [adesa.be] INFO: Found listing with ID: 10711755
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711755%27 HTTP/1.1" 200 None
2026-03-24 22:21:28 [adesa.be] INFO: Scrape type for 10711755: 2
2026-03-24 22:21:28 [adesa.be] INFO: Scraping item 10711755 url https://www.openlane.eu/en/carv6/auction/10711755
2026-03-24 22:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:28 [adesa.be] INFO: Found listing with ID: 10713173
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713173%27 HTTP/1.1" 200 None
2026-03-24 22:21:28 [adesa.be] INFO: Scrape type for 10713173: 2
2026-03-24 22:21:28 [adesa.be] INFO: Scraping item 10713173 url https://www.openlane.eu/en/carv6/auction/10713173
2026-03-24 22: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 22:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 471fb484-697e-5403-9123-0ae13b8330a3 with identifier: 10711477
2026-03-24 22:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 471fb484-697e-5403-9123-0ae13b8330a3 with scrape type 2
2026-03-24 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 471fb484-697e-5403-9123-0ae13b8330a3 with scrape type 2
2026-03-24 22:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 471fb484-697e-5403-9123-0ae13b8330a3, identifier: 10711477
2026-03-24 22:21:28 [adesa.be] INFO: Found listing with ID: 10711948
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711948%27 HTTP/1.1" 200 None
2026-03-24 22:21:28 [adesa.be] INFO: Scrape type for 10711948: 2
2026-03-24 22:21:28 [adesa.be] INFO: Scraping item 10711948 url https://www.openlane.eu/en/carv6/auction/10711948
2026-03-24 22:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 471fb484-697e-5403-9123-0ae13b8330a3 with identifier: 10711477
2026-03-24 22:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 471fb484-697e-5403-9123-0ae13b8330a3 with identifier: 10711477
2026-03-24 22:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 471fb484-697e-5403-9123-0ae13b8330a3 with identifier: 10711477 to the API
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711477>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.7L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '471fb484-697e-5403-9123-0ae13b8330a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LAS175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711477',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 188938,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2010-10-18',
'seats_number': 4,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A5 2.7 TDI S Line - Diesel - Automatic - 163 hp - 188.938 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2010}
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711477%27 HTTP/1.1" 200 None
2026-03-24 22:21:28 [adesa.be] INFO: Saving data for 10711477: {'auction_closing_time': 1774432800.0, 'created_time': 1774281471.75985, 'last_price_update_time': 1774390888.623308}
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711477') HTTP/1.1" 204 0
2026-03-24 22:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:28 [adesa.be] INFO: Found listing with ID: 10711665
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711665%27 HTTP/1.1" 200 None
2026-03-24 22:21:28 [adesa.be] INFO: Scrape type for 10711665: 2
2026-03-24 22:21:28 [adesa.be] INFO: Scraping item 10711665 url https://www.openlane.eu/en/carv6/auction/10711665
2026-03-24 22: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 22: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 22:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7beb8f26-9250-53de-a6f9-a8f15ffc8957 with identifier: 10711508
2026-03-24 22:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7beb8f26-9250-53de-a6f9-a8f15ffc8957 with scrape type 2
2026-03-24 22:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7beb8f26-9250-53de-a6f9-a8f15ffc8957 with scrape type 2
2026-03-24 22:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7beb8f26-9250-53de-a6f9-a8f15ffc8957, identifier: 10711508
2026-03-24 22:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7beb8f26-9250-53de-a6f9-a8f15ffc8957 with identifier: 10711508
2026-03-24 22:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7beb8f26-9250-53de-a6f9-a8f15ffc8957 with identifier: 10711508
2026-03-24 22:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7beb8f26-9250-53de-a6f9-a8f15ffc8957 with identifier: 10711508 to the API
2026-03-24 22:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711508>
{'auction_title': '',
'c_o_2_emission_value': 227,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.7L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7beb8f26-9250-53de-a6f9-a8f15ffc8957',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BKK129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711508',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 248724,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2007-02-21',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A6 Allroad 2.7 TDI - Quattro - Diesel - Automatic - 163 hp - '
'248.724 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2007}
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711508%27 HTTP/1.1" 200 None
2026-03-24 22:21:29 [adesa.be] INFO: Saving data for 10711508: {'auction_closing_time': 1774432800.0, 'created_time': 1774281460.244889, 'last_price_update_time': 1774390889.116799}
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711508') HTTP/1.1" 204 0
2026-03-24 22:21:29 [adesa.be] INFO: Found listing with ID: 10711924
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711924%27 HTTP/1.1" 200 None
2026-03-24 22:21:29 [adesa.be] INFO: Scrape type for 10711924: 2
2026-03-24 22:21:29 [adesa.be] INFO: Scraping item 10711924 url https://www.openlane.eu/en/carv6/auction/10711924
2026-03-24 22:21: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 22:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:29 [adesa.be] INFO: Found listing with ID: 10711674
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711674%27 HTTP/1.1" 200 None
2026-03-24 22:21:29 [adesa.be] INFO: Scrape type for 10711674: 2
2026-03-24 22:21:29 [adesa.be] INFO: Scraping item 10711674 url https://www.openlane.eu/en/carv6/auction/10711674
2026-03-24 22:21: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 22:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with identifier: 10711797
2026-03-24 22:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with scrape type 2
2026-03-24 22:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with scrape type 2
2026-03-24 22:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca, identifier: 10711797
2026-03-24 22:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with identifier: 10711493
2026-03-24 22:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with scrape type 2
2026-03-24 22:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with scrape type 2
2026-03-24 22:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d8b2e8c-a263-5031-9d1d-4be759a240a9, identifier: 10711493
2026-03-24 22:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c61338f-5d26-54d3-9a43-c7772f3df3ed with identifier: 10711378
2026-03-24 22:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c61338f-5d26-54d3-9a43-c7772f3df3ed with scrape type 2
2026-03-24 22:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c61338f-5d26-54d3-9a43-c7772f3df3ed with scrape type 2
2026-03-24 22:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c61338f-5d26-54d3-9a43-c7772f3df3ed, identifier: 10711378
2026-03-24 22:21:29 [adesa.be] INFO: Found listing with ID: 10711375
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711375%27 HTTP/1.1" 200 None
2026-03-24 22:21:29 [adesa.be] INFO: Scrape type for 10711375: 0
2026-03-24 22:21:29 [adesa.be] INFO: Skipping item 10711375 url https://www.openlane.eu/en/carv6/auction/10711375
2026-03-24 22:21:29 [adesa.be] INFO: Found listing with ID: 10711840
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711840%27 HTTP/1.1" 200 None
2026-03-24 22:21:29 [adesa.be] INFO: Scrape type for 10711840: 0
2026-03-24 22:21:29 [adesa.be] INFO: Skipping item 10711840 url https://www.openlane.eu/en/carv6/auction/10711840
2026-03-24 22:21:29 [adesa.be] INFO: Found listing with ID: 10711972
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711972%27 HTTP/1.1" 200 None
2026-03-24 22:21:29 [adesa.be] INFO: Scrape type for 10711972: 0
2026-03-24 22:21:29 [adesa.be] INFO: Skipping item 10711972 url https://www.openlane.eu/en/carv6/auction/10711972
2026-03-24 22:21:29 [adesa.be] INFO: Found listing with ID: 10711767
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711767%27 HTTP/1.1" 200 None
2026-03-24 22:21:29 [adesa.be] INFO: Scrape type for 10711767: 0
2026-03-24 22:21:29 [adesa.be] INFO: Skipping item 10711767 url https://www.openlane.eu/en/carv6/auction/10711767
2026-03-24 22:21:29 [adesa.be] INFO: Found listing with ID: 10711559
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711559%27 HTTP/1.1" 200 None
2026-03-24 22:21:29 [adesa.be] INFO: Scrape type for 10711559: 0
2026-03-24 22:21:29 [adesa.be] INFO: Skipping item 10711559 url https://www.openlane.eu/en/carv6/auction/10711559
2026-03-24 22:21:29 [adesa.be] INFO: Found listing with ID: 10711459
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711459%27 HTTP/1.1" 200 None
2026-03-24 22:21:29 [adesa.be] INFO: Scrape type for 10711459: 0
2026-03-24 22:21:29 [adesa.be] INFO: Skipping item 10711459 url https://www.openlane.eu/en/carv6/auction/10711459
2026-03-24 22:21:29 [adesa.be] INFO: Found listing with ID: 10718002
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718002%27 HTTP/1.1" 200 None
2026-03-24 22:21:29 [adesa.be] INFO: Scrape type for 10718002: 0
2026-03-24 22:21:29 [adesa.be] INFO: Skipping item 10718002 url https://www.openlane.eu/en/carv6/auction/10718002
2026-03-24 22:21:29 [adesa.be] INFO: Found listing with ID: 10718060
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718060%27 HTTP/1.1" 200 None
2026-03-24 22:21:29 [adesa.be] INFO: Scrape type for 10718060: 0
2026-03-24 22:21:29 [adesa.be] INFO: Skipping item 10718060 url https://www.openlane.eu/en/carv6/auction/10718060
2026-03-24 22:21:29 [adesa.be] INFO: Found listing with ID: 10711751
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711751%27 HTTP/1.1" 200 None
2026-03-24 22:21:29 [adesa.be] INFO: Scrape type for 10711751: 2
2026-03-24 22:21:29 [adesa.be] INFO: Scraping item 10711751 url https://www.openlane.eu/en/carv6/auction/10711751
2026-03-24 22:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with identifier: 10711797
2026-03-24 22:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with identifier: 10711797
2026-03-24 22:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with identifier: 10711797 to the API
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711797>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '43be1dbd-bdb0-5871-adcd-d5f764d0ceca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BJV370',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711797',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 296632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1050,
'price_includes_vat': True,
'registration_date': '2007-06-11',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Audi A6 Avant 2.0 TDI S Line - Diesel - Manual - 136 hp - 296.632 '
'km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2007}
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711797%27 HTTP/1.1" 200 None
2026-03-24 22:21:29 [adesa.be] INFO: Saving data for 10711797: {'auction_closing_time': 1774431000.0, 'created_time': 1774281456.566548, 'last_price_update_time': 1774390889.929433}
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711797') HTTP/1.1" 204 0
2026-03-24 22:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with identifier: 10711493
2026-03-24 22:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with identifier: 10711493
2026-03-24 22:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with identifier: 10711493 to the API
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711493>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'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': '4d8b2e8c-a263-5031-9d1d-4be759a240a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RBC562',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711493',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 238663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2015-08-20',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A4 Avant 2.0 TDI - Diesel - Manual - 150 hp - 238.663 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711493%27 HTTP/1.1" 200 None
2026-03-24 22:21:30 [adesa.be] INFO: Saving data for 10711493: {'auction_closing_time': 1774432800.0, 'created_time': 1774281472.302626, 'last_price_update_time': 1774390890.281656}
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711493') HTTP/1.1" 204 0
2026-03-24 22:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c61338f-5d26-54d3-9a43-c7772f3df3ed with identifier: 10711378
2026-03-24 22:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c61338f-5d26-54d3-9a43-c7772f3df3ed with identifier: 10711378
2026-03-24 22:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c61338f-5d26-54d3-9a43-c7772f3df3ed with identifier: 10711378 to the API
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711378>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '0c61338f-5d26-54d3-9a43-c7772f3df3ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BFY905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711378',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 91483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 42000,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'Lazoore-Cars BV',
'title': 'Audi E-Tron GT 93 kWh - Quattro - Electric - Automatic - 476 hp - '
'91.483 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711378%27 HTTP/1.1" 200 None
2026-03-24 22:21:30 [adesa.be] INFO: Saving data for 10711378: {'auction_closing_time': 1774432800.0, 'created_time': 1774281453.252775, 'last_price_update_time': 1774390890.577414}
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711378') HTTP/1.1" 204 0
2026-03-24 22:21:30 [adesa.be] INFO: Found listing with ID: 10711507
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711507%27 HTTP/1.1" 200 None
2026-03-24 22:21:30 [adesa.be] INFO: Scrape type for 10711507: 2
2026-03-24 22:21:30 [adesa.be] INFO: Scraping item 10711507 url https://www.openlane.eu/en/carv6/auction/10711507
2026-03-24 22:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96c8f9ad-ffd1-52b6-8588-97615b478d4a with identifier: 10711699
2026-03-24 22:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96c8f9ad-ffd1-52b6-8588-97615b478d4a with scrape type 2
2026-03-24 22:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96c8f9ad-ffd1-52b6-8588-97615b478d4a with scrape type 2
2026-03-24 22:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96c8f9ad-ffd1-52b6-8588-97615b478d4a, identifier: 10711699
2026-03-24 22: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 22:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96c8f9ad-ffd1-52b6-8588-97615b478d4a with identifier: 10711699
2026-03-24 22:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96c8f9ad-ffd1-52b6-8588-97615b478d4a with identifier: 10711699
2026-03-24 22:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96c8f9ad-ffd1-52b6-8588-97615b478d4a with identifier: 10711699 to the API
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711699>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Blue',
'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': '96c8f9ad-ffd1-52b6-8588-97615b478d4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WCY017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711699',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 221672,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2019-04-29',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Audi Q2 30 TDI Sport - Diesel - Manual - 116 hp - 221.672 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711699%27 HTTP/1.1" 200 None
2026-03-24 22:21:30 [adesa.be] INFO: Saving data for 10711699: {'auction_closing_time': 1774431000.0, 'created_time': 1774281451.059467, 'last_price_update_time': 1774390890.987647}
2026-03-24 22:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711699') HTTP/1.1" 204 0
2026-03-24 22:21:31 [adesa.be] INFO: Found listing with ID: 10711655
2026-03-24 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711655%27 HTTP/1.1" 200 None
2026-03-24 22:21:31 [adesa.be] INFO: Scrape type for 10711655: 2
2026-03-24 22:21:31 [adesa.be] INFO: Scraping item 10711655 url https://www.openlane.eu/en/carv6/auction/10711655
2026-03-24 22: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 22: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 22:21:31 [adesa.be] INFO: Found listing with ID: 10711648
2026-03-24 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711648%27 HTTP/1.1" 200 None
2026-03-24 22:21:31 [adesa.be] INFO: Scrape type for 10711648: 2
2026-03-24 22:21:31 [adesa.be] INFO: Scraping item 10711648 url https://www.openlane.eu/en/carv6/auction/10711648
2026-03-24 22:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82f7757b-9335-577e-b1a0-31c5c269d5c6 with identifier: 10711413
2026-03-24 22:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f7757b-9335-577e-b1a0-31c5c269d5c6 with scrape type 2
2026-03-24 22:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82f7757b-9335-577e-b1a0-31c5c269d5c6 with scrape type 2
2026-03-24 22:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82f7757b-9335-577e-b1a0-31c5c269d5c6, identifier: 10711413
2026-03-24 22:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76511c85-301e-5686-9944-5a06b8c763a0 with identifier: 10711470
2026-03-24 22:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76511c85-301e-5686-9944-5a06b8c763a0 with scrape type 2
2026-03-24 22:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76511c85-301e-5686-9944-5a06b8c763a0 with scrape type 2
2026-03-24 22:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76511c85-301e-5686-9944-5a06b8c763a0, identifier: 10711470
2026-03-24 22:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee4689e3-07ee-5928-802c-571df5528ba8 with identifier: 10711420
2026-03-24 22:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee4689e3-07ee-5928-802c-571df5528ba8 with scrape type 2
2026-03-24 22:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee4689e3-07ee-5928-802c-571df5528ba8 with scrape type 2
2026-03-24 22:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee4689e3-07ee-5928-802c-571df5528ba8, identifier: 10711420
2026-03-24 22:21:31 [adesa.be] INFO: Found listing with ID: 10711684
2026-03-24 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711684%27 HTTP/1.1" 200 None
2026-03-24 22:21:31 [adesa.be] INFO: Scrape type for 10711684: 2
2026-03-24 22:21:31 [adesa.be] INFO: Scraping item 10711684 url https://www.openlane.eu/en/carv6/auction/10711684
2026-03-24 22:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82f7757b-9335-577e-b1a0-31c5c269d5c6 with identifier: 10711413
2026-03-24 22:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82f7757b-9335-577e-b1a0-31c5c269d5c6 with identifier: 10711413
2026-03-24 22:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82f7757b-9335-577e-b1a0-31c5c269d5c6 with identifier: 10711413 to the API
2026-03-24 22:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711413>
{'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-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '82f7757b-9335-577e-b1a0-31c5c269d5c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '027826',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711413',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 343134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2020-02-13',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Audi Q5 35 TDI S Line - Quattro - Diesel - Automatic - 163 hp - '
'343.134 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-24 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711413%27 HTTP/1.1" 200 None
2026-03-24 22:21:31 [adesa.be] INFO: Saving data for 10711413: {'auction_closing_time': 1774432800.0, 'created_time': 1774281447.613351, 'last_price_update_time': 1774390891.952947}
2026-03-24 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711413') HTTP/1.1" 204 0
2026-03-24 22:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76511c85-301e-5686-9944-5a06b8c763a0 with identifier: 10711470
2026-03-24 22:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76511c85-301e-5686-9944-5a06b8c763a0 with identifier: 10711470
2026-03-24 22:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76511c85-301e-5686-9944-5a06b8c763a0 with identifier: 10711470 to the API
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711470>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '76511c85-301e-5686-9944-5a06b8c763a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HZK228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711470',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 264801,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2014-11-06',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A6 Avant - Diesel - Automatic - 190 hp - 264.801 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711470%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Saving data for 10711470: {'auction_closing_time': 1774432800.0, 'created_time': 1774281459.218222, 'last_price_update_time': 1774390892.243241}
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711470') HTTP/1.1" 204 0
2026-03-24 22:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee4689e3-07ee-5928-802c-571df5528ba8 with identifier: 10711420
2026-03-24 22:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee4689e3-07ee-5928-802c-571df5528ba8 with identifier: 10711420
2026-03-24 22:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee4689e3-07ee-5928-802c-571df5528ba8 with identifier: 10711420 to the API
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711420>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ee4689e3-07ee-5928-802c-571df5528ba8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EOG695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711420',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 165398,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2015-07-06',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A6 Avant 3.0 TDI - Diesel - Automatic - 211 hp - 165.398 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711420%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Saving data for 10711420: {'auction_closing_time': 1774432800.0, 'created_time': 1774281440.871358, 'last_price_update_time': 1774390892.508842}
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711420') HTTP/1.1" 204 0
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10711697
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711697%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10711697: 2
2026-03-24 22:21:32 [adesa.be] INFO: Scraping item 10711697 url https://www.openlane.eu/en/carv6/auction/10711697
2026-03-24 22:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10711392
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711392%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10711392: 2
2026-03-24 22:21:32 [adesa.be] INFO: Scraping item 10711392 url https://www.openlane.eu/en/carv6/auction/10711392
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10711661
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711661%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10711661: 2
2026-03-24 22:21:32 [adesa.be] INFO: Scraping item 10711661 url https://www.openlane.eu/en/carv6/auction/10711661
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10711664
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711664%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10711664: 2
2026-03-24 22:21:32 [adesa.be] INFO: Scraping item 10711664 url https://www.openlane.eu/en/carv6/auction/10711664
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10711823
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711823%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10711823: 2
2026-03-24 22:21:32 [adesa.be] INFO: Scraping item 10711823 url https://www.openlane.eu/en/carv6/auction/10711823
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10711381
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711381%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10711381: 0
2026-03-24 22:21:32 [adesa.be] INFO: Skipping item 10711381 url https://www.openlane.eu/en/carv6/auction/10711381
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10711448
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711448%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10711448: 0
2026-03-24 22:21:32 [adesa.be] INFO: Skipping item 10711448 url https://www.openlane.eu/en/carv6/auction/10711448
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10711480
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711480%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10711480: 0
2026-03-24 22:21:32 [adesa.be] INFO: Skipping item 10711480 url https://www.openlane.eu/en/carv6/auction/10711480
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10711754
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711754%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10711754: 0
2026-03-24 22:21:32 [adesa.be] INFO: Skipping item 10711754 url https://www.openlane.eu/en/carv6/auction/10711754
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10718019
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718019%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10718019: 0
2026-03-24 22:21:32 [adesa.be] INFO: Skipping item 10718019 url https://www.openlane.eu/en/carv6/auction/10718019
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10711704
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711704%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10711704: 0
2026-03-24 22:21:32 [adesa.be] INFO: Skipping item 10711704 url https://www.openlane.eu/en/carv6/auction/10711704
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10711867
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711867%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10711867: 0
2026-03-24 22:21:32 [adesa.be] INFO: Skipping item 10711867 url https://www.openlane.eu/en/carv6/auction/10711867
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10711518
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711518%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10711518: 0
2026-03-24 22:21:32 [adesa.be] INFO: Skipping item 10711518 url https://www.openlane.eu/en/carv6/auction/10711518
2026-03-24 22:21:32 [adesa.be] INFO: Found listing with ID: 10711534
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711534%27 HTTP/1.1" 200 None
2026-03-24 22:21:32 [adesa.be] INFO: Scrape type for 10711534: 2
2026-03-24 22:21:32 [adesa.be] INFO: Scraping item 10711534 url https://www.openlane.eu/en/carv6/auction/10711534
2026-03-24 22:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with identifier: 10711686
2026-03-24 22:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with scrape type 2
2026-03-24 22:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with scrape type 2
2026-03-24 22:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165, identifier: 10711686
2026-03-24 22:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b6688f5-80e0-54a0-89a9-b1977e890562 with identifier: 10711921
2026-03-24 22:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b6688f5-80e0-54a0-89a9-b1977e890562 with scrape type 2
2026-03-24 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b6688f5-80e0-54a0-89a9-b1977e890562 with scrape type 2
2026-03-24 22:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2b6688f5-80e0-54a0-89a9-b1977e890562, identifier: 10711921
2026-03-24 22:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10711430
2026-03-24 22:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 409e787b-ed9e-535d-9a99-13b3a23eaf21 with scrape type 2
2026-03-24 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 409e787b-ed9e-535d-9a99-13b3a23eaf21 with scrape type 2
2026-03-24 22:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 409e787b-ed9e-535d-9a99-13b3a23eaf21, identifier: 10711430
2026-03-24 22:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a646ea5e-cb22-526b-8f16-4d0a2eee8624 with identifier: 10711402
2026-03-24 22:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a646ea5e-cb22-526b-8f16-4d0a2eee8624 with scrape type 2
2026-03-24 22:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a646ea5e-cb22-526b-8f16-4d0a2eee8624 with scrape type 2
2026-03-24 22:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a646ea5e-cb22-526b-8f16-4d0a2eee8624, identifier: 10711402
2026-03-24 22:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with identifier: 10711686
2026-03-24 22:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with identifier: 10711686
2026-03-24 22:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68fa85a3-e36a-5ce6-8fb6-08093a2bb165 with identifier: 10711686 to the API
2026-03-24 22:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711686>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '68fa85a3-e36a-5ce6-8fb6-08093a2bb165',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TEG446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711686',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 143997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13550,
'price_includes_vat': True,
'registration_date': '2014-09-01',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Audi Q5 2.0 TDI S Line - Diesel - Automatic - 177 hp - 143.997 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2014}
2026-03-24 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711686%27 HTTP/1.1" 200 None
2026-03-24 22:21:33 [adesa.be] INFO: Saving data for 10711686: {'auction_closing_time': 1774431000.0, 'created_time': 1774281447.308108, 'last_price_update_time': 1774390893.549592}
2026-03-24 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711686') HTTP/1.1" 204 0
2026-03-24 22:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2b6688f5-80e0-54a0-89a9-b1977e890562 with identifier: 10711921
2026-03-24 22:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2b6688f5-80e0-54a0-89a9-b1977e890562 with identifier: 10711921
2026-03-24 22:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2b6688f5-80e0-54a0-89a9-b1977e890562 with identifier: 10711921 to the API
2026-03-24 22:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711921>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 560,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2b6688f5-80e0-54a0-89a9-b1977e890562',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YJA627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 247495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29850,
'price_includes_vat': True,
'registration_date': '2015-05-22',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Audi RS6 Avant 4.0 TFSI - Quattro - Petrol - Automatic - 560 hp - '
'247.495 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711921%27 HTTP/1.1" 200 None
2026-03-24 22:21:33 [adesa.be] INFO: Saving data for 10711921: {'auction_closing_time': 1774432800.0, 'created_time': 1774281442.617166, 'last_price_update_time': 1774390893.929615}
2026-03-24 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711921') HTTP/1.1" 204 0
2026-03-24 22:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10711430
2026-03-24 22:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10711430
2026-03-24 22:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10711430 to the API
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711430>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '409e787b-ed9e-535d-9a99-13b3a23eaf21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PGJ774',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711430',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 168050,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2016-06-29',
'seats_number': 5,
'seller_name': 'Auttoo Autohandel',
'title': 'Audi Q5 2.0 TFSI - Quattro - Petrol - Automatic - 180 hp - 168.050 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711430%27 HTTP/1.1" 200 None
2026-03-24 22:21:34 [adesa.be] INFO: Saving data for 10711430: {'auction_closing_time': 1774432800.0, 'created_time': 1774281448.202641, 'last_price_update_time': 1774390894.205094}
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711430') HTTP/1.1" 204 0
2026-03-24 22:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a646ea5e-cb22-526b-8f16-4d0a2eee8624 with identifier: 10711402
2026-03-24 22:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a646ea5e-cb22-526b-8f16-4d0a2eee8624 with identifier: 10711402
2026-03-24 22:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a646ea5e-cb22-526b-8f16-4d0a2eee8624 with identifier: 10711402 to the API
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711402>
{'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': 252,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a646ea5e-cb22-526b-8f16-4d0a2eee8624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BQX703',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711402',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 168413,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi Q5 50 TFSIe - Quattro - Hybrid - Automatic - 252 hp - 168.413 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711402%27 HTTP/1.1" 200 None
2026-03-24 22:21:34 [adesa.be] INFO: Saving data for 10711402: {'auction_closing_time': 1774432800.0, 'created_time': 1774281445.129286, 'last_price_update_time': 1774390894.503187}
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711402') HTTP/1.1" 204 0
2026-03-24 22:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9acf0b5-4495-5a3f-adac-d76652e9a84e with identifier: 10711436
2026-03-24 22:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9acf0b5-4495-5a3f-adac-d76652e9a84e with scrape type 2
2026-03-24 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9acf0b5-4495-5a3f-adac-d76652e9a84e with scrape type 2
2026-03-24 22:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f9acf0b5-4495-5a3f-adac-d76652e9a84e, identifier: 10711436
2026-03-24 22:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401e0855-4cb9-5ae6-94eb-7a09bc18abfe with identifier: 10711399
2026-03-24 22:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401e0855-4cb9-5ae6-94eb-7a09bc18abfe with scrape type 2
2026-03-24 22:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 401e0855-4cb9-5ae6-94eb-7a09bc18abfe with scrape type 2
2026-03-24 22:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 401e0855-4cb9-5ae6-94eb-7a09bc18abfe, identifier: 10711399
2026-03-24 22:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9acf0b5-4495-5a3f-adac-d76652e9a84e with identifier: 10711436
2026-03-24 22:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9acf0b5-4495-5a3f-adac-d76652e9a84e with identifier: 10711436
2026-03-24 22:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9acf0b5-4495-5a3f-adac-d76652e9a84e with identifier: 10711436 to the API
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711436>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f9acf0b5-4495-5a3f-adac-d76652e9a84e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '580929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711436',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 186696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2016-07-11',
'seats_number': 4,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW 2 Series 218i - Petrol - Automatic - 136 hp - 186.696 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711436%27 HTTP/1.1" 200 None
2026-03-24 22:21:35 [adesa.be] INFO: Saving data for 10711436: {'auction_closing_time': 1774432800.0, 'created_time': 1774281428.940878, 'last_price_update_time': 1774390895.089331}
2026-03-24 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711436') HTTP/1.1" 204 0
2026-03-24 22:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 401e0855-4cb9-5ae6-94eb-7a09bc18abfe with identifier: 10711399
2026-03-24 22:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 401e0855-4cb9-5ae6-94eb-7a09bc18abfe with identifier: 10711399
2026-03-24 22:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 401e0855-4cb9-5ae6-94eb-7a09bc18abfe with identifier: 10711399 to the API
2026-03-24 22:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711399>
{'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': 354,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '401e0855-4cb9-5ae6-94eb-7a09bc18abfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '033718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711399',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 216958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2017-07-17',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Audi SQ5 3.0 TFSI S Edition - Quattro - Petrol - Automatic - 354 hp '
'- 216.958 km',
'transmission': 'automatic',
'trim': 'S Edition',
'vin': None,
'year': 2017}
2026-03-24 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711399%27 HTTP/1.1" 200 None
2026-03-24 22:21:35 [adesa.be] INFO: Saving data for 10711399: {'auction_closing_time': 1774432800.0, 'created_time': 1774281440.115372, 'last_price_update_time': 1774390895.375198}
2026-03-24 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711399') HTTP/1.1" 204 0
2026-03-24 22:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 733d103b-d47d-51bd-80a9-af3b7860e324 with identifier: 10711441
2026-03-24 22:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 733d103b-d47d-51bd-80a9-af3b7860e324 with scrape type 2
2026-03-24 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 733d103b-d47d-51bd-80a9-af3b7860e324 with scrape type 2
2026-03-24 22:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 733d103b-d47d-51bd-80a9-af3b7860e324, identifier: 10711441
2026-03-24 22:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 733d103b-d47d-51bd-80a9-af3b7860e324 with identifier: 10711441
2026-03-24 22:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 733d103b-d47d-51bd-80a9-af3b7860e324 with identifier: 10711441
2026-03-24 22:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 733d103b-d47d-51bd-80a9-af3b7860e324 with identifier: 10711441 to the API
2026-03-24 22:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711441>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '733d103b-d47d-51bd-80a9-af3b7860e324',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK318',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711441',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 118888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 118.888 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711441%27 HTTP/1.1" 200 None
2026-03-24 22:21:35 [adesa.be] INFO: Saving data for 10711441: {'auction_closing_time': 1774432800.0, 'created_time': 1774281437.540939, 'last_price_update_time': 1774390895.759765}
2026-03-24 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711441') HTTP/1.1" 204 0
2026-03-24 22:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6edaa047-f8b2-55d1-bfbd-978a10492607 with identifier: 10711755
2026-03-24 22:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6edaa047-f8b2-55d1-bfbd-978a10492607 with scrape type 2
2026-03-24 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6edaa047-f8b2-55d1-bfbd-978a10492607 with scrape type 2
2026-03-24 22:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6edaa047-f8b2-55d1-bfbd-978a10492607, identifier: 10711755
2026-03-24 22:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a011680a-a3b4-55fd-a0bd-e635571f4516 with identifier: 10713173
2026-03-24 22:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a011680a-a3b4-55fd-a0bd-e635571f4516 with scrape type 2
2026-03-24 22:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a011680a-a3b4-55fd-a0bd-e635571f4516 with scrape type 2
2026-03-24 22:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a011680a-a3b4-55fd-a0bd-e635571f4516, identifier: 10713173
2026-03-24 22:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6edaa047-f8b2-55d1-bfbd-978a10492607 with identifier: 10711755
2026-03-24 22:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6edaa047-f8b2-55d1-bfbd-978a10492607 with identifier: 10711755
2026-03-24 22:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6edaa047-f8b2-55d1-bfbd-978a10492607 with identifier: 10711755 to the API
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711755>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6edaa047-f8b2-55d1-bfbd-978a10492607',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TEE706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711755',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 212176,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2015-08-19',
'seats_number': 5,
'seller_name': 'Ali cars',
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 212.176 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711755%27 HTTP/1.1" 200 None
2026-03-24 22:21:36 [adesa.be] INFO: Saving data for 10711755: {'auction_closing_time': 1774431000.0, 'created_time': 1774281429.551525, 'last_price_update_time': 1774390896.215381}
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711755') HTTP/1.1" 204 0
2026-03-24 22:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a011680a-a3b4-55fd-a0bd-e635571f4516 with identifier: 10713173
2026-03-24 22:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a011680a-a3b4-55fd-a0bd-e635571f4516 with identifier: 10713173
2026-03-24 22:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a011680a-a3b4-55fd-a0bd-e635571f4516 with identifier: 10713173 to the API
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713173>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a011680a-a3b4-55fd-a0bd-e635571f4516',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CFN021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713173',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 264195,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2009-05-15',
'seats_number': 5,
'seller_name': "Auto's David bvba",
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 264.195 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713173%27 HTTP/1.1" 200 None
2026-03-24 22:21:36 [adesa.be] INFO: Saving data for 10713173: {'auction_closing_time': 1774432800.0, 'created_time': 1774281425.863143, 'last_price_update_time': 1774390896.520526}
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713173') HTTP/1.1" 204 0
2026-03-24 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d9f3300-719a-5a06-849e-bbe29137a3d5 with identifier: 10711924
2026-03-24 22:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d9f3300-719a-5a06-849e-bbe29137a3d5 with scrape type 2
2026-03-24 22:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d9f3300-719a-5a06-849e-bbe29137a3d5 with scrape type 2
2026-03-24 22:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d9f3300-719a-5a06-849e-bbe29137a3d5, identifier: 10711924
2026-03-24 22:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d9f3300-719a-5a06-849e-bbe29137a3d5 with identifier: 10711924
2026-03-24 22:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d9f3300-719a-5a06-849e-bbe29137a3d5 with identifier: 10711924
2026-03-24 22:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d9f3300-719a-5a06-849e-bbe29137a3d5 with identifier: 10711924 to the API
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711924>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9d9f3300-719a-5a06-849e-bbe29137a3d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UCZ968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711924',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 244013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8850,
'price_includes_vat': True,
'registration_date': '2015-04-10',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'BMW 4 Series Gran Coupé 418d Luxury - Diesel - Automatic - 135 hp - '
'244.013 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2015}
2026-03-24 22:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711924%27 HTTP/1.1" 200 None
2026-03-24 22:21:37 [adesa.be] INFO: Saving data for 10711924: {'auction_closing_time': 1774432800.0, 'created_time': 1774281427.453403, 'last_price_update_time': 1774390897.005957}
2026-03-24 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711924') HTTP/1.1" 204 0
2026-03-24 22:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5713529-e290-5466-b5e9-82eb07d05337 with identifier: 10711665
2026-03-24 22:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5713529-e290-5466-b5e9-82eb07d05337 with scrape type 2
2026-03-24 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5713529-e290-5466-b5e9-82eb07d05337 with scrape type 2
2026-03-24 22:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5713529-e290-5466-b5e9-82eb07d05337, identifier: 10711665
2026-03-24 22:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 094aa552-a85f-5181-b5fa-cd7061ebd56e with identifier: 10711751
2026-03-24 22:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 094aa552-a85f-5181-b5fa-cd7061ebd56e with scrape type 2
2026-03-24 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 094aa552-a85f-5181-b5fa-cd7061ebd56e with scrape type 2
2026-03-24 22:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 094aa552-a85f-5181-b5fa-cd7061ebd56e, identifier: 10711751
2026-03-24 22:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bead77e-e215-50b9-bfa8-b9a78265de2a with identifier: 10711948
2026-03-24 22:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bead77e-e215-50b9-bfa8-b9a78265de2a with scrape type 2
2026-03-24 22:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bead77e-e215-50b9-bfa8-b9a78265de2a with scrape type 2
2026-03-24 22:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9bead77e-e215-50b9-bfa8-b9a78265de2a, identifier: 10711948
2026-03-24 22:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5713529-e290-5466-b5e9-82eb07d05337 with identifier: 10711665
2026-03-24 22:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5713529-e290-5466-b5e9-82eb07d05337 with identifier: 10711665
2026-03-24 22:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5713529-e290-5466-b5e9-82eb07d05337 with identifier: 10711665 to the API
2026-03-24 22:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711665>
{'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': 184,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd5713529-e290-5466-b5e9-82eb07d05337',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDG756',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711665',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 127330,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-06-13',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series Touring 330e M-Pack - Hybrid - Automatic - 184 hp - '
'127.330 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2022}
2026-03-24 22:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711665%27 HTTP/1.1" 200 None
2026-03-24 22:21:38 [adesa.be] INFO: Saving data for 10711665: {'auction_closing_time': 1774431000.0, 'created_time': 1774281434.395485, 'last_price_update_time': 1774390898.028691}
2026-03-24 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711665') HTTP/1.1" 204 0
2026-03-24 22:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 094aa552-a85f-5181-b5fa-cd7061ebd56e with identifier: 10711751
2026-03-24 22:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 094aa552-a85f-5181-b5fa-cd7061ebd56e with identifier: 10711751
2026-03-24 22:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 094aa552-a85f-5181-b5fa-cd7061ebd56e with identifier: 10711751 to the API
2026-03-24 22:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711751>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '094aa552-a85f-5181-b5fa-cd7061ebd56e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HVX944',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711751',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 252798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2011-09-22',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 163 hp - 252.798 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
2026-03-24 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711751%27 HTTP/1.1" 200 None
2026-03-24 22:21:38 [adesa.be] INFO: Saving data for 10711751: {'auction_closing_time': 1774431000.0, 'created_time': 1774281424.71973, 'last_price_update_time': 1774390898.303772}
2026-03-24 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711751') HTTP/1.1" 204 0
2026-03-24 22:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9bead77e-e215-50b9-bfa8-b9a78265de2a with identifier: 10711948
2026-03-24 22:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9bead77e-e215-50b9-bfa8-b9a78265de2a with identifier: 10711948
2026-03-24 22:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9bead77e-e215-50b9-bfa8-b9a78265de2a with identifier: 10711948 to the API
2026-03-24 22:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711948>
{'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': 136,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '9bead77e-e215-50b9-bfa8-b9a78265de2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ESX856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711948',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 163366,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9150,
'price_includes_vat': True,
'registration_date': '2016-01-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'BMW 3 Series Touring 318i - Petrol - Automatic - 136 hp - 163.366 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711948%27 HTTP/1.1" 200 None
2026-03-24 22:21:38 [adesa.be] INFO: Saving data for 10711948: {'auction_closing_time': 1774432800.0, 'created_time': 1774279333.20153, 'last_price_update_time': 1774390898.629792}
2026-03-24 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711948') HTTP/1.1" 204 0
2026-03-24 22:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebb64f03-72c7-58a0-9ac5-12a511419db0 with identifier: 10711674
2026-03-24 22:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebb64f03-72c7-58a0-9ac5-12a511419db0 with scrape type 2
2026-03-24 22:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebb64f03-72c7-58a0-9ac5-12a511419db0 with scrape type 2
2026-03-24 22:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebb64f03-72c7-58a0-9ac5-12a511419db0, identifier: 10711674
2026-03-24 22:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebb64f03-72c7-58a0-9ac5-12a511419db0 with identifier: 10711674
2026-03-24 22:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebb64f03-72c7-58a0-9ac5-12a511419db0 with identifier: 10711674
2026-03-24 22:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebb64f03-72c7-58a0-9ac5-12a511419db0 with identifier: 10711674 to the API
2026-03-24 22:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711674>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 326,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ebb64f03-72c7-58a0-9ac5-12a511419db0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BDQ874',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711674',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 175974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2019-09-06',
'seats_number': 5,
'seller_name': 'Patrick Philippe',
'title': 'BMW 4 Series Gran Coupé 440i M Sport - xDrive - Petrol - Automatic '
'- 326 hp - 175.974 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2019}
2026-03-24 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711674%27 HTTP/1.1" 200 None
2026-03-24 22:21:39 [adesa.be] INFO: Saving data for 10711674: {'auction_closing_time': 1774431000.0, 'created_time': 1774281427.143172, 'last_price_update_time': 1774390899.133822}
2026-03-24 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711674') HTTP/1.1" 204 0
2026-03-24 22:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfa08267-e930-59ff-a3b1-da5cdaad8c83 with identifier: 10711507
2026-03-24 22:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfa08267-e930-59ff-a3b1-da5cdaad8c83 with scrape type 2
2026-03-24 22:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfa08267-e930-59ff-a3b1-da5cdaad8c83 with scrape type 2
2026-03-24 22:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfa08267-e930-59ff-a3b1-da5cdaad8c83, identifier: 10711507
2026-03-24 22:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfa08267-e930-59ff-a3b1-da5cdaad8c83 with identifier: 10711507
2026-03-24 22:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfa08267-e930-59ff-a3b1-da5cdaad8c83 with identifier: 10711507
2026-03-24 22:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfa08267-e930-59ff-a3b1-da5cdaad8c83 with identifier: 10711507 to the API
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711507>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cfa08267-e930-59ff-a3b1-da5cdaad8c83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGX912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711507',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 279949,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2010-09-30',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 184 hp - 279.949 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2010}
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711507%27 HTTP/1.1" 200 None
2026-03-24 22:21:40 [adesa.be] INFO: Saving data for 10711507: {'auction_closing_time': 1774432800.0, 'created_time': 1774281435.361578, 'last_price_update_time': 1774390900.188106}
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711507') HTTP/1.1" 204 0
2026-03-24 22:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with identifier: 10711655
2026-03-24 22:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with scrape type 2
2026-03-24 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with scrape type 2
2026-03-24 22:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642, identifier: 10711655
2026-03-24 22:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with identifier: 10711655
2026-03-24 22:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with identifier: 10711655
2026-03-24 22:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfc2b3cf-acff-5fb2-bad9-8e7182d1a642 with identifier: 10711655 to the API
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711655>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'dfc2b3cf-acff-5fb2-bad9-8e7182d1a642',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSJ397',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711655',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 129603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'LM CAR COMPANY',
'title': 'BMW 5 Series Touring 530e M Sport - xDrive - Hybrid - Automatic - '
'184 hp - 129.603 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711655%27 HTTP/1.1" 200 None
2026-03-24 22:21:40 [adesa.be] INFO: Saving data for 10711655: {'auction_closing_time': 1774431000.0, 'created_time': 1774281423.816868, 'last_price_update_time': 1774390900.540515}
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711655') HTTP/1.1" 204 0
2026-03-24 22:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e551aae8-9345-505d-9ba3-b2be9f0f357b with identifier: 10711684
2026-03-24 22:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e551aae8-9345-505d-9ba3-b2be9f0f357b with scrape type 2
2026-03-24 22:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e551aae8-9345-505d-9ba3-b2be9f0f357b with scrape type 2
2026-03-24 22:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e551aae8-9345-505d-9ba3-b2be9f0f357b, identifier: 10711684
2026-03-24 22:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e551aae8-9345-505d-9ba3-b2be9f0f357b with identifier: 10711684
2026-03-24 22:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e551aae8-9345-505d-9ba3-b2be9f0f357b with identifier: 10711684
2026-03-24 22:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e551aae8-9345-505d-9ba3-b2be9f0f357b with identifier: 10711684 to the API
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711684>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 319,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e551aae8-9345-505d-9ba3-b2be9f0f357b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UKB767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711684',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 447978,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2018-05-28',
'seats_number': 5,
'seller_name': 'Auto-7 bv',
'title': 'BMW 6 Series GT 640d M Sport - xDrive - Diesel - Automatic - 319 hp '
'- 447.978 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711684%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Saving data for 10711684: {'auction_closing_time': 1774431000.0, 'created_time': 1774281436.699982, 'last_price_update_time': 1774390901.011466}
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711684') HTTP/1.1" 204 0
2026-03-24 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:41 [adesa.be] INFO: Found listing with ID: 10711424
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711424%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711424: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10711424 url https://www.openlane.eu/en/carv6/auction/10711424
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10717945
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717945%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10717945: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10717945 url https://www.openlane.eu/en/carv6/auction/10717945
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711651
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711651%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711651: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10711651 url https://www.openlane.eu/en/carv6/auction/10711651
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10713172
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713172%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10713172: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10713172 url https://www.openlane.eu/en/carv6/auction/10713172
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10718003
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718003%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10718003: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10718003 url https://www.openlane.eu/en/carv6/auction/10718003
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711634
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711634%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711634: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10711634 url https://www.openlane.eu/en/carv6/auction/10711634
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711400
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711400%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711400: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10711400 url https://www.openlane.eu/en/carv6/auction/10711400
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711842
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711842%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711842: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10711842 url https://www.openlane.eu/en/carv6/auction/10711842
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711835
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711835%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711835: 2
2026-03-24 22:21:41 [adesa.be] INFO: Scraping item 10711835 url https://www.openlane.eu/en/carv6/auction/10711835
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711672
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711672%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711672: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10711672 url https://www.openlane.eu/en/carv6/auction/10711672
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711388
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711388%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711388: 2
2026-03-24 22:21:41 [adesa.be] INFO: Scraping item 10711388 url https://www.openlane.eu/en/carv6/auction/10711388
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10718087
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718087%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10718087: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10718087 url https://www.openlane.eu/en/carv6/auction/10718087
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711414
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711414%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711414: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10711414 url https://www.openlane.eu/en/carv6/auction/10711414
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711633
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711633%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711633: 2
2026-03-24 22:21:41 [adesa.be] INFO: Scraping item 10711633 url https://www.openlane.eu/en/carv6/auction/10711633
2026-03-24 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711587
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711587%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711587: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10711587 url https://www.openlane.eu/en/carv6/auction/10711587
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10717957
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717957%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10717957: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10717957 url https://www.openlane.eu/en/carv6/auction/10717957
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10718545
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718545%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10718545: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10718545 url https://www.openlane.eu/en/carv6/auction/10718545
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10718018
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718018%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10718018: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10718018 url https://www.openlane.eu/en/carv6/auction/10718018
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711933
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711933%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711933: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10711933 url https://www.openlane.eu/en/carv6/auction/10711933
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711757
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711757%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711757: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10711757 url https://www.openlane.eu/en/carv6/auction/10711757
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711572
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711572%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711572: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10711572 url https://www.openlane.eu/en/carv6/auction/10711572
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711967
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711967%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711967: 2
2026-03-24 22:21:41 [adesa.be] INFO: Scraping item 10711967 url https://www.openlane.eu/en/carv6/auction/10711967
2026-03-24 22: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 22: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 22:21:41 [adesa.be] INFO: Found listing with ID: 10711779
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711779%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711779: 2
2026-03-24 22:21:41 [adesa.be] INFO: Scraping item 10711779 url https://www.openlane.eu/en/carv6/auction/10711779
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10718039
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718039%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10718039: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10718039 url https://www.openlane.eu/en/carv6/auction/10718039
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711489
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711489%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711489: 0
2026-03-24 22:21:41 [adesa.be] INFO: Skipping item 10711489 url https://www.openlane.eu/en/carv6/auction/10711489
2026-03-24 22:21:41 [adesa.be] INFO: Found listing with ID: 10711771
2026-03-24 22:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711771%27 HTTP/1.1" 200 None
2026-03-24 22:21:41 [adesa.be] INFO: Scrape type for 10711771: 2
2026-03-24 22:21:41 [adesa.be] INFO: Scraping item 10711771 url https://www.openlane.eu/en/carv6/auction/10711771
2026-03-24 22:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afbc559f-a7d0-5faf-b94d-7dce3b8c459a with identifier: 10711664
2026-03-24 22:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afbc559f-a7d0-5faf-b94d-7dce3b8c459a with scrape type 2
2026-03-24 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afbc559f-a7d0-5faf-b94d-7dce3b8c459a with scrape type 2
2026-03-24 22:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afbc559f-a7d0-5faf-b94d-7dce3b8c459a, identifier: 10711664
2026-03-24 22:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0f01730-fdef-5ee4-90ff-f0cd42dbd09c with identifier: 10711823
2026-03-24 22:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0f01730-fdef-5ee4-90ff-f0cd42dbd09c with scrape type 2
2026-03-24 22:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0f01730-fdef-5ee4-90ff-f0cd42dbd09c with scrape type 2
2026-03-24 22:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e0f01730-fdef-5ee4-90ff-f0cd42dbd09c, identifier: 10711823
2026-03-24 22:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afbc559f-a7d0-5faf-b94d-7dce3b8c459a with identifier: 10711664
2026-03-24 22:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afbc559f-a7d0-5faf-b94d-7dce3b8c459a with identifier: 10711664
2026-03-24 22:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afbc559f-a7d0-5faf-b94d-7dce3b8c459a with identifier: 10711664 to the API
2026-03-24 22:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711664>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'afbc559f-a7d0-5faf-b94d-7dce3b8c459a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CSX780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711664',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 182747,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2017-05-23',
'seats_number': 5,
'seller_name': 'Car Eyes Consulting srl',
'title': 'BMW 7 Series 740e iPerformance - Hybrid - Automatic - 258 hp - '
'182.747 km',
'transmission': 'automatic',
'trim': 'iPerformance',
'vin': None,
'year': 2017}
2026-03-24 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711664%27 HTTP/1.1" 200 None
2026-03-24 22:21:42 [adesa.be] INFO: Saving data for 10711664: {'auction_closing_time': 1774431000.0, 'created_time': 1774279332.89822, 'last_price_update_time': 1774390902.271039}
2026-03-24 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711664') HTTP/1.1" 204 0
2026-03-24 22:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e0f01730-fdef-5ee4-90ff-f0cd42dbd09c with identifier: 10711823
2026-03-24 22:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e0f01730-fdef-5ee4-90ff-f0cd42dbd09c with identifier: 10711823
2026-03-24 22:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e0f01730-fdef-5ee4-90ff-f0cd42dbd09c with identifier: 10711823 to the API
2026-03-24 22:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711823>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e0f01730-fdef-5ee4-90ff-f0cd42dbd09c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMG713',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711823',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 159173,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30800,
'price_includes_vat': True,
'registration_date': '2021-05-11',
'seats_number': 4,
'seller_name': 'Mikadav BV',
'title': 'BMW 7 Series Long 740 - xDrive - Diesel - Automatic - 340 hp - '
'159.173 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711823%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Saving data for 10711823: {'auction_closing_time': 1774431000.0, 'created_time': 1774281405.359812, 'last_price_update_time': 1774390903.12332}
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711823') HTTP/1.1" 204 0
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10711723
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711723%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10711723: 2
2026-03-24 22:21:43 [adesa.be] INFO: Scraping item 10711723 url https://www.openlane.eu/en/carv6/auction/10711723
2026-03-24 22:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10711724
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711724%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10711724: 2
2026-03-24 22:21:43 [adesa.be] INFO: Scraping item 10711724 url https://www.openlane.eu/en/carv6/auction/10711724
2026-03-24 22:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10711517
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711517%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10711517: 0
2026-03-24 22:21:43 [adesa.be] INFO: Skipping item 10711517 url https://www.openlane.eu/en/carv6/auction/10711517
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10711762
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711762%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10711762: 2
2026-03-24 22:21:43 [adesa.be] INFO: Scraping item 10711762 url https://www.openlane.eu/en/carv6/auction/10711762
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10711584
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711584%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10711584: 2
2026-03-24 22:21:43 [adesa.be] INFO: Scraping item 10711584 url https://www.openlane.eu/en/carv6/auction/10711584
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10718089
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718089%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10718089: 0
2026-03-24 22:21:43 [adesa.be] INFO: Skipping item 10718089 url https://www.openlane.eu/en/carv6/auction/10718089
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10711598
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711598%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10711598: 0
2026-03-24 22:21:43 [adesa.be] INFO: Skipping item 10711598 url https://www.openlane.eu/en/carv6/auction/10711598
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10711588
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711588%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10711588: 0
2026-03-24 22:21:43 [adesa.be] INFO: Skipping item 10711588 url https://www.openlane.eu/en/carv6/auction/10711588
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10717941
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717941%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10717941: 0
2026-03-24 22:21:43 [adesa.be] INFO: Skipping item 10717941 url https://www.openlane.eu/en/carv6/auction/10717941
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10711550
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711550%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10711550: 0
2026-03-24 22:21:43 [adesa.be] INFO: Skipping item 10711550 url https://www.openlane.eu/en/carv6/auction/10711550
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10711549
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711549%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10711549: 2
2026-03-24 22:21:43 [adesa.be] INFO: Scraping item 10711549 url https://www.openlane.eu/en/carv6/auction/10711549
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10711589
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711589%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10711589: 2
2026-03-24 22:21:43 [adesa.be] INFO: Scraping item 10711589 url https://www.openlane.eu/en/carv6/auction/10711589
2026-03-24 22:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10711392
2026-03-24 22:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with scrape type 2
2026-03-24 22:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with scrape type 2
2026-03-24 22:21:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2, identifier: 10711392
2026-03-24 22:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed94425d-1816-5ddb-a041-cf020e554529 with identifier: 10711661
2026-03-24 22:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed94425d-1816-5ddb-a041-cf020e554529 with scrape type 2
2026-03-24 22:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed94425d-1816-5ddb-a041-cf020e554529 with scrape type 2
2026-03-24 22:21:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ed94425d-1816-5ddb-a041-cf020e554529, identifier: 10711661
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10717968
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717968%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10717968: 0
2026-03-24 22:21:43 [adesa.be] INFO: Skipping item 10717968 url https://www.openlane.eu/en/carv6/auction/10717968
2026-03-24 22:21:43 [adesa.be] INFO: Found listing with ID: 10711923
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711923%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Scrape type for 10711923: 2
2026-03-24 22:21:43 [adesa.be] INFO: Scraping item 10711923 url https://www.openlane.eu/en/carv6/auction/10711923
2026-03-24 22:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10711392
2026-03-24 22:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10711392
2026-03-24 22:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10711392 to the API
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711392>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CQY793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711392',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 256840,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2018-01-22',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'BMW 7 Series 740d High Executive - Diesel - Automatic - 320 hp - '
'256.840 km',
'transmission': 'automatic',
'trim': 'High Executive',
'vin': None,
'year': 2018}
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711392%27 HTTP/1.1" 200 None
2026-03-24 22:21:43 [adesa.be] INFO: Saving data for 10711392: {'auction_closing_time': 1774432800.0, 'created_time': 1774281439.115416, 'last_price_update_time': 1774390903.850035}
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711392') HTTP/1.1" 204 0
2026-03-24 22:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed94425d-1816-5ddb-a041-cf020e554529 with identifier: 10711661
2026-03-24 22:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed94425d-1816-5ddb-a041-cf020e554529 with identifier: 10711661
2026-03-24 22:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed94425d-1816-5ddb-a041-cf020e554529 with identifier: 10711661 to the API
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711661>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ed94425d-1816-5ddb-a041-cf020e554529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XDS393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711661',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 100259,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2019-02-28',
'seats_number': 5,
'seller_name': 'OZ-Turano Motors',
'title': 'BMW 7 Series 740e - Hybrid - Automatic - 258 hp - 100.259 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711661%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Saving data for 10711661: {'auction_closing_time': 1774431000.0, 'created_time': 1774281421.776443, 'last_price_update_time': 1774390904.21039}
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711661') HTTP/1.1" 204 0
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10711539
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711539%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10711539: 2
2026-03-24 22:21:44 [adesa.be] INFO: Scraping item 10711539 url https://www.openlane.eu/en/carv6/auction/10711539
2026-03-24 22:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10711505
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711505%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10711505: 2
2026-03-24 22:21:44 [adesa.be] INFO: Scraping item 10711505 url https://www.openlane.eu/en/carv6/auction/10711505
2026-03-24 22: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 22: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 22:21:44 [adesa.be] INFO: Found listing with ID: 10709453
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709453%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10709453: 2
2026-03-24 22:21:44 [adesa.be] INFO: Scraping item 10709453 url https://www.openlane.eu/en/carv6/auction/10709453
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10711576
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711576%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10711576: 0
2026-03-24 22:21:44 [adesa.be] INFO: Skipping item 10711576 url https://www.openlane.eu/en/carv6/auction/10711576
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10711556
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711556%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10711556: 2
2026-03-24 22:21:44 [adesa.be] INFO: Scraping item 10711556 url https://www.openlane.eu/en/carv6/auction/10711556
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10711541
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711541%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10711541: 2
2026-03-24 22:21:44 [adesa.be] INFO: Scraping item 10711541 url https://www.openlane.eu/en/carv6/auction/10711541
2026-03-24 22:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10718040
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718040%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10718040: 0
2026-03-24 22:21:44 [adesa.be] INFO: Skipping item 10718040 url https://www.openlane.eu/en/carv6/auction/10718040
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10711768
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711768%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10711768: 2
2026-03-24 22:21:44 [adesa.be] INFO: Scraping item 10711768 url https://www.openlane.eu/en/carv6/auction/10711768
2026-03-24 22: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 22:21:44 [adesa.be] INFO: Found listing with ID: 10718000
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718000%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10718000: 0
2026-03-24 22:21:44 [adesa.be] INFO: Skipping item 10718000 url https://www.openlane.eu/en/carv6/auction/10718000
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10711461
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711461%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10711461: 0
2026-03-24 22:21:44 [adesa.be] INFO: Skipping item 10711461 url https://www.openlane.eu/en/carv6/auction/10711461
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10718048
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718048%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10718048: 0
2026-03-24 22:21:44 [adesa.be] INFO: Skipping item 10718048 url https://www.openlane.eu/en/carv6/auction/10718048
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10711960
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711960%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10711960: 0
2026-03-24 22:21:44 [adesa.be] INFO: Skipping item 10711960 url https://www.openlane.eu/en/carv6/auction/10711960
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10711873
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711873%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10711873: 0
2026-03-24 22:21:44 [adesa.be] INFO: Skipping item 10711873 url https://www.openlane.eu/en/carv6/auction/10711873
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10711749
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711749%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10711749: 2
2026-03-24 22:21:44 [adesa.be] INFO: Scraping item 10711749 url https://www.openlane.eu/en/carv6/auction/10711749
2026-03-24 22:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 913c0b60-4d26-5fc0-a95c-b3087c03df8a with identifier: 10711467
2026-03-24 22:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 913c0b60-4d26-5fc0-a95c-b3087c03df8a with scrape type 2
2026-03-24 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 913c0b60-4d26-5fc0-a95c-b3087c03df8a with scrape type 2
2026-03-24 22:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 913c0b60-4d26-5fc0-a95c-b3087c03df8a, identifier: 10711467
2026-03-24 22:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b with identifier: 10711534
2026-03-24 22:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b with scrape type 2
2026-03-24 22:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b with scrape type 2
2026-03-24 22:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b, identifier: 10711534
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10718077
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718077%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10718077: 0
2026-03-24 22:21:44 [adesa.be] INFO: Skipping item 10718077 url https://www.openlane.eu/en/carv6/auction/10718077
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10711593
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711593%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10711593: 0
2026-03-24 22:21:44 [adesa.be] INFO: Skipping item 10711593 url https://www.openlane.eu/en/carv6/auction/10711593
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10717940
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717940%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10717940: 0
2026-03-24 22:21:44 [adesa.be] INFO: Skipping item 10717940 url https://www.openlane.eu/en/carv6/auction/10717940
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10711975
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711975%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10711975: 0
2026-03-24 22:21:44 [adesa.be] INFO: Skipping item 10711975 url https://www.openlane.eu/en/carv6/auction/10711975
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10711780
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711780%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10711780: 0
2026-03-24 22:21:44 [adesa.be] INFO: Skipping item 10711780 url https://www.openlane.eu/en/carv6/auction/10711780
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10718092
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718092%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10718092: 0
2026-03-24 22:21:44 [adesa.be] INFO: Skipping item 10718092 url https://www.openlane.eu/en/carv6/auction/10718092
2026-03-24 22:21:44 [adesa.be] INFO: Found listing with ID: 10709476
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709476%27 HTTP/1.1" 200 None
2026-03-24 22:21:44 [adesa.be] INFO: Scrape type for 10709476: 2
2026-03-24 22:21:44 [adesa.be] INFO: Scraping item 10709476 url https://www.openlane.eu/en/carv6/auction/10709476
2026-03-24 22:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 913c0b60-4d26-5fc0-a95c-b3087c03df8a with identifier: 10711467
2026-03-24 22:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 913c0b60-4d26-5fc0-a95c-b3087c03df8a with identifier: 10711467
2026-03-24 22:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 913c0b60-4d26-5fc0-a95c-b3087c03df8a with identifier: 10711467 to the API
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711467>
{'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': 150,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '913c0b60-4d26-5fc0-a95c-b3087c03df8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUE716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711467',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 219922,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2016-11-15',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A4 Avant 2.0 TDI Ultra - Diesel - Automatic - 150 hp - 219.922 '
'km',
'transmission': 'automatic',
'trim': 'Ultra',
'vin': None,
'year': 2016}
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711467%27 HTTP/1.1" 200 None
2026-03-24 22:21:45 [adesa.be] INFO: Saving data for 10711467: {'auction_closing_time': 1774432800.0, 'created_time': 1774281441.453675, 'last_price_update_time': 1774390905.104243}
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711467') HTTP/1.1" 204 0
2026-03-24 22:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b with identifier: 10711534
2026-03-24 22:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b with identifier: 10711534
2026-03-24 22:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43c2bc2b-d19d-5aef-81f9-fad64f3bad1b with identifier: 10711534 to the API
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711534>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '43c2bc2b-d19d-5aef-81f9-fad64f3bad1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HHL352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711534',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 287553,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2012-05-14',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW X1 18 - Diesel - Manual - 143 hp - 287.553 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711534%27 HTTP/1.1" 200 None
2026-03-24 22:21:45 [adesa.be] INFO: Saving data for 10711534: {'auction_closing_time': 1774432800.0, 'created_time': 1774281401.286618, 'last_price_update_time': 1774390905.484387}
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711534') HTTP/1.1" 204 0
2026-03-24 22:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153fc7d7-ae44-52c2-b124-fd8748361150 with identifier: 10711697
2026-03-24 22:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153fc7d7-ae44-52c2-b124-fd8748361150 with scrape type 2
2026-03-24 22:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 153fc7d7-ae44-52c2-b124-fd8748361150 with scrape type 2
2026-03-24 22:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 153fc7d7-ae44-52c2-b124-fd8748361150, identifier: 10711697
2026-03-24 22:21:45 [adesa.be] INFO: Found listing with ID: 10709477
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709477%27 HTTP/1.1" 200 None
2026-03-24 22:21:45 [adesa.be] INFO: Scrape type for 10709477: 2
2026-03-24 22:21:45 [adesa.be] INFO: Scraping item 10709477 url https://www.openlane.eu/en/carv6/auction/10709477
2026-03-24 22:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 153fc7d7-ae44-52c2-b124-fd8748361150 with identifier: 10711697
2026-03-24 22:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 153fc7d7-ae44-52c2-b124-fd8748361150 with identifier: 10711697
2026-03-24 22:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 153fc7d7-ae44-52c2-b124-fd8748361150 with identifier: 10711697 to the API
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711697>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '153fc7d7-ae44-52c2-b124-fd8748361150',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BNQ281',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711697',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 249386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11150,
'price_includes_vat': True,
'registration_date': '2015-10-05',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'BMW 7 Series 730d - xDrive - Diesel - Automatic - 211 hp - 249.386 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711697%27 HTTP/1.1" 200 None
2026-03-24 22:21:45 [adesa.be] INFO: Saving data for 10711697: {'auction_closing_time': 1774431000.0, 'created_time': 1774281423.525417, 'last_price_update_time': 1774390905.885582}
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711697') HTTP/1.1" 204 0
2026-03-24 22: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 22: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 22:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:45 [adesa.be] INFO: Found listing with ID: 10711796
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711796%27 HTTP/1.1" 200 None
2026-03-24 22:21:45 [adesa.be] INFO: Scrape type for 10711796: 0
2026-03-24 22:21:45 [adesa.be] INFO: Skipping item 10711796 url https://www.openlane.eu/en/carv6/auction/10711796
2026-03-24 22:21:45 [adesa.be] INFO: Found listing with ID: 10713222
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713222%27 HTTP/1.1" 200 None
2026-03-24 22:21:45 [adesa.be] INFO: Scrape type for 10713222: 0
2026-03-24 22:21:45 [adesa.be] INFO: Skipping item 10713222 url https://www.openlane.eu/en/carv6/auction/10713222
2026-03-24 22:21:45 [adesa.be] INFO: Found listing with ID: 10717937
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717937%27 HTTP/1.1" 200 None
2026-03-24 22:21:45 [adesa.be] INFO: Scrape type for 10717937: 0
2026-03-24 22:21:45 [adesa.be] INFO: Skipping item 10717937 url https://www.openlane.eu/en/carv6/auction/10717937
2026-03-24 22:21:45 [adesa.be] INFO: Found listing with ID: 10718079
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718079%27 HTTP/1.1" 200 None
2026-03-24 22:21:45 [adesa.be] INFO: Scrape type for 10718079: 0
2026-03-24 22:21:45 [adesa.be] INFO: Skipping item 10718079 url https://www.openlane.eu/en/carv6/auction/10718079
2026-03-24 22:21:45 [adesa.be] INFO: Found listing with ID: 10717960
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717960%27 HTTP/1.1" 200 None
2026-03-24 22:21:46 [adesa.be] INFO: Scrape type for 10717960: 0
2026-03-24 22:21:46 [adesa.be] INFO: Skipping item 10717960 url https://www.openlane.eu/en/carv6/auction/10717960
2026-03-24 22:21:46 [adesa.be] INFO: Found listing with ID: 10718026
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718026%27 HTTP/1.1" 200 None
2026-03-24 22:21:46 [adesa.be] INFO: Scrape type for 10718026: 0
2026-03-24 22:21:46 [adesa.be] INFO: Skipping item 10718026 url https://www.openlane.eu/en/carv6/auction/10718026
2026-03-24 22:21:46 [adesa.be] INFO: Found listing with ID: 10718032
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718032%27 HTTP/1.1" 200 None
2026-03-24 22:21:46 [adesa.be] INFO: Scrape type for 10718032: 0
2026-03-24 22:21:46 [adesa.be] INFO: Skipping item 10718032 url https://www.openlane.eu/en/carv6/auction/10718032
2026-03-24 22:21:46 [adesa.be] INFO: Found listing with ID: 10717963
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717963%27 HTTP/1.1" 200 None
2026-03-24 22:21:46 [adesa.be] INFO: Scrape type for 10717963: 0
2026-03-24 22:21:46 [adesa.be] INFO: Skipping item 10717963 url https://www.openlane.eu/en/carv6/auction/10717963
2026-03-24 22:21:46 [adesa.be] INFO: Found listing with ID: 10718033
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718033%27 HTTP/1.1" 200 None
2026-03-24 22:21:46 [adesa.be] INFO: Scrape type for 10718033: 0
2026-03-24 22:21:46 [adesa.be] INFO: Skipping item 10718033 url https://www.openlane.eu/en/carv6/auction/10718033
2026-03-24 22:21:46 [adesa.be] INFO: Found listing with ID: 10711943
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711943%27 HTTP/1.1" 200 None
2026-03-24 22:21:46 [adesa.be] INFO: Scrape type for 10711943: 2
2026-03-24 22:21:46 [adesa.be] INFO: Scraping item 10711943 url https://www.openlane.eu/en/carv6/auction/10711943
2026-03-24 22:21: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 22:21:46 [adesa.be] INFO: Found listing with ID: 10711535
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711535%27 HTTP/1.1" 200 None
2026-03-24 22:21:46 [adesa.be] INFO: Scrape type for 10711535: 2
2026-03-24 22:21:46 [adesa.be] INFO: Scraping item 10711535 url https://www.openlane.eu/en/carv6/auction/10711535
2026-03-24 22:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a with identifier: 10711715
2026-03-24 22:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a with scrape type 2
2026-03-24 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a with scrape type 2
2026-03-24 22:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a, identifier: 10711715
2026-03-24 22:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10711648
2026-03-24 22:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with scrape type 2
2026-03-24 22:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with scrape type 2
2026-03-24 22:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5, identifier: 10711648
2026-03-24 22:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a with identifier: 10711715
2026-03-24 22:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a with identifier: 10711715
2026-03-24 22:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a with identifier: 10711715 to the API
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 139,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '62cb0e8f-c4d5-5afe-8ce3-4e4ab29ef63a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMP667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711715',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 169204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-02-12',
'seats_number': 5,
'seller_name': 'Auto-7 bv',
'title': 'BMW 1 Series 118i - Petrol - Automatic - 139 hp - 169.204 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711715%27 HTTP/1.1" 200 None
2026-03-24 22:21:46 [adesa.be] INFO: Saving data for 10711715: {'auction_closing_time': 1774431000.0, 'created_time': 1774281429.273465, 'last_price_update_time': 1774390906.58034}
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711715') HTTP/1.1" 204 0
2026-03-24 22:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10711648
2026-03-24 22:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10711648
2026-03-24 22:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87a89c9d-2073-5211-acb8-8b75f9e2b1a5 with identifier: 10711648 to the API
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 312,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '87a89c9d-2073-5211-acb8-8b75f9e2b1a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DQI326',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711648',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 83865,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29050,
'price_includes_vat': True,
'registration_date': '2016-04-28',
'seats_number': 4,
'seller_name': 'HD AUTO',
'title': 'BMW 6 Series 640d M Sport - xDrive - Diesel - Automatic - 312 hp - '
'83.865 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2016}
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711648%27 HTTP/1.1" 200 None
2026-03-24 22:21:46 [adesa.be] INFO: Saving data for 10711648: {'auction_closing_time': 1774431000.0, 'created_time': 1774281423.235972, 'last_price_update_time': 1774390906.953043}
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711648') HTTP/1.1" 204 0
2026-03-24 22:21:46 [adesa.be] INFO: Found listing with ID: 10711885
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711885%27 HTTP/1.1" 200 None
2026-03-24 22:21:46 [adesa.be] INFO: Scrape type for 10711885: 0
2026-03-24 22:21:46 [adesa.be] INFO: Skipping item 10711885 url https://www.openlane.eu/en/carv6/auction/10711885
2026-03-24 22:21:46 [adesa.be] INFO: Found listing with ID: 10718061
2026-03-24 22:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718061%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10718061: 0
2026-03-24 22:21:47 [adesa.be] INFO: Skipping item 10718061 url https://www.openlane.eu/en/carv6/auction/10718061
2026-03-24 22:21:47 [adesa.be] INFO: Found listing with ID: 10711736
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711736%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10711736: 0
2026-03-24 22:21:47 [adesa.be] INFO: Skipping item 10711736 url https://www.openlane.eu/en/carv6/auction/10711736
2026-03-24 22:21:47 [adesa.be] INFO: Found listing with ID: 10713323
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713323%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10713323: 2
2026-03-24 22:21:47 [adesa.be] INFO: Scraping item 10713323 url https://www.openlane.eu/en/carv6/auction/10713323
2026-03-24 22:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36a3ab5f-9984-583e-bc08-3c941c388ecf with identifier: 10711404
2026-03-24 22:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36a3ab5f-9984-583e-bc08-3c941c388ecf with scrape type 2
2026-03-24 22:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36a3ab5f-9984-583e-bc08-3c941c388ecf with scrape type 2
2026-03-24 22:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36a3ab5f-9984-583e-bc08-3c941c388ecf, identifier: 10711404
2026-03-24 22:21:47 [adesa.be] INFO: Found listing with ID: 10711752
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711752%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10711752: 2
2026-03-24 22:21:47 [adesa.be] INFO: Scraping item 10711752 url https://www.openlane.eu/en/carv6/auction/10711752
2026-03-24 22:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36a3ab5f-9984-583e-bc08-3c941c388ecf with identifier: 10711404
2026-03-24 22:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36a3ab5f-9984-583e-bc08-3c941c388ecf with identifier: 10711404
2026-03-24 22:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36a3ab5f-9984-583e-bc08-3c941c388ecf with identifier: 10711404 to the API
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711404>
{'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-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '36a3ab5f-9984-583e-bc08-3c941c388ecf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RJN179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711404',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 202354,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2015-12-01',
'seats_number': 5,
'seller_name': 'Auto Fisher',
'title': 'Audi Q7 E-Tron 3.0 TDI - Quattro - Hybrid - Automatic - 258 hp - '
'202.354 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711404%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Saving data for 10711404: {'auction_closing_time': 1774432800.0, 'created_time': 1774281442.328648, 'last_price_update_time': 1774390907.435802}
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711404') HTTP/1.1" 204 0
2026-03-24 22:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:47 [adesa.be] INFO: Found listing with ID: 10711890
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711890%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10711890: 0
2026-03-24 22:21:47 [adesa.be] INFO: Skipping item 10711890 url https://www.openlane.eu/en/carv6/auction/10711890
2026-03-24 22:21:47 [adesa.be] INFO: Found listing with ID: 10711977
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711977%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10711977: 0
2026-03-24 22:21:47 [adesa.be] INFO: Skipping item 10711977 url https://www.openlane.eu/en/carv6/auction/10711977
2026-03-24 22:21:47 [adesa.be] INFO: Found listing with ID: 10711730
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711730%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10711730: 2
2026-03-24 22:21:47 [adesa.be] INFO: Scraping item 10711730 url https://www.openlane.eu/en/carv6/auction/10711730
2026-03-24 22:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d95ebe1d-56e9-58ed-a4e3-05b245994335 with identifier: 10711636
2026-03-24 22:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d95ebe1d-56e9-58ed-a4e3-05b245994335 with scrape type 2
2026-03-24 22:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d95ebe1d-56e9-58ed-a4e3-05b245994335 with scrape type 2
2026-03-24 22:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d95ebe1d-56e9-58ed-a4e3-05b245994335, identifier: 10711636
2026-03-24 22:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 008f12c6-6526-5882-91dc-3522d6271013 with identifier: 10711681
2026-03-24 22:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 008f12c6-6526-5882-91dc-3522d6271013 with scrape type 2
2026-03-24 22:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 008f12c6-6526-5882-91dc-3522d6271013 with scrape type 2
2026-03-24 22:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 008f12c6-6526-5882-91dc-3522d6271013, identifier: 10711681
2026-03-24 22:21:47 [adesa.be] INFO: Found listing with ID: 10711435
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711435%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10711435: 0
2026-03-24 22:21:47 [adesa.be] INFO: Skipping item 10711435 url https://www.openlane.eu/en/carv6/auction/10711435
2026-03-24 22:21:47 [adesa.be] INFO: Found listing with ID: 10711548
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711548%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10711548: 0
2026-03-24 22:21:47 [adesa.be] INFO: Skipping item 10711548 url https://www.openlane.eu/en/carv6/auction/10711548
2026-03-24 22:21:47 [adesa.be] INFO: Found listing with ID: 10717947
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717947%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10717947: 0
2026-03-24 22:21:47 [adesa.be] INFO: Skipping item 10717947 url https://www.openlane.eu/en/carv6/auction/10717947
2026-03-24 22:21:47 [adesa.be] INFO: Found listing with ID: 10711875
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711875%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10711875: 0
2026-03-24 22:21:47 [adesa.be] INFO: Skipping item 10711875 url https://www.openlane.eu/en/carv6/auction/10711875
2026-03-24 22:21:47 [adesa.be] INFO: Found listing with ID: 10711866
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711866%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10711866: 0
2026-03-24 22:21:47 [adesa.be] INFO: Skipping item 10711866 url https://www.openlane.eu/en/carv6/auction/10711866
2026-03-24 22:21:47 [adesa.be] INFO: Found listing with ID: 10711571
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711571%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10711571: 0
2026-03-24 22:21:47 [adesa.be] INFO: Skipping item 10711571 url https://www.openlane.eu/en/carv6/auction/10711571
2026-03-24 22:21:47 [adesa.be] INFO: Found listing with ID: 10711802
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711802%27 HTTP/1.1" 200 None
2026-03-24 22:21:47 [adesa.be] INFO: Scrape type for 10711802: 2
2026-03-24 22:21:47 [adesa.be] INFO: Scraping item 10711802 url https://www.openlane.eu/en/carv6/auction/10711802
2026-03-24 22:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d95ebe1d-56e9-58ed-a4e3-05b245994335 with identifier: 10711636
2026-03-24 22:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d95ebe1d-56e9-58ed-a4e3-05b245994335 with identifier: 10711636
2026-03-24 22:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d95ebe1d-56e9-58ed-a4e3-05b245994335 with identifier: 10711636 to the API
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711636>
{'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': 340,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd95ebe1d-56e9-58ed-a4e3-05b245994335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUW624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711636',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 73954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 42800,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Audi Q7 55 TFSIe S Line - Quattro - Hybrid - Automatic - 340 hp - '
'73.954 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711636%27 HTTP/1.1" 200 None
2026-03-24 22:21:48 [adesa.be] INFO: Saving data for 10711636: {'auction_closing_time': 1774431000.0, 'created_time': 1774281444.855581, 'last_price_update_time': 1774390908.190721}
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711636') HTTP/1.1" 204 0
2026-03-24 22:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 008f12c6-6526-5882-91dc-3522d6271013 with identifier: 10711681
2026-03-24 22:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 008f12c6-6526-5882-91dc-3522d6271013 with identifier: 10711681
2026-03-24 22:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 008f12c6-6526-5882-91dc-3522d6271013 with identifier: 10711681 to the API
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711681>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '008f12c6-6526-5882-91dc-3522d6271013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1xvb536',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 199512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2020-06-03',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Audi Q5 55 TFSIe Sport - Quattro - Hybrid - Automatic - 252 hp - '
'199.512 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711681%27 HTTP/1.1" 200 None
2026-03-24 22:21:48 [adesa.be] INFO: Saving data for 10711681: {'auction_closing_time': 1774431000.0, 'created_time': 1774281445.431529, 'last_price_update_time': 1774390908.548236}
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711681') HTTP/1.1" 204 0
2026-03-24 22:21:48 [adesa.be] INFO: Found listing with ID: 10716260
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716260%27 HTTP/1.1" 200 None
2026-03-24 22:21:48 [adesa.be] INFO: Scrape type for 10716260: 0
2026-03-24 22:21:48 [adesa.be] INFO: Skipping item 10716260 url https://www.openlane.eu/en/carv6/auction/10716260
2026-03-24 22:21:48 [adesa.be] INFO: Found listing with ID: 10716262
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716262%27 HTTP/1.1" 200 None
2026-03-24 22:21:48 [adesa.be] INFO: Scrape type for 10716262: 0
2026-03-24 22:21:48 [adesa.be] INFO: Skipping item 10716262 url https://www.openlane.eu/en/carv6/auction/10716262
2026-03-24 22:21:48 [adesa.be] INFO: Found listing with ID: 10716276
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716276%27 HTTP/1.1" 200 None
2026-03-24 22:21:48 [adesa.be] INFO: Scrape type for 10716276: 0
2026-03-24 22:21:48 [adesa.be] INFO: Skipping item 10716276 url https://www.openlane.eu/en/carv6/auction/10716276
2026-03-24 22:21:48 [adesa.be] INFO: Found listing with ID: 10716259
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716259%27 HTTP/1.1" 200 None
2026-03-24 22:21:48 [adesa.be] INFO: Scrape type for 10716259: 0
2026-03-24 22:21:48 [adesa.be] INFO: Skipping item 10716259 url https://www.openlane.eu/en/carv6/auction/10716259
2026-03-24 22:21:48 [adesa.be] INFO: Found listing with ID: 10716268
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716268%27 HTTP/1.1" 200 None
2026-03-24 22:21:48 [adesa.be] INFO: Scrape type for 10716268: 0
2026-03-24 22:21:48 [adesa.be] INFO: Skipping item 10716268 url https://www.openlane.eu/en/carv6/auction/10716268
2026-03-24 22:21:48 [adesa.be] INFO: Found listing with ID: 10711775
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711775%27 HTTP/1.1" 200 None
2026-03-24 22:21:48 [adesa.be] INFO: Scrape type for 10711775: 2
2026-03-24 22:21:48 [adesa.be] INFO: Scraping item 10711775 url https://www.openlane.eu/en/carv6/auction/10711775
2026-03-24 22:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80574f9f-7caf-552b-a6b9-f7143ee4fc96 with identifier: 10711841
2026-03-24 22:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80574f9f-7caf-552b-a6b9-f7143ee4fc96 with scrape type 2
2026-03-24 22:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80574f9f-7caf-552b-a6b9-f7143ee4fc96 with scrape type 2
2026-03-24 22:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80574f9f-7caf-552b-a6b9-f7143ee4fc96, identifier: 10711841
2026-03-24 22:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81fc9669-bd4e-5e67-a510-0ca708f01719 with identifier: 10711484
2026-03-24 22:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81fc9669-bd4e-5e67-a510-0ca708f01719 with scrape type 2
2026-03-24 22:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81fc9669-bd4e-5e67-a510-0ca708f01719 with scrape type 2
2026-03-24 22:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81fc9669-bd4e-5e67-a510-0ca708f01719, identifier: 10711484
2026-03-24 22:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80574f9f-7caf-552b-a6b9-f7143ee4fc96 with identifier: 10711841
2026-03-24 22:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80574f9f-7caf-552b-a6b9-f7143ee4fc96 with identifier: 10711841
2026-03-24 22:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80574f9f-7caf-552b-a6b9-f7143ee4fc96 with identifier: 10711841 to the API
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711841>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '80574f9f-7caf-552b-a6b9-f7143ee4fc96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERG161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711841',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 155153,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2020-09-07',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Audi Q5 50 TFSIe Sport - Hybrid - Automatic - 252 hp - 155.153 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711841%27 HTTP/1.1" 200 None
2026-03-24 22:21:49 [adesa.be] INFO: Saving data for 10711841: {'auction_closing_time': 1774431000.0, 'created_time': 1774281458.460954, 'last_price_update_time': 1774390909.17449}
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711841') HTTP/1.1" 204 0
2026-03-24 22:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81fc9669-bd4e-5e67-a510-0ca708f01719 with identifier: 10711484
2026-03-24 22:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81fc9669-bd4e-5e67-a510-0ca708f01719 with identifier: 10711484
2026-03-24 22:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81fc9669-bd4e-5e67-a510-0ca708f01719 with identifier: 10711484 to the API
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711484>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Saloon',
'color': 'Brown',
'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': '81fc9669-bd4e-5e67-a510-0ca708f01719',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PTL862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711484',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 171517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2012-03-27',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series 318d Luxury - Diesel - Manual - 136 hp - 171.517 km',
'transmission': 'manual',
'trim': 'Luxury',
'vin': None,
'year': 2012}
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711484%27 HTTP/1.1" 200 None
2026-03-24 22:21:49 [adesa.be] INFO: Saving data for 10711484: {'auction_closing_time': 1774432800.0, 'created_time': 1774281420.537151, 'last_price_update_time': 1774390909.467574}
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711484') HTTP/1.1" 204 0
2026-03-24 22:21:49 [adesa.be] INFO: Found listing with ID: 10711886
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711886%27 HTTP/1.1" 200 None
2026-03-24 22:21:49 [adesa.be] INFO: Scrape type for 10711886: 2
2026-03-24 22:21:49 [adesa.be] INFO: Scraping item 10711886 url https://www.openlane.eu/en/carv6/auction/10711886
2026-03-24 22: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 22:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:49 [adesa.be] INFO: Found listing with ID: 10718067
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718067%27 HTTP/1.1" 200 None
2026-03-24 22:21:49 [adesa.be] INFO: Scrape type for 10718067: 0
2026-03-24 22:21:49 [adesa.be] INFO: Skipping item 10718067 url https://www.openlane.eu/en/carv6/auction/10718067
2026-03-24 22:21:49 [adesa.be] INFO: Found listing with ID: 10711546
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711546%27 HTTP/1.1" 200 None
2026-03-24 22:21:49 [adesa.be] INFO: Scrape type for 10711546: 2
2026-03-24 22:21:49 [adesa.be] INFO: Scraping item 10711546 url https://www.openlane.eu/en/carv6/auction/10711546
2026-03-24 22: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 22:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5e06058-82a5-5c7c-bb05-1122d97ae3d5 with identifier: 10711777
2026-03-24 22:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5e06058-82a5-5c7c-bb05-1122d97ae3d5 with scrape type 2
2026-03-24 22:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5e06058-82a5-5c7c-bb05-1122d97ae3d5 with scrape type 2
2026-03-24 22:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5e06058-82a5-5c7c-bb05-1122d97ae3d5, identifier: 10711777
2026-03-24 22:21:49 [adesa.be] INFO: Found listing with ID: 10716277
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716277%27 HTTP/1.1" 200 None
2026-03-24 22:21:49 [adesa.be] INFO: Scrape type for 10716277: 0
2026-03-24 22:21:49 [adesa.be] INFO: Skipping item 10716277 url https://www.openlane.eu/en/carv6/auction/10716277
2026-03-24 22:21:49 [adesa.be] INFO: Found listing with ID: 10711737
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711737%27 HTTP/1.1" 200 None
2026-03-24 22:21:49 [adesa.be] INFO: Scrape type for 10711737: 2
2026-03-24 22:21:49 [adesa.be] INFO: Scraping item 10711737 url https://www.openlane.eu/en/carv6/auction/10711737
2026-03-24 22:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5e06058-82a5-5c7c-bb05-1122d97ae3d5 with identifier: 10711777
2026-03-24 22:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5e06058-82a5-5c7c-bb05-1122d97ae3d5 with identifier: 10711777
2026-03-24 22:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5e06058-82a5-5c7c-bb05-1122d97ae3d5 with identifier: 10711777 to the API
2026-03-24 22:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711777>
{'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': 136,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c5e06058-82a5-5c7c-bb05-1122d97ae3d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YFK745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711777',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 201940,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2012-12-14',
'seats_number': 5,
'seller_name': 'Dukatan, Ersan',
'title': 'BMW 1 Series 116i - Petrol - Manual - 136 hp - 201.940 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-24 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711777%27 HTTP/1.1" 200 None
2026-03-24 22:21:50 [adesa.be] INFO: Saving data for 10711777: {'auction_closing_time': 1774431000.0, 'created_time': 1774281433.942875, 'last_price_update_time': 1774390910.079453}
2026-03-24 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711777') HTTP/1.1" 204 0
2026-03-24 22:21:50 [adesa.be] INFO: Found listing with ID: 10711727
2026-03-24 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711727%27 HTTP/1.1" 200 None
2026-03-24 22:21:50 [adesa.be] INFO: Scrape type for 10711727: 2
2026-03-24 22:21:50 [adesa.be] INFO: Scraping item 10711727 url https://www.openlane.eu/en/carv6/auction/10711727
2026-03-24 22:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c2bb6f0-269d-58eb-a33d-0590009f8830 with identifier: 10711396
2026-03-24 22:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c2bb6f0-269d-58eb-a33d-0590009f8830 with scrape type 2
2026-03-24 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c2bb6f0-269d-58eb-a33d-0590009f8830 with scrape type 2
2026-03-24 22:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c2bb6f0-269d-58eb-a33d-0590009f8830, identifier: 10711396
2026-03-24 22:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c2bb6f0-269d-58eb-a33d-0590009f8830 with identifier: 10711396
2026-03-24 22:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c2bb6f0-269d-58eb-a33d-0590009f8830 with identifier: 10711396
2026-03-24 22:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c2bb6f0-269d-58eb-a33d-0590009f8830 with identifier: 10711396 to the API
2026-03-24 22:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711396>
{'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-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6c2bb6f0-269d-58eb-a33d-0590009f8830',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '120829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711396',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 200809,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2020-08-07',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'200.809 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-24 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711396%27 HTTP/1.1" 200 None
2026-03-24 22:21:50 [adesa.be] INFO: Saving data for 10711396: {'auction_closing_time': 1774432800.0, 'created_time': 1774281449.553668, 'last_price_update_time': 1774390910.548593}
2026-03-24 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711396') HTTP/1.1" 204 0
2026-03-24 22:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22: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 22:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cf90d26-40c2-5b23-9771-2cbcee838002 with identifier: 10711923
2026-03-24 22:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf90d26-40c2-5b23-9771-2cbcee838002 with scrape type 2
2026-03-24 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cf90d26-40c2-5b23-9771-2cbcee838002 with scrape type 2
2026-03-24 22:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cf90d26-40c2-5b23-9771-2cbcee838002, identifier: 10711923
2026-03-24 22:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 426a37b6-df80-530b-8814-1e60437bf20a with identifier: 10711539
2026-03-24 22:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 426a37b6-df80-530b-8814-1e60437bf20a with scrape type 2
2026-03-24 22:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 426a37b6-df80-530b-8814-1e60437bf20a with scrape type 2
2026-03-24 22:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 426a37b6-df80-530b-8814-1e60437bf20a, identifier: 10711539
2026-03-24 22:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cf90d26-40c2-5b23-9771-2cbcee838002 with identifier: 10711923
2026-03-24 22:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cf90d26-40c2-5b23-9771-2cbcee838002 with identifier: 10711923
2026-03-24 22:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cf90d26-40c2-5b23-9771-2cbcee838002 with identifier: 10711923 to the API
2026-03-24 22:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711923>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1cf90d26-40c2-5b23-9771-2cbcee838002',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CDX631',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711923',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 189421,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4350,
'price_includes_vat': True,
'registration_date': '2014-08-13',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Citroën C4 Picasso 1.6 HDI Attraction - Diesel - Manual - 92 hp - '
'189.421 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2014}
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711923%27 HTTP/1.1" 200 None
2026-03-24 22:21:51 [adesa.be] INFO: Saving data for 10711923: {'auction_closing_time': 1774432800.0, 'created_time': 1774281410.044566, 'last_price_update_time': 1774390911.121737}
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711923') HTTP/1.1" 204 0
2026-03-24 22:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 426a37b6-df80-530b-8814-1e60437bf20a with identifier: 10711539
2026-03-24 22:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 426a37b6-df80-530b-8814-1e60437bf20a with identifier: 10711539
2026-03-24 22:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 426a37b6-df80-530b-8814-1e60437bf20a with identifier: 10711539 to the API
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711539>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '426a37b6-df80-530b-8814-1e60437bf20a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HLK321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711539',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 112989,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2015-05-20',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Citroën C4 Picasso Comfort - Petrol - Manual - 130 hp - 112.989 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2015}
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711539%27 HTTP/1.1" 200 None
2026-03-24 22:21:51 [adesa.be] INFO: Saving data for 10711539: {'auction_closing_time': 1774432800.0, 'created_time': 1774281407.910871, 'last_price_update_time': 1774390911.392813}
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711539') HTTP/1.1" 204 0
2026-03-24 22:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10711723
2026-03-24 22:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97b79bf1-ddd0-5cdb-9729-73735f80e299 with scrape type 2
2026-03-24 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97b79bf1-ddd0-5cdb-9729-73735f80e299 with scrape type 2
2026-03-24 22:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97b79bf1-ddd0-5cdb-9729-73735f80e299, identifier: 10711723
2026-03-24 22:21: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 22:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10711723
2026-03-24 22:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10711723
2026-03-24 22:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10711723 to the API
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711723>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '97b79bf1-ddd0-5cdb-9729-73735f80e299',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQG211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711723',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 121337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 121.337 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711723%27 HTTP/1.1" 200 None
2026-03-24 22:21:51 [adesa.be] INFO: Saving data for 10711723: {'auction_closing_time': 1774431000.0, 'created_time': 1774281419.330967, 'last_price_update_time': 1774390911.771874}
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711723') HTTP/1.1" 204 0
2026-03-24 22:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21: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 22:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b9ba3e3-4b34-5dd0-98fd-22680bce300b with identifier: 10711633
2026-03-24 22:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b9ba3e3-4b34-5dd0-98fd-22680bce300b with scrape type 2
2026-03-24 22:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b9ba3e3-4b34-5dd0-98fd-22680bce300b with scrape type 2
2026-03-24 22:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b9ba3e3-4b34-5dd0-98fd-22680bce300b, identifier: 10711633
2026-03-24 22:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b9ba3e3-4b34-5dd0-98fd-22680bce300b with identifier: 10711633
2026-03-24 22:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b9ba3e3-4b34-5dd0-98fd-22680bce300b with identifier: 10711633
2026-03-24 22:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b9ba3e3-4b34-5dd0-98fd-22680bce300b with identifier: 10711633 to the API
2026-03-24 22:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711633>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 400,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3b9ba3e3-4b34-5dd0-98fd-22680bce300b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1xsw917',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711633',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 81722,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 54500,
'price_includes_vat': True,
'registration_date': '2020-05-11',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW X6 M 50 - Diesel - Automatic - 400 hp - 81.722 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711633%27 HTTP/1.1" 200 None
2026-03-24 22:21:52 [adesa.be] INFO: Saving data for 10711633: {'auction_closing_time': 1774431000.0, 'created_time': 1774281417.543797, 'last_price_update_time': 1774390912.205347}
2026-03-24 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711633') HTTP/1.1" 204 0
2026-03-24 22:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad42cbee-5a39-50f3-b73e-7799c1d600f7 with identifier: 10709476
2026-03-24 22:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad42cbee-5a39-50f3-b73e-7799c1d600f7 with scrape type 2
2026-03-24 22:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad42cbee-5a39-50f3-b73e-7799c1d600f7 with scrape type 2
2026-03-24 22:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad42cbee-5a39-50f3-b73e-7799c1d600f7, identifier: 10709476
2026-03-24 22:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad42cbee-5a39-50f3-b73e-7799c1d600f7 with identifier: 10709476
2026-03-24 22:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad42cbee-5a39-50f3-b73e-7799c1d600f7 with identifier: 10709476
2026-03-24 22:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad42cbee-5a39-50f3-b73e-7799c1d600f7 with identifier: 10709476 to the API
2026-03-24 22:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709476>
{'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': 116,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'ad42cbee-5a39-50f3-b73e-7799c1d600f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVD894',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 188979,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2021-08-02',
'seats_number': 5,
'seller_name': 'CIT BLATON NV/SA',
'title': 'Dacia Duster 1.5 DCI Prestige - Diesel - Manual - 116 hp - 188.979 '
'km',
'transmission': 'manual',
'trim': 'Prestige',
'vin': None,
'year': 2021}
2026-03-24 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709476%27 HTTP/1.1" 200 None
2026-03-24 22:21:52 [adesa.be] INFO: Saving data for 10709476: {'auction_closing_time': 1774433700.0, 'created_time': 1774281410.741509, 'last_price_update_time': 1774390912.622025}
2026-03-24 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709476') HTTP/1.1" 204 0
2026-03-24 22:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4ddd626-b48d-5ad4-8363-0df936651102 with identifier: 10711771
2026-03-24 22:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4ddd626-b48d-5ad4-8363-0df936651102 with scrape type 2
2026-03-24 22:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4ddd626-b48d-5ad4-8363-0df936651102 with scrape type 2
2026-03-24 22:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4ddd626-b48d-5ad4-8363-0df936651102, identifier: 10711771
2026-03-24 22:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4ddd626-b48d-5ad4-8363-0df936651102 with identifier: 10711771
2026-03-24 22:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:21:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-24 22:21:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4ddd626-b48d-5ad4-8363-0df936651102 with identifier: 10711771
2026-03-24 22:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4ddd626-b48d-5ad4-8363-0df936651102 with identifier: 10711771 to the API
2026-03-24 22:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711771>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 68,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a4ddd626-b48d-5ad4-8363-0df936651102',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ARI252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711771',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 132556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2011-07-07',
'seats_number': 5,
'seller_name': 'Ali cars',
'title': 'Citroën C3 1.4 HDI Selection - Diesel - Manual - 68 hp - 132.556 km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2011}
2026-03-24 22:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711771%27 HTTP/1.1" 200 None
2026-03-24 22:21:53 [adesa.be] INFO: Saving data for 10711771: {'auction_closing_time': 1774431000.0, 'created_time': 1774281418.241482, 'last_price_update_time': 1774390913.251405}
2026-03-24 22:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711771') HTTP/1.1" 204 0
2026-03-24 22:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69eeb218-b5fa-5918-a86d-46764bde4afc with identifier: 10709477
2026-03-24 22:21:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69eeb218-b5fa-5918-a86d-46764bde4afc with scrape type 2
2026-03-24 22:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69eeb218-b5fa-5918-a86d-46764bde4afc with scrape type 2
2026-03-24 22:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69eeb218-b5fa-5918-a86d-46764bde4afc, identifier: 10709477
2026-03-24 22:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69eeb218-b5fa-5918-a86d-46764bde4afc with identifier: 10709477
2026-03-24 22:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69eeb218-b5fa-5918-a86d-46764bde4afc with identifier: 10709477
2026-03-24 22:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69eeb218-b5fa-5918-a86d-46764bde4afc with identifier: 10709477 to the API
2026-03-24 22:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709477>
{'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': 116,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '69eeb218-b5fa-5918-a86d-46764bde4afc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFC506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709477',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 192758,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'seats_number': 5,
'seller_name': 'CIT BLATON NV/SA',
'title': 'Dacia Duster 1.5 DCI Prestige - Diesel - Manual - 116 hp - 192.758 '
'km',
'transmission': 'manual',
'trim': 'Prestige',
'vin': None,
'year': 2021}
2026-03-24 22:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709477%27 HTTP/1.1" 200 None
2026-03-24 22:21:53 [adesa.be] INFO: Saving data for 10709477: {'auction_closing_time': 1774434600.0, 'created_time': 1774281408.730835, 'last_price_update_time': 1774390913.757955}
2026-03-24 22:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709477') HTTP/1.1" 204 0
2026-03-24 22: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 22:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728229ef-11e3-5d52-ad0f-1372421aea2f with identifier: 10713323
2026-03-24 22:21:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728229ef-11e3-5d52-ad0f-1372421aea2f with scrape type 2
2026-03-24 22:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 728229ef-11e3-5d52-ad0f-1372421aea2f with scrape type 2
2026-03-24 22:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 728229ef-11e3-5d52-ad0f-1372421aea2f, identifier: 10713323
2026-03-24 22:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 728229ef-11e3-5d52-ad0f-1372421aea2f with identifier: 10713323
2026-03-24 22:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 728229ef-11e3-5d52-ad0f-1372421aea2f with identifier: 10713323
2026-03-24 22:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 728229ef-11e3-5d52-ad0f-1372421aea2f with identifier: 10713323 to the API
2026-03-24 22:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713323>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'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': '728229ef-11e3-5d52-ad0f-1372421aea2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '033726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713323',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 85801,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3050,
'price_includes_vat': True,
'registration_date': '2018-09-05',
'seats_number': 4,
'seller_name': 'Diego Demeester bvba',
'title': 'Fiat 500 1.2i Lounge - Petrol - Manual - 69 hp - 85.801 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2018}
2026-03-24 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713323%27 HTTP/1.1" 200 None
2026-03-24 22:21:54 [adesa.be] INFO: Saving data for 10713323: {'auction_closing_time': 1774433700.0, 'created_time': 1774281398.314993, 'last_price_update_time': 1774390914.155874}
2026-03-24 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713323') HTTP/1.1" 204 0
2026-03-24 22:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b37dd7ad-1866-5fa0-bb0a-f8cdcf0140ea with identifier: 10711535
2026-03-24 22:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b37dd7ad-1866-5fa0-bb0a-f8cdcf0140ea with scrape type 2
2026-03-24 22:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b37dd7ad-1866-5fa0-bb0a-f8cdcf0140ea with scrape type 2
2026-03-24 22:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b37dd7ad-1866-5fa0-bb0a-f8cdcf0140ea, identifier: 10711535
2026-03-24 22:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10711752
2026-03-24 22:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f31a302-167c-5fec-bd02-96aabad4861f with scrape type 2
2026-03-24 22:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f31a302-167c-5fec-bd02-96aabad4861f with scrape type 2
2026-03-24 22:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f31a302-167c-5fec-bd02-96aabad4861f, identifier: 10711752
2026-03-24 22:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b37dd7ad-1866-5fa0-bb0a-f8cdcf0140ea with identifier: 10711535
2026-03-24 22:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b37dd7ad-1866-5fa0-bb0a-f8cdcf0140ea with identifier: 10711535
2026-03-24 22:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b37dd7ad-1866-5fa0-bb0a-f8cdcf0140ea with identifier: 10711535 to the API
2026-03-24 22:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711535>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b37dd7ad-1866-5fa0-bb0a-f8cdcf0140ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FFH458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711535',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 122740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2013-06-16',
'seats_number': 4,
'seller_name': 'Trust Consulting sprl',
'title': 'Fiat 500 1.2i Business - Petrol - Automatic - 69 hp - 122.740 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2013}
2026-03-24 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711535%27 HTTP/1.1" 200 None
2026-03-24 22:21:54 [adesa.be] INFO: Saving data for 10711535: {'auction_closing_time': 1774432800.0, 'created_time': 1774279362.4738941, 'last_price_update_time': 1774390914.595733}
2026-03-24 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711535') HTTP/1.1" 204 0
2026-03-24 22:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10711752
2026-03-24 22:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10711752
2026-03-24 22:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10711752 to the API
2026-03-24 22:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711752>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Compact',
'color': 'White',
'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': '2f31a302-167c-5fec-bd02-96aabad4861f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FOQ799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711752',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 79847,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2014-12-30',
'seats_number': 4,
'seller_name': 'GTC Cars',
'title': 'Fiat 500 1.2i - Petrol - Automatic - 69 hp - 79.847 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711752%27 HTTP/1.1" 200 None
2026-03-24 22:21:54 [adesa.be] INFO: Saving data for 10711752: {'auction_closing_time': 1774431000.0, 'created_time': 1774279355.134711, 'last_price_update_time': 1774390914.894554}
2026-03-24 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711752') HTTP/1.1" 204 0
2026-03-24 22:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711775> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21: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 22:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee83c529-d258-5f41-b339-04e289831c5e with identifier: 10711730
2026-03-24 22:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee83c529-d258-5f41-b339-04e289831c5e with scrape type 2
2026-03-24 22:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee83c529-d258-5f41-b339-04e289831c5e with scrape type 2
2026-03-24 22:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee83c529-d258-5f41-b339-04e289831c5e, identifier: 10711730
2026-03-24 22:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee83c529-d258-5f41-b339-04e289831c5e with identifier: 10711730
2026-03-24 22:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee83c529-d258-5f41-b339-04e289831c5e with identifier: 10711730
2026-03-24 22:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee83c529-d258-5f41-b339-04e289831c5e with identifier: 10711730 to the API
2026-03-24 22:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21: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 22:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711730>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ee83c529-d258-5f41-b339-04e289831c5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HPJ292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711730',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 104517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7650,
'price_includes_vat': True,
'registration_date': '2020-08-04',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Fiat 500 C 1.0 - Petrol - Manual - 70 hp - 104.517 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:55 [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 22:21:55 [adesa.be] INFO: Saving data for 10711730: {'auction_closing_time': 1774431000.0, 'created_time': 1774279367.783486, 'last_price_update_time': 1774390915.375072}
2026-03-24 22:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711730') HTTP/1.1" 204 0
2026-03-24 22:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21: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 22:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10711775
2026-03-24 22:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053d15d1-df05-52b0-95f9-8523296bf8d3 with scrape type 2
2026-03-24 22:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 053d15d1-df05-52b0-95f9-8523296bf8d3 with scrape type 2
2026-03-24 22:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 053d15d1-df05-52b0-95f9-8523296bf8d3, identifier: 10711775
2026-03-24 22:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10711775
2026-03-24 22:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10711775
2026-03-24 22:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10711775 to the API
2026-03-24 22:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21: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 22:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711775>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '053d15d1-df05-52b0-95f9-8523296bf8d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1EYM784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711775',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 141163,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2050,
'price_includes_vat': True,
'registration_date': '2013-04-22',
'seats_number': 2,
'seller_name': 'GTC Cars',
'title': 'Fiat Ducato 3.0 MultiJet - Diesel - Manual - 177 hp - 141.163 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 22:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:55 [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 22:21:55 [adesa.be] INFO: Saving data for 10711775: {'auction_closing_time': 1774431000.0, 'created_time': 1774281399.487853, 'last_price_update_time': 1774390915.753398}
2026-03-24 22:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711775') HTTP/1.1" 204 0
2026-03-24 22:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21: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 22:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10711886
2026-03-24 22:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with scrape type 2
2026-03-24 22:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with scrape type 2
2026-03-24 22:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f, identifier: 10711886
2026-03-24 22:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10711886
2026-03-24 22:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10711886
2026-03-24 22:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10711886 to the API
2026-03-24 22:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711886>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRF941',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711886',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 190312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2020-06-23',
'seats_number': 2,
'seller_name': 'GTC Cars',
'title': 'Fiat Fiorino 1.3 MultiJet - Diesel - Manual - 80 hp - 190.312 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711886%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Saving data for 10711886: {'auction_closing_time': 1774433700.0, 'created_time': 1774281396.381116, 'last_price_update_time': 1774390916.133128}
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711886') HTTP/1.1" 204 0
2026-03-24 22:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fac10bb-dafa-5f67-8c51-465447eed620 with identifier: 10711727
2026-03-24 22:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fac10bb-dafa-5f67-8c51-465447eed620 with scrape type 2
2026-03-24 22:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fac10bb-dafa-5f67-8c51-465447eed620 with scrape type 2
2026-03-24 22:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fac10bb-dafa-5f67-8c51-465447eed620, identifier: 10711727
2026-03-24 22:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fac10bb-dafa-5f67-8c51-465447eed620 with identifier: 10711727
2026-03-24 22:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fac10bb-dafa-5f67-8c51-465447eed620 with identifier: 10711727
2026-03-24 22:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fac10bb-dafa-5f67-8c51-465447eed620 with identifier: 10711727 to the API
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711727>
{'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': 120,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1fac10bb-dafa-5f67-8c51-465447eed620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '112121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711727',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Talento',
'odometer': 147638,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7950,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 3,
'seller_name': 'GMA Cars bv',
'title': 'Fiat Talento L2H1 2.0 MultiJet - Diesel - Manual - 120 hp - 147.638 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711727%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Saving data for 10711727: {'auction_closing_time': 1774431000.0, 'created_time': 1774281396.98452, 'last_price_update_time': 1774390916.513112}
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711727') HTTP/1.1" 204 0
2026-03-24 22:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:21:56 [adesa.be] INFO: Found listing with ID: 10713321
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713321%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10713321: 2
2026-03-24 22:21:56 [adesa.be] INFO: Scraping item 10713321 url https://www.openlane.eu/en/carv6/auction/10713321
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10718068
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718068%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10718068: 0
2026-03-24 22:21:56 [adesa.be] INFO: Skipping item 10718068 url https://www.openlane.eu/en/carv6/auction/10718068
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10711713
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711713%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10711713: 2
2026-03-24 22:21:56 [adesa.be] INFO: Scraping item 10711713 url https://www.openlane.eu/en/carv6/auction/10711713
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10711938
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711938%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10711938: 2
2026-03-24 22:21:56 [adesa.be] INFO: Scraping item 10711938 url https://www.openlane.eu/en/carv6/auction/10711938
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10711813
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711813%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10711813: 2
2026-03-24 22:21:56 [adesa.be] INFO: Scraping item 10711813 url https://www.openlane.eu/en/carv6/auction/10711813
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10711561
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711561%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10711561: 0
2026-03-24 22:21:56 [adesa.be] INFO: Skipping item 10711561 url https://www.openlane.eu/en/carv6/auction/10711561
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10711720
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711720%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10711720: 2
2026-03-24 22:21:56 [adesa.be] INFO: Scraping item 10711720 url https://www.openlane.eu/en/carv6/auction/10711720
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10711787
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711787%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10711787: 0
2026-03-24 22:21:56 [adesa.be] INFO: Skipping item 10711787 url https://www.openlane.eu/en/carv6/auction/10711787
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10717939
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717939%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10717939: 0
2026-03-24 22:21:56 [adesa.be] INFO: Skipping item 10717939 url https://www.openlane.eu/en/carv6/auction/10717939
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10711881
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711881%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10711881: 2
2026-03-24 22:21:56 [adesa.be] INFO: Scraping item 10711881 url https://www.openlane.eu/en/carv6/auction/10711881
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10718075
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718075%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10718075: 0
2026-03-24 22:21:56 [adesa.be] INFO: Skipping item 10718075 url https://www.openlane.eu/en/carv6/auction/10718075
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10717990
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717990%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10717990: 0
2026-03-24 22:21:56 [adesa.be] INFO: Skipping item 10717990 url https://www.openlane.eu/en/carv6/auction/10717990
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10717935
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717935%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10717935: 0
2026-03-24 22:21:56 [adesa.be] INFO: Skipping item 10717935 url https://www.openlane.eu/en/carv6/auction/10717935
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10711928
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711928%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10711928: 2
2026-03-24 22:21:56 [adesa.be] INFO: Scraping item 10711928 url https://www.openlane.eu/en/carv6/auction/10711928
2026-03-24 22:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1864874-4186-577e-995d-9ef93daf42b6 with identifier: 10711737
2026-03-24 22:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1864874-4186-577e-995d-9ef93daf42b6 with scrape type 2
2026-03-24 22:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1864874-4186-577e-995d-9ef93daf42b6 with scrape type 2
2026-03-24 22:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1864874-4186-577e-995d-9ef93daf42b6, identifier: 10711737
2026-03-24 22:21:56 [adesa.be] INFO: Found listing with ID: 10711944
2026-03-24 22:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711944%27 HTTP/1.1" 200 None
2026-03-24 22:21:56 [adesa.be] INFO: Scrape type for 10711944: 2
2026-03-24 22:21:56 [adesa.be] INFO: Scraping item 10711944 url https://www.openlane.eu/en/carv6/auction/10711944
2026-03-24 22:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1864874-4186-577e-995d-9ef93daf42b6 with identifier: 10711737
2026-03-24 22:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1864874-4186-577e-995d-9ef93daf42b6 with identifier: 10711737
2026-03-24 22:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1864874-4186-577e-995d-9ef93daf42b6 with identifier: 10711737 to the API
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711737>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b1864874-4186-577e-995d-9ef93daf42b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BVX355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711737',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Talento',
'odometer': 163088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7350,
'price_includes_vat': True,
'registration_date': '2018-01-31',
'seats_number': 3,
'seller_name': 'GTC Cars',
'title': 'Fiat Talento 1.6 MultiJet SX - Diesel - Manual - 120 hp - 163.088 '
'km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2018}
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711737%27 HTTP/1.1" 200 None
2026-03-24 22:21:57 [adesa.be] INFO: Saving data for 10711737: {'auction_closing_time': 1774431000.0, 'created_time': 1774281389.243624, 'last_price_update_time': 1774390917.228664}
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711737') HTTP/1.1" 204 0
2026-03-24 22:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:57 [adesa.be] INFO: Found listing with ID: 10711887
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711887%27 HTTP/1.1" 200 None
2026-03-24 22:21:57 [adesa.be] INFO: Scrape type for 10711887: 2
2026-03-24 22:21:57 [adesa.be] INFO: Scraping item 10711887 url https://www.openlane.eu/en/carv6/auction/10711887
2026-03-24 22:21: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 22:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:57 [adesa.be] INFO: Found listing with ID: 10718076
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718076%27 HTTP/1.1" 200 None
2026-03-24 22:21:57 [adesa.be] INFO: Scrape type for 10718076: 0
2026-03-24 22:21:57 [adesa.be] INFO: Skipping item 10718076 url https://www.openlane.eu/en/carv6/auction/10718076
2026-03-24 22:21:57 [adesa.be] INFO: Found listing with ID: 10711821
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711821%27 HTTP/1.1" 200 None
2026-03-24 22:21:57 [adesa.be] INFO: Scrape type for 10711821: 2
2026-03-24 22:21:57 [adesa.be] INFO: Scraping item 10711821 url https://www.openlane.eu/en/carv6/auction/10711821
2026-03-24 22:21: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 22:21:57 [adesa.be] INFO: Found listing with ID: 10711562
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711562%27 HTTP/1.1" 200 None
2026-03-24 22:21:57 [adesa.be] INFO: Scrape type for 10711562: 2
2026-03-24 22:21:57 [adesa.be] INFO: Scraping item 10711562 url https://www.openlane.eu/en/carv6/auction/10711562
2026-03-24 22:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:57 [adesa.be] INFO: Found listing with ID: 10711481
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711481%27 HTTP/1.1" 200 None
2026-03-24 22:21:57 [adesa.be] INFO: Scrape type for 10711481: 0
2026-03-24 22:21:57 [adesa.be] INFO: Skipping item 10711481 url https://www.openlane.eu/en/carv6/auction/10711481
2026-03-24 22:21:57 [adesa.be] INFO: Found listing with ID: 10711742
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711742%27 HTTP/1.1" 200 None
2026-03-24 22:21:57 [adesa.be] INFO: Scrape type for 10711742: 2
2026-03-24 22:21:57 [adesa.be] INFO: Scraping item 10711742 url https://www.openlane.eu/en/carv6/auction/10711742
2026-03-24 22:21: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 22:21:57 [adesa.be] INFO: Found listing with ID: 10717981
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717981%27 HTTP/1.1" 200 None
2026-03-24 22:21:57 [adesa.be] INFO: Scrape type for 10717981: 0
2026-03-24 22:21:57 [adesa.be] INFO: Skipping item 10717981 url https://www.openlane.eu/en/carv6/auction/10717981
2026-03-24 22:21:57 [adesa.be] INFO: Found listing with ID: 10709490
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709490%27 HTTP/1.1" 200 None
2026-03-24 22:21:57 [adesa.be] INFO: Scrape type for 10709490: 2
2026-03-24 22:21:57 [adesa.be] INFO: Scraping item 10709490 url https://www.openlane.eu/en/carv6/auction/10709490
2026-03-24 22:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 029ba8f2-0254-5260-b288-3de20752104a with identifier: 10711802
2026-03-24 22:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 029ba8f2-0254-5260-b288-3de20752104a with scrape type 2
2026-03-24 22:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 029ba8f2-0254-5260-b288-3de20752104a with scrape type 2
2026-03-24 22:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 029ba8f2-0254-5260-b288-3de20752104a, identifier: 10711802
2026-03-24 22:21:57 [adesa.be] INFO: Found listing with ID: 10709492
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709492%27 HTTP/1.1" 200 None
2026-03-24 22:21:57 [adesa.be] INFO: Scrape type for 10709492: 2
2026-03-24 22:21:57 [adesa.be] INFO: Scraping item 10709492 url https://www.openlane.eu/en/carv6/auction/10709492
2026-03-24 22:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 029ba8f2-0254-5260-b288-3de20752104a with identifier: 10711802
2026-03-24 22:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 029ba8f2-0254-5260-b288-3de20752104a with identifier: 10711802
2026-03-24 22:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 029ba8f2-0254-5260-b288-3de20752104a with identifier: 10711802 to the API
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711802>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '029ba8f2-0254-5260-b288-3de20752104a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NKB805',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711802',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 235933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 550,
'price_includes_vat': True,
'registration_date': '2004-12-03',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Fiat Doblo 1.3 - Diesel - Manual - 69 hp - 235.933 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2004}
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711802%27 HTTP/1.1" 200 None
2026-03-24 22:21:57 [adesa.be] INFO: Saving data for 10711802: {'auction_closing_time': 1774431000.0, 'created_time': 1774281400.467151, 'last_price_update_time': 1774390917.911659}
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711802') HTTP/1.1" 204 0
2026-03-24 22:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c20993b-d637-51c2-85f4-79d1d99d9650 with identifier: 10711541
2026-03-24 22:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c20993b-d637-51c2-85f4-79d1d99d9650 with scrape type 2
2026-03-24 22:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c20993b-d637-51c2-85f4-79d1d99d9650 with scrape type 2
2026-03-24 22:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c20993b-d637-51c2-85f4-79d1d99d9650, identifier: 10711541
2026-03-24 22:21:58 [adesa.be] INFO: Found listing with ID: 10709491
2026-03-24 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709491%27 HTTP/1.1" 200 None
2026-03-24 22:21:58 [adesa.be] INFO: Scrape type for 10709491: 2
2026-03-24 22:21:58 [adesa.be] INFO: Scraping item 10709491 url https://www.openlane.eu/en/carv6/auction/10709491
2026-03-24 22:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c20993b-d637-51c2-85f4-79d1d99d9650 with identifier: 10711541
2026-03-24 22:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c20993b-d637-51c2-85f4-79d1d99d9650 with identifier: 10711541
2026-03-24 22:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c20993b-d637-51c2-85f4-79d1d99d9650 with identifier: 10711541 to the API
2026-03-24 22:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711541>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '7c20993b-d637-51c2-85f4-79d1d99d9650',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '516030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711541',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'DS3',
'odometer': 99163,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2015-02-23',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Citroën DS3 1.2i So Chic - Petrol - Manual - 110 hp - 99.163 km',
'transmission': 'manual',
'trim': 'So Chic',
'vin': None,
'year': 2015}
2026-03-24 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711541%27 HTTP/1.1" 200 None
2026-03-24 22:21:58 [adesa.be] INFO: Saving data for 10711541: {'auction_closing_time': 1774432800.0, 'created_time': 1774281402.946059, 'last_price_update_time': 1774390918.36842}
2026-03-24 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711541') HTTP/1.1" 204 0
2026-03-24 22: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 22:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99ff95e5-e635-5dcb-974a-eead3c3937e0 with identifier: 10711768
2026-03-24 22:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99ff95e5-e635-5dcb-974a-eead3c3937e0 with scrape type 2
2026-03-24 22:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99ff95e5-e635-5dcb-974a-eead3c3937e0 with scrape type 2
2026-03-24 22:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99ff95e5-e635-5dcb-974a-eead3c3937e0, identifier: 10711768
2026-03-24 22:21:58 [adesa.be] INFO: Found listing with ID: 10709493
2026-03-24 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709493%27 HTTP/1.1" 200 None
2026-03-24 22:21:58 [adesa.be] INFO: Scrape type for 10709493: 0
2026-03-24 22:21:58 [adesa.be] INFO: Skipping item 10709493 url https://www.openlane.eu/en/carv6/auction/10709493
2026-03-24 22:21:58 [adesa.be] INFO: Found listing with ID: 10711793
2026-03-24 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711793%27 HTTP/1.1" 200 None
2026-03-24 22:21:58 [adesa.be] INFO: Scrape type for 10711793: 2
2026-03-24 22:21:58 [adesa.be] INFO: Scraping item 10711793 url https://www.openlane.eu/en/carv6/auction/10711793
2026-03-24 22:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99ff95e5-e635-5dcb-974a-eead3c3937e0 with identifier: 10711768
2026-03-24 22:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99ff95e5-e635-5dcb-974a-eead3c3937e0 with identifier: 10711768
2026-03-24 22:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99ff95e5-e635-5dcb-974a-eead3c3937e0 with identifier: 10711768 to the API
2026-03-24 22:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711768>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '99ff95e5-e635-5dcb-974a-eead3c3937e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ETH141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711768',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'DS4',
'odometer': 167967,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2013-03-15',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Citroën DS4 2.0 HDI So Chic - Diesel - Manual - 135 hp - 167.967 km',
'transmission': 'manual',
'trim': 'So Chic',
'vin': None,
'year': 2013}
2026-03-24 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711768%27 HTTP/1.1" 200 None
2026-03-24 22:21:58 [adesa.be] INFO: Saving data for 10711768: {'auction_closing_time': 1774431000.0, 'created_time': 1774281403.526414, 'last_price_update_time': 1774390918.782383}
2026-03-24 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711768') HTTP/1.1" 204 0
2026-03-24 22: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 22:21:58 [adesa.be] INFO: Found listing with ID: 10711733
2026-03-24 22:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711733%27 HTTP/1.1" 200 None
2026-03-24 22:21:58 [adesa.be] INFO: Scrape type for 10711733: 2
2026-03-24 22:21:58 [adesa.be] INFO: Scraping item 10711733 url https://www.openlane.eu/en/carv6/auction/10711733
2026-03-24 22:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11d36058-6e7f-5416-bf5b-f29f66f078d0 with identifier: 10711546
2026-03-24 22:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11d36058-6e7f-5416-bf5b-f29f66f078d0 with scrape type 2
2026-03-24 22:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11d36058-6e7f-5416-bf5b-f29f66f078d0 with scrape type 2
2026-03-24 22:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11d36058-6e7f-5416-bf5b-f29f66f078d0, identifier: 10711546
2026-03-24 22:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11d36058-6e7f-5416-bf5b-f29f66f078d0 with identifier: 10711546
2026-03-24 22:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11d36058-6e7f-5416-bf5b-f29f66f078d0 with identifier: 10711546
2026-03-24 22:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11d36058-6e7f-5416-bf5b-f29f66f078d0 with identifier: 10711546 to the API
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21: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 22:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711546>
{'auction_title': '',
'c_o_2_emission_value': 192,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'CNG',
'id': '11d36058-6e7f-5416-bf5b-f29f66f078d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'M27913',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711546',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 153351,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2019-06-28',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Fiat Fiorino 1.4i SX - CNG - Manual - 69 hp - 153.351 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2019}
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:59 [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 22:21:59 [adesa.be] INFO: Saving data for 10711546: {'auction_closing_time': 1774432800.0, 'created_time': 1774281391.786306, 'last_price_update_time': 1774390919.281835}
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711546') HTTP/1.1" 204 0
2026-03-24 22:21:59 [adesa.be] INFO: Found listing with ID: 10713379
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:59 [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 22:21:59 [adesa.be] INFO: Scrape type for 10713379: 2
2026-03-24 22:21:59 [adesa.be] INFO: Scraping item 10713379 url https://www.openlane.eu/en/carv6/auction/10713379
2026-03-24 22:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 990738b5-ed50-5e30-ba02-32c8cc03d8e0 with identifier: 10711556
2026-03-24 22:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 990738b5-ed50-5e30-ba02-32c8cc03d8e0 with scrape type 2
2026-03-24 22:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 990738b5-ed50-5e30-ba02-32c8cc03d8e0 with scrape type 2
2026-03-24 22:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 990738b5-ed50-5e30-ba02-32c8cc03d8e0, identifier: 10711556
2026-03-24 22:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 990738b5-ed50-5e30-ba02-32c8cc03d8e0 with identifier: 10711556
2026-03-24 22:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 990738b5-ed50-5e30-ba02-32c8cc03d8e0 with identifier: 10711556
2026-03-24 22:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 990738b5-ed50-5e30-ba02-32c8cc03d8e0 with identifier: 10711556 to the API
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:21: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 22:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711556>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '990738b5-ed50-5e30-ba02-32c8cc03d8e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '743582',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711556',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C-Elysée',
'odometer': 80488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2016-10-27',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Citroën C-Elysée 1.2i Seduction - Petrol - Manual - 82 hp - 80.488 '
'km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2016}
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:59 [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 22:21:59 [adesa.be] INFO: Saving data for 10711556: {'auction_closing_time': 1774432800.0, 'created_time': 1774281404.105052, 'last_price_update_time': 1774390919.690483}
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711556') HTTP/1.1" 204 0
2026-03-24 22:21:59 [adesa.be] INFO: Found listing with ID: 10718041
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:59 [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 22:21:59 [adesa.be] INFO: Scrape type for 10718041: 0
2026-03-24 22:21:59 [adesa.be] INFO: Skipping item 10718041 url https://www.openlane.eu/en/carv6/auction/10718041
2026-03-24 22:21:59 [adesa.be] INFO: Found listing with ID: 10717971
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:59 [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 22:21:59 [adesa.be] INFO: Scrape type for 10717971: 0
2026-03-24 22:21:59 [adesa.be] INFO: Skipping item 10717971 url https://www.openlane.eu/en/carv6/auction/10717971
2026-03-24 22:21:59 [adesa.be] INFO: Found listing with ID: 10711718
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:59 [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 22:21:59 [adesa.be] INFO: Scrape type for 10711718: 0
2026-03-24 22:21:59 [adesa.be] INFO: Skipping item 10711718 url https://www.openlane.eu/en/carv6/auction/10711718
2026-03-24 22:21:59 [adesa.be] INFO: Found listing with ID: 10717942
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:59 [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 22:21:59 [adesa.be] INFO: Scrape type for 10717942: 0
2026-03-24 22:21:59 [adesa.be] INFO: Skipping item 10717942 url https://www.openlane.eu/en/carv6/auction/10717942
2026-03-24 22:21:59 [adesa.be] INFO: Found listing with ID: 10711456
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:59 [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 22:21:59 [adesa.be] INFO: Scrape type for 10711456: 2
2026-03-24 22:21:59 [adesa.be] INFO: Scraping item 10711456 url https://www.openlane.eu/en/carv6/auction/10711456
2026-03-24 22:21: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 22:21:59 [adesa.be] INFO: Found listing with ID: 10711920
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:59 [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 22:21:59 [adesa.be] INFO: Scrape type for 10711920: 2
2026-03-24 22:21:59 [adesa.be] INFO: Scraping item 10711920 url https://www.openlane.eu/en/carv6/auction/10711920
2026-03-24 22:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:21: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 22:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba9e5036-96ab-5ad0-94bf-9d8beb87956d with identifier: 10711749
2026-03-24 22:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba9e5036-96ab-5ad0-94bf-9d8beb87956d with scrape type 2
2026-03-24 22:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba9e5036-96ab-5ad0-94bf-9d8beb87956d with scrape type 2
2026-03-24 22:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba9e5036-96ab-5ad0-94bf-9d8beb87956d, identifier: 10711749
2026-03-24 22:21:59 [adesa.be] INFO: Found listing with ID: 10711740
2026-03-24 22:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:21:59 [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 22:21:59 [adesa.be] INFO: Scrape type for 10711740: 2
2026-03-24 22:21:59 [adesa.be] INFO: Scraping item 10711740 url https://www.openlane.eu/en/carv6/auction/10711740
2026-03-24 22:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba9e5036-96ab-5ad0-94bf-9d8beb87956d with identifier: 10711749
2026-03-24 22:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba9e5036-96ab-5ad0-94bf-9d8beb87956d with identifier: 10711749
2026-03-24 22:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba9e5036-96ab-5ad0-94bf-9d8beb87956d with identifier: 10711749 to the API
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711749>
{'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-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ba9e5036-96ab-5ad0-94bf-9d8beb87956d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRU683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711749',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 212402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2017-10-10',
'seats_number': 3,
'seller_name': 'Ali cars',
'title': 'Citroën Jumpy 2.0 HDI Club - Diesel - Manual - 122 hp - 212.402 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2017}
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711749%27 HTTP/1.1" 200 None
2026-03-24 22:22:00 [adesa.be] INFO: Saving data for 10711749: {'auction_closing_time': 1774431000.0, 'created_time': 1774281404.723761, 'last_price_update_time': 1774390920.213649}
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711749') HTTP/1.1" 204 0
2026-03-24 22:22:00 [adesa.be] INFO: Found listing with ID: 10711882
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711882%27 HTTP/1.1" 200 None
2026-03-24 22:22:00 [adesa.be] INFO: Scrape type for 10711882: 2
2026-03-24 22:22:00 [adesa.be] INFO: Scraping item 10711882 url https://www.openlane.eu/en/carv6/auction/10711882
2026-03-24 22:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67c27972-19d3-5a2e-98f5-dc23b0f5031a with identifier: 10709453
2026-03-24 22:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67c27972-19d3-5a2e-98f5-dc23b0f5031a with scrape type 2
2026-03-24 22:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67c27972-19d3-5a2e-98f5-dc23b0f5031a with scrape type 2
2026-03-24 22:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 67c27972-19d3-5a2e-98f5-dc23b0f5031a, identifier: 10709453
2026-03-24 22:22:00 [adesa.be] INFO: Found listing with ID: 10711675
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711675%27 HTTP/1.1" 200 None
2026-03-24 22:22:00 [adesa.be] INFO: Scrape type for 10711675: 2
2026-03-24 22:22:00 [adesa.be] INFO: Scraping item 10711675 url https://www.openlane.eu/en/carv6/auction/10711675
2026-03-24 22: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 22:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67c27972-19d3-5a2e-98f5-dc23b0f5031a with identifier: 10709453
2026-03-24 22:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67c27972-19d3-5a2e-98f5-dc23b0f5031a with identifier: 10709453
2026-03-24 22:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67c27972-19d3-5a2e-98f5-dc23b0f5031a with identifier: 10709453 to the API
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709453>
{'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': 131,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '67c27972-19d3-5a2e-98f5-dc23b0f5031a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAM310',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709453',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 205808,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2019-10-25',
'seats_number': 5,
'seller_name': 'CIT BLATON NV/SA',
'title': 'Citroën C5 Aircross 1.5 HDI Business - Diesel - Automatic - 131 hp '
'- 205.808 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709453%27 HTTP/1.1" 200 None
2026-03-24 22:22:00 [adesa.be] INFO: Saving data for 10709453: {'auction_closing_time': 1774434600.0, 'created_time': 1774281416.046371, 'last_price_update_time': 1774390920.627831}
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709453') HTTP/1.1" 204 0
2026-03-24 22:22:00 [adesa.be] INFO: Found listing with ID: 10713320
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713320%27 HTTP/1.1" 200 None
2026-03-24 22:22:00 [adesa.be] INFO: Scrape type for 10713320: 2
2026-03-24 22:22:00 [adesa.be] INFO: Scraping item 10713320 url https://www.openlane.eu/en/carv6/auction/10713320
2026-03-24 22:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711943> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:00 [adesa.be] INFO: Found listing with ID: 10717965
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717965%27 HTTP/1.1" 200 None
2026-03-24 22:22:00 [adesa.be] INFO: Scrape type for 10717965: 0
2026-03-24 22:22:00 [adesa.be] INFO: Skipping item 10717965 url https://www.openlane.eu/en/carv6/auction/10717965
2026-03-24 22:22:00 [adesa.be] INFO: Found listing with ID: 10717984
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717984%27 HTTP/1.1" 200 None
2026-03-24 22:22:00 [adesa.be] INFO: Scrape type for 10717984: 0
2026-03-24 22:22:00 [adesa.be] INFO: Skipping item 10717984 url https://www.openlane.eu/en/carv6/auction/10717984
2026-03-24 22:22:00 [adesa.be] INFO: Found listing with ID: 10717950
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717950%27 HTTP/1.1" 200 None
2026-03-24 22:22:00 [adesa.be] INFO: Scrape type for 10717950: 0
2026-03-24 22:22:00 [adesa.be] INFO: Skipping item 10717950 url https://www.openlane.eu/en/carv6/auction/10717950
2026-03-24 22:22:00 [adesa.be] INFO: Found listing with ID: 10716267
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716267%27 HTTP/1.1" 200 None
2026-03-24 22:22:00 [adesa.be] INFO: Scrape type for 10716267: 0
2026-03-24 22:22:00 [adesa.be] INFO: Skipping item 10716267 url https://www.openlane.eu/en/carv6/auction/10716267
2026-03-24 22:22:00 [adesa.be] INFO: Found listing with ID: 10716266
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716266%27 HTTP/1.1" 200 None
2026-03-24 22:22:00 [adesa.be] INFO: Scrape type for 10716266: 0
2026-03-24 22:22:00 [adesa.be] INFO: Skipping item 10716266 url https://www.openlane.eu/en/carv6/auction/10716266
2026-03-24 22:22:00 [adesa.be] INFO: Found listing with ID: 10716265
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716265%27 HTTP/1.1" 200 None
2026-03-24 22:22:00 [adesa.be] INFO: Scrape type for 10716265: 0
2026-03-24 22:22:00 [adesa.be] INFO: Skipping item 10716265 url https://www.openlane.eu/en/carv6/auction/10716265
2026-03-24 22:22:00 [adesa.be] INFO: Found listing with ID: 10711471
2026-03-24 22:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711471%27 HTTP/1.1" 200 None
2026-03-24 22:22:00 [adesa.be] INFO: Scrape type for 10711471: 2
2026-03-24 22:22:00 [adesa.be] INFO: Scraping item 10711471 url https://www.openlane.eu/en/carv6/auction/10711471
2026-03-24 22: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 22: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 22:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dd90ce5-03dd-5a53-b49b-c6af81c7698c with identifier: 10711589
2026-03-24 22:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dd90ce5-03dd-5a53-b49b-c6af81c7698c with scrape type 2
2026-03-24 22:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dd90ce5-03dd-5a53-b49b-c6af81c7698c with scrape type 2
2026-03-24 22:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4dd90ce5-03dd-5a53-b49b-c6af81c7698c, identifier: 10711589
2026-03-24 22:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4dd90ce5-03dd-5a53-b49b-c6af81c7698c with identifier: 10711589
2026-03-24 22:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4dd90ce5-03dd-5a53-b49b-c6af81c7698c with identifier: 10711589
2026-03-24 22:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4dd90ce5-03dd-5a53-b49b-c6af81c7698c with identifier: 10711589 to the API
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711589>
{'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:00:00Z',
'fuel_type': 'Diesel',
'id': '4dd90ce5-03dd-5a53-b49b-c6af81c7698c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CSQ317',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711589',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 123994,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 750,
'price_includes_vat': True,
'registration_date': '2017-09-18',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Citroën C4 Grand Picasso 1.6 HDI Shine - AWD - Diesel - Manual - '
'115 hp - 123.994 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2017}
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711589%27 HTTP/1.1" 200 None
2026-03-24 22:22:01 [adesa.be] INFO: Saving data for 10711589: {'auction_closing_time': 1774432800.0, 'created_time': 1774281409.760519, 'last_price_update_time': 1774390921.256329}
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711589') HTTP/1.1" 204 0
2026-03-24 22:22:01 [adesa.be] INFO: Found listing with ID: 10713226
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713226%27 HTTP/1.1" 200 None
2026-03-24 22:22:01 [adesa.be] INFO: Scrape type for 10713226: 0
2026-03-24 22:22:01 [adesa.be] INFO: Skipping item 10713226 url https://www.openlane.eu/en/carv6/auction/10713226
2026-03-24 22:22:01 [adesa.be] INFO: Found listing with ID: 10718005
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718005%27 HTTP/1.1" 200 None
2026-03-24 22:22:01 [adesa.be] INFO: Scrape type for 10718005: 0
2026-03-24 22:22:01 [adesa.be] INFO: Skipping item 10718005 url https://www.openlane.eu/en/carv6/auction/10718005
2026-03-24 22:22:01 [adesa.be] INFO: Found listing with ID: 10711479
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711479%27 HTTP/1.1" 200 None
2026-03-24 22:22:01 [adesa.be] INFO: Scrape type for 10711479: 0
2026-03-24 22:22:01 [adesa.be] INFO: Skipping item 10711479 url https://www.openlane.eu/en/carv6/auction/10711479
2026-03-24 22:22:01 [adesa.be] INFO: Found listing with ID: 10711789
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711789%27 HTTP/1.1" 200 None
2026-03-24 22:22:01 [adesa.be] INFO: Scrape type for 10711789: 2
2026-03-24 22:22:01 [adesa.be] INFO: Scraping item 10711789 url https://www.openlane.eu/en/carv6/auction/10711789
2026-03-24 22:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:01 [adesa.be] INFO: Found listing with ID: 10711707
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711707%27 HTTP/1.1" 200 None
2026-03-24 22:22:01 [adesa.be] INFO: Scrape type for 10711707: 2
2026-03-24 22:22:01 [adesa.be] INFO: Scraping item 10711707 url https://www.openlane.eu/en/carv6/auction/10711707
2026-03-24 22: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 22:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cdbf60d-7946-5011-94cf-9c739eedf67e with identifier: 10711943
2026-03-24 22:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cdbf60d-7946-5011-94cf-9c739eedf67e with scrape type 2
2026-03-24 22:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cdbf60d-7946-5011-94cf-9c739eedf67e with scrape type 2
2026-03-24 22:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cdbf60d-7946-5011-94cf-9c739eedf67e, identifier: 10711943
2026-03-24 22:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6104f4df-cb36-5032-abf6-4c560949f1ba with identifier: 10711549
2026-03-24 22:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6104f4df-cb36-5032-abf6-4c560949f1ba with scrape type 2
2026-03-24 22:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6104f4df-cb36-5032-abf6-4c560949f1ba with scrape type 2
2026-03-24 22:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6104f4df-cb36-5032-abf6-4c560949f1ba, identifier: 10711549
2026-03-24 22:22:01 [adesa.be] INFO: Found listing with ID: 10711968
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711968%27 HTTP/1.1" 200 None
2026-03-24 22:22:01 [adesa.be] INFO: Scrape type for 10711968: 0
2026-03-24 22:22:01 [adesa.be] INFO: Skipping item 10711968 url https://www.openlane.eu/en/carv6/auction/10711968
2026-03-24 22:22:01 [adesa.be] INFO: Found listing with ID: 10711540
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711540%27 HTTP/1.1" 200 None
2026-03-24 22:22:01 [adesa.be] INFO: Scrape type for 10711540: 2
2026-03-24 22:22:01 [adesa.be] INFO: Scraping item 10711540 url https://www.openlane.eu/en/carv6/auction/10711540
2026-03-24 22:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cdbf60d-7946-5011-94cf-9c739eedf67e with identifier: 10711943
2026-03-24 22:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cdbf60d-7946-5011-94cf-9c739eedf67e with identifier: 10711943
2026-03-24 22:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cdbf60d-7946-5011-94cf-9c739eedf67e with identifier: 10711943 to the API
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711943>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6cdbf60d-7946-5011-94cf-9c739eedf67e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VBC779',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711943',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 105866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7650,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 4,
'seller_name': 'LOVACAR, SPRL',
'title': 'Fiat 500 1.0i Red - Petrol - Manual - 70 hp - 105.866 km',
'transmission': 'manual',
'trim': 'Red',
'vin': None,
'year': 2021}
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711943%27 HTTP/1.1" 200 None
2026-03-24 22:22:01 [adesa.be] INFO: Saving data for 10711943: {'auction_closing_time': 1774432800.0, 'created_time': 1774281399.765515, 'last_price_update_time': 1774390921.915634}
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711943') HTTP/1.1" 204 0
2026-03-24 22:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6104f4df-cb36-5032-abf6-4c560949f1ba with identifier: 10711549
2026-03-24 22:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6104f4df-cb36-5032-abf6-4c560949f1ba with identifier: 10711549
2026-03-24 22:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6104f4df-cb36-5032-abf6-4c560949f1ba with identifier: 10711549 to the API
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711549>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'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': 'Diesel',
'id': '6104f4df-cb36-5032-abf6-4c560949f1ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '631479',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711549',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 245687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2014-05-19',
'seats_number': 7,
'seller_name': 'LS Automobiles sprl',
'title': 'Citroën C4 Grand Picasso 1.6 HDI Seduction - Diesel - Manual - 115 '
'hp - 245.687 km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2014}
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711549%27 HTTP/1.1" 200 None
2026-03-24 22:22:02 [adesa.be] INFO: Saving data for 10711549: {'auction_closing_time': 1774432800.0, 'created_time': 1774281411.984378, 'last_price_update_time': 1774390922.378889}
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711549') HTTP/1.1" 204 0
2026-03-24 22:22:02 [adesa.be] INFO: Found listing with ID: 10717983
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717983%27 HTTP/1.1" 200 None
2026-03-24 22:22:02 [adesa.be] INFO: Scrape type for 10717983: 0
2026-03-24 22:22:02 [adesa.be] INFO: Skipping item 10717983 url https://www.openlane.eu/en/carv6/auction/10717983
2026-03-24 22:22:02 [adesa.be] INFO: Found listing with ID: 10711872
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711872%27 HTTP/1.1" 200 None
2026-03-24 22:22:02 [adesa.be] INFO: Scrape type for 10711872: 0
2026-03-24 22:22:02 [adesa.be] INFO: Skipping item 10711872 url https://www.openlane.eu/en/carv6/auction/10711872
2026-03-24 22:22:02 [adesa.be] INFO: Found listing with ID: 10711473
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711473%27 HTTP/1.1" 200 None
2026-03-24 22:22:02 [adesa.be] INFO: Scrape type for 10711473: 0
2026-03-24 22:22:02 [adesa.be] INFO: Skipping item 10711473 url https://www.openlane.eu/en/carv6/auction/10711473
2026-03-24 22:22:02 [adesa.be] INFO: Found listing with ID: 10711654
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711654%27 HTTP/1.1" 200 None
2026-03-24 22:22:02 [adesa.be] INFO: Scrape type for 10711654: 0
2026-03-24 22:22:02 [adesa.be] INFO: Skipping item 10711654 url https://www.openlane.eu/en/carv6/auction/10711654
2026-03-24 22:22:02 [adesa.be] INFO: Found listing with ID: 10711877
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711877%27 HTTP/1.1" 200 None
2026-03-24 22:22:02 [adesa.be] INFO: Scrape type for 10711877: 0
2026-03-24 22:22:02 [adesa.be] INFO: Skipping item 10711877 url https://www.openlane.eu/en/carv6/auction/10711877
2026-03-24 22:22:02 [adesa.be] INFO: Found listing with ID: 10711838
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711838%27 HTTP/1.1" 200 None
2026-03-24 22:22:02 [adesa.be] INFO: Scrape type for 10711838: 2
2026-03-24 22:22:02 [adesa.be] INFO: Scraping item 10711838 url https://www.openlane.eu/en/carv6/auction/10711838
2026-03-24 22:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10711584
2026-03-24 22:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with scrape type 2
2026-03-24 22:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with scrape type 2
2026-03-24 22:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd, identifier: 10711584
2026-03-24 22: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 22:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10711584
2026-03-24 22:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10711584
2026-03-24 22:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10711584 to the API
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c0ec3918-c52c-5cb0-93e4-2d65ea53bebd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PZA604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711584',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 66156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2016-10-17',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Citroën C3 Picasso 1.2i - Petrol - Manual - 110 hp - 66.156 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711584%27 HTTP/1.1" 200 None
2026-03-24 22:22:02 [adesa.be] INFO: Saving data for 10711584: {'auction_closing_time': 1774432800.0, 'created_time': 1774281414.9313, 'last_price_update_time': 1774390922.877589}
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711584') HTTP/1.1" 204 0
2026-03-24 22:22:02 [adesa.be] INFO: Found listing with ID: 10711712
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711712%27 HTTP/1.1" 200 None
2026-03-24 22:22:02 [adesa.be] INFO: Scrape type for 10711712: 0
2026-03-24 22:22:02 [adesa.be] INFO: Skipping item 10711712 url https://www.openlane.eu/en/carv6/auction/10711712
2026-03-24 22:22:02 [adesa.be] INFO: Found listing with ID: 10718082
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718082%27 HTTP/1.1" 200 None
2026-03-24 22:22:02 [adesa.be] INFO: Scrape type for 10718082: 0
2026-03-24 22:22:02 [adesa.be] INFO: Skipping item 10718082 url https://www.openlane.eu/en/carv6/auction/10718082
2026-03-24 22:22:02 [adesa.be] INFO: Found listing with ID: 10711412
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711412%27 HTTP/1.1" 200 None
2026-03-24 22:22:02 [adesa.be] INFO: Scrape type for 10711412: 2
2026-03-24 22:22:02 [adesa.be] INFO: Scraping item 10711412 url https://www.openlane.eu/en/carv6/auction/10711412
2026-03-24 22: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 22: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 22:22:02 [adesa.be] INFO: Found listing with ID: 10711945
2026-03-24 22:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711945%27 HTTP/1.1" 200 None
2026-03-24 22:22:02 [adesa.be] INFO: Scrape type for 10711945: 2
2026-03-24 22:22:02 [adesa.be] INFO: Scraping item 10711945 url https://www.openlane.eu/en/carv6/auction/10711945
2026-03-24 22:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1b346c6-9354-5bb8-9cdd-c375366d6109 with identifier: 10711779
2026-03-24 22:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1b346c6-9354-5bb8-9cdd-c375366d6109 with scrape type 2
2026-03-24 22:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1b346c6-9354-5bb8-9cdd-c375366d6109 with scrape type 2
2026-03-24 22:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e1b346c6-9354-5bb8-9cdd-c375366d6109, identifier: 10711779
2026-03-24 22:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c18409f-15e5-5914-a3b2-96a7a506fb44 with identifier: 10711762
2026-03-24 22:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c18409f-15e5-5914-a3b2-96a7a506fb44 with scrape type 2
2026-03-24 22:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c18409f-15e5-5914-a3b2-96a7a506fb44 with scrape type 2
2026-03-24 22:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c18409f-15e5-5914-a3b2-96a7a506fb44, identifier: 10711762
2026-03-24 22:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10711724
2026-03-24 22:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with scrape type 2
2026-03-24 22:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with scrape type 2
2026-03-24 22:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e, identifier: 10711724
2026-03-24 22:22:03 [adesa.be] INFO: Found listing with ID: 10718022
2026-03-24 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718022%27 HTTP/1.1" 200 None
2026-03-24 22:22:03 [adesa.be] INFO: Scrape type for 10718022: 0
2026-03-24 22:22:03 [adesa.be] INFO: Skipping item 10718022 url https://www.openlane.eu/en/carv6/auction/10718022
2026-03-24 22:22:03 [adesa.be] INFO: Found listing with ID: 10718021
2026-03-24 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718021%27 HTTP/1.1" 200 None
2026-03-24 22:22:03 [adesa.be] INFO: Scrape type for 10718021: 0
2026-03-24 22:22:03 [adesa.be] INFO: Skipping item 10718021 url https://www.openlane.eu/en/carv6/auction/10718021
2026-03-24 22:22:03 [adesa.be] INFO: Found listing with ID: 10711574
2026-03-24 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711574%27 HTTP/1.1" 200 None
2026-03-24 22:22:03 [adesa.be] INFO: Scrape type for 10711574: 2
2026-03-24 22:22:03 [adesa.be] INFO: Scraping item 10711574 url https://www.openlane.eu/en/carv6/auction/10711574
2026-03-24 22:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e1b346c6-9354-5bb8-9cdd-c375366d6109 with identifier: 10711779
2026-03-24 22:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e1b346c6-9354-5bb8-9cdd-c375366d6109 with identifier: 10711779
2026-03-24 22:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e1b346c6-9354-5bb8-9cdd-c375366d6109 with identifier: 10711779 to the API
2026-03-24 22:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711779>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 68,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e1b346c6-9354-5bb8-9cdd-c375366d6109',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KVE479',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711779',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C1',
'odometer': 25493,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2013-12-16',
'seats_number': 4,
'seller_name': 'CAREX//SRL CAR EXCELLENCE',
'title': 'Citroën C1 1.0i Attraction - Petrol - Manual - 68 hp - 25.493 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2013}
2026-03-24 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711779%27 HTTP/1.1" 200 None
2026-03-24 22:22:03 [adesa.be] INFO: Saving data for 10711779: {'auction_closing_time': 1774431000.0, 'created_time': 1774281439.450057, 'last_price_update_time': 1774390923.609016}
2026-03-24 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711779') HTTP/1.1" 204 0
2026-03-24 22:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c18409f-15e5-5914-a3b2-96a7a506fb44 with identifier: 10711762
2026-03-24 22:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:22:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-24 22:22:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:22: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 22:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c18409f-15e5-5914-a3b2-96a7a506fb44 with identifier: 10711762
2026-03-24 22:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c18409f-15e5-5914-a3b2-96a7a506fb44 with identifier: 10711762 to the API
2026-03-24 22:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711762>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5c18409f-15e5-5914-a3b2-96a7a506fb44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UNM151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711762',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 112602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2018-06-22',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 82 hp - 112.602 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2018}
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711762%27 HTTP/1.1" 200 None
2026-03-24 22:22:04 [adesa.be] INFO: Saving data for 10711762: {'auction_closing_time': 1774431000.0, 'created_time': 1774281414.612685, 'last_price_update_time': 1774390924.127732}
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711762') HTTP/1.1" 204 0
2026-03-24 22:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10711724
2026-03-24 22:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10711724
2026-03-24 22:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10711724 to the API
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711724>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'bc4ffe6f-b4fc-5dd6-a20e-781518846e5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQJ183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711724',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 131603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 131.603 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711724%27 HTTP/1.1" 200 None
2026-03-24 22:22:04 [adesa.be] INFO: Saving data for 10711724: {'auction_closing_time': 1774431000.0, 'created_time': 1774281419.046664, 'last_price_update_time': 1774390924.429477}
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711724') HTTP/1.1" 204 0
2026-03-24 22:22:04 [adesa.be] INFO: Found listing with ID: 10718074
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718074%27 HTTP/1.1" 200 None
2026-03-24 22:22:04 [adesa.be] INFO: Scrape type for 10718074: 0
2026-03-24 22:22:04 [adesa.be] INFO: Skipping item 10718074 url https://www.openlane.eu/en/carv6/auction/10718074
2026-03-24 22:22:04 [adesa.be] INFO: Found listing with ID: 10711847
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711847%27 HTTP/1.1" 200 None
2026-03-24 22:22:04 [adesa.be] INFO: Scrape type for 10711847: 2
2026-03-24 22:22:04 [adesa.be] INFO: Scraping item 10711847 url https://www.openlane.eu/en/carv6/auction/10711847
2026-03-24 22:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22: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 22:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:04 [adesa.be] INFO: Found listing with ID: 10718066
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718066%27 HTTP/1.1" 200 None
2026-03-24 22:22:04 [adesa.be] INFO: Scrape type for 10718066: 0
2026-03-24 22:22:04 [adesa.be] INFO: Skipping item 10718066 url https://www.openlane.eu/en/carv6/auction/10718066
2026-03-24 22:22:04 [adesa.be] INFO: Found listing with ID: 10713382
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713382%27 HTTP/1.1" 200 None
2026-03-24 22:22:04 [adesa.be] INFO: Scrape type for 10713382: 2
2026-03-24 22:22:04 [adesa.be] INFO: Scraping item 10713382 url https://www.openlane.eu/en/carv6/auction/10713382
2026-03-24 22: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 22:22:04 [adesa.be] INFO: Found listing with ID: 10711932
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711932%27 HTTP/1.1" 200 None
2026-03-24 22:22:04 [adesa.be] INFO: Scrape type for 10711932: 2
2026-03-24 22:22:04 [adesa.be] INFO: Scraping item 10711932 url https://www.openlane.eu/en/carv6/auction/10711932
2026-03-24 22:22:04 [adesa.be] INFO: Found listing with ID: 10718085
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718085%27 HTTP/1.1" 200 None
2026-03-24 22:22:04 [adesa.be] INFO: Scrape type for 10718085: 0
2026-03-24 22:22:04 [adesa.be] INFO: Skipping item 10718085 url https://www.openlane.eu/en/carv6/auction/10718085
2026-03-24 22:22:04 [adesa.be] INFO: Found listing with ID: 10711956
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711956%27 HTTP/1.1" 200 None
2026-03-24 22:22:04 [adesa.be] INFO: Scrape type for 10711956: 2
2026-03-24 22:22:04 [adesa.be] INFO: Scraping item 10711956 url https://www.openlane.eu/en/carv6/auction/10711956
2026-03-24 22:22:04 [adesa.be] INFO: Found listing with ID: 10711579
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711579%27 HTTP/1.1" 200 None
2026-03-24 22:22:04 [adesa.be] INFO: Scrape type for 10711579: 0
2026-03-24 22:22:04 [adesa.be] INFO: Skipping item 10711579 url https://www.openlane.eu/en/carv6/auction/10711579
2026-03-24 22:22:04 [adesa.be] INFO: Found listing with ID: 10711946
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711946%27 HTTP/1.1" 200 None
2026-03-24 22:22:04 [adesa.be] INFO: Scrape type for 10711946: 2
2026-03-24 22:22:04 [adesa.be] INFO: Scraping item 10711946 url https://www.openlane.eu/en/carv6/auction/10711946
2026-03-24 22:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac0e9c50-739e-5cf6-8616-fa04cc70abdf with identifier: 10711562
2026-03-24 22:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac0e9c50-739e-5cf6-8616-fa04cc70abdf with scrape type 2
2026-03-24 22:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac0e9c50-739e-5cf6-8616-fa04cc70abdf with scrape type 2
2026-03-24 22:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac0e9c50-739e-5cf6-8616-fa04cc70abdf, identifier: 10711562
2026-03-24 22:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6603e958-e4ac-5141-8fb5-0cc15a84caad with identifier: 10711887
2026-03-24 22:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6603e958-e4ac-5141-8fb5-0cc15a84caad with scrape type 2
2026-03-24 22:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6603e958-e4ac-5141-8fb5-0cc15a84caad with scrape type 2
2026-03-24 22:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6603e958-e4ac-5141-8fb5-0cc15a84caad, identifier: 10711887
2026-03-24 22:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9af79443-848d-5d68-a744-c9e6baa21043 with identifier: 10711944
2026-03-24 22:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9af79443-848d-5d68-a744-c9e6baa21043 with scrape type 2
2026-03-24 22:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9af79443-848d-5d68-a744-c9e6baa21043 with scrape type 2
2026-03-24 22:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9af79443-848d-5d68-a744-c9e6baa21043, identifier: 10711944
2026-03-24 22:22:04 [adesa.be] INFO: Found listing with ID: 10711930
2026-03-24 22:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711930%27 HTTP/1.1" 200 None
2026-03-24 22:22:04 [adesa.be] INFO: Scrape type for 10711930: 2
2026-03-24 22:22:04 [adesa.be] INFO: Scraping item 10711930 url https://www.openlane.eu/en/carv6/auction/10711930
2026-03-24 22:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac0e9c50-739e-5cf6-8616-fa04cc70abdf with identifier: 10711562
2026-03-24 22:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac0e9c50-739e-5cf6-8616-fa04cc70abdf with identifier: 10711562
2026-03-24 22:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac0e9c50-739e-5cf6-8616-fa04cc70abdf with identifier: 10711562 to the API
2026-03-24 22:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac0e9c50-739e-5cf6-8616-fa04cc70abdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GBN419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711562',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 109338,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2950,
'price_includes_vat': True,
'registration_date': '2020-04-23',
'seats_number': 5,
'seller_name': 'Lukas-Auto VOF',
'title': 'Ford Focus 1.0 EcoBoost Connected - Petrol - Manual - 100 hp - '
'109.338 km',
'transmission': 'manual',
'trim': 'Connected',
'vin': None,
'year': 2020}
2026-03-24 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711562%27 HTTP/1.1" 200 None
2026-03-24 22:22:05 [adesa.be] INFO: Saving data for 10711562: {'auction_closing_time': 1774432800.0, 'created_time': 1774281378.20678, 'last_price_update_time': 1774390925.228913}
2026-03-24 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711562') HTTP/1.1" 204 0
2026-03-24 22:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6603e958-e4ac-5141-8fb5-0cc15a84caad with identifier: 10711887
2026-03-24 22:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6603e958-e4ac-5141-8fb5-0cc15a84caad with identifier: 10711887
2026-03-24 22:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6603e958-e4ac-5141-8fb5-0cc15a84caad with identifier: 10711887 to the API
2026-03-24 22:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711887>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': '6603e958-e4ac-5141-8fb5-0cc15a84caad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EGB311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711887',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 70032,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1150,
'price_includes_vat': True,
'registration_date': '2015-05-08',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Ford Fiesta 1.6 TDCI Titanium - Diesel - Manual - 95 hp - 70.032 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2015}
2026-03-24 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711887%27 HTTP/1.1" 200 None
2026-03-24 22:22:05 [adesa.be] INFO: Saving data for 10711887: {'auction_closing_time': 1774433700.0, 'created_time': 1774281384.934691, 'last_price_update_time': 1774390925.499138}
2026-03-24 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711887') HTTP/1.1" 204 0
2026-03-24 22:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9af79443-848d-5d68-a744-c9e6baa21043 with identifier: 10711944
2026-03-24 22:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9af79443-848d-5d68-a744-c9e6baa21043 with identifier: 10711944
2026-03-24 22:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9af79443-848d-5d68-a744-c9e6baa21043 with identifier: 10711944 to the API
2026-03-24 22:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711944>
{'auction_title': '',
'c_o_2_emission_value': 89,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9af79443-848d-5d68-a744-c9e6baa21043',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KNG053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711944',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 259010,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4050,
'price_includes_vat': True,
'registration_date': '2018-05-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Ford Fiesta 1.5 TDCI Business - Diesel - Manual - 85 hp - 259.010 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-24 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711944%27 HTTP/1.1" 200 None
2026-03-24 22:22:05 [adesa.be] INFO: Saving data for 10711944: {'auction_closing_time': 1774432800.0, 'created_time': 1774281383.433254, 'last_price_update_time': 1774390925.776826}
2026-03-24 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711944') HTTP/1.1" 204 0
2026-03-24 22:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63f3e965-055b-5057-be67-b33662c1cc79 with identifier: 10711505
2026-03-24 22:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63f3e965-055b-5057-be67-b33662c1cc79 with scrape type 2
2026-03-24 22:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63f3e965-055b-5057-be67-b33662c1cc79 with scrape type 2
2026-03-24 22:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63f3e965-055b-5057-be67-b33662c1cc79, identifier: 10711505
2026-03-24 22:22:05 [adesa.be] INFO: Found listing with ID: 10711580
2026-03-24 22:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711580%27 HTTP/1.1" 200 None
2026-03-24 22:22:05 [adesa.be] INFO: Scrape type for 10711580: 2
2026-03-24 22:22:05 [adesa.be] INFO: Scraping item 10711580 url https://www.openlane.eu/en/carv6/auction/10711580
2026-03-24 22:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63f3e965-055b-5057-be67-b33662c1cc79 with identifier: 10711505
2026-03-24 22:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63f3e965-055b-5057-be67-b33662c1cc79 with identifier: 10711505
2026-03-24 22:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63f3e965-055b-5057-be67-b33662c1cc79 with identifier: 10711505 to the API
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711505>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '63f3e965-055b-5057-be67-b33662c1cc79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '501450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711505',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 156036,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2016-03-24',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Citroën C5 2.0 HDI Exclusive - Diesel - Automatic - 180 hp - '
'156.036 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2016}
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711505%27 HTTP/1.1" 200 None
2026-03-24 22:22:06 [adesa.be] INFO: Saving data for 10711505: {'auction_closing_time': 1774432800.0, 'created_time': 1774281407.610735, 'last_price_update_time': 1774390926.217635}
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711505') HTTP/1.1" 204 0
2026-03-24 22:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:06 [adesa.be] INFO: Found listing with ID: 10711490
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711490%27 HTTP/1.1" 200 None
2026-03-24 22:22:06 [adesa.be] INFO: Scrape type for 10711490: 2
2026-03-24 22:22:06 [adesa.be] INFO: Scraping item 10711490 url https://www.openlane.eu/en/carv6/auction/10711490
2026-03-24 22: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 22:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:06 [adesa.be] INFO: Found listing with ID: 10717929
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717929%27 HTTP/1.1" 200 None
2026-03-24 22:22:06 [adesa.be] INFO: Scrape type for 10717929: 0
2026-03-24 22:22:06 [adesa.be] INFO: Skipping item 10717929 url https://www.openlane.eu/en/carv6/auction/10717929
2026-03-24 22:22:06 [adesa.be] INFO: Found listing with ID: 10711925
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711925%27 HTTP/1.1" 200 None
2026-03-24 22:22:06 [adesa.be] INFO: Scrape type for 10711925: 2
2026-03-24 22:22:06 [adesa.be] INFO: Scraping item 10711925 url https://www.openlane.eu/en/carv6/auction/10711925
2026-03-24 22:22:06 [adesa.be] INFO: Found listing with ID: 10711937
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711937%27 HTTP/1.1" 200 None
2026-03-24 22:22:06 [adesa.be] INFO: Scrape type for 10711937: 2
2026-03-24 22:22:06 [adesa.be] INFO: Scraping item 10711937 url https://www.openlane.eu/en/carv6/auction/10711937
2026-03-24 22:22:06 [adesa.be] INFO: Found listing with ID: 10717951
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717951%27 HTTP/1.1" 200 None
2026-03-24 22:22:06 [adesa.be] INFO: Scrape type for 10717951: 0
2026-03-24 22:22:06 [adesa.be] INFO: Skipping item 10717951 url https://www.openlane.eu/en/carv6/auction/10717951
2026-03-24 22:22:06 [adesa.be] INFO: Found listing with ID: 10717976
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717976%27 HTTP/1.1" 200 None
2026-03-24 22:22:06 [adesa.be] INFO: Scrape type for 10717976: 0
2026-03-24 22:22:06 [adesa.be] INFO: Skipping item 10717976 url https://www.openlane.eu/en/carv6/auction/10717976
2026-03-24 22:22:06 [adesa.be] INFO: Found listing with ID: 10711747
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711747%27 HTTP/1.1" 200 None
2026-03-24 22:22:06 [adesa.be] INFO: Scrape type for 10711747: 2
2026-03-24 22:22:06 [adesa.be] INFO: Scraping item 10711747 url https://www.openlane.eu/en/carv6/auction/10711747
2026-03-24 22:22:06 [adesa.be] INFO: Found listing with ID: 10711959
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711959%27 HTTP/1.1" 200 None
2026-03-24 22:22:06 [adesa.be] INFO: Scrape type for 10711959: 2
2026-03-24 22:22:06 [adesa.be] INFO: Scraping item 10711959 url https://www.openlane.eu/en/carv6/auction/10711959
2026-03-24 22:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ccf9cf4-df56-5c97-b111-9f844a5e504a with identifier: 10709492
2026-03-24 22:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ccf9cf4-df56-5c97-b111-9f844a5e504a with scrape type 2
2026-03-24 22:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ccf9cf4-df56-5c97-b111-9f844a5e504a with scrape type 2
2026-03-24 22:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ccf9cf4-df56-5c97-b111-9f844a5e504a, identifier: 10709492
2026-03-24 22:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e312c6aa-1988-5c12-9e5a-ae54f7800432 with identifier: 10711388
2026-03-24 22:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e312c6aa-1988-5c12-9e5a-ae54f7800432 with scrape type 2
2026-03-24 22:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e312c6aa-1988-5c12-9e5a-ae54f7800432 with scrape type 2
2026-03-24 22:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e312c6aa-1988-5c12-9e5a-ae54f7800432, identifier: 10711388
2026-03-24 22:22:06 [adesa.be] INFO: Found listing with ID: 10718013
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718013%27 HTTP/1.1" 200 None
2026-03-24 22:22:06 [adesa.be] INFO: Scrape type for 10718013: 0
2026-03-24 22:22:06 [adesa.be] INFO: Skipping item 10718013 url https://www.openlane.eu/en/carv6/auction/10718013
2026-03-24 22:22:06 [adesa.be] INFO: Found listing with ID: 10711741
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711741%27 HTTP/1.1" 200 None
2026-03-24 22:22:06 [adesa.be] INFO: Scrape type for 10711741: 2
2026-03-24 22:22:06 [adesa.be] INFO: Scraping item 10711741 url https://www.openlane.eu/en/carv6/auction/10711741
2026-03-24 22: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 22: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 22:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ccf9cf4-df56-5c97-b111-9f844a5e504a with identifier: 10709492
2026-03-24 22:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ccf9cf4-df56-5c97-b111-9f844a5e504a with identifier: 10709492
2026-03-24 22:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ccf9cf4-df56-5c97-b111-9f844a5e504a with identifier: 10709492 to the API
2026-03-24 22:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709492>
{'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': '6ccf9cf4-df56-5c97-b111-9f844a5e504a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFN791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 128306,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'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 - '
'128.306 km',
'transmission': 'manual',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-24 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709492%27 HTTP/1.1" 200 None
2026-03-24 22:22:07 [adesa.be] INFO: Saving data for 10709492: {'auction_closing_time': 1774434600.0, 'created_time': 1774281381.832483, 'last_price_update_time': 1774390927.177483}
2026-03-24 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709492') HTTP/1.1" 204 0
2026-03-24 22:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e312c6aa-1988-5c12-9e5a-ae54f7800432 with identifier: 10711388
2026-03-24 22:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e312c6aa-1988-5c12-9e5a-ae54f7800432 with identifier: 10711388
2026-03-24 22:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e312c6aa-1988-5c12-9e5a-ae54f7800432 with identifier: 10711388 to the API
2026-03-24 22:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711388>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e312c6aa-1988-5c12-9e5a-ae54f7800432',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1HKV351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711388',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 143027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29600,
'price_includes_vat': True,
'registration_date': '2020-10-27',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW X5 45e M-Pack - xDrive - Hybrid - Automatic - 286 hp - 143.027 '
'km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2020}
2026-03-24 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711388%27 HTTP/1.1" 200 None
2026-03-24 22:22:07 [adesa.be] INFO: Saving data for 10711388: {'auction_closing_time': 1774432800.0, 'created_time': 1774281417.233471, 'last_price_update_time': 1774390927.509498}
2026-03-24 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711388') HTTP/1.1" 204 0
2026-03-24 22:22:07 [scrapy.extensions.logstats] INFO: Crawled 720 pages (at 129 pages/min), scraped 604 items (at 124 items/min)
2026-03-24 22:22:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:22:07 [adesa.be] INFO: Found listing with ID: 10711918
2026-03-24 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711918%27 HTTP/1.1" 200 None
2026-03-24 22:22:07 [adesa.be] INFO: Scrape type for 10711918: 2
2026-03-24 22:22:07 [adesa.be] INFO: Scraping item 10711918 url https://www.openlane.eu/en/carv6/auction/10711918
2026-03-24 22:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:07 [adesa.be] INFO: Found listing with ID: 10718028
2026-03-24 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718028%27 HTTP/1.1" 200 None
2026-03-24 22:22:07 [adesa.be] INFO: Scrape type for 10718028: 0
2026-03-24 22:22:07 [adesa.be] INFO: Skipping item 10718028 url https://www.openlane.eu/en/carv6/auction/10718028
2026-03-24 22:22:07 [adesa.be] INFO: Found listing with ID: 10718036
2026-03-24 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718036%27 HTTP/1.1" 200 None
2026-03-24 22:22:07 [adesa.be] INFO: Scrape type for 10718036: 0
2026-03-24 22:22:07 [adesa.be] INFO: Skipping item 10718036 url https://www.openlane.eu/en/carv6/auction/10718036
2026-03-24 22:22:07 [adesa.be] INFO: Found listing with ID: 10711711
2026-03-24 22:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711711%27 HTTP/1.1" 200 None
2026-03-24 22:22:07 [adesa.be] INFO: Scrape type for 10711711: 2
2026-03-24 22:22:07 [adesa.be] INFO: Scraping item 10711711 url https://www.openlane.eu/en/carv6/auction/10711711
2026-03-24 22: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 22: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 22: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 22:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ac2fca9-5c5f-5964-b119-a38e3dcc6f61 with identifier: 10713379
2026-03-24 22:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ac2fca9-5c5f-5964-b119-a38e3dcc6f61 with scrape type 2
2026-03-24 22:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ac2fca9-5c5f-5964-b119-a38e3dcc6f61 with scrape type 2
2026-03-24 22:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ac2fca9-5c5f-5964-b119-a38e3dcc6f61, identifier: 10713379
2026-03-24 22:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4 with identifier: 10711793
2026-03-24 22:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4 with scrape type 2
2026-03-24 22:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4 with scrape type 2
2026-03-24 22:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4, identifier: 10711793
2026-03-24 22:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ac2fca9-5c5f-5964-b119-a38e3dcc6f61 with identifier: 10713379
2026-03-24 22:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ac2fca9-5c5f-5964-b119-a38e3dcc6f61 with identifier: 10713379
2026-03-24 22:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ac2fca9-5c5f-5964-b119-a38e3dcc6f61 with identifier: 10713379 to the API
2026-03-24 22:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:22: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 22:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713379>
{'auction_title': '',
'c_o_2_emission_value': 196,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4ac2fca9-5c5f-5964-b119-a38e3dcc6f61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DLL478',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713379',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 294490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2008-05-27',
'seats_number': 7,
'seller_name': 'Elie Mourra',
'title': 'Ford Galaxy 2.0 TDCI Trend - Diesel - Automatic - 130 hp - 294.490 '
'km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2008}
2026-03-24 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713379%27 HTTP/1.1" 200 None
2026-03-24 22:22:08 [adesa.be] INFO: Saving data for 10713379: {'auction_closing_time': 1774431000.0, 'created_time': 1774281411.363031, 'last_price_update_time': 1774390928.130047}
2026-03-24 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713379') HTTP/1.1" 204 0
2026-03-24 22:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4 with identifier: 10711793
2026-03-24 22:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4 with identifier: 10711793
2026-03-24 22:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 206630c8-c1e2-5a45-bee5-82f6fdc6f0f4 with identifier: 10711793 to the API
2026-03-24 22:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:22: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 22:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711793>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '206630c8-c1e2-5a45-bee5-82f6fdc6f0f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LHC602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711793',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 200650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2012-04-27',
'seats_number': 5,
'seller_name': 'Sin-Cars bv',
'title': 'Ford Focus 1.6 TDCI Titanium - Diesel - Manual - 115 hp - 200.650 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2012}
2026-03-24 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711793%27 HTTP/1.1" 200 None
2026-03-24 22:22:08 [adesa.be] INFO: Saving data for 10711793: {'auction_closing_time': 1774431000.0, 'created_time': 1774281373.441941, 'last_price_update_time': 1774390928.498973}
2026-03-24 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711793') HTTP/1.1" 204 0
2026-03-24 22:22:08 [adesa.be] INFO: Found listing with ID: 10711927
2026-03-24 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711927%27 HTTP/1.1" 200 None
2026-03-24 22:22:08 [adesa.be] INFO: Scrape type for 10711927: 2
2026-03-24 22:22:08 [adesa.be] INFO: Scraping item 10711927 url https://www.openlane.eu/en/carv6/auction/10711927
2026-03-24 22:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:08 [adesa.be] INFO: Found listing with ID: 10718095
2026-03-24 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718095%27 HTTP/1.1" 200 None
2026-03-24 22:22:08 [adesa.be] INFO: Scrape type for 10718095: 0
2026-03-24 22:22:08 [adesa.be] INFO: Skipping item 10718095 url https://www.openlane.eu/en/carv6/auction/10718095
2026-03-24 22:22:08 [adesa.be] INFO: Found listing with ID: 10717982
2026-03-24 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717982%27 HTTP/1.1" 200 None
2026-03-24 22:22:08 [adesa.be] INFO: Scrape type for 10717982: 0
2026-03-24 22:22:08 [adesa.be] INFO: Skipping item 10717982 url https://www.openlane.eu/en/carv6/auction/10717982
2026-03-24 22:22:08 [adesa.be] INFO: Found listing with ID: 10711515
2026-03-24 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711515%27 HTTP/1.1" 200 None
2026-03-24 22:22:08 [adesa.be] INFO: Scrape type for 10711515: 2
2026-03-24 22:22:08 [adesa.be] INFO: Scraping item 10711515 url https://www.openlane.eu/en/carv6/auction/10711515
2026-03-24 22: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 22:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with identifier: 10713320
2026-03-24 22:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with scrape type 2
2026-03-24 22:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with scrape type 2
2026-03-24 22:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e, identifier: 10713320
2026-03-24 22:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb9652fb-161b-50d1-a138-f5d02aed0191 with identifier: 10711456
2026-03-24 22:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb9652fb-161b-50d1-a138-f5d02aed0191 with scrape type 2
2026-03-24 22:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb9652fb-161b-50d1-a138-f5d02aed0191 with scrape type 2
2026-03-24 22:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb9652fb-161b-50d1-a138-f5d02aed0191, identifier: 10711456
2026-03-24 22:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0248997c-e3c5-5dd0-a587-a0925e7a1d90 with identifier: 10711675
2026-03-24 22:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0248997c-e3c5-5dd0-a587-a0925e7a1d90 with scrape type 2
2026-03-24 22:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0248997c-e3c5-5dd0-a587-a0925e7a1d90 with scrape type 2
2026-03-24 22:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0248997c-e3c5-5dd0-a587-a0925e7a1d90, identifier: 10711675
2026-03-24 22:22:08 [adesa.be] INFO: Found listing with ID: 10711474
2026-03-24 22:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711474%27 HTTP/1.1" 200 None
2026-03-24 22:22:08 [adesa.be] INFO: Scrape type for 10711474: 2
2026-03-24 22:22:08 [adesa.be] INFO: Scraping item 10711474 url https://www.openlane.eu/en/carv6/auction/10711474
2026-03-24 22:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with identifier: 10713320
2026-03-24 22:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with identifier: 10713320
2026-03-24 22:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with identifier: 10713320 to the API
2026-03-24 22:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713320>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': '7b9575ef-73f2-5f54-a7bf-62dbca14a42e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUY158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713320',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 229298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13250,
'price_includes_vat': True,
'registration_date': '2020-12-23',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'229.298 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2020}
2026-03-24 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713320%27 HTTP/1.1" 200 None
2026-03-24 22:22:09 [adesa.be] INFO: Saving data for 10713320: {'auction_closing_time': 1774433700.0, 'created_time': 1774281382.518605, 'last_price_update_time': 1774390929.186884}
2026-03-24 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713320') HTTP/1.1" 204 0
2026-03-24 22:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb9652fb-161b-50d1-a138-f5d02aed0191 with identifier: 10711456
2026-03-24 22:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb9652fb-161b-50d1-a138-f5d02aed0191 with identifier: 10711456
2026-03-24 22:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb9652fb-161b-50d1-a138-f5d02aed0191 with identifier: 10711456 to the API
2026-03-24 22:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711456>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bb9652fb-161b-50d1-a138-f5d02aed0191',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UUN341',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711456',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 69492,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9150,
'price_includes_vat': True,
'registration_date': '2016-09-20',
'seats_number': 5,
'seller_name': 'Karauto',
'title': 'Ford Kuga 2.0 TDCI Titanium - Diesel - Manual - 120 hp - 69.492 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2016}
2026-03-24 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711456%27 HTTP/1.1" 200 None
2026-03-24 22:22:09 [adesa.be] INFO: Saving data for 10711456: {'auction_closing_time': 1774432800.0, 'created_time': 1774281368.173899, 'last_price_update_time': 1774390929.504091}
2026-03-24 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711456') HTTP/1.1" 204 0
2026-03-24 22:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0248997c-e3c5-5dd0-a587-a0925e7a1d90 with identifier: 10711675
2026-03-24 22:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0248997c-e3c5-5dd0-a587-a0925e7a1d90 with identifier: 10711675
2026-03-24 22:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0248997c-e3c5-5dd0-a587-a0925e7a1d90 with identifier: 10711675 to the API
2026-03-24 22:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711675>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 212,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0248997c-e3c5-5dd0-a587-a0925e7a1d90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADE502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711675',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 145025,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'Trust Consulting sprl',
'title': 'Ford Ranger 2.0 TDCI Wildtrak - AWD - Diesel - Automatic - 212 hp - '
'145.025 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2021}
2026-03-24 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711675%27 HTTP/1.1" 200 None
2026-03-24 22:22:09 [adesa.be] INFO: Saving data for 10711675: {'auction_closing_time': 1774431000.0, 'created_time': 1774281368.448947, 'last_price_update_time': 1774390929.804864}
2026-03-24 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711675') HTTP/1.1" 204 0
2026-03-24 22:22:09 [adesa.be] INFO: Found listing with ID: 10711818
2026-03-24 22:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711818%27 HTTP/1.1" 200 None
2026-03-24 22:22:09 [adesa.be] INFO: Scrape type for 10711818: 2
2026-03-24 22:22:09 [adesa.be] INFO: Scraping item 10711818 url https://www.openlane.eu/en/carv6/auction/10711818
2026-03-24 22:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10711838
2026-03-24 22:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 324a25a4-773a-5688-8cea-894b0a73fa57 with scrape type 2
2026-03-24 22:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 324a25a4-773a-5688-8cea-894b0a73fa57 with scrape type 2
2026-03-24 22:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 324a25a4-773a-5688-8cea-894b0a73fa57, identifier: 10711838
2026-03-24 22:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with identifier: 10711882
2026-03-24 22:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with scrape type 2
2026-03-24 22:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with scrape type 2
2026-03-24 22:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3, identifier: 10711882
2026-03-24 22: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 22: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 22:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10711838
2026-03-24 22:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10711838
2026-03-24 22:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10711838 to the API
2026-03-24 22:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711838>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'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': '324a25a4-773a-5688-8cea-894b0a73fa57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CPB411',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711838',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'XE',
'odometer': 171453,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-06-27',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Jaguar XE 2.0d - Diesel - Automatic - 163 hp - 171.453 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711838%27 HTTP/1.1" 200 None
2026-03-24 22:22:10 [adesa.be] INFO: Saving data for 10711838: {'auction_closing_time': 1774431000.0, 'created_time': 1774279376.755039, 'last_price_update_time': 1774390930.306993}
2026-03-24 22:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711838') HTTP/1.1" 204 0
2026-03-24 22:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with identifier: 10711882
2026-03-24 22:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with identifier: 10711882
2026-03-24 22:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with identifier: 10711882 to the API
2026-03-24 22:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711882>
{'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': 120,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': '8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ATC840',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711882',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 124830,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2950,
'price_includes_vat': True,
'registration_date': '2017-02-20',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Ford Mondeo 1.5 TDCI ECOnetic - Diesel - Manual - 120 hp - 124.830 '
'km',
'transmission': 'manual',
'trim': 'ECOnetic',
'vin': None,
'year': 2017}
2026-03-24 22:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711882%27 HTTP/1.1" 200 None
2026-03-24 22:22:10 [adesa.be] INFO: Saving data for 10711882: {'auction_closing_time': 1774433700.0, 'created_time': 1774281366.763592, 'last_price_update_time': 1774390930.586127}
2026-03-24 22:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711882') HTTP/1.1" 204 0
2026-03-24 22:22:10 [adesa.be] INFO: Found listing with ID: 10711523
2026-03-24 22:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711523%27 HTTP/1.1" 200 None
2026-03-24 22:22:10 [adesa.be] INFO: Scrape type for 10711523: 2
2026-03-24 22:22:10 [adesa.be] INFO: Scraping item 10711523 url https://www.openlane.eu/en/carv6/auction/10711523
2026-03-24 22: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 22:22:10 [adesa.be] INFO: Found listing with ID: 10711627
2026-03-24 22:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711627%27 HTTP/1.1" 200 None
2026-03-24 22:22:10 [adesa.be] INFO: Scrape type for 10711627: 2
2026-03-24 22:22:10 [adesa.be] INFO: Scraping item 10711627 url https://www.openlane.eu/en/carv6/auction/10711627
2026-03-24 22:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dba6fa5-c702-550e-a20c-a69fe5122780 with identifier: 10711707
2026-03-24 22:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dba6fa5-c702-550e-a20c-a69fe5122780 with scrape type 2
2026-03-24 22:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dba6fa5-c702-550e-a20c-a69fe5122780 with scrape type 2
2026-03-24 22:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7dba6fa5-c702-550e-a20c-a69fe5122780, identifier: 10711707
2026-03-24 22:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfd51ab5-d64b-516b-89c5-5af4c2da7a73 with identifier: 10711540
2026-03-24 22:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfd51ab5-d64b-516b-89c5-5af4c2da7a73 with scrape type 2
2026-03-24 22:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfd51ab5-d64b-516b-89c5-5af4c2da7a73 with scrape type 2
2026-03-24 22:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bfd51ab5-d64b-516b-89c5-5af4c2da7a73, identifier: 10711540
2026-03-24 22:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17927a8e-5fc1-5a19-9691-ac45dfdf3f47 with identifier: 10711789
2026-03-24 22:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17927a8e-5fc1-5a19-9691-ac45dfdf3f47 with scrape type 2
2026-03-24 22:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17927a8e-5fc1-5a19-9691-ac45dfdf3f47 with scrape type 2
2026-03-24 22:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17927a8e-5fc1-5a19-9691-ac45dfdf3f47, identifier: 10711789
2026-03-24 22:22:10 [adesa.be] INFO: Found listing with ID: 10711626
2026-03-24 22:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711626%27 HTTP/1.1" 200 None
2026-03-24 22:22:10 [adesa.be] INFO: Scrape type for 10711626: 2
2026-03-24 22:22:10 [adesa.be] INFO: Scraping item 10711626 url https://www.openlane.eu/en/carv6/auction/10711626
2026-03-24 22:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7dba6fa5-c702-550e-a20c-a69fe5122780 with identifier: 10711707
2026-03-24 22:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7dba6fa5-c702-550e-a20c-a69fe5122780 with identifier: 10711707
2026-03-24 22:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7dba6fa5-c702-550e-a20c-a69fe5122780 with identifier: 10711707 to the API
2026-03-24 22:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711707>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 139,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7dba6fa5-c702-550e-a20c-a69fe5122780',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NTD285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711707',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 78970,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2017-12-14',
'seats_number': 5,
'seller_name': 'Auttoo Autohandel',
'title': 'Hyundai i30 1.4 - Petrol - Automatic - 139 hp - 78.970 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711707%27 HTTP/1.1" 200 None
2026-03-24 22:22:11 [adesa.be] INFO: Saving data for 10711707: {'auction_closing_time': 1774431000.0, 'created_time': 1774279407.999375, 'last_price_update_time': 1774390931.23868}
2026-03-24 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711707') HTTP/1.1" 204 0
2026-03-24 22:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bfd51ab5-d64b-516b-89c5-5af4c2da7a73 with identifier: 10711540
2026-03-24 22:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bfd51ab5-d64b-516b-89c5-5af4c2da7a73 with identifier: 10711540
2026-03-24 22:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bfd51ab5-d64b-516b-89c5-5af4c2da7a73 with identifier: 10711540 to the API
2026-03-24 22:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711540>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'White',
'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': 'bfd51ab5-d64b-516b-89c5-5af4c2da7a73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1hah637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711540',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 204860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2014-06-03',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Hyundai i30 - Diesel - Manual - 110 hp - 204.860 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711540%27 HTTP/1.1" 200 None
2026-03-24 22:22:11 [adesa.be] INFO: Saving data for 10711540: {'auction_closing_time': 1774432800.0, 'created_time': 1774281347.567281, 'last_price_update_time': 1774390931.524505}
2026-03-24 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711540') HTTP/1.1" 204 0
2026-03-24 22:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17927a8e-5fc1-5a19-9691-ac45dfdf3f47 with identifier: 10711789
2026-03-24 22:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17927a8e-5fc1-5a19-9691-ac45dfdf3f47 with identifier: 10711789
2026-03-24 22:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17927a8e-5fc1-5a19-9691-ac45dfdf3f47 with identifier: 10711789 to the API
2026-03-24 22:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711789>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'engine_horse_power': 66,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '17927a8e-5fc1-5a19-9691-ac45dfdf3f47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RNE161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711789',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 181212,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2009-07-07',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Hyundai i10 1.1i - Petrol - Automatic - 66 hp - 181.212 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2009}
2026-03-24 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711789%27 HTTP/1.1" 200 None
2026-03-24 22:22:11 [adesa.be] INFO: Saving data for 10711789: {'auction_closing_time': 1774431000.0, 'created_time': 1774279380.305634, 'last_price_update_time': 1774390931.796155}
2026-03-24 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711789') HTTP/1.1" 204 0
2026-03-24 22:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd027170-77d8-5579-baf5-0cb55506fbe9 with identifier: 10711847
2026-03-24 22:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd027170-77d8-5579-baf5-0cb55506fbe9 with scrape type 2
2026-03-24 22:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd027170-77d8-5579-baf5-0cb55506fbe9 with scrape type 2
2026-03-24 22:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bd027170-77d8-5579-baf5-0cb55506fbe9, identifier: 10711847
2026-03-24 22:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef with identifier: 10711580
2026-03-24 22:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef with scrape type 2
2026-03-24 22:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef with scrape type 2
2026-03-24 22:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef, identifier: 10711580
2026-03-24 22:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bd027170-77d8-5579-baf5-0cb55506fbe9 with identifier: 10711847
2026-03-24 22:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bd027170-77d8-5579-baf5-0cb55506fbe9 with identifier: 10711847
2026-03-24 22:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bd027170-77d8-5579-baf5-0cb55506fbe9 with identifier: 10711847 to the API
2026-03-24 22:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711847>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Hatchback',
'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': 'bd027170-77d8-5579-baf5-0cb55506fbe9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KHN439',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711847',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 192325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2019-04-17',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Kia Ceed 1.6 CRDi GT Line - Diesel - Automatic - 135 hp - 192.325 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-24 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711847%27 HTTP/1.1" 200 None
2026-03-24 22:22:12 [adesa.be] INFO: Saving data for 10711847: {'auction_closing_time': 1774431000.0, 'created_time': 1774281328.815468, 'last_price_update_time': 1774390932.421961}
2026-03-24 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711847') HTTP/1.1" 204 0
2026-03-24 22:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef with identifier: 10711580
2026-03-24 22:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef with identifier: 10711580
2026-03-24 22:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef with identifier: 10711580 to the API
2026-03-24 22:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711580>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5ba8d5e7-011d-51d3-a3ab-3bcc8719f4ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'UNKNOWN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711580',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Rio',
'odometer': 246823,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2012-10-02',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Kia Rio 1.4 CRDi Lounge - Diesel - Manual - 90 hp - 246.823 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2012}
2026-03-24 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711580%27 HTTP/1.1" 200 None
2026-03-24 22:22:12 [adesa.be] INFO: Saving data for 10711580: {'auction_closing_time': 1774432800.0, 'created_time': 1774281358.041637, 'last_price_update_time': 1774390932.699571}
2026-03-24 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711580') HTTP/1.1" 204 0
2026-03-24 22:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f18fd09-d2cd-5272-ac89-dbaf725a616b with identifier: 10711412
2026-03-24 22:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f18fd09-d2cd-5272-ac89-dbaf725a616b with scrape type 2
2026-03-24 22:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f18fd09-d2cd-5272-ac89-dbaf725a616b with scrape type 2
2026-03-24 22:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f18fd09-d2cd-5272-ac89-dbaf725a616b, identifier: 10711412
2026-03-24 22:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f18fd09-d2cd-5272-ac89-dbaf725a616b with identifier: 10711412
2026-03-24 22:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f18fd09-d2cd-5272-ac89-dbaf725a616b with identifier: 10711412
2026-03-24 22:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f18fd09-d2cd-5272-ac89-dbaf725a616b with identifier: 10711412 to the API
2026-03-24 22:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6f18fd09-d2cd-5272-ac89-dbaf725a616b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CST110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711412',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 74935,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-04-20',
'seats_number': 5,
'seller_name': 'AD Company bvba',
'title': 'Jeep Renegade 1.5 Limited - AWD - Petrol - Automatic - 129 hp - '
'74.935 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-24 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711412%27 HTTP/1.1" 200 None
2026-03-24 22:22:13 [adesa.be] INFO: Saving data for 10711412: {'auction_closing_time': 1774432800.0, 'created_time': 1774279378.19668, 'last_price_update_time': 1774390933.100044}
2026-03-24 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711412') HTTP/1.1" 204 0
2026-03-24 22: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 22: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 22:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de8702c0-2189-5aea-9d36-0335383dfe68 with identifier: 10711490
2026-03-24 22:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de8702c0-2189-5aea-9d36-0335383dfe68 with scrape type 2
2026-03-24 22:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de8702c0-2189-5aea-9d36-0335383dfe68 with scrape type 2
2026-03-24 22:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de8702c0-2189-5aea-9d36-0335383dfe68, identifier: 10711490
2026-03-24 22:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with identifier: 10711945
2026-03-24 22:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with scrape type 2
2026-03-24 22:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with scrape type 2
2026-03-24 22:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0, identifier: 10711945
2026-03-24 22:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de8702c0-2189-5aea-9d36-0335383dfe68 with identifier: 10711490
2026-03-24 22:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de8702c0-2189-5aea-9d36-0335383dfe68 with identifier: 10711490
2026-03-24 22:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de8702c0-2189-5aea-9d36-0335383dfe68 with identifier: 10711490 to the API
2026-03-24 22:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711490>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'de8702c0-2189-5aea-9d36-0335383dfe68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1csi444',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711490',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 129783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2012-02-16',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Kia Sorento 2.0 CRDi - Diesel - Manual - 149 hp - 129.783 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-24 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711490%27 HTTP/1.1" 200 None
2026-03-24 22:22:14 [adesa.be] INFO: Saving data for 10711490: {'auction_closing_time': 1774432800.0, 'created_time': 1774281397.262889, 'last_price_update_time': 1774390934.169521}
2026-03-24 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711490') HTTP/1.1" 204 0
2026-03-24 22:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with identifier: 10711945
2026-03-24 22:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with identifier: 10711945
2026-03-24 22:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0 with identifier: 10711945 to the API
2026-03-24 22:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711945>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'MPV',
'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': 'ead0f6dc-df9d-5e9e-ac4d-cbd79c01dee0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PED386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711945',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Carens',
'odometer': 213633,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2016-06-15',
'seats_number': 7,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Carens 1.7 CRDi - Diesel - Manual - 115 hp - 213.633 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711945%27 HTTP/1.1" 200 None
2026-03-24 22:22:14 [adesa.be] INFO: Saving data for 10711945: {'auction_closing_time': 1774432800.0, 'created_time': 1774281364.855218, 'last_price_update_time': 1774390934.467169}
2026-03-24 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711945') HTTP/1.1" 204 0
2026-03-24 22:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711741> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8343304-de8b-59c0-899c-396c2db3eda4 with identifier: 10711574
2026-03-24 22:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8343304-de8b-59c0-899c-396c2db3eda4 with scrape type 2
2026-03-24 22:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8343304-de8b-59c0-899c-396c2db3eda4 with scrape type 2
2026-03-24 22:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8343304-de8b-59c0-899c-396c2db3eda4, identifier: 10711574
2026-03-24 22:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8343304-de8b-59c0-899c-396c2db3eda4 with identifier: 10711574
2026-03-24 22:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8343304-de8b-59c0-899c-396c2db3eda4 with identifier: 10711574
2026-03-24 22:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8343304-de8b-59c0-899c-396c2db3eda4 with identifier: 10711574 to the API
2026-03-24 22:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711574>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f8343304-de8b-59c0-899c-396c2db3eda4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '117022',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711574',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 268187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2014-04-29',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Kia Ceed 1.6 CRDi - Diesel - Manual - 110 hp - 268.187 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711574%27 HTTP/1.1" 200 None
2026-03-24 22:22:14 [adesa.be] INFO: Saving data for 10711574: {'auction_closing_time': 1774432800.0, 'created_time': 1774281363.982966, 'last_price_update_time': 1774390934.882259}
2026-03-24 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711574') HTTP/1.1" 204 0
2026-03-24 22:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 228fb127-7cb9-5847-b996-080f41d9da39 with identifier: 10711918
2026-03-24 22:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 228fb127-7cb9-5847-b996-080f41d9da39 with scrape type 2
2026-03-24 22:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 228fb127-7cb9-5847-b996-080f41d9da39 with scrape type 2
2026-03-24 22:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 228fb127-7cb9-5847-b996-080f41d9da39, identifier: 10711918
2026-03-24 22:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with identifier: 10711741
2026-03-24 22:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with scrape type 2
2026-03-24 22:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with scrape type 2
2026-03-24 22:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab6e4c06-6ee5-55b8-bde5-e56419d577c1, identifier: 10711741
2026-03-24 22:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3873b0e6-4dc0-56af-a49b-5aa7053cfe31 with identifier: 10711747
2026-03-24 22:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3873b0e6-4dc0-56af-a49b-5aa7053cfe31 with scrape type 2
2026-03-24 22:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3873b0e6-4dc0-56af-a49b-5aa7053cfe31 with scrape type 2
2026-03-24 22:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3873b0e6-4dc0-56af-a49b-5aa7053cfe31, identifier: 10711747
2026-03-24 22:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 228fb127-7cb9-5847-b996-080f41d9da39 with identifier: 10711918
2026-03-24 22:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 228fb127-7cb9-5847-b996-080f41d9da39 with identifier: 10711918
2026-03-24 22:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 228fb127-7cb9-5847-b996-080f41d9da39 with identifier: 10711918 to the API
2026-03-24 22:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711918>
{'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': 99,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '228fb127-7cb9-5847-b996-080f41d9da39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HRT687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711918',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 109700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9550,
'price_includes_vat': True,
'registration_date': '2019-09-12',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Stonic 1.4i - Petrol - Manual - 99 hp - 109.700 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711918%27 HTTP/1.1" 200 None
2026-03-24 22:22:15 [adesa.be] INFO: Saving data for 10711918: {'auction_closing_time': 1774432800.0, 'created_time': 1774281351.311431, 'last_price_update_time': 1774390935.463238}
2026-03-24 22:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711918') HTTP/1.1" 204 0
2026-03-24 22:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with identifier: 10711741
2026-03-24 22:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with identifier: 10711741
2026-03-24 22:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with identifier: 10711741 to the API
2026-03-24 22:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711741>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ab6e4c06-6ee5-55b8-bde5-e56419d577c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DKX247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711741',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 150051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7150,
'price_includes_vat': True,
'registration_date': '2019-02-12',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Kia Stonic 1.0 T-GDI Design - Petrol - Manual - 100 hp - 150.051 km',
'transmission': 'manual',
'trim': 'Design',
'vin': None,
'year': 2019}
2026-03-24 22:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711741%27 HTTP/1.1" 200 None
2026-03-24 22:22:15 [adesa.be] INFO: Saving data for 10711741: {'auction_closing_time': 1774431000.0, 'created_time': 1774281353.811548, 'last_price_update_time': 1774390935.746839}
2026-03-24 22:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711741') HTTP/1.1" 204 0
2026-03-24 22:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3873b0e6-4dc0-56af-a49b-5aa7053cfe31 with identifier: 10711747
2026-03-24 22:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3873b0e6-4dc0-56af-a49b-5aa7053cfe31 with identifier: 10711747
2026-03-24 22:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3873b0e6-4dc0-56af-a49b-5aa7053cfe31 with identifier: 10711747 to the API
2026-03-24 22:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711747>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'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': '3873b0e6-4dc0-56af-a49b-5aa7053cfe31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AKD057',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711747',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 155962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2015-09-21',
'seats_number': 5,
'seller_name': 'Sin-Cars bv',
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 115 hp - 155.962 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711747%27 HTTP/1.1" 200 None
2026-03-24 22:22:16 [adesa.be] INFO: Saving data for 10711747: {'auction_closing_time': 1774431000.0, 'created_time': 1774281355.528865, 'last_price_update_time': 1774390936.021356}
2026-03-24 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711747') HTTP/1.1" 204 0
2026-03-24 22:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a56f4d9e-a01b-5af6-933f-172085f2f541 with identifier: 10711937
2026-03-24 22:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a56f4d9e-a01b-5af6-933f-172085f2f541 with scrape type 2
2026-03-24 22:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a56f4d9e-a01b-5af6-933f-172085f2f541 with scrape type 2
2026-03-24 22:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a56f4d9e-a01b-5af6-933f-172085f2f541, identifier: 10711937
2026-03-24 22:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a56f4d9e-a01b-5af6-933f-172085f2f541 with identifier: 10711937
2026-03-24 22:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a56f4d9e-a01b-5af6-933f-172085f2f541 with identifier: 10711937
2026-03-24 22:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a56f4d9e-a01b-5af6-933f-172085f2f541 with identifier: 10711937 to the API
2026-03-24 22:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711937>
{'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': 135,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a56f4d9e-a01b-5af6-933f-172085f2f541',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1emn037',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711937',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 92350,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21350,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Sportage 1.6 CRDI - Hybrid - Automatic - 135 hp - 92.350 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711937%27 HTTP/1.1" 200 None
2026-03-24 22:22:16 [adesa.be] INFO: Saving data for 10711937: {'auction_closing_time': 1774432800.0, 'created_time': 1774281355.804617, 'last_price_update_time': 1774390936.397139}
2026-03-24 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711937') HTTP/1.1" 204 0
2026-03-24 22:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10711711
2026-03-24 22:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37e24578-6996-5072-ab28-d563cb4aa2d3 with scrape type 2
2026-03-24 22:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37e24578-6996-5072-ab28-d563cb4aa2d3 with scrape type 2
2026-03-24 22:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37e24578-6996-5072-ab28-d563cb4aa2d3, identifier: 10711711
2026-03-24 22:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10711711
2026-03-24 22:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10711711
2026-03-24 22:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10711711 to the API
2026-03-24 22:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711711>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '37e24578-6996-5072-ab28-d563cb4aa2d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GHD815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711711',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Venga',
'odometer': 97267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2019-02-07',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Kia Venga 1.6 - Petrol - Automatic - 125 hp - 97.267 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711711%27 HTTP/1.1" 200 None
2026-03-24 22:22:16 [adesa.be] INFO: Saving data for 10711711: {'auction_closing_time': 1774431000.0, 'created_time': 1774281351.864311, 'last_price_update_time': 1774390936.803023}
2026-03-24 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711711') HTTP/1.1" 204 0
2026-03-24 22:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22: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 22:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a58ceef-148d-5a25-8b7d-3c5516f3326b with identifier: 10711927
2026-03-24 22:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a58ceef-148d-5a25-8b7d-3c5516f3326b with scrape type 2
2026-03-24 22:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a58ceef-148d-5a25-8b7d-3c5516f3326b with scrape type 2
2026-03-24 22:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a58ceef-148d-5a25-8b7d-3c5516f3326b, identifier: 10711927
2026-03-24 22:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a58ceef-148d-5a25-8b7d-3c5516f3326b with identifier: 10711927
2026-03-24 22:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a58ceef-148d-5a25-8b7d-3c5516f3326b with identifier: 10711927
2026-03-24 22:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a58ceef-148d-5a25-8b7d-3c5516f3326b with identifier: 10711927 to the API
2026-03-24 22:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711927>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '2a58ceef-148d-5a25-8b7d-3c5516f3326b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CDM876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711927',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 147509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12050,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia XCeed 1.6 CRDi - Diesel - Manual - 136 hp - 147.509 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711927%27 HTTP/1.1" 200 None
2026-03-24 22:22:17 [adesa.be] INFO: Saving data for 10711927: {'auction_closing_time': 1774432800.0, 'created_time': 1774281352.536623, 'last_price_update_time': 1774390937.223453}
2026-03-24 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711927') HTTP/1.1" 204 0
2026-03-24 22:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 459134c7-43c0-51bb-9edf-332a71d73e03 with identifier: 10711959
2026-03-24 22:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 459134c7-43c0-51bb-9edf-332a71d73e03 with scrape type 2
2026-03-24 22:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 459134c7-43c0-51bb-9edf-332a71d73e03 with scrape type 2
2026-03-24 22:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 459134c7-43c0-51bb-9edf-332a71d73e03, identifier: 10711959
2026-03-24 22:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff38f53-aa5e-56b7-a773-8b513c6b7300 with identifier: 10711515
2026-03-24 22:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff38f53-aa5e-56b7-a773-8b513c6b7300 with scrape type 2
2026-03-24 22:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ff38f53-aa5e-56b7-a773-8b513c6b7300 with scrape type 2
2026-03-24 22:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ff38f53-aa5e-56b7-a773-8b513c6b7300, identifier: 10711515
2026-03-24 22:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c459947-5477-5d49-8eba-bd69d3acef4b with identifier: 10711818
2026-03-24 22:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c459947-5477-5d49-8eba-bd69d3acef4b with scrape type 2
2026-03-24 22:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c459947-5477-5d49-8eba-bd69d3acef4b with scrape type 2
2026-03-24 22:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c459947-5477-5d49-8eba-bd69d3acef4b, identifier: 10711818
2026-03-24 22:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 459134c7-43c0-51bb-9edf-332a71d73e03 with identifier: 10711959
2026-03-24 22:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 459134c7-43c0-51bb-9edf-332a71d73e03 with identifier: 10711959
2026-03-24 22:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 459134c7-43c0-51bb-9edf-332a71d73e03 with identifier: 10711959 to the API
2026-03-24 22:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711959>
{'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': '459134c7-43c0-51bb-9edf-332a71d73e03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BNV622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711959',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 211266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8650,
'price_includes_vat': True,
'registration_date': '2017-03-31',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 115 hp - 211.266 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711959%27 HTTP/1.1" 200 None
2026-03-24 22:22:17 [adesa.be] INFO: Saving data for 10711959: {'auction_closing_time': 1774432800.0, 'created_time': 1774281354.722103, 'last_price_update_time': 1774390937.871914}
2026-03-24 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711959') HTTP/1.1" 204 0
2026-03-24 22:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ff38f53-aa5e-56b7-a773-8b513c6b7300 with identifier: 10711515
2026-03-24 22:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ff38f53-aa5e-56b7-a773-8b513c6b7300 with identifier: 10711515
2026-03-24 22:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ff38f53-aa5e-56b7-a773-8b513c6b7300 with identifier: 10711515 to the API
2026-03-24 22:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711515>
{'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:00:00Z',
'fuel_type': 'Diesel',
'id': '5ff38f53-aa5e-56b7-a773-8b513c6b7300',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GVT611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711515',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 189702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2018-04-21',
'seats_number': 5,
'seller_name': 'Karauto',
'title': 'Land Rover Discovery Sport 2.0 - AWD - Diesel - Automatic - 149 hp '
'- 189.702 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711515%27 HTTP/1.1" 200 None
2026-03-24 22:22:18 [adesa.be] INFO: Saving data for 10711515: {'auction_closing_time': 1774432800.0, 'created_time': 1774281379.905846, 'last_price_update_time': 1774390938.157989}
2026-03-24 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711515') HTTP/1.1" 204 0
2026-03-24 22:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c459947-5477-5d49-8eba-bd69d3acef4b with identifier: 10711818
2026-03-24 22:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c459947-5477-5d49-8eba-bd69d3acef4b with identifier: 10711818
2026-03-24 22:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c459947-5477-5d49-8eba-bd69d3acef4b with identifier: 10711818 to the API
2026-03-24 22:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711818>
{'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-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2c459947-5477-5d49-8eba-bd69d3acef4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1xev026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711818',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 105149,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2018-08-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Land Rover Discovery Sport 2.0 eD4 - AWD - Diesel - Automatic - 149 '
'hp - 105.149 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711818%27 HTTP/1.1" 200 None
2026-03-24 22:22:18 [adesa.be] INFO: Saving data for 10711818: {'auction_closing_time': 1774431000.0, 'created_time': 1774281317.475271, 'last_price_update_time': 1774390938.435246}
2026-03-24 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711818') HTTP/1.1" 204 0
2026-03-24 22: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 22: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 22:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c3adbc-ac86-50a7-9698-a7db5e9851c3 with identifier: 10711474
2026-03-24 22:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c3adbc-ac86-50a7-9698-a7db5e9851c3 with scrape type 2
2026-03-24 22:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84c3adbc-ac86-50a7-9698-a7db5e9851c3 with scrape type 2
2026-03-24 22:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84c3adbc-ac86-50a7-9698-a7db5e9851c3, identifier: 10711474
2026-03-24 22:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 168ac152-7318-5bd7-9268-af83d89fb6f8 with identifier: 10711626
2026-03-24 22:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168ac152-7318-5bd7-9268-af83d89fb6f8 with scrape type 2
2026-03-24 22:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 168ac152-7318-5bd7-9268-af83d89fb6f8 with scrape type 2
2026-03-24 22:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 168ac152-7318-5bd7-9268-af83d89fb6f8, identifier: 10711626
2026-03-24 22:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84c3adbc-ac86-50a7-9698-a7db5e9851c3 with identifier: 10711474
2026-03-24 22:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84c3adbc-ac86-50a7-9698-a7db5e9851c3 with identifier: 10711474
2026-03-24 22:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84c3adbc-ac86-50a7-9698-a7db5e9851c3 with identifier: 10711474 to the API
2026-03-24 22:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711474>
{'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:00:00Z',
'fuel_type': 'Diesel',
'id': '84c3adbc-ac86-50a7-9698-a7db5e9851c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '551420',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711474',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 178188,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2015-10-01',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Land Rover Discovery Sport 2.0 - AWD - Diesel - Manual - 149 hp - '
'178.188 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711474%27 HTTP/1.1" 200 None
2026-03-24 22:22:18 [adesa.be] INFO: Saving data for 10711474: {'auction_closing_time': 1774432800.0, 'created_time': 1774281359.348293, 'last_price_update_time': 1774390938.944536}
2026-03-24 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711474') HTTP/1.1" 204 0
2026-03-24 22:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 168ac152-7318-5bd7-9268-af83d89fb6f8 with identifier: 10711626
2026-03-24 22:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 168ac152-7318-5bd7-9268-af83d89fb6f8 with identifier: 10711626
2026-03-24 22:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 168ac152-7318-5bd7-9268-af83d89fb6f8 with identifier: 10711626 to the API
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711626>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 399,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '168ac152-7318-5bd7-9268-af83d89fb6f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GGU349',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 33531,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 90500,
'price_includes_vat': True,
'registration_date': '2023-09-22',
'seats_number': 5,
'seller_name': 'NS Cars',
'title': 'Land Rover Range Rover 3.0 - Hybrid - Automatic - 399 hp - 33.531 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711626%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Saving data for 10711626: {'auction_closing_time': 1774431000.0, 'created_time': 1774281356.447127, 'last_price_update_time': 1774390939.214858}
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711626') HTTP/1.1" 204 0
2026-03-24 22:22:19 [adesa.be] INFO: Found listing with ID: 10711628
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711628%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Scrape type for 10711628: 2
2026-03-24 22:22:19 [adesa.be] INFO: Scraping item 10711628 url https://www.openlane.eu/en/carv6/auction/10711628
2026-03-24 22:22:19 [adesa.be] INFO: Found listing with ID: 10711803
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711803%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Scrape type for 10711803: 2
2026-03-24 22:22:19 [adesa.be] INFO: Scraping item 10711803 url https://www.openlane.eu/en/carv6/auction/10711803
2026-03-24 22:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:19 [adesa.be] INFO: Found listing with ID: 10711834
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711834%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Scrape type for 10711834: 2
2026-03-24 22:22:19 [adesa.be] INFO: Scraping item 10711834 url https://www.openlane.eu/en/carv6/auction/10711834
2026-03-24 22:22:19 [adesa.be] INFO: Found listing with ID: 10711680
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711680%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Scrape type for 10711680: 2
2026-03-24 22:22:19 [adesa.be] INFO: Scraping item 10711680 url https://www.openlane.eu/en/carv6/auction/10711680
2026-03-24 22:22:19 [adesa.be] INFO: Found listing with ID: 10711671
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711671%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Scrape type for 10711671: 2
2026-03-24 22:22:19 [adesa.be] INFO: Scraping item 10711671 url https://www.openlane.eu/en/carv6/auction/10711671
2026-03-24 22:22:19 [adesa.be] INFO: Found listing with ID: 10711403
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711403%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Scrape type for 10711403: 2
2026-03-24 22:22:19 [adesa.be] INFO: Scraping item 10711403 url https://www.openlane.eu/en/carv6/auction/10711403
2026-03-24 22:22:19 [adesa.be] INFO: Found listing with ID: 10711629
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711629%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Scrape type for 10711629: 2
2026-03-24 22:22:19 [adesa.be] INFO: Scraping item 10711629 url https://www.openlane.eu/en/carv6/auction/10711629
2026-03-24 22:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:19 [adesa.be] INFO: Found listing with ID: 10711691
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711691%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Scrape type for 10711691: 2
2026-03-24 22:22:19 [adesa.be] INFO: Scraping item 10711691 url https://www.openlane.eu/en/carv6/auction/10711691
2026-03-24 22: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 22:22:19 [adesa.be] INFO: Found listing with ID: 10711871
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711871%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Scrape type for 10711871: 2
2026-03-24 22:22:19 [adesa.be] INFO: Scraping item 10711871 url https://www.openlane.eu/en/carv6/auction/10711871
2026-03-24 22:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edf765a3-3078-5a66-9399-c5df840927d9 with identifier: 10711930
2026-03-24 22:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf765a3-3078-5a66-9399-c5df840927d9 with scrape type 2
2026-03-24 22:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edf765a3-3078-5a66-9399-c5df840927d9 with scrape type 2
2026-03-24 22:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: edf765a3-3078-5a66-9399-c5df840927d9, identifier: 10711930
2026-03-24 22:22:19 [adesa.be] INFO: Found listing with ID: 10711643
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711643%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Scrape type for 10711643: 2
2026-03-24 22:22:19 [adesa.be] INFO: Scraping item 10711643 url https://www.openlane.eu/en/carv6/auction/10711643
2026-03-24 22:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: edf765a3-3078-5a66-9399-c5df840927d9 with identifier: 10711930
2026-03-24 22:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: edf765a3-3078-5a66-9399-c5df840927d9 with identifier: 10711930
2026-03-24 22:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: edf765a3-3078-5a66-9399-c5df840927d9 with identifier: 10711930 to the API
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711930>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'edf765a3-3078-5a66-9399-c5df840927d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TUQ295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711930',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Rio',
'odometer': 86960,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2018-02-16',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Rio 1.2i Fusion - Petrol - Manual - 84 hp - 86.960 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2018}
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711930%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Saving data for 10711930: {'auction_closing_time': 1774432800.0, 'created_time': 1774281358.804803, 'last_price_update_time': 1774390939.834713}
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711930') HTTP/1.1" 204 0
2026-03-24 22:22:19 [adesa.be] INFO: Found listing with ID: 10717946
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717946%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Scrape type for 10717946: 0
2026-03-24 22:22:19 [adesa.be] INFO: Skipping item 10717946 url https://www.openlane.eu/en/carv6/auction/10717946
2026-03-24 22:22:19 [adesa.be] INFO: Found listing with ID: 10711673
2026-03-24 22:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711673%27 HTTP/1.1" 200 None
2026-03-24 22:22:19 [adesa.be] INFO: Scrape type for 10711673: 2
2026-03-24 22:22:19 [adesa.be] INFO: Scraping item 10711673 url https://www.openlane.eu/en/carv6/auction/10711673
2026-03-24 22:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fea7a3e-7745-5fbc-aaa7-7e215b951367 with identifier: 10711946
2026-03-24 22:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fea7a3e-7745-5fbc-aaa7-7e215b951367 with scrape type 2
2026-03-24 22:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fea7a3e-7745-5fbc-aaa7-7e215b951367 with scrape type 2
2026-03-24 22:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fea7a3e-7745-5fbc-aaa7-7e215b951367, identifier: 10711946
2026-03-24 22:22:20 [adesa.be] INFO: Found listing with ID: 10711395
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711395%27 HTTP/1.1" 200 None
2026-03-24 22:22:20 [adesa.be] INFO: Scrape type for 10711395: 2
2026-03-24 22:22:20 [adesa.be] INFO: Scraping item 10711395 url https://www.openlane.eu/en/carv6/auction/10711395
2026-03-24 22: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 22:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fea7a3e-7745-5fbc-aaa7-7e215b951367 with identifier: 10711946
2026-03-24 22:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fea7a3e-7745-5fbc-aaa7-7e215b951367 with identifier: 10711946
2026-03-24 22:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fea7a3e-7745-5fbc-aaa7-7e215b951367 with identifier: 10711946 to the API
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711946>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1fea7a3e-7745-5fbc-aaa7-7e215b951367',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DXF783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711946',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 160352,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10250,
'price_includes_vat': True,
'registration_date': '2019-01-24',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia ProCeed 1.6 GT Line - Diesel - Manual - 135 hp - 160.352 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711946%27 HTTP/1.1" 200 None
2026-03-24 22:22:20 [adesa.be] INFO: Saving data for 10711946: {'auction_closing_time': 1774432800.0, 'created_time': 1774281363.586756, 'last_price_update_time': 1774390940.377689}
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711946') HTTP/1.1" 204 0
2026-03-24 22:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:20 [adesa.be] INFO: Found listing with ID: 10711829
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711829%27 HTTP/1.1" 200 None
2026-03-24 22:22:20 [adesa.be] INFO: Scrape type for 10711829: 2
2026-03-24 22:22:20 [adesa.be] INFO: Scraping item 10711829 url https://www.openlane.eu/en/carv6/auction/10711829
2026-03-24 22: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 22:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:20 [adesa.be] INFO: Found listing with ID: 10711965
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711965%27 HTTP/1.1" 200 None
2026-03-24 22:22:20 [adesa.be] INFO: Scrape type for 10711965: 0
2026-03-24 22:22:20 [adesa.be] INFO: Skipping item 10711965 url https://www.openlane.eu/en/carv6/auction/10711965
2026-03-24 22:22:20 [adesa.be] INFO: Found listing with ID: 10711592
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711592%27 HTTP/1.1" 200 None
2026-03-24 22:22:20 [adesa.be] INFO: Scrape type for 10711592: 0
2026-03-24 22:22:20 [adesa.be] INFO: Skipping item 10711592 url https://www.openlane.eu/en/carv6/auction/10711592
2026-03-24 22:22:20 [adesa.be] INFO: Found listing with ID: 10711597
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711597%27 HTTP/1.1" 200 None
2026-03-24 22:22:20 [adesa.be] INFO: Scrape type for 10711597: 0
2026-03-24 22:22:20 [adesa.be] INFO: Skipping item 10711597 url https://www.openlane.eu/en/carv6/auction/10711597
2026-03-24 22:22:20 [adesa.be] INFO: Found listing with ID: 10711590
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711590%27 HTTP/1.1" 200 None
2026-03-24 22:22:20 [adesa.be] INFO: Scrape type for 10711590: 0
2026-03-24 22:22:20 [adesa.be] INFO: Skipping item 10711590 url https://www.openlane.eu/en/carv6/auction/10711590
2026-03-24 22:22:20 [adesa.be] INFO: Found listing with ID: 10711962
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711962%27 HTTP/1.1" 200 None
2026-03-24 22:22:20 [adesa.be] INFO: Scrape type for 10711962: 0
2026-03-24 22:22:20 [adesa.be] INFO: Skipping item 10711962 url https://www.openlane.eu/en/carv6/auction/10711962
2026-03-24 22:22:20 [adesa.be] INFO: Found listing with ID: 10717998
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717998%27 HTTP/1.1" 200 None
2026-03-24 22:22:20 [adesa.be] INFO: Scrape type for 10717998: 0
2026-03-24 22:22:20 [adesa.be] INFO: Skipping item 10717998 url https://www.openlane.eu/en/carv6/auction/10717998
2026-03-24 22:22:20 [adesa.be] INFO: Found listing with ID: 10711419
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711419%27 HTTP/1.1" 200 None
2026-03-24 22:22:20 [adesa.be] INFO: Scrape type for 10711419: 0
2026-03-24 22:22:20 [adesa.be] INFO: Skipping item 10711419 url https://www.openlane.eu/en/carv6/auction/10711419
2026-03-24 22:22:20 [adesa.be] INFO: Found listing with ID: 10709489
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709489%27 HTTP/1.1" 200 None
2026-03-24 22:22:20 [adesa.be] INFO: Scrape type for 10709489: 2
2026-03-24 22:22:20 [adesa.be] INFO: Scraping item 10709489 url https://www.openlane.eu/en/carv6/auction/10709489
2026-03-24 22:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70c64b37-c0ce-5552-ad0f-8a1084ab2da0 with identifier: 10711925
2026-03-24 22:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70c64b37-c0ce-5552-ad0f-8a1084ab2da0 with scrape type 2
2026-03-24 22:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70c64b37-c0ce-5552-ad0f-8a1084ab2da0 with scrape type 2
2026-03-24 22:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70c64b37-c0ce-5552-ad0f-8a1084ab2da0, identifier: 10711925
2026-03-24 22:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70c64b37-c0ce-5552-ad0f-8a1084ab2da0 with identifier: 10711925
2026-03-24 22:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70c64b37-c0ce-5552-ad0f-8a1084ab2da0 with identifier: 10711925
2026-03-24 22:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70c64b37-c0ce-5552-ad0f-8a1084ab2da0 with identifier: 10711925 to the API
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711925>
{'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': 135,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '70c64b37-c0ce-5552-ad0f-8a1084ab2da0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1knp309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711925',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 59939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23250,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Sportage 1.6 CRDI GT Line - Diesel - Manual - 135 hp - 59.939 '
'km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711925%27 HTTP/1.1" 200 None
2026-03-24 22:22:20 [adesa.be] INFO: Saving data for 10711925: {'auction_closing_time': 1774432800.0, 'created_time': 1774281357.0068, 'last_price_update_time': 1774390940.96467}
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711925') HTTP/1.1" 204 0
2026-03-24 22:22:21 [adesa.be] INFO: Found listing with ID: 10711679
2026-03-24 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711679%27 HTTP/1.1" 200 None
2026-03-24 22:22:21 [adesa.be] INFO: Scrape type for 10711679: 2
2026-03-24 22:22:21 [adesa.be] INFO: Scraping item 10711679 url https://www.openlane.eu/en/carv6/auction/10711679
2026-03-24 22:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:21 [adesa.be] INFO: Found listing with ID: 10711374
2026-03-24 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711374%27 HTTP/1.1" 200 None
2026-03-24 22:22:21 [adesa.be] INFO: Scrape type for 10711374: 0
2026-03-24 22:22:21 [adesa.be] INFO: Skipping item 10711374 url https://www.openlane.eu/en/carv6/auction/10711374
2026-03-24 22:22:21 [adesa.be] INFO: Found listing with ID: 10711761
2026-03-24 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711761%27 HTTP/1.1" 200 None
2026-03-24 22:22:21 [adesa.be] INFO: Scrape type for 10711761: 2
2026-03-24 22:22:21 [adesa.be] INFO: Scraping item 10711761 url https://www.openlane.eu/en/carv6/auction/10711761
2026-03-24 22: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 22:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87608c9e-f142-54f5-b79f-300549ada623 with identifier: 10711956
2026-03-24 22:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87608c9e-f142-54f5-b79f-300549ada623 with scrape type 2
2026-03-24 22:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87608c9e-f142-54f5-b79f-300549ada623 with scrape type 2
2026-03-24 22:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87608c9e-f142-54f5-b79f-300549ada623, identifier: 10711956
2026-03-24 22:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eaa7f414-c2c0-502c-9f23-f0ad52c4a449 with identifier: 10713382
2026-03-24 22:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eaa7f414-c2c0-502c-9f23-f0ad52c4a449 with scrape type 2
2026-03-24 22:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eaa7f414-c2c0-502c-9f23-f0ad52c4a449 with scrape type 2
2026-03-24 22:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eaa7f414-c2c0-502c-9f23-f0ad52c4a449, identifier: 10713382
2026-03-24 22:22:21 [adesa.be] INFO: Found listing with ID: 10711839
2026-03-24 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711839%27 HTTP/1.1" 200 None
2026-03-24 22:22:21 [adesa.be] INFO: Scrape type for 10711839: 2
2026-03-24 22:22:21 [adesa.be] INFO: Scraping item 10711839 url https://www.openlane.eu/en/carv6/auction/10711839
2026-03-24 22:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87608c9e-f142-54f5-b79f-300549ada623 with identifier: 10711956
2026-03-24 22:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87608c9e-f142-54f5-b79f-300549ada623 with identifier: 10711956
2026-03-24 22:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87608c9e-f142-54f5-b79f-300549ada623 with identifier: 10711956 to the API
2026-03-24 22:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711956>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '87608c9e-f142-54f5-b79f-300549ada623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1egx486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711956',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Optima',
'odometer': 180795,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2014-08-04',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Optima 1.7 CRDI - Diesel - Manual - 135 hp - 180.795 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711956%27 HTTP/1.1" 200 None
2026-03-24 22:22:21 [adesa.be] INFO: Saving data for 10711956: {'auction_closing_time': 1774432800.0, 'created_time': 1774279379.569367, 'last_price_update_time': 1774390941.615328}
2026-03-24 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711956') HTTP/1.1" 204 0
2026-03-24 22:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eaa7f414-c2c0-502c-9f23-f0ad52c4a449 with identifier: 10713382
2026-03-24 22:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eaa7f414-c2c0-502c-9f23-f0ad52c4a449 with identifier: 10713382
2026-03-24 22:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eaa7f414-c2c0-502c-9f23-f0ad52c4a449 with identifier: 10713382 to the API
2026-03-24 22:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713382>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 99,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'eaa7f414-c2c0-502c-9f23-f0ad52c4a449',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '040216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713382',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 113781,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2013-05-03',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Kia Ceed SW 1.4i Fusion - Petrol - Manual - 99 hp - 113.781 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2013}
2026-03-24 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713382%27 HTTP/1.1" 200 None
2026-03-24 22:22:21 [adesa.be] INFO: Saving data for 10713382: {'auction_closing_time': 1774431000.0, 'created_time': 1774281329.909879, 'last_price_update_time': 1774390941.892722}
2026-03-24 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713382') HTTP/1.1" 204 0
2026-03-24 22:22:21 [adesa.be] INFO: Found listing with ID: 10711950
2026-03-24 22:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711950%27 HTTP/1.1" 200 None
2026-03-24 22:22:21 [adesa.be] INFO: Scrape type for 10711950: 2
2026-03-24 22:22:21 [adesa.be] INFO: Scraping item 10711950 url https://www.openlane.eu/en/carv6/auction/10711950
2026-03-24 22:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9e38dd8-2f25-52a5-b4dd-618890642ebd with identifier: 10711740
2026-03-24 22:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9e38dd8-2f25-52a5-b4dd-618890642ebd with scrape type 2
2026-03-24 22:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9e38dd8-2f25-52a5-b4dd-618890642ebd with scrape type 2
2026-03-24 22:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9e38dd8-2f25-52a5-b4dd-618890642ebd, identifier: 10711740
2026-03-24 22:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9e38dd8-2f25-52a5-b4dd-618890642ebd with identifier: 10711740
2026-03-24 22:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9e38dd8-2f25-52a5-b4dd-618890642ebd with identifier: 10711740
2026-03-24 22:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9e38dd8-2f25-52a5-b4dd-618890642ebd with identifier: 10711740 to the API
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711740>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e9e38dd8-2f25-52a5-b4dd-618890642ebd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NKU300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711740',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 152495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7150,
'price_includes_vat': True,
'registration_date': '2016-05-17',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Ford Mondeo 1.5 EcoBoost Titanium - Petrol - Manual - 160 hp - '
'152.495 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2016}
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711740%27 HTTP/1.1" 200 None
2026-03-24 22:22:22 [adesa.be] INFO: Saving data for 10711740: {'auction_closing_time': 1774431000.0, 'created_time': 1774281369.280814, 'last_price_update_time': 1774390942.313741}
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711740') HTTP/1.1" 204 0
2026-03-24 22:22:22 [adesa.be] INFO: Found listing with ID: 10711390
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711390%27 HTTP/1.1" 200 None
2026-03-24 22:22:22 [adesa.be] INFO: Scrape type for 10711390: 2
2026-03-24 22:22:22 [adesa.be] INFO: Scraping item 10711390 url https://www.openlane.eu/en/carv6/auction/10711390
2026-03-24 22: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 22:22:22 [adesa.be] INFO: Found listing with ID: 10718008
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718008%27 HTTP/1.1" 200 None
2026-03-24 22:22:22 [adesa.be] INFO: Scrape type for 10718008: 0
2026-03-24 22:22:22 [adesa.be] INFO: Skipping item 10718008 url https://www.openlane.eu/en/carv6/auction/10718008
2026-03-24 22:22:22 [adesa.be] INFO: Found listing with ID: 10711417
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711417%27 HTTP/1.1" 200 None
2026-03-24 22:22:22 [adesa.be] INFO: Scrape type for 10711417: 2
2026-03-24 22:22:22 [adesa.be] INFO: Scraping item 10711417 url https://www.openlane.eu/en/carv6/auction/10711417
2026-03-24 22:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9a4f173-9935-512c-b880-b29addb0e056 with identifier: 10711932
2026-03-24 22:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9a4f173-9935-512c-b880-b29addb0e056 with scrape type 2
2026-03-24 22:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9a4f173-9935-512c-b880-b29addb0e056 with scrape type 2
2026-03-24 22:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9a4f173-9935-512c-b880-b29addb0e056, identifier: 10711932
2026-03-24 22:22:22 [adesa.be] INFO: Found listing with ID: 10711791
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711791%27 HTTP/1.1" 200 None
2026-03-24 22:22:22 [adesa.be] INFO: Scrape type for 10711791: 2
2026-03-24 22:22:22 [adesa.be] INFO: Scraping item 10711791 url https://www.openlane.eu/en/carv6/auction/10711791
2026-03-24 22:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9a4f173-9935-512c-b880-b29addb0e056 with identifier: 10711932
2026-03-24 22:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9a4f173-9935-512c-b880-b29addb0e056 with identifier: 10711932
2026-03-24 22:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9a4f173-9935-512c-b880-b29addb0e056 with identifier: 10711932 to the API
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711932>
{'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': 105,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c9a4f173-9935-512c-b880-b29addb0e056',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EHW365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711932',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 153810,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12250,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Kia Ceed SW 1.6 GDI Business - Hybrid - Automatic - 105 hp - '
'153.810 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711932%27 HTTP/1.1" 200 None
2026-03-24 22:22:22 [adesa.be] INFO: Saving data for 10711932: {'auction_closing_time': 1774432800.0, 'created_time': 1774279379.184297, 'last_price_update_time': 1774390942.80754}
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711932') HTTP/1.1" 204 0
2026-03-24 22:22:22 [adesa.be] INFO: Found listing with ID: 10711405
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711405%27 HTTP/1.1" 200 None
2026-03-24 22:22:22 [adesa.be] INFO: Scrape type for 10711405: 2
2026-03-24 22:22:22 [adesa.be] INFO: Scraping item 10711405 url https://www.openlane.eu/en/carv6/auction/10711405
2026-03-24 22:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:22 [adesa.be] INFO: Found listing with ID: 10711567
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711567%27 HTTP/1.1" 200 None
2026-03-24 22:22:22 [adesa.be] INFO: Scrape type for 10711567: 2
2026-03-24 22:22:22 [adesa.be] INFO: Scraping item 10711567 url https://www.openlane.eu/en/carv6/auction/10711567
2026-03-24 22: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 22: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 22: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 22:22:22 [adesa.be] INFO: Found listing with ID: 10711848
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711848%27 HTTP/1.1" 200 None
2026-03-24 22:22:22 [adesa.be] INFO: Scrape type for 10711848: 2
2026-03-24 22:22:22 [adesa.be] INFO: Scraping item 10711848 url https://www.openlane.eu/en/carv6/auction/10711848
2026-03-24 22:22:22 [adesa.be] INFO: Found listing with ID: 10713415
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713415%27 HTTP/1.1" 200 None
2026-03-24 22:22:22 [adesa.be] INFO: Scrape type for 10713415: 2
2026-03-24 22:22:22 [adesa.be] INFO: Scraping item 10713415 url https://www.openlane.eu/en/carv6/auction/10713415
2026-03-24 22:22:22 [adesa.be] INFO: Found listing with ID: 10711551
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711551%27 HTTP/1.1" 200 None
2026-03-24 22:22:22 [adesa.be] INFO: Scrape type for 10711551: 2
2026-03-24 22:22:22 [adesa.be] INFO: Scraping item 10711551 url https://www.openlane.eu/en/carv6/auction/10711551
2026-03-24 22:22:22 [adesa.be] INFO: Found listing with ID: 10711476
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711476%27 HTTP/1.1" 200 None
2026-03-24 22:22:22 [adesa.be] INFO: Scrape type for 10711476: 2
2026-03-24 22:22:22 [adesa.be] INFO: Scraping item 10711476 url https://www.openlane.eu/en/carv6/auction/10711476
2026-03-24 22:22:22 [adesa.be] INFO: Found listing with ID: 10711407
2026-03-24 22:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711407%27 HTTP/1.1" 200 None
2026-03-24 22:22:22 [adesa.be] INFO: Scrape type for 10711407: 2
2026-03-24 22:22:22 [adesa.be] INFO: Scraping item 10711407 url https://www.openlane.eu/en/carv6/auction/10711407
2026-03-24 22:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb5acf1d-7d8e-5bac-82b8-9270a52abb77 with identifier: 10711471
2026-03-24 22:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb5acf1d-7d8e-5bac-82b8-9270a52abb77 with scrape type 2
2026-03-24 22:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb5acf1d-7d8e-5bac-82b8-9270a52abb77 with scrape type 2
2026-03-24 22:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb5acf1d-7d8e-5bac-82b8-9270a52abb77, identifier: 10711471
2026-03-24 22:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42115ac2-80a6-56be-a10b-8c13668b49d5 with identifier: 10711733
2026-03-24 22:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42115ac2-80a6-56be-a10b-8c13668b49d5 with scrape type 2
2026-03-24 22:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42115ac2-80a6-56be-a10b-8c13668b49d5 with scrape type 2
2026-03-24 22:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 42115ac2-80a6-56be-a10b-8c13668b49d5, identifier: 10711733
2026-03-24 22:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 050bd0da-c525-5f41-aa94-4ed21629b849 with identifier: 10709491
2026-03-24 22:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 050bd0da-c525-5f41-aa94-4ed21629b849 with scrape type 2
2026-03-24 22:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 050bd0da-c525-5f41-aa94-4ed21629b849 with scrape type 2
2026-03-24 22:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 050bd0da-c525-5f41-aa94-4ed21629b849, identifier: 10709491
2026-03-24 22:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2d8192e-b361-564e-a5c9-8e5736881242 with identifier: 10711920
2026-03-24 22:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2d8192e-b361-564e-a5c9-8e5736881242 with scrape type 2
2026-03-24 22:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2d8192e-b361-564e-a5c9-8e5736881242 with scrape type 2
2026-03-24 22:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2d8192e-b361-564e-a5c9-8e5736881242, identifier: 10711920
2026-03-24 22:22:23 [adesa.be] INFO: Found listing with ID: 10711434
2026-03-24 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711434%27 HTTP/1.1" 200 None
2026-03-24 22:22:23 [adesa.be] INFO: Scrape type for 10711434: 2
2026-03-24 22:22:23 [adesa.be] INFO: Scraping item 10711434 url https://www.openlane.eu/en/carv6/auction/10711434
2026-03-24 22:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb5acf1d-7d8e-5bac-82b8-9270a52abb77 with identifier: 10711471
2026-03-24 22:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb5acf1d-7d8e-5bac-82b8-9270a52abb77 with identifier: 10711471
2026-03-24 22:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb5acf1d-7d8e-5bac-82b8-9270a52abb77 with identifier: 10711471 to the API
2026-03-24 22:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711471>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bb5acf1d-7d8e-5bac-82b8-9270a52abb77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1USB707',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711471',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 238070,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2018-07-25',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Ford Transit Custom L2H1 2.0 TDCI Trend - Diesel - Manual - 130 hp '
'- 238.070 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-24 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711471%27 HTTP/1.1" 200 None
2026-03-24 22:22:23 [adesa.be] INFO: Saving data for 10711471: {'auction_closing_time': 1774432800.0, 'created_time': 1774279381.640656, 'last_price_update_time': 1774390943.701927}
2026-03-24 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711471') HTTP/1.1" 204 0
2026-03-24 22:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 42115ac2-80a6-56be-a10b-8c13668b49d5 with identifier: 10711733
2026-03-24 22:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 42115ac2-80a6-56be-a10b-8c13668b49d5 with identifier: 10711733
2026-03-24 22:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 42115ac2-80a6-56be-a10b-8c13668b49d5 with identifier: 10711733 to the API
2026-03-24 22:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711733>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '42115ac2-80a6-56be-a10b-8c13668b49d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XGB491',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711733',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 161993,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2019-06-26',
'seats_number': 5,
'seller_name': 'Sin-Cars bv',
'title': 'Ford Focus Active 1.5 EcoBlue Active - Diesel - Automatic - 120 hp '
'- 161.993 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711733%27 HTTP/1.1" 200 None
2026-03-24 22:22:24 [adesa.be] INFO: Saving data for 10711733: {'auction_closing_time': 1774431000.0, 'created_time': 1774281372.145786, 'last_price_update_time': 1774390944.084844}
2026-03-24 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711733') HTTP/1.1" 204 0
2026-03-24 22:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 050bd0da-c525-5f41-aa94-4ed21629b849 with identifier: 10709491
2026-03-24 22:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 050bd0da-c525-5f41-aa94-4ed21629b849 with identifier: 10709491
2026-03-24 22:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 050bd0da-c525-5f41-aa94-4ed21629b849 with identifier: 10709491 to the API
2026-03-24 22:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709491>
{'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': '050bd0da-c525-5f41-aa94-4ed21629b849',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFN780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 161008,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'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 - '
'161.008 km',
'transmission': 'manual',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-24 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709491%27 HTTP/1.1" 200 None
2026-03-24 22:22:24 [adesa.be] INFO: Saving data for 10709491: {'auction_closing_time': 1774434600.0, 'created_time': 1774281382.16899, 'last_price_update_time': 1774390944.746799}
2026-03-24 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709491') HTTP/1.1" 204 0
2026-03-24 22:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2d8192e-b361-564e-a5c9-8e5736881242 with identifier: 10711920
2026-03-24 22:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2d8192e-b361-564e-a5c9-8e5736881242 with identifier: 10711920
2026-03-24 22:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2d8192e-b361-564e-a5c9-8e5736881242 with identifier: 10711920 to the API
2026-03-24 22:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711920>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd2d8192e-b361-564e-a5c9-8e5736881242',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CMV949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711920',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 107581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15950,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Ford Kuga 2.5 EcoBoost Titanium - Hybrid - Automatic - 152 hp - '
'107.581 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711920%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Saving data for 10711920: {'auction_closing_time': 1774432800.0, 'created_time': 1774281367.348268, 'last_price_update_time': 1774390945.082521}
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711920') HTTP/1.1" 204 0
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711487
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711487%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711487: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711487 url https://www.openlane.eu/en/carv6/auction/10711487
2026-03-24 22:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22: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 22:22:25 [adesa.be] INFO: Found listing with ID: 10711688
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711688%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711688: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711688 url https://www.openlane.eu/en/carv6/auction/10711688
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711764
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711764%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711764: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711764 url https://www.openlane.eu/en/carv6/auction/10711764
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711569
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711569%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711569: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711569 url https://www.openlane.eu/en/carv6/auction/10711569
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10718086
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718086%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10718086: 0
2026-03-24 22:22:25 [adesa.be] INFO: Skipping item 10718086 url https://www.openlane.eu/en/carv6/auction/10718086
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711387
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711387%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711387: 0
2026-03-24 22:22:25 [adesa.be] INFO: Skipping item 10711387 url https://www.openlane.eu/en/carv6/auction/10711387
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711625
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711625%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711625: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711625 url https://www.openlane.eu/en/carv6/auction/10711625
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10718044
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718044%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10718044: 0
2026-03-24 22:22:25 [adesa.be] INFO: Skipping item 10718044 url https://www.openlane.eu/en/carv6/auction/10718044
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711401
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711401%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711401: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711401 url https://www.openlane.eu/en/carv6/auction/10711401
2026-03-24 22:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10709490
2026-03-24 22:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with scrape type 2
2026-03-24 22:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with scrape type 2
2026-03-24 22:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0, identifier: 10709490
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10718010
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718010%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10718010: 0
2026-03-24 22:22:25 [adesa.be] INFO: Skipping item 10718010 url https://www.openlane.eu/en/carv6/auction/10718010
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711421
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711421%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711421: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711421 url https://www.openlane.eu/en/carv6/auction/10711421
2026-03-24 22:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10709490
2026-03-24 22:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10709490
2026-03-24 22:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10709490 to the API
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709490>
{'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': '25227ca0-3f4f-5a64-8d3b-48fac096d8d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFN765',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 104766,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'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 - '
'104.766 km',
'transmission': 'manual',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709490%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Saving data for 10709490: {'auction_closing_time': 1774434600.0, 'created_time': 1774281377.908033, 'last_price_update_time': 1774390945.684072}
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709490') HTTP/1.1" 204 0
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711394
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711394%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711394: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711394 url https://www.openlane.eu/en/carv6/auction/10711394
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711844
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711844%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711844: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711844 url https://www.openlane.eu/en/carv6/auction/10711844
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711647
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711647%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711647: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711647 url https://www.openlane.eu/en/carv6/auction/10711647
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711939
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711939%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711939: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711939 url https://www.openlane.eu/en/carv6/auction/10711939
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711623
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711623%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711623: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711623 url https://www.openlane.eu/en/carv6/auction/10711623
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711533
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711533%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711533: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711533 url https://www.openlane.eu/en/carv6/auction/10711533
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711748
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711748%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711748: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711748 url https://www.openlane.eu/en/carv6/auction/10711748
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711451
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711451%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711451: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711451 url https://www.openlane.eu/en/carv6/auction/10711451
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711391
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711391%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10711391: 2
2026-03-24 22:22:25 [adesa.be] INFO: Scraping item 10711391 url https://www.openlane.eu/en/carv6/auction/10711391
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10707959
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710707959%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10707959: 0
2026-03-24 22:22:25 [adesa.be] INFO: Skipping item 10707959 url https://www.openlane.eu/en/carv6/auction/10707959
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10718078
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718078%27 HTTP/1.1" 200 None
2026-03-24 22:22:25 [adesa.be] INFO: Scrape type for 10718078: 0
2026-03-24 22:22:25 [adesa.be] INFO: Skipping item 10718078 url https://www.openlane.eu/en/carv6/auction/10718078
2026-03-24 22:22:25 [adesa.be] INFO: Found listing with ID: 10711798
2026-03-24 22:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711798%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711798: 2
2026-03-24 22:22:26 [adesa.be] INFO: Scraping item 10711798 url https://www.openlane.eu/en/carv6/auction/10711798
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711756
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711756%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711756: 2
2026-03-24 22:22:26 [adesa.be] INFO: Scraping item 10711756 url https://www.openlane.eu/en/carv6/auction/10711756
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711744
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711744%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711744: 2
2026-03-24 22:22:26 [adesa.be] INFO: Scraping item 10711744 url https://www.openlane.eu/en/carv6/auction/10711744
2026-03-24 22:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711892
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711892%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711892: 2
2026-03-24 22:22:26 [adesa.be] INFO: Scraping item 10711892 url https://www.openlane.eu/en/carv6/auction/10711892
2026-03-24 22: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 22:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711766
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711766%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711766: 2
2026-03-24 22:22:26 [adesa.be] INFO: Scraping item 10711766 url https://www.openlane.eu/en/carv6/auction/10711766
2026-03-24 22: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 22:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711765
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711765%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711765: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10711765 url https://www.openlane.eu/en/carv6/auction/10711765
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711532
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711532%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711532: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10711532 url https://www.openlane.eu/en/carv6/auction/10711532
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711700
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711700%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711700: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10711700 url https://www.openlane.eu/en/carv6/auction/10711700
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711465
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711465%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711465: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10711465 url https://www.openlane.eu/en/carv6/auction/10711465
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711763
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711763%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711763: 2
2026-03-24 22:22:26 [adesa.be] INFO: Scraping item 10711763 url https://www.openlane.eu/en/carv6/auction/10711763
2026-03-24 22: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 22:22:26 [adesa.be] INFO: Found listing with ID: 10711958
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711958%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711958: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10711958 url https://www.openlane.eu/en/carv6/auction/10711958
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10717967
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717967%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10717967: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10717967 url https://www.openlane.eu/en/carv6/auction/10717967
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10718004
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718004%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10718004: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10718004 url https://www.openlane.eu/en/carv6/auction/10718004
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10718069
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718069%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10718069: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10718069 url https://www.openlane.eu/en/carv6/auction/10718069
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711554
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711554%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711554: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10711554 url https://www.openlane.eu/en/carv6/auction/10711554
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10717954
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717954%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10717954: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10717954 url https://www.openlane.eu/en/carv6/auction/10717954
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711496
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711496%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711496: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10711496 url https://www.openlane.eu/en/carv6/auction/10711496
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10713322
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713322%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10713322: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10713322 url https://www.openlane.eu/en/carv6/auction/10713322
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10718009
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718009%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10718009: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10718009 url https://www.openlane.eu/en/carv6/auction/10718009
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10717955
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717955%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10717955: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10717955 url https://www.openlane.eu/en/carv6/auction/10717955
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711586
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711586%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711586: 2
2026-03-24 22:22:26 [adesa.be] INFO: Scraping item 10711586 url https://www.openlane.eu/en/carv6/auction/10711586
2026-03-24 22:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d227abe-8edd-588d-9935-a82dfe496842 with identifier: 10711673
2026-03-24 22:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d227abe-8edd-588d-9935-a82dfe496842 with scrape type 2
2026-03-24 22:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d227abe-8edd-588d-9935-a82dfe496842 with scrape type 2
2026-03-24 22:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d227abe-8edd-588d-9935-a82dfe496842, identifier: 10711673
2026-03-24 22:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 202b3914-cd4a-5bbf-8e82-311718576378 with identifier: 10711821
2026-03-24 22:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 202b3914-cd4a-5bbf-8e82-311718576378 with scrape type 2
2026-03-24 22:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 202b3914-cd4a-5bbf-8e82-311718576378 with scrape type 2
2026-03-24 22:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 202b3914-cd4a-5bbf-8e82-311718576378, identifier: 10711821
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711563
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711563%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711563: 0
2026-03-24 22:22:26 [adesa.be] INFO: Skipping item 10711563 url https://www.openlane.eu/en/carv6/auction/10711563
2026-03-24 22:22:26 [adesa.be] INFO: Found listing with ID: 10711815
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711815%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Scrape type for 10711815: 2
2026-03-24 22:22:26 [adesa.be] INFO: Scraping item 10711815 url https://www.openlane.eu/en/carv6/auction/10711815
2026-03-24 22:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d227abe-8edd-588d-9935-a82dfe496842 with identifier: 10711673
2026-03-24 22:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d227abe-8edd-588d-9935-a82dfe496842 with identifier: 10711673
2026-03-24 22:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d227abe-8edd-588d-9935-a82dfe496842 with identifier: 10711673 to the API
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711673>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9d227abe-8edd-588d-9935-a82dfe496842',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LFK481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711673',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 112491,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2018-02-08',
'seats_number': 5,
'seller_name': 'CarNetwork Kortrijk bv',
'title': 'Land Rover Range Rover Velar 2.0 - Petrol - Automatic - 250 hp - '
'112.491 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711673%27 HTTP/1.1" 200 None
2026-03-24 22:22:26 [adesa.be] INFO: Saving data for 10711673: {'auction_closing_time': 1774431000.0, 'created_time': 1774281345.783117, 'last_price_update_time': 1774390946.969864}
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711673') HTTP/1.1" 204 0
2026-03-24 22:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 202b3914-cd4a-5bbf-8e82-311718576378 with identifier: 10711821
2026-03-24 22:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 202b3914-cd4a-5bbf-8e82-311718576378 with identifier: 10711821
2026-03-24 22:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 202b3914-cd4a-5bbf-8e82-311718576378 with identifier: 10711821 to the API
2026-03-24 22:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711821>
{'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': 125,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '202b3914-cd4a-5bbf-8e82-311718576378',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CFB160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711821',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 117791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2018-06-14',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Focus 1.0 EcoBoost Business - Petrol - Manual - 125 hp - '
'117.791 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-24 22:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711821%27 HTTP/1.1" 200 None
2026-03-24 22:22:27 [adesa.be] INFO: Saving data for 10711821: {'auction_closing_time': 1774431000.0, 'created_time': 1774281390.876131, 'last_price_update_time': 1774390947.339589}
2026-03-24 22:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711821') HTTP/1.1" 204 0
2026-03-24 22:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d76b76e-b421-5d12-8831-b413f4f5eae3 with identifier: 10711803
2026-03-24 22:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d76b76e-b421-5d12-8831-b413f4f5eae3 with scrape type 2
2026-03-24 22:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d76b76e-b421-5d12-8831-b413f4f5eae3 with scrape type 2
2026-03-24 22:22:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d76b76e-b421-5d12-8831-b413f4f5eae3, identifier: 10711803
2026-03-24 22:22:27 [adesa.be] INFO: Found listing with ID: 10711486
2026-03-24 22:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711486%27 HTTP/1.1" 200 None
2026-03-24 22:22:27 [adesa.be] INFO: Scrape type for 10711486: 2
2026-03-24 22:22:27 [adesa.be] INFO: Scraping item 10711486 url https://www.openlane.eu/en/carv6/auction/10711486
2026-03-24 22: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 22:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d76b76e-b421-5d12-8831-b413f4f5eae3 with identifier: 10711803
2026-03-24 22:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d76b76e-b421-5d12-8831-b413f4f5eae3 with identifier: 10711803
2026-03-24 22:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d76b76e-b421-5d12-8831-b413f4f5eae3 with identifier: 10711803 to the API
2026-03-24 22:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711803>
{'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': 160,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2d76b76e-b421-5d12-8831-b413f4f5eae3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BDC157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711803',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 28990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'Tiz cars//Minucci, Tiziano',
'title': 'Land Rover Range Rover Evoque 1.5 - Petrol - Automatic - 160 hp - '
'28.990 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711803%27 HTTP/1.1" 200 None
2026-03-24 22:22:27 [adesa.be] INFO: Saving data for 10711803: {'auction_closing_time': 1774431000.0, 'created_time': 1774281365.605763, 'last_price_update_time': 1774390947.760399}
2026-03-24 22:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711803') HTTP/1.1" 204 0
2026-03-24 22: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 22:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:27 [adesa.be] INFO: Found listing with ID: 10711545
2026-03-24 22:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711545%27 HTTP/1.1" 200 None
2026-03-24 22:22:27 [adesa.be] INFO: Scrape type for 10711545: 2
2026-03-24 22:22:27 [adesa.be] INFO: Scraping item 10711545 url https://www.openlane.eu/en/carv6/auction/10711545
2026-03-24 22: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 22:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:27 [adesa.be] INFO: Found listing with ID: 10711788
2026-03-24 22:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711788%27 HTTP/1.1" 200 None
2026-03-24 22:22:27 [adesa.be] INFO: Scrape type for 10711788: 2
2026-03-24 22:22:27 [adesa.be] INFO: Scraping item 10711788 url https://www.openlane.eu/en/carv6/auction/10711788
2026-03-24 22: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 22:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b041d656-89d1-5b68-9ecf-bc901c7048b0 with identifier: 10711629
2026-03-24 22:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b041d656-89d1-5b68-9ecf-bc901c7048b0 with scrape type 2
2026-03-24 22:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b041d656-89d1-5b68-9ecf-bc901c7048b0 with scrape type 2
2026-03-24 22:22:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b041d656-89d1-5b68-9ecf-bc901c7048b0, identifier: 10711629
2026-03-24 22:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e97f7581-4ff0-59ab-a2ba-53d1eedec705 with identifier: 10711395
2026-03-24 22:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e97f7581-4ff0-59ab-a2ba-53d1eedec705 with scrape type 2
2026-03-24 22:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e97f7581-4ff0-59ab-a2ba-53d1eedec705 with scrape type 2
2026-03-24 22:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e97f7581-4ff0-59ab-a2ba-53d1eedec705, identifier: 10711395
2026-03-24 22:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b041d656-89d1-5b68-9ecf-bc901c7048b0 with identifier: 10711629
2026-03-24 22:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b041d656-89d1-5b68-9ecf-bc901c7048b0 with identifier: 10711629
2026-03-24 22:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b041d656-89d1-5b68-9ecf-bc901c7048b0 with identifier: 10711629 to the API
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711629>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 248,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b041d656-89d1-5b68-9ecf-bc901c7048b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '0VAL0',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711629',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 23915,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 71500,
'price_includes_vat': True,
'registration_date': '2024-06-07',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'Land Rover Range Rover Sport 3.0 - Diesel - Automatic - 248 hp - '
'23.915 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711629%27 HTTP/1.1" 200 None
2026-03-24 22:22:28 [adesa.be] INFO: Saving data for 10711629: {'auction_closing_time': 1774431000.0, 'created_time': 1774281336.257624, 'last_price_update_time': 1774390948.295331}
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711629') HTTP/1.1" 204 0
2026-03-24 22:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e97f7581-4ff0-59ab-a2ba-53d1eedec705 with identifier: 10711395
2026-03-24 22:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e97f7581-4ff0-59ab-a2ba-53d1eedec705 with identifier: 10711395
2026-03-24 22:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e97f7581-4ff0-59ab-a2ba-53d1eedec705 with identifier: 10711395 to the API
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711395>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.4L',
'engine_horse_power': 339,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e97f7581-4ff0-59ab-a2ba-53d1eedec705',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FJ4HA3401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711395',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 168605,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2017-03-27',
'seats_number': 2,
'seller_name': "Kris Geudens Auto's",
'title': 'Land Rover Range Rover Vogue 4.4 TDV8 - AWD - Diesel - Automatic - '
'339 hp - 168.605 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711395%27 HTTP/1.1" 200 None
2026-03-24 22:22:28 [adesa.be] INFO: Saving data for 10711395: {'auction_closing_time': 1774432800.0, 'created_time': 1774281332.791996, 'last_price_update_time': 1774390948.612409}
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711395') HTTP/1.1" 204 0
2026-03-24 22:22:28 [adesa.be] INFO: Found listing with ID: 10711935
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711935%27 HTTP/1.1" 200 None
2026-03-24 22:22:28 [adesa.be] INFO: Scrape type for 10711935: 2
2026-03-24 22:22:28 [adesa.be] INFO: Scraping item 10711935 url https://www.openlane.eu/en/carv6/auction/10711935
2026-03-24 22:22:28 [adesa.be] INFO: Found listing with ID: 10718071
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718071%27 HTTP/1.1" 200 None
2026-03-24 22:22:28 [adesa.be] INFO: Scrape type for 10718071: 0
2026-03-24 22:22:28 [adesa.be] INFO: Skipping item 10718071 url https://www.openlane.eu/en/carv6/auction/10718071
2026-03-24 22:22:28 [adesa.be] INFO: Found listing with ID: 10713224
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713224%27 HTTP/1.1" 200 None
2026-03-24 22:22:28 [adesa.be] INFO: Scrape type for 10713224: 0
2026-03-24 22:22:28 [adesa.be] INFO: Skipping item 10713224 url https://www.openlane.eu/en/carv6/auction/10713224
2026-03-24 22:22:28 [adesa.be] INFO: Found listing with ID: 10718057
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718057%27 HTTP/1.1" 200 None
2026-03-24 22:22:28 [adesa.be] INFO: Scrape type for 10718057: 0
2026-03-24 22:22:28 [adesa.be] INFO: Skipping item 10718057 url https://www.openlane.eu/en/carv6/auction/10718057
2026-03-24 22:22:28 [adesa.be] INFO: Found listing with ID: 10711538
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711538%27 HTTP/1.1" 200 None
2026-03-24 22:22:28 [adesa.be] INFO: Scrape type for 10711538: 2
2026-03-24 22:22:28 [adesa.be] INFO: Scraping item 10711538 url https://www.openlane.eu/en/carv6/auction/10711538
2026-03-24 22:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22: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 22:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db139238-9dce-5d84-9a67-f4bf48c6cb92 with identifier: 10711742
2026-03-24 22:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db139238-9dce-5d84-9a67-f4bf48c6cb92 with scrape type 2
2026-03-24 22:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db139238-9dce-5d84-9a67-f4bf48c6cb92 with scrape type 2
2026-03-24 22:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: db139238-9dce-5d84-9a67-f4bf48c6cb92, identifier: 10711742
2026-03-24 22:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cb685d6-6ae4-584b-8e45-a4fcadcf034b with identifier: 10711627
2026-03-24 22:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cb685d6-6ae4-584b-8e45-a4fcadcf034b with scrape type 2
2026-03-24 22:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cb685d6-6ae4-584b-8e45-a4fcadcf034b with scrape type 2
2026-03-24 22:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cb685d6-6ae4-584b-8e45-a4fcadcf034b, identifier: 10711627
2026-03-24 22:22:28 [adesa.be] INFO: Found listing with ID: 10713225
2026-03-24 22:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713225%27 HTTP/1.1" 200 None
2026-03-24 22:22:28 [adesa.be] INFO: Scrape type for 10713225: 2
2026-03-24 22:22:28 [adesa.be] INFO: Scraping item 10713225 url https://www.openlane.eu/en/carv6/auction/10713225
2026-03-24 22:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: db139238-9dce-5d84-9a67-f4bf48c6cb92 with identifier: 10711742
2026-03-24 22:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: db139238-9dce-5d84-9a67-f4bf48c6cb92 with identifier: 10711742
2026-03-24 22:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: db139238-9dce-5d84-9a67-f4bf48c6cb92 with identifier: 10711742 to the API
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711742>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'db139238-9dce-5d84-9a67-f4bf48c6cb92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VSN382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711742',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 114315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7150,
'price_includes_vat': True,
'registration_date': '2019-02-15',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Ford Focus 1.0 EcoBoost Trend - Petrol - Manual - 100 hp - 114.315 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711742%27 HTTP/1.1" 200 None
2026-03-24 22:22:29 [adesa.be] INFO: Saving data for 10711742: {'auction_closing_time': 1774431000.0, 'created_time': 1774281372.70669, 'last_price_update_time': 1774390949.241855}
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711742') HTTP/1.1" 204 0
2026-03-24 22:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cb685d6-6ae4-584b-8e45-a4fcadcf034b with identifier: 10711627
2026-03-24 22:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cb685d6-6ae4-584b-8e45-a4fcadcf034b with identifier: 10711627
2026-03-24 22:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cb685d6-6ae4-584b-8e45-a4fcadcf034b with identifier: 10711627 to the API
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711627>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2cb685d6-6ae4-584b-8e45-a4fcadcf034b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CDG967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711627',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 78959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 79500,
'price_includes_vat': True,
'registration_date': '2022-06-13',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'Land Rover Range Rover 3.0 - Diesel - Automatic - 300 hp - 78.959 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711627%27 HTTP/1.1" 200 None
2026-03-24 22:22:29 [adesa.be] INFO: Saving data for 10711627: {'auction_closing_time': 1774431000.0, 'created_time': 1774281350.527873, 'last_price_update_time': 1774390949.518951}
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711627') HTTP/1.1" 204 0
2026-03-24 22:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:29 [adesa.be] INFO: Found listing with ID: 10711565
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711565%27 HTTP/1.1" 200 None
2026-03-24 22:22:29 [adesa.be] INFO: Scrape type for 10711565: 2
2026-03-24 22:22:29 [adesa.be] INFO: Scraping item 10711565 url https://www.openlane.eu/en/carv6/auction/10711565
2026-03-24 22: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 22:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e164985-9f78-5a45-8f56-4c273ae7861e with identifier: 10711829
2026-03-24 22:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e164985-9f78-5a45-8f56-4c273ae7861e with scrape type 2
2026-03-24 22:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e164985-9f78-5a45-8f56-4c273ae7861e with scrape type 2
2026-03-24 22:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e164985-9f78-5a45-8f56-4c273ae7861e, identifier: 10711829
2026-03-24 22:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e164985-9f78-5a45-8f56-4c273ae7861e with identifier: 10711829
2026-03-24 22:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e164985-9f78-5a45-8f56-4c273ae7861e with identifier: 10711829
2026-03-24 22:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e164985-9f78-5a45-8f56-4c273ae7861e with identifier: 10711829 to the API
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711829>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '3e164985-9f78-5a45-8f56-4c273ae7861e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GPH261',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711829',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'IS',
'odometer': 100740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2014-03-25',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Lexus IS 300h - Hybrid - Automatic - 180 hp - 100.740 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711829%27 HTTP/1.1" 200 None
2026-03-24 22:22:29 [adesa.be] INFO: Saving data for 10711829: {'auction_closing_time': 1774431000.0, 'created_time': 1774279410.462005, 'last_price_update_time': 1774390949.912196}
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711829') HTTP/1.1" 204 0
2026-03-24 22:22:29 [adesa.be] INFO: Found listing with ID: 10718064
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718064%27 HTTP/1.1" 200 None
2026-03-24 22:22:29 [adesa.be] INFO: Scrape type for 10718064: 0
2026-03-24 22:22:29 [adesa.be] INFO: Skipping item 10718064 url https://www.openlane.eu/en/carv6/auction/10718064
2026-03-24 22:22:29 [adesa.be] INFO: Found listing with ID: 10717928
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717928%27 HTTP/1.1" 200 None
2026-03-24 22:22:29 [adesa.be] INFO: Scrape type for 10717928: 0
2026-03-24 22:22:29 [adesa.be] INFO: Skipping item 10717928 url https://www.openlane.eu/en/carv6/auction/10717928
2026-03-24 22:22:29 [adesa.be] INFO: Found listing with ID: 10711830
2026-03-24 22:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711830%27 HTTP/1.1" 200 None
2026-03-24 22:22:29 [adesa.be] INFO: Scrape type for 10711830: 2
2026-03-24 22:22:29 [adesa.be] INFO: Scraping item 10711830 url https://www.openlane.eu/en/carv6/auction/10711830
2026-03-24 22: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 22:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:29 [adesa.be] INFO: Found listing with ID: 10711478
2026-03-24 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711478%27 HTTP/1.1" 200 None
2026-03-24 22:22:30 [adesa.be] INFO: Scrape type for 10711478: 2
2026-03-24 22:22:30 [adesa.be] INFO: Scraping item 10711478 url https://www.openlane.eu/en/carv6/auction/10711478
2026-03-24 22:22: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 22:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10711679
2026-03-24 22:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb02ee9-f74d-5cbb-b895-c697b331b9f5 with scrape type 2
2026-03-24 22:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deb02ee9-f74d-5cbb-b895-c697b331b9f5 with scrape type 2
2026-03-24 22:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: deb02ee9-f74d-5cbb-b895-c697b331b9f5, identifier: 10711679
2026-03-24 22:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 738c8a77-fae0-513c-b863-c346cd93ba35 with identifier: 10711950
2026-03-24 22:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 738c8a77-fae0-513c-b863-c346cd93ba35 with scrape type 2
2026-03-24 22:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 738c8a77-fae0-513c-b863-c346cd93ba35 with scrape type 2
2026-03-24 22:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 738c8a77-fae0-513c-b863-c346cd93ba35, identifier: 10711950
2026-03-24 22:22:30 [adesa.be] INFO: Found listing with ID: 10713175
2026-03-24 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713175%27 HTTP/1.1" 200 None
2026-03-24 22:22:30 [adesa.be] INFO: Scrape type for 10713175: 2
2026-03-24 22:22:30 [adesa.be] INFO: Scraping item 10713175 url https://www.openlane.eu/en/carv6/auction/10713175
2026-03-24 22:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10711679
2026-03-24 22:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10711679
2026-03-24 22:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: deb02ee9-f74d-5cbb-b895-c697b331b9f5 with identifier: 10711679 to the API
2026-03-24 22:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711679>
{'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': 190,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'deb02ee9-f74d-5cbb-b895-c697b331b9f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VSJ967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711679',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 166494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2019-02-14',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Mercedes-Benz A 220 AMG Sport - Petrol - Automatic - 190 hp - '
'166.494 km',
'transmission': 'automatic',
'trim': 'AMG Sport',
'vin': None,
'year': 2019}
2026-03-24 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711679%27 HTTP/1.1" 200 None
2026-03-24 22:22:30 [adesa.be] INFO: Saving data for 10711679: {'auction_closing_time': 1774431000.0, 'created_time': 1774279397.886323, 'last_price_update_time': 1774390950.49597}
2026-03-24 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711679') HTTP/1.1" 204 0
2026-03-24 22:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 738c8a77-fae0-513c-b863-c346cd93ba35 with identifier: 10711950
2026-03-24 22:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 738c8a77-fae0-513c-b863-c346cd93ba35 with identifier: 10711950
2026-03-24 22:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 738c8a77-fae0-513c-b863-c346cd93ba35 with identifier: 10711950 to the API
2026-03-24 22:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711950>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '738c8a77-fae0-513c-b863-c346cd93ba35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GMZ808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711950',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 217883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6650,
'price_includes_vat': True,
'registration_date': '2015-11-10',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Mercedes-Benz B 180d - Diesel - Manual - 109 hp - 217.883 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711950%27 HTTP/1.1" 200 None
2026-03-24 22:22:31 [adesa.be] INFO: Saving data for 10711950: {'auction_closing_time': 1774432800.0, 'created_time': 1774281331.676949, 'last_price_update_time': 1774390951.305375}
2026-03-24 22:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711950') HTTP/1.1" 204 0
2026-03-24 22:22:31 [adesa.be] INFO: Found listing with ID: 10711547
2026-03-24 22:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711547%27 HTTP/1.1" 200 None
2026-03-24 22:22:31 [adesa.be] INFO: Scrape type for 10711547: 2
2026-03-24 22:22:31 [adesa.be] INFO: Scraping item 10711547 url https://www.openlane.eu/en/carv6/auction/10711547
2026-03-24 22:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ec0ce8d-9869-5190-a840-956d1302929a with identifier: 10711405
2026-03-24 22:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ec0ce8d-9869-5190-a840-956d1302929a with scrape type 2
2026-03-24 22:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ec0ce8d-9869-5190-a840-956d1302929a with scrape type 2
2026-03-24 22:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ec0ce8d-9869-5190-a840-956d1302929a, identifier: 10711405
2026-03-24 22: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 22:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ec0ce8d-9869-5190-a840-956d1302929a with identifier: 10711405
2026-03-24 22:22:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ec0ce8d-9869-5190-a840-956d1302929a with identifier: 10711405
2026-03-24 22:22:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ec0ce8d-9869-5190-a840-956d1302929a with identifier: 10711405 to the API
2026-03-24 22:22:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0ec0ce8d-9869-5190-a840-956d1302929a',
'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=10711405',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 77114,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2019-05-31',
'seats_number': 5,
'seller_name': 'HP Automotive',
'title': 'Mercedes-Benz C Break 180d AMG Line - Diesel - Automatic - 116 hp - '
'77.114 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-24 22:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711405%27 HTTP/1.1" 200 None
2026-03-24 22:22:31 [adesa.be] INFO: Saving data for 10711405: {'auction_closing_time': 1774432800.0, 'created_time': 1774279403.446064, 'last_price_update_time': 1774390951.755661}
2026-03-24 22:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711405') HTTP/1.1" 204 0
2026-03-24 22: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 22: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 22: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 22:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b with identifier: 10711434
2026-03-24 22:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b with scrape type 2
2026-03-24 22:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b with scrape type 2
2026-03-24 22:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b, identifier: 10711434
2026-03-24 22:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 704038e6-2850-5582-a135-774673793bbc with identifier: 10711417
2026-03-24 22:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 704038e6-2850-5582-a135-774673793bbc with scrape type 2
2026-03-24 22:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 704038e6-2850-5582-a135-774673793bbc with scrape type 2
2026-03-24 22:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 704038e6-2850-5582-a135-774673793bbc, identifier: 10711417
2026-03-24 22:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10711791
2026-03-24 22:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with scrape type 2
2026-03-24 22:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with scrape type 2
2026-03-24 22:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985, identifier: 10711791
2026-03-24 22:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eed2989e-d0c4-5955-a068-6a21f91164bd with identifier: 10711390
2026-03-24 22:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eed2989e-d0c4-5955-a068-6a21f91164bd with scrape type 2
2026-03-24 22:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eed2989e-d0c4-5955-a068-6a21f91164bd with scrape type 2
2026-03-24 22:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eed2989e-d0c4-5955-a068-6a21f91164bd, identifier: 10711390
2026-03-24 22:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b with identifier: 10711434
2026-03-24 22:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b with identifier: 10711434
2026-03-24 22:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b with identifier: 10711434 to the API
2026-03-24 22:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711434>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '27e079bb-bc2b-5dbd-b8d9-53cac3c4b84b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPS457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711434',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 219508,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Mercedes-Benz CLA Shooting Brake 180d Luxury - Diesel - Automatic - '
'116 hp - 219.508 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-24 22:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711434%27 HTTP/1.1" 200 None
2026-03-24 22:22:32 [adesa.be] INFO: Saving data for 10711434: {'auction_closing_time': 1774432800.0, 'created_time': 1774281318.100189, 'last_price_update_time': 1774390952.444425}
2026-03-24 22:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711434') HTTP/1.1" 204 0
2026-03-24 22:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 704038e6-2850-5582-a135-774673793bbc with identifier: 10711417
2026-03-24 22:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 704038e6-2850-5582-a135-774673793bbc with identifier: 10711417
2026-03-24 22:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 704038e6-2850-5582-a135-774673793bbc with identifier: 10711417 to the API
2026-03-24 22:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711417>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '704038e6-2850-5582-a135-774673793bbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VCE552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711417',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 153646,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2016-03-02',
'seats_number': 5,
'seller_name': 'YA-Motors',
'title': 'Mercedes-Benz C 200 AMG Line - Diesel - Automatic - 136 hp - '
'153.646 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2016}
2026-03-24 22:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711417%27 HTTP/1.1" 200 None
2026-03-24 22:22:32 [adesa.be] INFO: Saving data for 10711417: {'auction_closing_time': 1774432800.0, 'created_time': 1774281348.574149, 'last_price_update_time': 1774390952.719712}
2026-03-24 22:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711417') HTTP/1.1" 204 0
2026-03-24 22:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10711791
2026-03-24 22:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10711791
2026-03-24 22:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cf6e87f-f7ea-582c-9abf-dc14e2f56985 with identifier: 10711791 to the API
2026-03-24 22:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711791>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1cf6e87f-f7ea-582c-9abf-dc14e2f56985',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '632761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711791',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 262466,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2004-10-11',
'seats_number': 5,
'seller_name': "Auto's R. Beyen // BEYEN, ROEL",
'title': 'Mercedes-Benz C 220 CDI Classic - Diesel - Automatic - 122 hp - '
'262.466 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2004}
2026-03-24 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711791%27 HTTP/1.1" 200 None
2026-03-24 22:22:33 [adesa.be] INFO: Saving data for 10711791: {'auction_closing_time': 1774431000.0, 'created_time': 1774281338.211551, 'last_price_update_time': 1774390953.268244}
2026-03-24 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711791') HTTP/1.1" 204 0
2026-03-24 22:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eed2989e-d0c4-5955-a068-6a21f91164bd with identifier: 10711390
2026-03-24 22:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eed2989e-d0c4-5955-a068-6a21f91164bd with identifier: 10711390
2026-03-24 22:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eed2989e-d0c4-5955-a068-6a21f91164bd with identifier: 10711390 to the API
2026-03-24 22:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711390>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 171,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'eed2989e-d0c4-5955-a068-6a21f91164bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDR819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711390',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 111832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 5,
'seller_name': 'Trust Consulting sprl',
'title': 'Mercedes-Benz C 180 AMG Line - Petrol - Automatic - 171 hp - '
'111.832 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-24 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711390%27 HTTP/1.1" 200 None
2026-03-24 22:22:33 [adesa.be] INFO: Saving data for 10711390: {'auction_closing_time': 1774432800.0, 'created_time': 1774281331.972806, 'last_price_update_time': 1774390953.602088}
2026-03-24 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711390') HTTP/1.1" 204 0
2026-03-24 22:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22: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 22:22: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 22:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10711744
2026-03-24 22:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with scrape type 2
2026-03-24 22:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with scrape type 2
2026-03-24 22:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c, identifier: 10711744
2026-03-24 22:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with identifier: 10711766
2026-03-24 22:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with scrape type 2
2026-03-24 22:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with scrape type 2
2026-03-24 22:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6, identifier: 10711766
2026-03-24 22:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10711744
2026-03-24 22:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10711744
2026-03-24 22:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10711744 to the API
2026-03-24 22:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711744>
{'auction_title': '',
'c_o_2_emission_value': 89,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TEM063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711744',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 95560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7150,
'price_includes_vat': True,
'registration_date': '2017-10-11',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 3 Doors One D 1.5 - Diesel - Manual - 95 hp - 95.560 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711744%27 HTTP/1.1" 200 None
2026-03-24 22:22:34 [adesa.be] INFO: Saving data for 10711744: {'auction_closing_time': 1774431000.0, 'created_time': 1774279409.139008, 'last_price_update_time': 1774390954.180284}
2026-03-24 22:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711744') HTTP/1.1" 204 0
2026-03-24 22:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with identifier: 10711766
2026-03-24 22:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with identifier: 10711766
2026-03-24 22:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with identifier: 10711766 to the API
2026-03-24 22:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711766>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '016fe0ab-7a84-5d7f-8dab-11d5d390aab6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SLK197',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711766',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 185819,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5050,
'price_includes_vat': True,
'registration_date': '2015-10-16',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 5 Doors Cooper D 1.5 - Diesel - Manual - 116 hp - 185.819 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711766%27 HTTP/1.1" 200 None
2026-03-24 22:22:34 [adesa.be] INFO: Saving data for 10711766: {'auction_closing_time': 1774431000.0, 'created_time': 1774279406.959975, 'last_price_update_time': 1774390954.458024}
2026-03-24 22:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711766') HTTP/1.1" 204 0
2026-03-24 22:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22: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 22:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with identifier: 10711545
2026-03-24 22:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with scrape type 2
2026-03-24 22:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with scrape type 2
2026-03-24 22:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c, identifier: 10711545
2026-03-24 22:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with identifier: 10711545
2026-03-24 22:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with identifier: 10711545
2026-03-24 22:22:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with identifier: 10711545 to the API
2026-03-24 22:22:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711545>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7c6fc9a0-fe03-5634-90a6-a3773e12f55c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1vrt359',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711545',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Pulsar',
'odometer': 219226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2017-04-25',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Nissan Pulsar 1.5 DCI - Diesel - Manual - 110 hp - 219.226 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711545%27 HTTP/1.1" 200 None
2026-03-24 22:22:35 [adesa.be] INFO: Saving data for 10711545: {'auction_closing_time': 1774432800.0, 'created_time': 1774281310.960312, 'last_price_update_time': 1774390955.561674}
2026-03-24 22:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711545') HTTP/1.1" 204 0
2026-03-24 22:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22: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 22:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8275b950-52cf-530a-9aff-fe877e3caf54 with identifier: 10711815
2026-03-24 22:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8275b950-52cf-530a-9aff-fe877e3caf54 with scrape type 2
2026-03-24 22:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8275b950-52cf-530a-9aff-fe877e3caf54 with scrape type 2
2026-03-24 22:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8275b950-52cf-530a-9aff-fe877e3caf54, identifier: 10711815
2026-03-24 22:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8275b950-52cf-530a-9aff-fe877e3caf54 with identifier: 10711815
2026-03-24 22:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8275b950-52cf-530a-9aff-fe877e3caf54 with identifier: 10711815
2026-03-24 22:22:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8275b950-52cf-530a-9aff-fe877e3caf54 with identifier: 10711815 to the API
2026-03-24 22:22:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711815>
{'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': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '8275b950-52cf-530a-9aff-fe877e3caf54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUX822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711815',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Primastar',
'odometer': 23790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14950,
'price_includes_vat': True,
'registration_date': '2024-02-05',
'seats_number': 3,
'seller_name': 'Autohandel Van Dessel bvba',
'title': 'Nissan Primastar L2H1 2.0 DCI Acenta - Diesel - Manual - 130 hp - '
'23.790 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2024}
2026-03-24 22:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711815%27 HTTP/1.1" 200 None
2026-03-24 22:22:36 [adesa.be] INFO: Saving data for 10711815: {'auction_closing_time': 1774431000.0, 'created_time': 1774281309.885459, 'last_price_update_time': 1774390956.042505}
2026-03-24 22:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711815') HTTP/1.1" 204 0
2026-03-24 22:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5eb3a21-9c6d-574d-adcc-42133f02fb92 with identifier: 10711565
2026-03-24 22:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5eb3a21-9c6d-574d-adcc-42133f02fb92 with scrape type 2
2026-03-24 22:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5eb3a21-9c6d-574d-adcc-42133f02fb92 with scrape type 2
2026-03-24 22:22:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5eb3a21-9c6d-574d-adcc-42133f02fb92, identifier: 10711565
2026-03-24 22:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5eb3a21-9c6d-574d-adcc-42133f02fb92 with identifier: 10711565
2026-03-24 22:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5eb3a21-9c6d-574d-adcc-42133f02fb92 with identifier: 10711565
2026-03-24 22:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5eb3a21-9c6d-574d-adcc-42133f02fb92 with identifier: 10711565 to the API
2026-03-24 22:22:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711565>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5eb3a21-9c6d-574d-adcc-42133f02fb92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '033657',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711565',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 115085,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2550,
'price_includes_vat': True,
'registration_date': '2016-03-25',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Opel Astra GTC 1.6 CDTI - Diesel - Manual - 135 hp - 115.085 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711565%27 HTTP/1.1" 200 None
2026-03-24 22:22:37 [adesa.be] INFO: Saving data for 10711565: {'auction_closing_time': 1774432800.0, 'created_time': 1774281303.906514, 'last_price_update_time': 1774390957.182958}
2026-03-24 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711565') HTTP/1.1" 204 0
2026-03-24 22:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 220e1167-0ef2-5c8a-b368-6928659f11e4 with identifier: 10711830
2026-03-24 22:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 220e1167-0ef2-5c8a-b368-6928659f11e4 with scrape type 2
2026-03-24 22:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 220e1167-0ef2-5c8a-b368-6928659f11e4 with scrape type 2
2026-03-24 22:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 220e1167-0ef2-5c8a-b368-6928659f11e4, identifier: 10711830
2026-03-24 22:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 220e1167-0ef2-5c8a-b368-6928659f11e4 with identifier: 10711830
2026-03-24 22:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 220e1167-0ef2-5c8a-b368-6928659f11e4 with identifier: 10711830
2026-03-24 22:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 220e1167-0ef2-5c8a-b368-6928659f11e4 with identifier: 10711830 to the API
2026-03-24 22:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711830>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'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': '220e1167-0ef2-5c8a-b368-6928659f11e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFH789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711830',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 73024,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 5,
'seller_name': 'Rizq Occasions',
'title': 'Opel Astra Sports Tourer 1.2 - Petrol - Manual - 110 hp - 73.024 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711830%27 HTTP/1.1" 200 None
2026-03-24 22:22:40 [adesa.be] INFO: Saving data for 10711830: {'auction_closing_time': 1774431000.0, 'created_time': 1774281311.552921, 'last_price_update_time': 1774390960.342478}
2026-03-24 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711830') HTTP/1.1" 204 0
2026-03-24 22:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 880c25fb-2784-50e5-825c-3b89a80c8a88 with identifier: 10711486
2026-03-24 22:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 880c25fb-2784-50e5-825c-3b89a80c8a88 with scrape type 2
2026-03-24 22:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 880c25fb-2784-50e5-825c-3b89a80c8a88 with scrape type 2
2026-03-24 22:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 880c25fb-2784-50e5-825c-3b89a80c8a88, identifier: 10711486
2026-03-24 22:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 880c25fb-2784-50e5-825c-3b89a80c8a88 with identifier: 10711486
2026-03-24 22:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 880c25fb-2784-50e5-825c-3b89a80c8a88 with identifier: 10711486
2026-03-24 22:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 880c25fb-2784-50e5-825c-3b89a80c8a88 with identifier: 10711486 to the API
2026-03-24 22:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711486>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '880c25fb-2784-50e5-825c-3b89a80c8a88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SKX493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711486',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Pulsar',
'odometer': 122130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2017-06-02',
'seats_number': 5,
'seller_name': 'OZ-Turano Motors',
'title': 'Nissan Pulsar 1.2 - Petrol - Manual - 115 hp - 122.130 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711486%27 HTTP/1.1" 200 None
2026-03-24 22:22:40 [adesa.be] INFO: Saving data for 10711486: {'auction_closing_time': 1774432800.0, 'created_time': 1774281305.339735, 'last_price_update_time': 1774390960.727733}
2026-03-24 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711486') HTTP/1.1" 204 0
2026-03-24 22:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10711892
2026-03-24 22:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with scrape type 2
2026-03-24 22:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with scrape type 2
2026-03-24 22:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e, identifier: 10711892
2026-03-24 22:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10711892
2026-03-24 22:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10711892
2026-03-24 22:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10711892 to the API
2026-03-24 22:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711892>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'c682f6ab-2077-542a-9a49-8bf2a5b3cd6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VUG457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711892',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 302570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2012-03-28',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 3 Doors One D - Diesel - Manual - 90 hp - 302.570 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-24 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711892%27 HTTP/1.1" 200 None
2026-03-24 22:22:41 [adesa.be] INFO: Saving data for 10711892: {'auction_closing_time': 1774433700.0, 'created_time': 1774279406.228467, 'last_price_update_time': 1774390961.100548}
2026-03-24 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711892') HTTP/1.1" 204 0
2026-03-24 22:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea6e8ee4-42a6-5541-b0d8-f743a9ca5d2b with identifier: 10713175
2026-03-24 22:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea6e8ee4-42a6-5541-b0d8-f743a9ca5d2b with scrape type 2
2026-03-24 22:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea6e8ee4-42a6-5541-b0d8-f743a9ca5d2b with scrape type 2
2026-03-24 22:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea6e8ee4-42a6-5541-b0d8-f743a9ca5d2b, identifier: 10713175
2026-03-24 22:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea6e8ee4-42a6-5541-b0d8-f743a9ca5d2b with identifier: 10713175
2026-03-24 22:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea6e8ee4-42a6-5541-b0d8-f743a9ca5d2b with identifier: 10713175
2026-03-24 22:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea6e8ee4-42a6-5541-b0d8-f743a9ca5d2b with identifier: 10713175 to the API
2026-03-24 22:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713175>
{'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': 122,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea6e8ee4-42a6-5541-b0d8-f743a9ca5d2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1jrc860',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713175',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 87634,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'Loncke Autobedrijf nv',
'title': 'Opel Astra Sports Tourer 1.5 CDTI - Diesel - Manual - 122 hp - '
'87.634 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713175%27 HTTP/1.1" 200 None
2026-03-24 22:22:42 [adesa.be] INFO: Saving data for 10713175: {'auction_closing_time': 1774432800.0, 'created_time': 1774281311.22865, 'last_price_update_time': 1774390962.975756}
2026-03-24 22:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713175') HTTP/1.1" 204 0
2026-03-24 22:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f739b6e4-8d91-58a0-8a12-6faaf06082a1 with identifier: 10711478
2026-03-24 22:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f739b6e4-8d91-58a0-8a12-6faaf06082a1 with scrape type 2
2026-03-24 22:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f739b6e4-8d91-58a0-8a12-6faaf06082a1 with scrape type 2
2026-03-24 22:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f739b6e4-8d91-58a0-8a12-6faaf06082a1, identifier: 10711478
2026-03-24 22:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f739b6e4-8d91-58a0-8a12-6faaf06082a1 with identifier: 10711478
2026-03-24 22:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f739b6e4-8d91-58a0-8a12-6faaf06082a1 with identifier: 10711478
2026-03-24 22:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f739b6e4-8d91-58a0-8a12-6faaf06082a1 with identifier: 10711478 to the API
2026-03-24 22:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711478>
{'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': 122,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f739b6e4-8d91-58a0-8a12-6faaf06082a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '009553',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711478',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 100183,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2019-12-16',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Astra Sports Tourer 1.5 CDTI - Diesel - Automatic - 122 hp - '
'100.183 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711478%27 HTTP/1.1" 200 None
2026-03-24 22:22:44 [adesa.be] INFO: Saving data for 10711478: {'auction_closing_time': 1774432800.0, 'created_time': 1774281301.376345, 'last_price_update_time': 1774390964.429887}
2026-03-24 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711478') HTTP/1.1" 204 0
2026-03-24 22:22:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22: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 22:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf with identifier: 10711523
2026-03-24 22:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf with scrape type 2
2026-03-24 22:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf with scrape type 2
2026-03-24 22:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf, identifier: 10711523
2026-03-24 22:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf with identifier: 10711523
2026-03-24 22:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf with identifier: 10711523
2026-03-24 22:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf with identifier: 10711523 to the API
2026-03-24 22:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711523>
{'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:00:00Z',
'fuel_type': 'Diesel',
'id': '78b8a1fe-e7ae-5d71-bc44-3c0de9487bbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAL484',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711523',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 175329,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4750,
'price_includes_vat': True,
'registration_date': '2018-07-30',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Land Rover Discovery Sport 2.0 TD4 - Diesel - Manual - 149 hp - '
'175.329 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711523%27 HTTP/1.1" 200 None
2026-03-24 22:22:48 [adesa.be] INFO: Saving data for 10711523: {'auction_closing_time': 1774432800.0, 'created_time': 1774281349.460521, 'last_price_update_time': 1774390968.353421}
2026-03-24 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711523') HTTP/1.1" 204 0
2026-03-24 22:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 225210f2-add3-569d-931f-ea4a7e13dd94 with identifier: 10711547
2026-03-24 22:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 225210f2-add3-569d-931f-ea4a7e13dd94 with scrape type 2
2026-03-24 22:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 225210f2-add3-569d-931f-ea4a7e13dd94 with scrape type 2
2026-03-24 22:22:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 225210f2-add3-569d-931f-ea4a7e13dd94, identifier: 10711547
2026-03-24 22:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 225210f2-add3-569d-931f-ea4a7e13dd94 with identifier: 10711547
2026-03-24 22:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 225210f2-add3-569d-931f-ea4a7e13dd94 with identifier: 10711547
2026-03-24 22:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 225210f2-add3-569d-931f-ea4a7e13dd94 with identifier: 10711547 to the API
2026-03-24 22:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711547>
{'auction_title': '',
'c_o_2_emission_value': 89,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '225210f2-add3-569d-931f-ea4a7e13dd94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '083546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711547',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 215799,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2016-06-14',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Astra Sports Tourer 1.6 CDTI - Diesel - Manual - 110 hp - '
'215.799 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711547%27 HTTP/1.1" 200 None
2026-03-24 22:22:49 [adesa.be] INFO: Saving data for 10711547: {'auction_closing_time': 1774432800.0, 'created_time': 1774281301.652491, 'last_price_update_time': 1774390969.234817}
2026-03-24 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711547') HTTP/1.1" 204 0
2026-03-24 22:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a49ce40-547f-505d-8d26-338393d76184 with identifier: 10711538
2026-03-24 22:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a49ce40-547f-505d-8d26-338393d76184 with scrape type 2
2026-03-24 22:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a49ce40-547f-505d-8d26-338393d76184 with scrape type 2
2026-03-24 22:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a49ce40-547f-505d-8d26-338393d76184, identifier: 10711538
2026-03-24 22:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a49ce40-547f-505d-8d26-338393d76184 with identifier: 10711538
2026-03-24 22:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a49ce40-547f-505d-8d26-338393d76184 with identifier: 10711538
2026-03-24 22:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a49ce40-547f-505d-8d26-338393d76184 with identifier: 10711538 to the API
2026-03-24 22:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711538>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '9a49ce40-547f-505d-8d26-338393d76184',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '065583',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711538',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 182238,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2016-05-27',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Astra 1.4i - Petrol - Manual - 100 hp - 182.238 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711538%27 HTTP/1.1" 200 None
2026-03-24 22:22:49 [adesa.be] INFO: Saving data for 10711538: {'auction_closing_time': 1774432800.0, 'created_time': 1774281303.614146, 'last_price_update_time': 1774390969.626241}
2026-03-24 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711538') HTTP/1.1" 204 0
2026-03-24 22:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10711798
2026-03-24 22:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a4d777f-2741-52e3-93ec-2537adef6d0e with scrape type 2
2026-03-24 22:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a4d777f-2741-52e3-93ec-2537adef6d0e with scrape type 2
2026-03-24 22:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a4d777f-2741-52e3-93ec-2537adef6d0e, identifier: 10711798
2026-03-24 22:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10711798
2026-03-24 22:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10711798
2026-03-24 22:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10711798 to the API
2026-03-24 22:22:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711798>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 3',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0a4d777f-2741-52e3-93ec-2537adef6d0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HGE905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711798',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 160140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 750,
'price_includes_vat': True,
'registration_date': '2002-02-20',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 3 Doors Cooper 1.6 - Petrol - Manual - 115 hp - 160.140 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2002}
2026-03-24 22:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711798%27 HTTP/1.1" 200 None
2026-03-24 22:22:50 [adesa.be] INFO: Saving data for 10711798: {'auction_closing_time': 1774431000.0, 'created_time': 1774279419.016252, 'last_price_update_time': 1774390970.814913}
2026-03-24 22:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711798') HTTP/1.1" 204 0
2026-03-24 22:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with identifier: 10711935
2026-03-24 22:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with scrape type 2
2026-03-24 22:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with scrape type 2
2026-03-24 22:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475, identifier: 10711935
2026-03-24 22:22:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with identifier: 10711935
2026-03-24 22:22:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with identifier: 10711935
2026-03-24 22:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0d1856d-ebf6-5f7c-8bb2-b549da3b5475 with identifier: 10711935 to the API
2026-03-24 22:22:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711935>
{'auction_title': '',
'c_o_2_emission_value': 217,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 139,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f0d1856d-ebf6-5f7c-8bb2-b549da3b5475',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'rr697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711935',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 162311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2150,
'price_includes_vat': True,
'registration_date': '2007-02-12',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Nissan X-Trail 2.0 - Petrol - Manual - 139 hp - 162.311 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-24 22:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711935%27 HTTP/1.1" 200 None
2026-03-24 22:22:51 [adesa.be] INFO: Saving data for 10711935: {'auction_closing_time': 1774432800.0, 'created_time': 1774279429.576861, 'last_price_update_time': 1774390971.300122}
2026-03-24 22:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711935') HTTP/1.1" 204 0
2026-03-24 22:22:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 166c2f02-f696-5d16-a792-9baf10811ed9 with identifier: 10711763
2026-03-24 22:22:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 166c2f02-f696-5d16-a792-9baf10811ed9 with scrape type 2
2026-03-24 22:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 166c2f02-f696-5d16-a792-9baf10811ed9 with scrape type 2
2026-03-24 22:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 166c2f02-f696-5d16-a792-9baf10811ed9, identifier: 10711763
2026-03-24 22:22:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 166c2f02-f696-5d16-a792-9baf10811ed9 with identifier: 10711763
2026-03-24 22:22:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 166c2f02-f696-5d16-a792-9baf10811ed9 with identifier: 10711763
2026-03-24 22:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 166c2f02-f696-5d16-a792-9baf10811ed9 with identifier: 10711763 to the API
2026-03-24 22:22:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711763>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '166c2f02-f696-5d16-a792-9baf10811ed9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PFD362',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711763',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 179171,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3950,
'price_includes_vat': True,
'registration_date': '2015-09-03',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini Countryman One D 1.6 - Diesel - Manual - 90 hp - 179.171 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711763%27 HTTP/1.1" 200 None
2026-03-24 22:22:51 [adesa.be] INFO: Saving data for 10711763: {'auction_closing_time': 1774431000.0, 'created_time': 1774279406.576383, 'last_price_update_time': 1774390971.656498}
2026-03-24 22:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711763') HTTP/1.1" 204 0
2026-03-24 22:22:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8e14ec9-f8b7-54e8-a8ee-af1450ff6405 with identifier: 10711391
2026-03-24 22:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8e14ec9-f8b7-54e8-a8ee-af1450ff6405 with scrape type 2
2026-03-24 22:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8e14ec9-f8b7-54e8-a8ee-af1450ff6405 with scrape type 2
2026-03-24 22:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8e14ec9-f8b7-54e8-a8ee-af1450ff6405, identifier: 10711391
2026-03-24 22:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8e14ec9-f8b7-54e8-a8ee-af1450ff6405 with identifier: 10711391
2026-03-24 22:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8e14ec9-f8b7-54e8-a8ee-af1450ff6405 with identifier: 10711391
2026-03-24 22:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8e14ec9-f8b7-54e8-a8ee-af1450ff6405 with identifier: 10711391 to the API
2026-03-24 22:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711391>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '5.5L',
'engine_horse_power': 557,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e8e14ec9-f8b7-54e8-a8ee-af1450ff6405',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KARMA1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711391',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'ML',
'odometer': 190499,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2013-09-16',
'seats_number': 2,
'seller_name': "Zebs Auto's bv",
'title': 'Mercedes-Benz ML AMG 63 AMG Line - Petrol - Automatic - 557 hp - '
'190.499 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2013}
2026-03-24 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711391%27 HTTP/1.1" 200 None
2026-03-24 22:22:58 [adesa.be] INFO: Saving data for 10711391: {'auction_closing_time': 1774432800.0, 'created_time': 1774279419.866054, 'last_price_update_time': 1774390978.478887}
2026-03-24 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711391') HTTP/1.1" 204 0
2026-03-24 22:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10711788
2026-03-24 22:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with scrape type 2
2026-03-24 22:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with scrape type 2
2026-03-24 22:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77, identifier: 10711788
2026-03-24 22:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10711788
2026-03-24 22:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10711788
2026-03-24 22:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10711788 to the API
2026-03-24 22:23:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711788>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 2',
'engine': '2.7L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XNH174',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711788',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Terrano',
'odometer': 108564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2001-06-07',
'seats_number': 2,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Nissan Terrano 2.7 SE - Diesel - Manual - 125 hp - 108.564 km',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2001}
2026-03-24 22:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711788%27 HTTP/1.1" 200 None
2026-03-24 22:23:02 [adesa.be] INFO: Saving data for 10711788: {'auction_closing_time': 1774431000.0, 'created_time': 1774281312.678943, 'last_price_update_time': 1774390982.232201}
2026-03-24 22:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711788') HTTP/1.1" 204 0
2026-03-24 22:23:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23: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 22:23:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3383f396-5701-5317-8305-979a979ffc05 with identifier: 10711623
2026-03-24 22:23:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3383f396-5701-5317-8305-979a979ffc05 with scrape type 2
2026-03-24 22:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3383f396-5701-5317-8305-979a979ffc05 with scrape type 2
2026-03-24 22:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3383f396-5701-5317-8305-979a979ffc05, identifier: 10711623
2026-03-24 22:23:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3383f396-5701-5317-8305-979a979ffc05 with identifier: 10711623
2026-03-24 22:23:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3383f396-5701-5317-8305-979a979ffc05 with identifier: 10711623
2026-03-24 22:23:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3383f396-5701-5317-8305-979a979ffc05 with identifier: 10711623 to the API
2026-03-24 22:23:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 449,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '3383f396-5701-5317-8305-979a979ffc05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AKINM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 21,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 188000,
'price_includes_vat': True,
'registration_date': '2026-01-05',
'seats_number': 5,
'seller_name': "Auto's Carma bv",
'title': 'Mercedes-Benz GLE Coupé AMG - Hybrid - Automatic - 449 hp - 21 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711623%27 HTTP/1.1" 200 None
2026-03-24 22:23:04 [adesa.be] INFO: Saving data for 10711623: {'auction_closing_time': 1774431000.0, 'created_time': 1774279423.13164, 'last_price_update_time': 1774390984.038133}
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711623') HTTP/1.1" 204 0
2026-03-24 22:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:04 [adesa.be] INFO: Found listing with ID: 10711542
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711542%27 HTTP/1.1" 200 None
2026-03-24 22:23:04 [adesa.be] INFO: Scrape type for 10711542: 2
2026-03-24 22:23:04 [adesa.be] INFO: Scraping item 10711542 url https://www.openlane.eu/en/carv6/auction/10711542
2026-03-24 22:23:04 [adesa.be] INFO: Found listing with ID: 10717980
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717980%27 HTTP/1.1" 200 None
2026-03-24 22:23:04 [adesa.be] INFO: Scrape type for 10717980: 0
2026-03-24 22:23:04 [adesa.be] INFO: Skipping item 10717980 url https://www.openlane.eu/en/carv6/auction/10717980
2026-03-24 22:23:04 [adesa.be] INFO: Found listing with ID: 10711922
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711922%27 HTTP/1.1" 200 None
2026-03-24 22:23:04 [adesa.be] INFO: Scrape type for 10711922: 2
2026-03-24 22:23:04 [adesa.be] INFO: Scraping item 10711922 url https://www.openlane.eu/en/carv6/auction/10711922
2026-03-24 22:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23:04 [adesa.be] INFO: Found listing with ID: 10711449
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711449%27 HTTP/1.1" 200 None
2026-03-24 22:23:04 [adesa.be] INFO: Scrape type for 10711449: 2
2026-03-24 22:23:04 [adesa.be] INFO: Scraping item 10711449 url https://www.openlane.eu/en/carv6/auction/10711449
2026-03-24 22: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 22:23:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f99507ba-5c89-5ddd-a993-ac2b418e9e1c with identifier: 10711586
2026-03-24 22:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f99507ba-5c89-5ddd-a993-ac2b418e9e1c with scrape type 2
2026-03-24 22:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f99507ba-5c89-5ddd-a993-ac2b418e9e1c with scrape type 2
2026-03-24 22:23:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f99507ba-5c89-5ddd-a993-ac2b418e9e1c, identifier: 10711586
2026-03-24 22:23:04 [adesa.be] INFO: Found listing with ID: 10711735
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711735%27 HTTP/1.1" 200 None
2026-03-24 22:23:04 [adesa.be] INFO: Scrape type for 10711735: 2
2026-03-24 22:23:04 [adesa.be] INFO: Scraping item 10711735 url https://www.openlane.eu/en/carv6/auction/10711735
2026-03-24 22:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f99507ba-5c89-5ddd-a993-ac2b418e9e1c with identifier: 10711586
2026-03-24 22:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f99507ba-5c89-5ddd-a993-ac2b418e9e1c with identifier: 10711586
2026-03-24 22:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f99507ba-5c89-5ddd-a993-ac2b418e9e1c with identifier: 10711586 to the API
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711586>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 88,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f99507ba-5c89-5ddd-a993-ac2b418e9e1c',
'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=10711586',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Note',
'odometer': 267431,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2007-08-22',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Nissan Note 1.4i - Petrol - Manual - 88 hp - 267.431 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711586%27 HTTP/1.1" 200 None
2026-03-24 22:23:04 [adesa.be] INFO: Saving data for 10711586: {'auction_closing_time': 1774432800.0, 'created_time': 1774279408.413918, 'last_price_update_time': 1774390984.638308}
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711586') HTTP/1.1" 204 0
2026-03-24 22:23:04 [adesa.be] INFO: Found listing with ID: 10711521
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711521%27 HTTP/1.1" 200 None
2026-03-24 22:23:04 [adesa.be] INFO: Scrape type for 10711521: 2
2026-03-24 22:23:04 [adesa.be] INFO: Scraping item 10711521 url https://www.openlane.eu/en/carv6/auction/10711521
2026-03-24 22:23:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c207fd3c-454f-5364-912c-216af3f64402 with identifier: 10711533
2026-03-24 22:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c207fd3c-454f-5364-912c-216af3f64402 with scrape type 2
2026-03-24 22:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c207fd3c-454f-5364-912c-216af3f64402 with scrape type 2
2026-03-24 22:23:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c207fd3c-454f-5364-912c-216af3f64402, identifier: 10711533
2026-03-24 22:23:04 [adesa.be] INFO: Found listing with ID: 10711585
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711585%27 HTTP/1.1" 200 None
2026-03-24 22:23:04 [adesa.be] INFO: Scrape type for 10711585: 2
2026-03-24 22:23:04 [adesa.be] INFO: Scraping item 10711585 url https://www.openlane.eu/en/carv6/auction/10711585
2026-03-24 22:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c207fd3c-454f-5364-912c-216af3f64402 with identifier: 10711533
2026-03-24 22:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c207fd3c-454f-5364-912c-216af3f64402 with identifier: 10711533
2026-03-24 22:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c207fd3c-454f-5364-912c-216af3f64402 with identifier: 10711533 to the API
2026-03-24 22:23:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711533>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c207fd3c-454f-5364-912c-216af3f64402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '691904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711533',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLK',
'odometer': 296907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2011-05-18',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Mercedes-Benz GLK 200 CDI - Diesel - Manual - 143 hp - 296.907 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711533%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Saving data for 10711533: {'auction_closing_time': 1774432800.0, 'created_time': 1774279430.359265, 'last_price_update_time': 1774390985.058109}
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711533') HTTP/1.1" 204 0
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10717938
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717938%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10717938: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10717938 url https://www.openlane.eu/en/carv6/auction/10717938
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10713223
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713223%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10713223: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10713223 url https://www.openlane.eu/en/carv6/auction/10713223
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10718017
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718017%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10718017: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10718017 url https://www.openlane.eu/en/carv6/auction/10718017
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711519
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711519%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711519: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711519 url https://www.openlane.eu/en/carv6/auction/10711519
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10717978
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717978%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10717978: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10717978 url https://www.openlane.eu/en/carv6/auction/10717978
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711786
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711786%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711786: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711786 url https://www.openlane.eu/en/carv6/auction/10711786
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711978
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711978%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711978: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711978 url https://www.openlane.eu/en/carv6/auction/10711978
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10717944
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717944%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10717944: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10717944 url https://www.openlane.eu/en/carv6/auction/10717944
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10718042
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718042%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10718042: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10718042 url https://www.openlane.eu/en/carv6/auction/10718042
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711452
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711452%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711452: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711452 url https://www.openlane.eu/en/carv6/auction/10711452
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711846
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711846%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711846: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711846 url https://www.openlane.eu/en/carv6/auction/10711846
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711819
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711819%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711819: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711819 url https://www.openlane.eu/en/carv6/auction/10711819
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711429
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711429%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711429: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711429 url https://www.openlane.eu/en/carv6/auction/10711429
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711445
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711445%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711445: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711445 url https://www.openlane.eu/en/carv6/auction/10711445
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711526
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711526%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711526: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711526 url https://www.openlane.eu/en/carv6/auction/10711526
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10717970
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717970%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10717970: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10717970 url https://www.openlane.eu/en/carv6/auction/10717970
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711891
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711891%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711891: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711891 url https://www.openlane.eu/en/carv6/auction/10711891
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711581
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711581%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711581: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711581 url https://www.openlane.eu/en/carv6/auction/10711581
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10717934
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717934%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10717934: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10717934 url https://www.openlane.eu/en/carv6/auction/10717934
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10717997
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717997%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10717997: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10717997 url https://www.openlane.eu/en/carv6/auction/10717997
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10718096
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718096%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10718096: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10718096 url https://www.openlane.eu/en/carv6/auction/10718096
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711482
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711482%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711482: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711482 url https://www.openlane.eu/en/carv6/auction/10711482
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711516
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711516%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711516: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711516 url https://www.openlane.eu/en/carv6/auction/10711516
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711745
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711745%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711745: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711745 url https://www.openlane.eu/en/carv6/auction/10711745
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711732
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711732%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711732: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711732 url https://www.openlane.eu/en/carv6/auction/10711732
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711423
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711423%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711423: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711423 url https://www.openlane.eu/en/carv6/auction/10711423
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711463
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711463%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711463: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711463 url https://www.openlane.eu/en/carv6/auction/10711463
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10713174
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713174%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10713174: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10713174 url https://www.openlane.eu/en/carv6/auction/10713174
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711759
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711759%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711759: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711759 url https://www.openlane.eu/en/carv6/auction/10711759
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711963
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711963%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711963: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711963 url https://www.openlane.eu/en/carv6/auction/10711963
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711558
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711558%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711558: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711558 url https://www.openlane.eu/en/carv6/auction/10711558
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711469
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711469%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711469: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711469 url https://www.openlane.eu/en/carv6/auction/10711469
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10717964
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717964%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10717964: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10717964 url https://www.openlane.eu/en/carv6/auction/10717964
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10717958
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717958%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10717958: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10717958 url https://www.openlane.eu/en/carv6/auction/10717958
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711512
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711512%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711512: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711512 url https://www.openlane.eu/en/carv6/auction/10711512
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711971
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711971%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711971: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711971 url https://www.openlane.eu/en/carv6/auction/10711971
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711955
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711955%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711955: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711955 url https://www.openlane.eu/en/carv6/auction/10711955
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10718020
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718020%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10718020: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10718020 url https://www.openlane.eu/en/carv6/auction/10718020
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10718029
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718029%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10718029: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10718029 url https://www.openlane.eu/en/carv6/auction/10718029
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10716351
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716351%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10716351: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10716351 url https://www.openlane.eu/en/carv6/auction/10716351
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711941
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711941%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711941: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711941 url https://www.openlane.eu/en/carv6/auction/10711941
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10711828
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711828%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10711828: 2
2026-03-24 22:23:05 [adesa.be] INFO: Scraping item 10711828 url https://www.openlane.eu/en/carv6/auction/10711828
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10718046
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718046%27 HTTP/1.1" 200 None
2026-03-24 22:23:05 [adesa.be] INFO: Scrape type for 10718046: 0
2026-03-24 22:23:05 [adesa.be] INFO: Skipping item 10718046 url https://www.openlane.eu/en/carv6/auction/10718046
2026-03-24 22:23:05 [adesa.be] INFO: Found listing with ID: 10717943
2026-03-24 22:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717943%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10717943: 0
2026-03-24 22:23:06 [adesa.be] INFO: Skipping item 10717943 url https://www.openlane.eu/en/carv6/auction/10717943
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10718051
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718051%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10718051: 0
2026-03-24 22:23:06 [adesa.be] INFO: Skipping item 10718051 url https://www.openlane.eu/en/carv6/auction/10718051
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10718088
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718088%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10718088: 0
2026-03-24 22:23:06 [adesa.be] INFO: Skipping item 10718088 url https://www.openlane.eu/en/carv6/auction/10718088
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10718007
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718007%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10718007: 0
2026-03-24 22:23:06 [adesa.be] INFO: Skipping item 10718007 url https://www.openlane.eu/en/carv6/auction/10718007
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10716255
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710716255%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10716255: 0
2026-03-24 22:23:06 [adesa.be] INFO: Skipping item 10716255 url https://www.openlane.eu/en/carv6/auction/10716255
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10711795
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711795%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10711795: 2
2026-03-24 22:23:06 [adesa.be] INFO: Scraping item 10711795 url https://www.openlane.eu/en/carv6/auction/10711795
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10711954
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711954%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10711954: 2
2026-03-24 22:23:06 [adesa.be] INFO: Scraping item 10711954 url https://www.openlane.eu/en/carv6/auction/10711954
2026-03-24 22:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10711499
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711499%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10711499: 2
2026-03-24 22:23:06 [adesa.be] INFO: Scraping item 10711499 url https://www.openlane.eu/en/carv6/auction/10711499
2026-03-24 22: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 22:23:06 [adesa.be] INFO: Found listing with ID: 10711973
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711973%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10711973: 2
2026-03-24 22:23:06 [adesa.be] INFO: Scraping item 10711973 url https://www.openlane.eu/en/carv6/auction/10711973
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10718070
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718070%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10718070: 0
2026-03-24 22:23:06 [adesa.be] INFO: Skipping item 10718070 url https://www.openlane.eu/en/carv6/auction/10718070
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10717989
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717989%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10717989: 0
2026-03-24 22:23:06 [adesa.be] INFO: Skipping item 10717989 url https://www.openlane.eu/en/carv6/auction/10717989
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10718035
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718035%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10718035: 0
2026-03-24 22:23:06 [adesa.be] INFO: Skipping item 10718035 url https://www.openlane.eu/en/carv6/auction/10718035
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10711492
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711492%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10711492: 2
2026-03-24 22:23:06 [adesa.be] INFO: Scraping item 10711492 url https://www.openlane.eu/en/carv6/auction/10711492
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10711746
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711746%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10711746: 2
2026-03-24 22:23:06 [adesa.be] INFO: Scraping item 10711746 url https://www.openlane.eu/en/carv6/auction/10711746
2026-03-24 22:23:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b908b203-c9b3-55af-8a56-55fff7bd9611 with identifier: 10711647
2026-03-24 22:23:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b908b203-c9b3-55af-8a56-55fff7bd9611 with scrape type 2
2026-03-24 22:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b908b203-c9b3-55af-8a56-55fff7bd9611 with scrape type 2
2026-03-24 22:23:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b908b203-c9b3-55af-8a56-55fff7bd9611, identifier: 10711647
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10711575
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711575%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10711575: 2
2026-03-24 22:23:06 [adesa.be] INFO: Scraping item 10711575 url https://www.openlane.eu/en/carv6/auction/10711575
2026-03-24 22:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b908b203-c9b3-55af-8a56-55fff7bd9611 with identifier: 10711647
2026-03-24 22:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b908b203-c9b3-55af-8a56-55fff7bd9611 with identifier: 10711647
2026-03-24 22:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b908b203-c9b3-55af-8a56-55fff7bd9611 with identifier: 10711647 to the API
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711647>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b908b203-c9b3-55af-8a56-55fff7bd9611',
'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=10711647',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 212226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31000,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'Car Eyes Consulting srl',
'title': 'Mercedes-Benz GLE 350de AMG Line Premium - 4-Matic - Hybrid - '
'Automatic - 194 hp - 212.226 km',
'transmission': 'automatic',
'trim': 'AMG Line Premium',
'vin': None,
'year': 2020}
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711647%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Saving data for 10711647: {'auction_closing_time': 1774431000.0, 'created_time': 1774279488.017373, 'last_price_update_time': 1774390986.836559}
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711647') HTTP/1.1" 204 0
2026-03-24 22:23:06 [scrapy.extensions.logstats] INFO: Crawled 796 pages (at 76 pages/min), scraped 680 items (at 76 items/min)
2026-03-24 22:23:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10718084
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718084%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10718084: 0
2026-03-24 22:23:06 [adesa.be] INFO: Skipping item 10718084 url https://www.openlane.eu/en/carv6/auction/10718084
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10711710
2026-03-24 22:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711710%27 HTTP/1.1" 200 None
2026-03-24 22:23:06 [adesa.be] INFO: Scrape type for 10711710: 2
2026-03-24 22:23:06 [adesa.be] INFO: Scraping item 10711710 url https://www.openlane.eu/en/carv6/auction/10711710
2026-03-24 22:23:06 [adesa.be] INFO: Found listing with ID: 10718001
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718001%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10718001: 0
2026-03-24 22:23:07 [adesa.be] INFO: Skipping item 10718001 url https://www.openlane.eu/en/carv6/auction/10718001
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10718027
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718027%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10718027: 0
2026-03-24 22:23:07 [adesa.be] INFO: Skipping item 10718027 url https://www.openlane.eu/en/carv6/auction/10718027
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711947
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711947%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711947: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711947 url https://www.openlane.eu/en/carv6/auction/10711947
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711781
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711781%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711781: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711781 url https://www.openlane.eu/en/carv6/auction/10711781
2026-03-24 22:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10718054
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718054%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10718054: 0
2026-03-24 22:23:07 [adesa.be] INFO: Skipping item 10718054 url https://www.openlane.eu/en/carv6/auction/10718054
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711446
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711446%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711446: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711446 url https://www.openlane.eu/en/carv6/auction/10711446
2026-03-24 22:23: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 22:23:07 [adesa.be] INFO: Found listing with ID: 10711689
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711689%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711689: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711689 url https://www.openlane.eu/en/carv6/auction/10711689
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711568
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711568%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711568: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711568 url https://www.openlane.eu/en/carv6/auction/10711568
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711557
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711557%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711557: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711557 url https://www.openlane.eu/en/carv6/auction/10711557
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10718034
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718034%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10718034: 0
2026-03-24 22:23:07 [adesa.be] INFO: Skipping item 10718034 url https://www.openlane.eu/en/carv6/auction/10718034
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711827
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711827%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711827: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711827 url https://www.openlane.eu/en/carv6/auction/10711827
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711888
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711888%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711888: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711888 url https://www.openlane.eu/en/carv6/auction/10711888
2026-03-24 22:23:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with identifier: 10711939
2026-03-24 22:23:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with scrape type 2
2026-03-24 22:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with scrape type 2
2026-03-24 22:23:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78, identifier: 10711939
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10717987
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717987%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10717987: 0
2026-03-24 22:23:07 [adesa.be] INFO: Skipping item 10717987 url https://www.openlane.eu/en/carv6/auction/10717987
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10718043
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718043%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10718043: 0
2026-03-24 22:23:07 [adesa.be] INFO: Skipping item 10718043 url https://www.openlane.eu/en/carv6/auction/10718043
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10717959
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717959%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10717959: 0
2026-03-24 22:23:07 [adesa.be] INFO: Skipping item 10717959 url https://www.openlane.eu/en/carv6/auction/10717959
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711774
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711774%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711774: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711774 url https://www.openlane.eu/en/carv6/auction/10711774
2026-03-24 22:23:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with identifier: 10711939
2026-03-24 22:23:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with identifier: 10711939
2026-03-24 22:23:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with identifier: 10711939 to the API
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711939>
{'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': 252,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '4a779a1a-9d66-5b3a-80a6-a7021cf45e78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUP345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711939',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 74618,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 65450,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Mercedes-Benz GLE Coupé 400e AMG Line - Hybrid - Automatic - 252 hp '
'- 74.618 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711939%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Saving data for 10711939: {'auction_closing_time': 1774432800.0, 'created_time': 1774279422.053899, 'last_price_update_time': 1774390987.6785}
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711939') HTTP/1.1" 204 0
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10709478
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709478%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10709478: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10709478 url https://www.openlane.eu/en/carv6/auction/10709478
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711883
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711883%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711883: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711883 url https://www.openlane.eu/en/carv6/auction/10711883
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10718016
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718016%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10718016: 0
2026-03-24 22:23:07 [adesa.be] INFO: Skipping item 10718016 url https://www.openlane.eu/en/carv6/auction/10718016
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711725
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711725%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711725: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711725 url https://www.openlane.eu/en/carv6/auction/10711725
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10718052
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718052%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10718052: 0
2026-03-24 22:23:07 [adesa.be] INFO: Skipping item 10718052 url https://www.openlane.eu/en/carv6/auction/10718052
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711693
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711693%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711693: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711693 url https://www.openlane.eu/en/carv6/auction/10711693
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711753
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711753%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711753: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711753 url https://www.openlane.eu/en/carv6/auction/10711753
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10713228
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713228%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10713228: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10713228 url https://www.openlane.eu/en/carv6/auction/10713228
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711506
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711506%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711506: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711506 url https://www.openlane.eu/en/carv6/auction/10711506
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10713227
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713227%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10713227: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10713227 url https://www.openlane.eu/en/carv6/auction/10713227
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711719
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711719%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711719: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711719 url https://www.openlane.eu/en/carv6/auction/10711719
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711832
2026-03-24 22:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711832%27 HTTP/1.1" 200 None
2026-03-24 22:23:07 [adesa.be] INFO: Scrape type for 10711832: 2
2026-03-24 22:23:07 [adesa.be] INFO: Scraping item 10711832 url https://www.openlane.eu/en/carv6/auction/10711832
2026-03-24 22:23:07 [adesa.be] INFO: Found listing with ID: 10711502
2026-03-24 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711502%27 HTTP/1.1" 200 None
2026-03-24 22:23:08 [adesa.be] INFO: Scrape type for 10711502: 2
2026-03-24 22:23:08 [adesa.be] INFO: Scraping item 10711502 url https://www.openlane.eu/en/carv6/auction/10711502
2026-03-24 22:23:08 [adesa.be] INFO: Found listing with ID: 10711878
2026-03-24 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711878%27 HTTP/1.1" 200 None
2026-03-24 22:23:08 [adesa.be] INFO: Scrape type for 10711878: 2
2026-03-24 22:23:08 [adesa.be] INFO: Scraping item 10711878 url https://www.openlane.eu/en/carv6/auction/10711878
2026-03-24 22:23:08 [adesa.be] INFO: Found listing with ID: 10711826
2026-03-24 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711826%27 HTTP/1.1" 200 None
2026-03-24 22:23:08 [adesa.be] INFO: Scrape type for 10711826: 2
2026-03-24 22:23:08 [adesa.be] INFO: Scraping item 10711826 url https://www.openlane.eu/en/carv6/auction/10711826
2026-03-24 22:23:08 [adesa.be] INFO: Found listing with ID: 10711936
2026-03-24 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711936%27 HTTP/1.1" 200 None
2026-03-24 22:23:08 [adesa.be] INFO: Scrape type for 10711936: 2
2026-03-24 22:23:08 [adesa.be] INFO: Scraping item 10711936 url https://www.openlane.eu/en/carv6/auction/10711936
2026-03-24 22:23:08 [adesa.be] INFO: Found listing with ID: 10711687
2026-03-24 22:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711687%27 HTTP/1.1" 200 None
2026-03-24 22:23:08 [adesa.be] INFO: Scrape type for 10711687: 2
2026-03-24 22:23:08 [adesa.be] INFO: Scraping item 10711687 url https://www.openlane.eu/en/carv6/auction/10711687
2026-03-24 22:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f71a8a59-fe64-597f-a5e8-c114fef04a83 with identifier: 10711451
2026-03-24 22:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f71a8a59-fe64-597f-a5e8-c114fef04a83 with scrape type 2
2026-03-24 22:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f71a8a59-fe64-597f-a5e8-c114fef04a83 with scrape type 2
2026-03-24 22:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f71a8a59-fe64-597f-a5e8-c114fef04a83, identifier: 10711451
2026-03-24 22:23:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f71a8a59-fe64-597f-a5e8-c114fef04a83 with identifier: 10711451
2026-03-24 22:23:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f71a8a59-fe64-597f-a5e8-c114fef04a83 with identifier: 10711451
2026-03-24 22:23:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f71a8a59-fe64-597f-a5e8-c114fef04a83 with identifier: 10711451 to the API
2026-03-24 22:23:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711451>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f71a8a59-fe64-597f-a5e8-c114fef04a83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HRP854',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711451',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'ML',
'odometer': 324385,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2014-09-15',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Mercedes-Benz ML 250 - 4-Matic - Diesel - Automatic - 204 hp - '
'324.385 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711451%27 HTTP/1.1" 200 None
2026-03-24 22:23:09 [adesa.be] INFO: Saving data for 10711451: {'auction_closing_time': 1774432800.0, 'created_time': 1774281219.546922, 'last_price_update_time': 1774390989.141929}
2026-03-24 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711451') HTTP/1.1" 204 0
2026-03-24 22:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced6332d-2430-5601-9518-c63b353de7a7 with identifier: 10711394
2026-03-24 22:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced6332d-2430-5601-9518-c63b353de7a7 with scrape type 2
2026-03-24 22:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ced6332d-2430-5601-9518-c63b353de7a7 with scrape type 2
2026-03-24 22:23:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ced6332d-2430-5601-9518-c63b353de7a7, identifier: 10711394
2026-03-24 22:23:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ced6332d-2430-5601-9518-c63b353de7a7 with identifier: 10711394
2026-03-24 22:23:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ced6332d-2430-5601-9518-c63b353de7a7 with identifier: 10711394
2026-03-24 22:23:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ced6332d-2430-5601-9518-c63b353de7a7 with identifier: 10711394 to the API
2026-03-24 22:23:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711394>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 244,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ced6332d-2430-5601-9518-c63b353de7a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNW055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711394',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 380963,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2020-02-24',
'seats_number': 7,
'seller_name': 'Auto-7 bv',
'title': 'Mercedes-Benz GLE 300d - 4-Matic - Diesel - Automatic - 244 hp - '
'380.963 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711394%27 HTTP/1.1" 200 None
2026-03-24 22:23:14 [adesa.be] INFO: Saving data for 10711394: {'auction_closing_time': 1774432800.0, 'created_time': 1774279425.364529, 'last_price_update_time': 1774390994.292949}
2026-03-24 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711394') HTTP/1.1" 204 0
2026-03-24 22:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af196dbf-4364-5d3b-8f06-e20ce3a83ca2 with identifier: 10711401
2026-03-24 22:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af196dbf-4364-5d3b-8f06-e20ce3a83ca2 with scrape type 2
2026-03-24 22:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af196dbf-4364-5d3b-8f06-e20ce3a83ca2 with scrape type 2
2026-03-24 22:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af196dbf-4364-5d3b-8f06-e20ce3a83ca2, identifier: 10711401
2026-03-24 22:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af196dbf-4364-5d3b-8f06-e20ce3a83ca2 with identifier: 10711401
2026-03-24 22:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af196dbf-4364-5d3b-8f06-e20ce3a83ca2 with identifier: 10711401
2026-03-24 22:23:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af196dbf-4364-5d3b-8f06-e20ce3a83ca2 with identifier: 10711401 to the API
2026-03-24 22:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711401>
{'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': 360,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'af196dbf-4364-5d3b-8f06-e20ce3a83ca2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EAG559',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711401',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 147674,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2015-06-16',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'Mercedes-Benz GLA AMG 45 - 4-Matic - Petrol - Automatic - 360 hp - '
'147.674 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711401%27 HTTP/1.1" 200 None
2026-03-24 22:23:14 [adesa.be] INFO: Saving data for 10711401: {'auction_closing_time': 1774432800.0, 'created_time': 1774279427.832779, 'last_price_update_time': 1774390994.657488}
2026-03-24 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711401') HTTP/1.1" 204 0
2026-03-24 22:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6009953-0959-51c8-981e-1e8529b590d0 with identifier: 10711421
2026-03-24 22:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6009953-0959-51c8-981e-1e8529b590d0 with scrape type 2
2026-03-24 22:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6009953-0959-51c8-981e-1e8529b590d0 with scrape type 2
2026-03-24 22:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6009953-0959-51c8-981e-1e8529b590d0, identifier: 10711421
2026-03-24 22:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6009953-0959-51c8-981e-1e8529b590d0 with identifier: 10711421
2026-03-24 22:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6009953-0959-51c8-981e-1e8529b590d0 with identifier: 10711421
2026-03-24 22:23:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6009953-0959-51c8-981e-1e8529b590d0 with identifier: 10711421 to the API
2026-03-24 22:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711421>
{'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': 211,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a6009953-0959-51c8-981e-1e8529b590d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GAB506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711421',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 179960,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2017-02-23',
'seats_number': 5,
'seller_name': 'Delta-Cars bv',
'title': 'Mercedes-Benz GLC 350e - 4-Matic - Hybrid - Automatic - 211 hp - '
'179.960 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711421%27 HTTP/1.1" 200 None
2026-03-24 22:23:15 [adesa.be] INFO: Saving data for 10711421: {'auction_closing_time': 1774432800.0, 'created_time': 1774279426.063203, 'last_price_update_time': 1774390995.03628}
2026-03-24 22:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711421') HTTP/1.1" 204 0
2026-03-24 22:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10711764
2026-03-24 22:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d96a81a-7298-5a35-946b-2ce453fd7a63 with scrape type 2
2026-03-24 22:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d96a81a-7298-5a35-946b-2ce453fd7a63 with scrape type 2
2026-03-24 22:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d96a81a-7298-5a35-946b-2ce453fd7a63, identifier: 10711764
2026-03-24 22:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10711764
2026-03-24 22:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10711764
2026-03-24 22:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10711764 to the API
2026-03-24 22:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711764>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 203,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0d96a81a-7298-5a35-946b-2ce453fd7a63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XEE626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711764',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 301039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2010-08-13',
'seats_number': 5,
'seller_name': 'CommV Used Car Selection',
'title': 'Mercedes-Benz E 250 CDI Avantgarde - Diesel - Automatic - 203 hp - '
'301.039 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2010}
2026-03-24 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711764%27 HTTP/1.1" 200 None
2026-03-24 22:23:16 [adesa.be] INFO: Saving data for 10711764: {'auction_closing_time': 1774431000.0, 'created_time': 1774281345.012446, 'last_price_update_time': 1774390996.089655}
2026-03-24 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711764') HTTP/1.1" 204 0
2026-03-24 22:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5430db59-a80f-570a-abc4-ef3c579645c4 with identifier: 10711569
2026-03-24 22:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5430db59-a80f-570a-abc4-ef3c579645c4 with scrape type 2
2026-03-24 22:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5430db59-a80f-570a-abc4-ef3c579645c4 with scrape type 2
2026-03-24 22:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5430db59-a80f-570a-abc4-ef3c579645c4, identifier: 10711569
2026-03-24 22:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5430db59-a80f-570a-abc4-ef3c579645c4 with identifier: 10711569
2026-03-24 22:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5430db59-a80f-570a-abc4-ef3c579645c4 with identifier: 10711569
2026-03-24 22:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5430db59-a80f-570a-abc4-ef3c579645c4 with identifier: 10711569 to the API
2026-03-24 22:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711569>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5430db59-a80f-570a-abc4-ef3c579645c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EPC397',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711569',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 343772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2006-03-20',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Mercedes-Benz E 280 CDI Avantgarde - Diesel - Automatic - 190 hp - '
'343.772 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2006}
2026-03-24 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711569%27 HTTP/1.1" 200 None
2026-03-24 22:23:16 [adesa.be] INFO: Saving data for 10711569: {'auction_closing_time': 1774432800.0, 'created_time': 1774281321.072446, 'last_price_update_time': 1774390996.460704}
2026-03-24 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711569') HTTP/1.1" 204 0
2026-03-24 22:23:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22: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 22:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a57b628f-7c15-5ed6-9d6a-aa50cb80368e with identifier: 10711625
2026-03-24 22:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a57b628f-7c15-5ed6-9d6a-aa50cb80368e with scrape type 2
2026-03-24 22:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a57b628f-7c15-5ed6-9d6a-aa50cb80368e with scrape type 2
2026-03-24 22:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a57b628f-7c15-5ed6-9d6a-aa50cb80368e, identifier: 10711625
2026-03-24 22:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a57b628f-7c15-5ed6-9d6a-aa50cb80368e with identifier: 10711625
2026-03-24 22:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a57b628f-7c15-5ed6-9d6a-aa50cb80368e with identifier: 10711625
2026-03-24 22:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a57b628f-7c15-5ed6-9d6a-aa50cb80368e with identifier: 10711625 to the API
2026-03-24 22:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711625>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 585,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a57b628f-7c15-5ed6-9d6a-aa50cb80368e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'APO007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711625',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'G',
'odometer': 52555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 143000,
'price_includes_vat': True,
'registration_date': '2024-01-10',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Mercedes-Benz G AMG 63 - 4-Matic - Petrol - Automatic - 585 hp - '
'52.555 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711625%27 HTTP/1.1" 200 None
2026-03-24 22:23:16 [adesa.be] INFO: Saving data for 10711625: {'auction_closing_time': 1774431000.0, 'created_time': 1774281316.339741, 'last_price_update_time': 1774390996.953624}
2026-03-24 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711625') HTTP/1.1" 204 0
2026-03-24 22:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29549cd4-0a5c-5b7c-8de7-12b3b19eac0c with identifier: 10711688
2026-03-24 22:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29549cd4-0a5c-5b7c-8de7-12b3b19eac0c with scrape type 2
2026-03-24 22:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29549cd4-0a5c-5b7c-8de7-12b3b19eac0c with scrape type 2
2026-03-24 22:23:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29549cd4-0a5c-5b7c-8de7-12b3b19eac0c, identifier: 10711688
2026-03-24 22:23:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with identifier: 10711844
2026-03-24 22:23:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with scrape type 2
2026-03-24 22:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with scrape type 2
2026-03-24 22:23:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2, identifier: 10711844
2026-03-24 22:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29549cd4-0a5c-5b7c-8de7-12b3b19eac0c with identifier: 10711688
2026-03-24 22:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29549cd4-0a5c-5b7c-8de7-12b3b19eac0c with identifier: 10711688
2026-03-24 22:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29549cd4-0a5c-5b7c-8de7-12b3b19eac0c with identifier: 10711688 to the API
2026-03-24 22:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711688>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '29549cd4-0a5c-5b7c-8de7-12b3b19eac0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HME',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711688',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 222233,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2016-05-20',
'seats_number': 5,
'seller_name': 'Trust Consulting sprl',
'title': 'Mercedes-Benz E 220d Business - Diesel - Automatic - 163 hp - '
'222.233 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2016}
2026-03-24 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711688%27 HTTP/1.1" 200 None
2026-03-24 22:23:17 [adesa.be] INFO: Saving data for 10711688: {'auction_closing_time': 1774431000.0, 'created_time': 1774281316.035786, 'last_price_update_time': 1774390997.443573}
2026-03-24 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711688') HTTP/1.1" 204 0
2026-03-24 22:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with identifier: 10711844
2026-03-24 22:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with identifier: 10711844
2026-03-24 22:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with identifier: 10711844 to the API
2026-03-24 22:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711844>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '19a839e7-b2a0-5d25-9767-2889ea6ab5e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NLN999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711844',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 218710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2016-03-18',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Mercedes-Benz GLE 350d - 4-Matic - Diesel - Automatic - 258 hp - '
'218.710 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711844%27 HTTP/1.1" 200 None
2026-03-24 22:23:17 [adesa.be] INFO: Saving data for 10711844: {'auction_closing_time': 1774431000.0, 'created_time': 1774281224.6431, 'last_price_update_time': 1774390997.727251}
2026-03-24 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711844') HTTP/1.1" 204 0
2026-03-24 22:23:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7feaa8e6-4b28-53c3-8735-91fc97788484 with identifier: 10711487
2026-03-24 22:23:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7feaa8e6-4b28-53c3-8735-91fc97788484 with scrape type 2
2026-03-24 22:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7feaa8e6-4b28-53c3-8735-91fc97788484 with scrape type 2
2026-03-24 22:23:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7feaa8e6-4b28-53c3-8735-91fc97788484, identifier: 10711487
2026-03-24 22:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7feaa8e6-4b28-53c3-8735-91fc97788484 with identifier: 10711487
2026-03-24 22:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7feaa8e6-4b28-53c3-8735-91fc97788484 with identifier: 10711487
2026-03-24 22:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7feaa8e6-4b28-53c3-8735-91fc97788484 with identifier: 10711487 to the API
2026-03-24 22:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711487>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7feaa8e6-4b28-53c3-8735-91fc97788484',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FTD894',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711487',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 236587,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2010-10-13',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Mercedes-Benz E 200 CDI Avantgarde - Diesel - Automatic - 136 hp - '
'236.587 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2010}
2026-03-24 22:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711487%27 HTTP/1.1" 200 None
2026-03-24 22:23:18 [adesa.be] INFO: Saving data for 10711487: {'auction_closing_time': 1774432800.0, 'created_time': 1774281330.429209, 'last_price_update_time': 1774390998.197987}
2026-03-24 22:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711487') HTTP/1.1" 204 0
2026-03-24 22:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23: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 22:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10711922
2026-03-24 22:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a92228-7461-5253-9557-6172e08fcb1a with scrape type 2
2026-03-24 22:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69a92228-7461-5253-9557-6172e08fcb1a with scrape type 2
2026-03-24 22:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69a92228-7461-5253-9557-6172e08fcb1a, identifier: 10711922
2026-03-24 22:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10711922
2026-03-24 22:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10711922
2026-03-24 22:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10711922 to the API
2026-03-24 22:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711922>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '69a92228-7461-5253-9557-6172e08fcb1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DNF222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711922',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 104570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2019-01-25',
'seats_number': 2,
'seller_name': 'LOVACAR, SPRL',
'title': 'Opel Combo 1.5 Edition - Diesel - Manual - 131 hp - 104.570 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2019}
2026-03-24 22:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711922%27 HTTP/1.1" 200 None
2026-03-24 22:23:18 [adesa.be] INFO: Saving data for 10711922: {'auction_closing_time': 1774432800.0, 'created_time': 1774281300.38587, 'last_price_update_time': 1774390998.674247}
2026-03-24 22:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711922') HTTP/1.1" 204 0
2026-03-24 22:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23: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 22:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23: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 22:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 323271e7-192b-5d25-aecd-627b6321996a with identifier: 10711954
2026-03-24 22:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 323271e7-192b-5d25-aecd-627b6321996a with scrape type 2
2026-03-24 22:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 323271e7-192b-5d25-aecd-627b6321996a with scrape type 2
2026-03-24 22:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 323271e7-192b-5d25-aecd-627b6321996a, identifier: 10711954
2026-03-24 22:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 323271e7-192b-5d25-aecd-627b6321996a with identifier: 10711954
2026-03-24 22:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 323271e7-192b-5d25-aecd-627b6321996a with identifier: 10711954
2026-03-24 22:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 323271e7-192b-5d25-aecd-627b6321996a with identifier: 10711954 to the API
2026-03-24 22:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711954>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '323271e7-192b-5d25-aecd-627b6321996a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SDK815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711954',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 138302,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2850,
'price_includes_vat': True,
'registration_date': '2013-03-07',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Peugeot 208 1.2i Active - Petrol - Manual - 82 hp - 138.302 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2013}
2026-03-24 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711954%27 HTTP/1.1" 200 None
2026-03-24 22:23:19 [adesa.be] INFO: Saving data for 10711954: {'auction_closing_time': 1774432800.0, 'created_time': 1774281265.699036, 'last_price_update_time': 1774390999.157669}
2026-03-24 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711954') HTTP/1.1" 204 0
2026-03-24 22:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e6a901a-3043-5128-acda-dfef63db1e97 with identifier: 10711781
2026-03-24 22:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e6a901a-3043-5128-acda-dfef63db1e97 with scrape type 2
2026-03-24 22:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e6a901a-3043-5128-acda-dfef63db1e97 with scrape type 2
2026-03-24 22:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e6a901a-3043-5128-acda-dfef63db1e97, identifier: 10711781
2026-03-24 22:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e6a901a-3043-5128-acda-dfef63db1e97 with identifier: 10711781
2026-03-24 22:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e6a901a-3043-5128-acda-dfef63db1e97 with identifier: 10711781
2026-03-24 22:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e6a901a-3043-5128-acda-dfef63db1e97 with identifier: 10711781 to the API
2026-03-24 22:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711781>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1e6a901a-3043-5128-acda-dfef63db1e97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EKX338',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711781',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 157816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2016-06-14',
'seats_number': 5,
'seller_name': 'Auto-7 bv',
'title': 'Peugeot 308 1.2i - Petrol - Manual - 130 hp - 157.816 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711781%27 HTTP/1.1" 200 None
2026-03-24 22:23:19 [adesa.be] INFO: Saving data for 10711781: {'auction_closing_time': 1774431000.0, 'created_time': 1774281262.983039, 'last_price_update_time': 1774390999.549818}
2026-03-24 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711781') HTTP/1.1" 204 0
2026-03-24 22:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d522fa3d-4aaa-5f71-bffb-0efffd58d5f2 with identifier: 10711687
2026-03-24 22:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d522fa3d-4aaa-5f71-bffb-0efffd58d5f2 with scrape type 2
2026-03-24 22:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d522fa3d-4aaa-5f71-bffb-0efffd58d5f2 with scrape type 2
2026-03-24 22:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d522fa3d-4aaa-5f71-bffb-0efffd58d5f2, identifier: 10711687
2026-03-24 22:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d522fa3d-4aaa-5f71-bffb-0efffd58d5f2 with identifier: 10711687
2026-03-24 22:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d522fa3d-4aaa-5f71-bffb-0efffd58d5f2 with identifier: 10711687
2026-03-24 22:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d522fa3d-4aaa-5f71-bffb-0efffd58d5f2 with identifier: 10711687 to the API
2026-03-24 22:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711687>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd522fa3d-4aaa-5f71-bffb-0efffd58d5f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACA127',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711687',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 150039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'Ali cars',
'title': 'Peugeot Expert L3H1 2.0 HDI Premium - Diesel - Manual - 122 hp - '
'150.039 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Saving data for 10711687: {'auction_closing_time': 1774431000.0, 'created_time': 1774281237.709284, 'last_price_update_time': 1774391000.016115}
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711687') HTTP/1.1" 204 0
2026-03-24 22:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23: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 22:23:20 [adesa.be] INFO: Found listing with ID: 10711726
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711726: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711726 url https://www.openlane.eu/en/carv6/auction/10711726
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711454
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711454: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711454 url https://www.openlane.eu/en/carv6/auction/10711454
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711591
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711591: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711591 url https://www.openlane.eu/en/carv6/auction/10711591
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10718049
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10718049: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10718049 url https://www.openlane.eu/en/carv6/auction/10718049
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711596
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711596: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711596 url https://www.openlane.eu/en/carv6/auction/10711596
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711750
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711750: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711750 url https://www.openlane.eu/en/carv6/auction/10711750
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10713381
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10713381: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10713381 url https://www.openlane.eu/en/carv6/auction/10713381
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711511
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711511: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711511 url https://www.openlane.eu/en/carv6/auction/10711511
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711758
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711758: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711758 url https://www.openlane.eu/en/carv6/auction/10711758
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711931
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711931: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711931 url https://www.openlane.eu/en/carv6/auction/10711931
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711466
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711466: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711466 url https://www.openlane.eu/en/carv6/auction/10711466
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711624
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711624: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711624 url https://www.openlane.eu/en/carv6/auction/10711624
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711702
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711702: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711702 url https://www.openlane.eu/en/carv6/auction/10711702
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711377
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711377: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10711377 url https://www.openlane.eu/en/carv6/auction/10711377
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711418
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711418: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10711418 url https://www.openlane.eu/en/carv6/auction/10711418
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711683
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711683: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10711683 url https://www.openlane.eu/en/carv6/auction/10711683
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711632
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711632: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10711632 url https://www.openlane.eu/en/carv6/auction/10711632
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10717972
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10717972: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10717972 url https://www.openlane.eu/en/carv6/auction/10717972
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711743
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711743: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10711743 url https://www.openlane.eu/en/carv6/auction/10711743
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10717948
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10717948: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10717948 url https://www.openlane.eu/en/carv6/auction/10717948
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10718073
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10718073: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10718073 url https://www.openlane.eu/en/carv6/auction/10718073
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711926
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711926: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10711926 url https://www.openlane.eu/en/carv6/auction/10711926
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711731
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711731: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10711731 url https://www.openlane.eu/en/carv6/auction/10711731
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711934
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711934: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10711934 url https://www.openlane.eu/en/carv6/auction/10711934
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711817
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711817: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711817 url https://www.openlane.eu/en/carv6/auction/10711817
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711522
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711522: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711522 url https://www.openlane.eu/en/carv6/auction/10711522
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10713324
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10713324: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10713324 url https://www.openlane.eu/en/carv6/auction/10713324
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711949
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711949: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711949 url https://www.openlane.eu/en/carv6/auction/10711949
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711583
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711583: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711583 url https://www.openlane.eu/en/carv6/auction/10711583
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10717996
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10717996: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10717996 url https://www.openlane.eu/en/carv6/auction/10717996
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10718091
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10718091: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10718091 url https://www.openlane.eu/en/carv6/auction/10718091
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10717986
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10717986: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10717986 url https://www.openlane.eu/en/carv6/auction/10717986
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10717988
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10717988: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10717988 url https://www.openlane.eu/en/carv6/auction/10717988
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10718023
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10718023: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10718023 url https://www.openlane.eu/en/carv6/auction/10718023
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10717931
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10717931: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10717931 url https://www.openlane.eu/en/carv6/auction/10717931
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711447
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711447: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711447 url https://www.openlane.eu/en/carv6/auction/10711447
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10718059
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10718059: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10718059 url https://www.openlane.eu/en/carv6/auction/10718059
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711500
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10711500: 2
2026-03-24 22:23:20 [adesa.be] INFO: Scraping item 10711500 url https://www.openlane.eu/en/carv6/auction/10711500
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10718024
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10718024: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10718024 url https://www.openlane.eu/en/carv6/auction/10718024
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10718053
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10718053: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10718053 url https://www.openlane.eu/en/carv6/auction/10718053
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10717979
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:20 [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 22:23:20 [adesa.be] INFO: Scrape type for 10717979: 0
2026-03-24 22:23:20 [adesa.be] INFO: Skipping item 10717979 url https://www.openlane.eu/en/carv6/auction/10717979
2026-03-24 22:23:20 [adesa.be] INFO: Found listing with ID: 10711794
2026-03-24 22:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711794%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711794: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711794 url https://www.openlane.eu/en/carv6/auction/10711794
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711440
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711440%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711440: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711440 url https://www.openlane.eu/en/carv6/auction/10711440
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711530
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711530%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711530: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711530 url https://www.openlane.eu/en/carv6/auction/10711530
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10717999
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717999%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10717999: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10717999 url https://www.openlane.eu/en/carv6/auction/10717999
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10717975
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717975%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10717975: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10717975 url https://www.openlane.eu/en/carv6/auction/10717975
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711970
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711970%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711970: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711970 url https://www.openlane.eu/en/carv6/auction/10711970
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711953
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711953%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711953: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711953 url https://www.openlane.eu/en/carv6/auction/10711953
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711690
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711690%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711690: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711690 url https://www.openlane.eu/en/carv6/auction/10711690
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711769
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711769%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711769: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711769 url https://www.openlane.eu/en/carv6/auction/10711769
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10718080
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718080%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10718080: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10718080 url https://www.openlane.eu/en/carv6/auction/10718080
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10717956
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717956%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10717956: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10717956 url https://www.openlane.eu/en/carv6/auction/10717956
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711564
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711564%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711564: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711564 url https://www.openlane.eu/en/carv6/auction/10711564
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711772
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711772%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711772: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711772 url https://www.openlane.eu/en/carv6/auction/10711772
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711776
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711776%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711776: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10711776 url https://www.openlane.eu/en/carv6/auction/10711776
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10717991
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717991%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10717991: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10717991 url https://www.openlane.eu/en/carv6/auction/10717991
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10718090
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718090%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10718090: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10718090 url https://www.openlane.eu/en/carv6/auction/10718090
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711537
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711537%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711537: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10711537 url https://www.openlane.eu/en/carv6/auction/10711537
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711460
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711460%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711460: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711460 url https://www.openlane.eu/en/carv6/auction/10711460
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711708
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711708%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711708: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711708 url https://www.openlane.eu/en/carv6/auction/10711708
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711527
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711527%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711527: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711527 url https://www.openlane.eu/en/carv6/auction/10711527
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711438
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711438%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711438: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711438 url https://www.openlane.eu/en/carv6/auction/10711438
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10718081
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718081%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10718081: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10718081 url https://www.openlane.eu/en/carv6/auction/10718081
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711529
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711529%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711529: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711529 url https://www.openlane.eu/en/carv6/auction/10711529
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711721
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711721%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711721: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711721 url https://www.openlane.eu/en/carv6/auction/10711721
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10717949
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717949%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10717949: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10717949 url https://www.openlane.eu/en/carv6/auction/10717949
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10718093
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718093%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10718093: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10718093 url https://www.openlane.eu/en/carv6/auction/10718093
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10717936
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717936%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10717936: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10717936 url https://www.openlane.eu/en/carv6/auction/10717936
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10717966
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717966%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10717966: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10717966 url https://www.openlane.eu/en/carv6/auction/10717966
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711570
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711570%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711570: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711570 url https://www.openlane.eu/en/carv6/auction/10711570
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10717977
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717977%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10717977: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10717977 url https://www.openlane.eu/en/carv6/auction/10717977
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10717961
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717961%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10717961: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10717961 url https://www.openlane.eu/en/carv6/auction/10717961
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711770
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711770%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711770: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711770 url https://www.openlane.eu/en/carv6/auction/10711770
2026-03-24 22:23:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711468
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711468%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711468: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711468 url https://www.openlane.eu/en/carv6/auction/10711468
2026-03-24 22:23: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 22:23:21 [adesa.be] INFO: Found listing with ID: 10711705
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711705%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711705: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711705 url https://www.openlane.eu/en/carv6/auction/10711705
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10718031
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718031%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10718031: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10718031 url https://www.openlane.eu/en/carv6/auction/10718031
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711536
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711536%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711536: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711536 url https://www.openlane.eu/en/carv6/auction/10711536
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711431
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711431%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711431: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711431 url https://www.openlane.eu/en/carv6/auction/10711431
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10718015
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718015%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10718015: 0
2026-03-24 22:23:21 [adesa.be] INFO: Skipping item 10718015 url https://www.openlane.eu/en/carv6/auction/10718015
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711453
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711453%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711453: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711453 url https://www.openlane.eu/en/carv6/auction/10711453
2026-03-24 22:23:21 [adesa.be] INFO: Found listing with ID: 10711734
2026-03-24 22:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711734%27 HTTP/1.1" 200 None
2026-03-24 22:23:21 [adesa.be] INFO: Scrape type for 10711734: 2
2026-03-24 22:23:21 [adesa.be] INFO: Scraping item 10711734 url https://www.openlane.eu/en/carv6/auction/10711734
2026-03-24 22:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4442a8cf-5ffa-5076-bd57-c1a45eb382b2 with identifier: 10711502
2026-03-24 22:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4442a8cf-5ffa-5076-bd57-c1a45eb382b2 with scrape type 2
2026-03-24 22:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4442a8cf-5ffa-5076-bd57-c1a45eb382b2 with scrape type 2
2026-03-24 22:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4442a8cf-5ffa-5076-bd57-c1a45eb382b2, identifier: 10711502
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10711514
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711514%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10711514: 2
2026-03-24 22:23:22 [adesa.be] INFO: Scraping item 10711514 url https://www.openlane.eu/en/carv6/auction/10711514
2026-03-24 22:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4442a8cf-5ffa-5076-bd57-c1a45eb382b2 with identifier: 10711502
2026-03-24 22:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4442a8cf-5ffa-5076-bd57-c1a45eb382b2 with identifier: 10711502
2026-03-24 22:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4442a8cf-5ffa-5076-bd57-c1a45eb382b2 with identifier: 10711502 to the API
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711502>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4442a8cf-5ffa-5076-bd57-c1a45eb382b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PVX870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711502',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 114610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5650,
'price_includes_vat': True,
'registration_date': '2007-07-27',
'seats_number': 2,
'seller_name': 'GDV Invest bv',
'title': 'Peugeot Boxer L1H1 2.2 HDI - Diesel - Manual - 101 hp - 114.610 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711502%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Saving data for 10711502: {'auction_closing_time': 1774432800.0, 'created_time': 1774281242.875528, 'last_price_update_time': 1774391002.342497}
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711502') HTTP/1.1" 204 0
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10718006
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718006%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10718006: 0
2026-03-24 22:23:22 [adesa.be] INFO: Skipping item 10718006 url https://www.openlane.eu/en/carv6/auction/10718006
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10717952
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717952%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10717952: 0
2026-03-24 22:23:22 [adesa.be] INFO: Skipping item 10717952 url https://www.openlane.eu/en/carv6/auction/10717952
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10713380
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713380%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10713380: 2
2026-03-24 22:23:22 [adesa.be] INFO: Scraping item 10713380 url https://www.openlane.eu/en/carv6/auction/10713380
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10711409
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711409%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10711409: 2
2026-03-24 22:23:22 [adesa.be] INFO: Scraping item 10711409 url https://www.openlane.eu/en/carv6/auction/10711409
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10717926
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717926%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10717926: 0
2026-03-24 22:23:22 [adesa.be] INFO: Skipping item 10717926 url https://www.openlane.eu/en/carv6/auction/10717926
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10711677
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711677%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10711677: 2
2026-03-24 22:23:22 [adesa.be] INFO: Scraping item 10711677 url https://www.openlane.eu/en/carv6/auction/10711677
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10711728
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711728%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10711728: 2
2026-03-24 22:23:22 [adesa.be] INFO: Scraping item 10711728 url https://www.openlane.eu/en/carv6/auction/10711728
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10717995
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717995%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10717995: 0
2026-03-24 22:23:22 [adesa.be] INFO: Skipping item 10717995 url https://www.openlane.eu/en/carv6/auction/10717995
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10711555
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711555%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10711555: 2
2026-03-24 22:23:22 [adesa.be] INFO: Scraping item 10711555 url https://www.openlane.eu/en/carv6/auction/10711555
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10711880
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711880%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10711880: 0
2026-03-24 22:23:22 [adesa.be] INFO: Skipping item 10711880 url https://www.openlane.eu/en/carv6/auction/10711880
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10711868
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711868%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10711868: 0
2026-03-24 22:23:22 [adesa.be] INFO: Skipping item 10711868 url https://www.openlane.eu/en/carv6/auction/10711868
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10711595
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711595%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10711595: 2
2026-03-24 22:23:22 [adesa.be] INFO: Scraping item 10711595 url https://www.openlane.eu/en/carv6/auction/10711595
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10711979
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711979%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10711979: 2
2026-03-24 22:23:22 [adesa.be] INFO: Scraping item 10711979 url https://www.openlane.eu/en/carv6/auction/10711979
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10711836
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711836%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10711836: 2
2026-03-24 22:23:22 [adesa.be] INFO: Scraping item 10711836 url https://www.openlane.eu/en/carv6/auction/10711836
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10717969
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717969%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10717969: 0
2026-03-24 22:23:22 [adesa.be] INFO: Skipping item 10717969 url https://www.openlane.eu/en/carv6/auction/10717969
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10717932
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710717932%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10717932: 0
2026-03-24 22:23:22 [adesa.be] INFO: Skipping item 10717932 url https://www.openlane.eu/en/carv6/auction/10717932
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10711825
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711825%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10711825: 2
2026-03-24 22:23:22 [adesa.be] INFO: Scraping item 10711825 url https://www.openlane.eu/en/carv6/auction/10711825
2026-03-24 22:23:22 [adesa.be] INFO: Found listing with ID: 10718055
2026-03-24 22:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718055%27 HTTP/1.1" 200 None
2026-03-24 22:23:22 [adesa.be] INFO: Scrape type for 10718055: 0
2026-03-24 22:23:22 [adesa.be] INFO: Skipping item 10718055 url https://www.openlane.eu/en/carv6/auction/10718055
2026-03-24 22:23:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23: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 22:23:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a1b2a9e-0e65-5208-b5de-419eea5da932 with identifier: 10711719
2026-03-24 22:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a1b2a9e-0e65-5208-b5de-419eea5da932 with scrape type 2
2026-03-24 22:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a1b2a9e-0e65-5208-b5de-419eea5da932 with scrape type 2
2026-03-24 22:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a1b2a9e-0e65-5208-b5de-419eea5da932, identifier: 10711719
2026-03-24 22:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a1b2a9e-0e65-5208-b5de-419eea5da932 with identifier: 10711719
2026-03-24 22:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a1b2a9e-0e65-5208-b5de-419eea5da932 with identifier: 10711719
2026-03-24 22:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a1b2a9e-0e65-5208-b5de-419eea5da932 with identifier: 10711719 to the API
2026-03-24 22:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711719>
{'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-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4a1b2a9e-0e65-5208-b5de-419eea5da932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHJ103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711719',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 204340,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Vandaelem, Florian',
'title': 'Peugeot 508 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'204.340 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711719%27 HTTP/1.1" 200 None
2026-03-24 22:23:24 [adesa.be] INFO: Saving data for 10711719: {'auction_closing_time': 1774431000.0, 'created_time': 1774281243.166822, 'last_price_update_time': 1774391004.370235}
2026-03-24 22:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711719') HTTP/1.1" 204 0
2026-03-24 22:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711832> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23: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 22:23:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8da0d6ca-6841-5e47-9d64-ef84b9f2ec63 with identifier: 10711832
2026-03-24 22:23:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8da0d6ca-6841-5e47-9d64-ef84b9f2ec63 with scrape type 2
2026-03-24 22:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8da0d6ca-6841-5e47-9d64-ef84b9f2ec63 with scrape type 2
2026-03-24 22:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8da0d6ca-6841-5e47-9d64-ef84b9f2ec63, identifier: 10711832
2026-03-24 22:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8da0d6ca-6841-5e47-9d64-ef84b9f2ec63 with identifier: 10711832
2026-03-24 22:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8da0d6ca-6841-5e47-9d64-ef84b9f2ec63 with identifier: 10711832
2026-03-24 22:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8da0d6ca-6841-5e47-9d64-ef84b9f2ec63 with identifier: 10711832 to the API
2026-03-24 22:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711832>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '8da0d6ca-6841-5e47-9d64-ef84b9f2ec63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PEUJOS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711832',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 160408,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2019-10-24',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Peugeot 508 SW 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'160.408 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-24 22:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711832%27 HTTP/1.1" 200 None
2026-03-24 22:23:25 [adesa.be] INFO: Saving data for 10711832: {'auction_closing_time': 1774431000.0, 'created_time': 1774281252.553702, 'last_price_update_time': 1774391005.08306}
2026-03-24 22:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711832') HTTP/1.1" 204 0
2026-03-24 22:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8d9aa98-925c-520d-beed-7b15d2ed9873 with identifier: 10713227
2026-03-24 22:23:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8d9aa98-925c-520d-beed-7b15d2ed9873 with scrape type 2
2026-03-24 22:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8d9aa98-925c-520d-beed-7b15d2ed9873 with scrape type 2
2026-03-24 22:23:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d8d9aa98-925c-520d-beed-7b15d2ed9873, identifier: 10713227
2026-03-24 22:23:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d8d9aa98-925c-520d-beed-7b15d2ed9873 with identifier: 10713227
2026-03-24 22:23:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d8d9aa98-925c-520d-beed-7b15d2ed9873 with identifier: 10713227
2026-03-24 22:23:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d8d9aa98-925c-520d-beed-7b15d2ed9873 with identifier: 10713227 to the API
2026-03-24 22:23:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd8d9aa98-925c-520d-beed-7b15d2ed9873',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HPN328',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713227',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 96601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-04-20',
'seats_number': 5,
'seller_name': 'VOF AUTO TURNHOUT',
'title': 'Peugeot 508 1.2 GT - Petrol - Automatic - 130 hp - 96.601 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 22:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713227%27 HTTP/1.1" 200 None
2026-03-24 22:23:25 [adesa.be] INFO: Saving data for 10713227: {'auction_closing_time': 1774431000.0, 'created_time': 1774281244.136392, 'last_price_update_time': 1774391005.649801}
2026-03-24 22:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713227') HTTP/1.1" 204 0
2026-03-24 22:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15789a77-5042-535f-90b9-c1bf6b79462a with identifier: 10711506
2026-03-24 22:23:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15789a77-5042-535f-90b9-c1bf6b79462a with scrape type 2
2026-03-24 22:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15789a77-5042-535f-90b9-c1bf6b79462a with scrape type 2
2026-03-24 22:23:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15789a77-5042-535f-90b9-c1bf6b79462a, identifier: 10711506
2026-03-24 22:23:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15789a77-5042-535f-90b9-c1bf6b79462a with identifier: 10711506
2026-03-24 22:23:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15789a77-5042-535f-90b9-c1bf6b79462a with identifier: 10711506
2026-03-24 22:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15789a77-5042-535f-90b9-c1bf6b79462a with identifier: 10711506 to the API
2026-03-24 22:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711506>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '15789a77-5042-535f-90b9-c1bf6b79462a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NDB533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711506',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 126354,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2015-08-14',
'seats_number': 7,
'seller_name': 'LS Automobiles sprl',
'title': 'Peugeot 5008 1.6 HDI - Diesel - Automatic - 120 hp - 126.354 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711506%27 HTTP/1.1" 200 None
2026-03-24 22:23:28 [adesa.be] INFO: Saving data for 10711506: {'auction_closing_time': 1774432800.0, 'created_time': 1774281244.428333, 'last_price_update_time': 1774391008.68369}
2026-03-24 22:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711506') HTTP/1.1" 204 0
2026-03-24 22:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bb96b3d-8e36-5d30-bfce-f8508b8150f0 with identifier: 10711936
2026-03-24 22:23:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bb96b3d-8e36-5d30-bfce-f8508b8150f0 with scrape type 2
2026-03-24 22:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bb96b3d-8e36-5d30-bfce-f8508b8150f0 with scrape type 2
2026-03-24 22:23:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bb96b3d-8e36-5d30-bfce-f8508b8150f0, identifier: 10711936
2026-03-24 22:23:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bb96b3d-8e36-5d30-bfce-f8508b8150f0 with identifier: 10711936
2026-03-24 22:23:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bb96b3d-8e36-5d30-bfce-f8508b8150f0 with identifier: 10711936
2026-03-24 22:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bb96b3d-8e36-5d30-bfce-f8508b8150f0 with identifier: 10711936 to the API
2026-03-24 22:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711936>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 128,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0bb96b3d-8e36-5d30-bfce-f8508b8150f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTF844',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711936',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 236611,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2013-05-16',
'seats_number': 2,
'seller_name': 'LOVACAR, SPRL',
'title': 'Peugeot Expert L2H1 2.0 HDI - Diesel - Manual - 128 hp - 236.611 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711936%27 HTTP/1.1" 200 None
2026-03-24 22:23:29 [adesa.be] INFO: Saving data for 10711936: {'auction_closing_time': 1774432800.0, 'created_time': 1774281241.241265, 'last_price_update_time': 1774391009.153292}
2026-03-24 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711936') HTTP/1.1" 204 0
2026-03-24 22:23:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23: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 22:23:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 627dbaaa-8d70-553b-a7cd-31586c89e6f4 with identifier: 10711878
2026-03-24 22:23:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 627dbaaa-8d70-553b-a7cd-31586c89e6f4 with scrape type 2
2026-03-24 22:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 627dbaaa-8d70-553b-a7cd-31586c89e6f4 with scrape type 2
2026-03-24 22:23:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 627dbaaa-8d70-553b-a7cd-31586c89e6f4, identifier: 10711878
2026-03-24 22:23:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 627dbaaa-8d70-553b-a7cd-31586c89e6f4 with identifier: 10711878
2026-03-24 22:23:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 627dbaaa-8d70-553b-a7cd-31586c89e6f4 with identifier: 10711878
2026-03-24 22:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 627dbaaa-8d70-553b-a7cd-31586c89e6f4 with identifier: 10711878 to the API
2026-03-24 22:23:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711878>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': '627dbaaa-8d70-553b-a7cd-31586c89e6f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711878',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 187287,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4650,
'price_includes_vat': True,
'registration_date': '2017-11-16',
'seats_number': 3,
'seller_name': 'Diego Demeester bvba',
'title': 'Peugeot Expert 1.6 HDI Premium - Diesel - Manual - 115 hp - 187.287 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2017}
2026-03-24 22:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711878%27 HTTP/1.1" 200 None
2026-03-24 22:23:38 [adesa.be] INFO: Saving data for 10711878: {'auction_closing_time': 1774433700.0, 'created_time': 1774281242.579471, 'last_price_update_time': 1774391018.922917}
2026-03-24 22:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711878') HTTP/1.1" 204 0
2026-03-24 22:23:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23: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 22:23:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19652b0e-c851-5db9-aae9-d8fcfcc4fcfb with identifier: 10711826
2026-03-24 22:23:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19652b0e-c851-5db9-aae9-d8fcfcc4fcfb with scrape type 2
2026-03-24 22:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19652b0e-c851-5db9-aae9-d8fcfcc4fcfb with scrape type 2
2026-03-24 22:23:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19652b0e-c851-5db9-aae9-d8fcfcc4fcfb, identifier: 10711826
2026-03-24 22:23:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19652b0e-c851-5db9-aae9-d8fcfcc4fcfb with identifier: 10711826
2026-03-24 22:23:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19652b0e-c851-5db9-aae9-d8fcfcc4fcfb with identifier: 10711826
2026-03-24 22:23:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19652b0e-c851-5db9-aae9-d8fcfcc4fcfb with identifier: 10711826 to the API
2026-03-24 22:23:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711826>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': 'Light truck',
'color': 'White',
'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': '19652b0e-c851-5db9-aae9-d8fcfcc4fcfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JXX604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711826',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 54274,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6250,
'price_includes_vat': True,
'registration_date': '2015-03-16',
'seats_number': 3,
'seller_name': 'Chouman Auto sa',
'title': 'Peugeot Expert L1H1 2.0 HDI - Diesel - Manual - 128 hp - 54.274 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711826%27 HTTP/1.1" 200 None
2026-03-24 22:23:39 [adesa.be] INFO: Saving data for 10711826: {'auction_closing_time': 1774431000.0, 'created_time': 1774281252.146292, 'last_price_update_time': 1774391019.409461}
2026-03-24 22:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711826') HTTP/1.1" 204 0
2026-03-24 22:23:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23: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 22:23:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 908fbf17-90f9-593a-a358-f5c2d12cc898 with identifier: 10711883
2026-03-24 22:23:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 908fbf17-90f9-593a-a358-f5c2d12cc898 with scrape type 2
2026-03-24 22:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 908fbf17-90f9-593a-a358-f5c2d12cc898 with scrape type 2
2026-03-24 22:23:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 908fbf17-90f9-593a-a358-f5c2d12cc898, identifier: 10711883
2026-03-24 22:23:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 908fbf17-90f9-593a-a358-f5c2d12cc898 with identifier: 10711883
2026-03-24 22:23:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 908fbf17-90f9-593a-a358-f5c2d12cc898 with identifier: 10711883
2026-03-24 22:23:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 908fbf17-90f9-593a-a358-f5c2d12cc898 with identifier: 10711883 to the API
2026-03-24 22:23:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711883>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': '908fbf17-90f9-593a-a358-f5c2d12cc898',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DBK514',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711883',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '4008',
'odometer': 103505,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2012-11-22',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Peugeot 4008 1.6 HDI Allure - AWD - Diesel - Manual - 115 hp - '
'103.505 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2012}
2026-03-24 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711883%27 HTTP/1.1" 200 None
2026-03-24 22:23:41 [adesa.be] INFO: Saving data for 10711883: {'auction_closing_time': 1774433700.0, 'created_time': 1774281255.009616, 'last_price_update_time': 1774391021.430043}
2026-03-24 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711883') HTTP/1.1" 204 0
2026-03-24 22:23:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9307306a-d90c-543d-8f51-38454a426539 with identifier: 10713225
2026-03-24 22:23:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9307306a-d90c-543d-8f51-38454a426539 with scrape type 2
2026-03-24 22:23:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9307306a-d90c-543d-8f51-38454a426539 with scrape type 2
2026-03-24 22:23:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9307306a-d90c-543d-8f51-38454a426539, identifier: 10713225
2026-03-24 22:23:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9307306a-d90c-543d-8f51-38454a426539 with identifier: 10713225
2026-03-24 22:23:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9307306a-d90c-543d-8f51-38454a426539 with identifier: 10713225
2026-03-24 22:23:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9307306a-d90c-543d-8f51-38454a426539 with identifier: 10713225 to the API
2026-03-24 22:23:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713225>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 139,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9307306a-d90c-543d-8f51-38454a426539',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GIG178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713225',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 102686,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2017-02-08',
'seats_number': 4,
'seller_name': 'V-CO BV',
'title': 'Opel Astra GTC 1.4i - Petrol - Manual - 139 hp - 102.686 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713225%27 HTTP/1.1" 200 None
2026-03-24 22:23:44 [adesa.be] INFO: Saving data for 10713225: {'auction_closing_time': 1774431000.0, 'created_time': 1774281303.329135, 'last_price_update_time': 1774391024.488601}
2026-03-24 22:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713225') HTTP/1.1" 204 0
2026-03-24 22:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a26de7-b569-58ba-9a11-cde6c686c4ec with identifier: 10711770
2026-03-24 22:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a26de7-b569-58ba-9a11-cde6c686c4ec with scrape type 2
2026-03-24 22:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a26de7-b569-58ba-9a11-cde6c686c4ec with scrape type 2
2026-03-24 22:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51a26de7-b569-58ba-9a11-cde6c686c4ec, identifier: 10711770
2026-03-24 22:23:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51a26de7-b569-58ba-9a11-cde6c686c4ec with identifier: 10711770
2026-03-24 22:23:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51a26de7-b569-58ba-9a11-cde6c686c4ec with identifier: 10711770
2026-03-24 22:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51a26de7-b569-58ba-9a11-cde6c686c4ec with identifier: 10711770 to the API
2026-03-24 22:23:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711770>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '51a26de7-b569-58ba-9a11-cde6c686c4ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKA103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711770',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 226225,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4150,
'price_includes_vat': True,
'registration_date': '2017-11-03',
'seats_number': 3,
'seller_name': 'UZ Cars sprl',
'title': 'Renault Trafic L1H1 1.6 DCI Grand Comfort - Diesel - Manual - 95 hp '
'- 226.225 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2017}
2026-03-24 22:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711770%27 HTTP/1.1" 200 None
2026-03-24 22:23:51 [adesa.be] INFO: Saving data for 10711770: {'auction_closing_time': 1774431000.0, 'created_time': 1774279475.637188, 'last_price_update_time': 1774391031.984207}
2026-03-24 22:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711770') HTTP/1.1" 204 0
2026-03-24 22:23:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23: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 22:23:53 [adesa.be] INFO: Found listing with ID: 10711783
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711783%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711783: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711783 url https://www.openlane.eu/en/carv6/auction/10711783
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10719212
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719212%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10719212: 0
2026-03-24 22:23:53 [adesa.be] INFO: Skipping item 10719212 url https://www.openlane.eu/en/carv6/auction/10719212
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711961
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711961%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711961: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711961 url https://www.openlane.eu/en/carv6/auction/10711961
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10713176
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713176%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10713176: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10713176 url https://www.openlane.eu/en/carv6/auction/10713176
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10718025
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718025%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10718025: 0
2026-03-24 22:23:53 [adesa.be] INFO: Skipping item 10718025 url https://www.openlane.eu/en/carv6/auction/10718025
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711641
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711641%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711641: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711641 url https://www.openlane.eu/en/carv6/auction/10711641
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10713389
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713389%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10713389: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10713389 url https://www.openlane.eu/en/carv6/auction/10713389
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711582
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711582%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711582: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711582 url https://www.openlane.eu/en/carv6/auction/10711582
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10717973
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717973%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10717973: 0
2026-03-24 22:23:53 [adesa.be] INFO: Skipping item 10717973 url https://www.openlane.eu/en/carv6/auction/10717973
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10713388
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713388%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10713388: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10713388 url https://www.openlane.eu/en/carv6/auction/10713388
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10713414
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713414%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10713414: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10713414 url https://www.openlane.eu/en/carv6/auction/10713414
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10713390
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713390%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10713390: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10713390 url https://www.openlane.eu/en/carv6/auction/10713390
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711714
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711714%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711714: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711714 url https://www.openlane.eu/en/carv6/auction/10711714
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711738
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711738%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711738: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711738 url https://www.openlane.eu/en/carv6/auction/10711738
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711488
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711488%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711488: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711488 url https://www.openlane.eu/en/carv6/auction/10711488
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711837
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711837%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711837: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711837 url https://www.openlane.eu/en/carv6/auction/10711837
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711678
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711678%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711678: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711678 url https://www.openlane.eu/en/carv6/auction/10711678
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711800
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711800%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711800: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711800 url https://www.openlane.eu/en/carv6/auction/10711800
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711475
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711475%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711475: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711475 url https://www.openlane.eu/en/carv6/auction/10711475
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10718190
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718190%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10718190: 0
2026-03-24 22:23:53 [adesa.be] INFO: Skipping item 10718190 url https://www.openlane.eu/en/carv6/auction/10718190
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711524
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711524%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711524: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711524 url https://www.openlane.eu/en/carv6/auction/10711524
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711528
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711528%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711528: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711528 url https://www.openlane.eu/en/carv6/auction/10711528
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711472
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711472%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711472: 0
2026-03-24 22:23:53 [adesa.be] INFO: Skipping item 10711472 url https://www.openlane.eu/en/carv6/auction/10711472
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10717933
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717933%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10717933: 0
2026-03-24 22:23:53 [adesa.be] INFO: Skipping item 10717933 url https://www.openlane.eu/en/carv6/auction/10717933
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10717974
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717974%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10717974: 0
2026-03-24 22:23:53 [adesa.be] INFO: Skipping item 10717974 url https://www.openlane.eu/en/carv6/auction/10717974
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711833
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711833%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711833: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711833 url https://www.openlane.eu/en/carv6/auction/10711833
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711510
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711510%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711510: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711510 url https://www.openlane.eu/en/carv6/auction/10711510
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711566
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711566%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711566: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711566 url https://www.openlane.eu/en/carv6/auction/10711566
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10718011
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718011%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10718011: 0
2026-03-24 22:23:53 [adesa.be] INFO: Skipping item 10718011 url https://www.openlane.eu/en/carv6/auction/10718011
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711957
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711957%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711957: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711957 url https://www.openlane.eu/en/carv6/auction/10711957
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711874
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711874%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711874: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711874 url https://www.openlane.eu/en/carv6/auction/10711874
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711509
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711509%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711509: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711509 url https://www.openlane.eu/en/carv6/auction/10711509
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711531
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711531%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711531: 0
2026-03-24 22:23:53 [adesa.be] INFO: Skipping item 10711531 url https://www.openlane.eu/en/carv6/auction/10711531
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711907
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711907%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711907: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711907 url https://www.openlane.eu/en/carv6/auction/10711907
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10717962
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717962%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10717962: 0
2026-03-24 22:23:53 [adesa.be] INFO: Skipping item 10717962 url https://www.openlane.eu/en/carv6/auction/10717962
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711432
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711432%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711432: 0
2026-03-24 22:23:53 [adesa.be] INFO: Skipping item 10711432 url https://www.openlane.eu/en/carv6/auction/10711432
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711379
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711379%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711379: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711379 url https://www.openlane.eu/en/carv6/auction/10711379
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711450
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711450%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711450: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711450 url https://www.openlane.eu/en/carv6/auction/10711450
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711820
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711820%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711820: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711820 url https://www.openlane.eu/en/carv6/auction/10711820
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711543
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711543%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711543: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711543 url https://www.openlane.eu/en/carv6/auction/10711543
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711560
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711560%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711560: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711560 url https://www.openlane.eu/en/carv6/auction/10711560
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10717953
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717953%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10717953: 0
2026-03-24 22:23:53 [adesa.be] INFO: Skipping item 10717953 url https://www.openlane.eu/en/carv6/auction/10717953
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711425
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711425%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711425: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711425 url https://www.openlane.eu/en/carv6/auction/10711425
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711497
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711497%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711497: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711497 url https://www.openlane.eu/en/carv6/auction/10711497
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711573
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711573%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711573: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711573 url https://www.openlane.eu/en/carv6/auction/10711573
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711384
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711384%27 HTTP/1.1" 200 None
2026-03-24 22:23:53 [adesa.be] INFO: Scrape type for 10711384: 2
2026-03-24 22:23:53 [adesa.be] INFO: Scraping item 10711384 url https://www.openlane.eu/en/carv6/auction/10711384
2026-03-24 22:23:53 [adesa.be] INFO: Found listing with ID: 10711966
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711966%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711966: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711966 url https://www.openlane.eu/en/carv6/auction/10711966
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711428
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711428%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711428: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711428 url https://www.openlane.eu/en/carv6/auction/10711428
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711495
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711495%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711495: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711495 url https://www.openlane.eu/en/carv6/auction/10711495
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711729
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711729%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711729: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711729 url https://www.openlane.eu/en/carv6/auction/10711729
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711695
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711695%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711695: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711695 url https://www.openlane.eu/en/carv6/auction/10711695
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10718065
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718065%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10718065: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10718065 url https://www.openlane.eu/en/carv6/auction/10718065
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711439
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711439%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711439: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711439 url https://www.openlane.eu/en/carv6/auction/10711439
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711785
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711785%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711785: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711785 url https://www.openlane.eu/en/carv6/auction/10711785
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711974
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711974%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711974: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711974 url https://www.openlane.eu/en/carv6/auction/10711974
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711722
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711722%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711722: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711722 url https://www.openlane.eu/en/carv6/auction/10711722
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711411
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711411%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711411: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711411 url https://www.openlane.eu/en/carv6/auction/10711411
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711410
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711410%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711410: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711410 url https://www.openlane.eu/en/carv6/auction/10711410
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711824
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711824%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711824: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711824 url https://www.openlane.eu/en/carv6/auction/10711824
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10718037
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718037%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10718037: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10718037 url https://www.openlane.eu/en/carv6/auction/10718037
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10718030
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718030%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10718030: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10718030 url https://www.openlane.eu/en/carv6/auction/10718030
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711716
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711716%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711716: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10711716 url https://www.openlane.eu/en/carv6/auction/10711716
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711816
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711816%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711816: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10711816 url https://www.openlane.eu/en/carv6/auction/10711816
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711416
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711416%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711416: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10711416 url https://www.openlane.eu/en/carv6/auction/10711416
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711964
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711964%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711964: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10711964 url https://www.openlane.eu/en/carv6/auction/10711964
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711483
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711483%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711483: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10711483 url https://www.openlane.eu/en/carv6/auction/10711483
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711525
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711525%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711525: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10711525 url https://www.openlane.eu/en/carv6/auction/10711525
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711669
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711669%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711669: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10711669 url https://www.openlane.eu/en/carv6/auction/10711669
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711822
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711822%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711822: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711822 url https://www.openlane.eu/en/carv6/auction/10711822
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711942
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711942%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711942: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10711942 url https://www.openlane.eu/en/carv6/auction/10711942
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711792
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711792%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711792: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10711792 url https://www.openlane.eu/en/carv6/auction/10711792
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711398
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711398%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711398: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711398 url https://www.openlane.eu/en/carv6/auction/10711398
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711869
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711869%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711869: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10711869 url https://www.openlane.eu/en/carv6/auction/10711869
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711951
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711951%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711951: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711951 url https://www.openlane.eu/en/carv6/auction/10711951
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711437
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711437%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711437: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711437 url https://www.openlane.eu/en/carv6/auction/10711437
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10718050
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718050%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10718050: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10718050 url https://www.openlane.eu/en/carv6/auction/10718050
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711917
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711917%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711917: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711917 url https://www.openlane.eu/en/carv6/auction/10711917
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10709464
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710709464%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10709464: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10709464 url https://www.openlane.eu/en/carv6/auction/10709464
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10718062
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718062%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10718062: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10718062 url https://www.openlane.eu/en/carv6/auction/10718062
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10718056
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718056%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10718056: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10718056 url https://www.openlane.eu/en/carv6/auction/10718056
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10718047
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718047%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10718047: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10718047 url https://www.openlane.eu/en/carv6/auction/10718047
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711503
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711503%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711503: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711503 url https://www.openlane.eu/en/carv6/auction/10711503
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711544
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711544%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711544: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711544 url https://www.openlane.eu/en/carv6/auction/10711544
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711594
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711594%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711594: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711594 url https://www.openlane.eu/en/carv6/auction/10711594
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10718045
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718045%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10718045: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10718045 url https://www.openlane.eu/en/carv6/auction/10718045
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711801
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711801%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711801: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711801 url https://www.openlane.eu/en/carv6/auction/10711801
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711879
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711879%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711879: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711879 url https://www.openlane.eu/en/carv6/auction/10711879
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10718097
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710718097%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10718097: 0
2026-03-24 22:23:54 [adesa.be] INFO: Skipping item 10718097 url https://www.openlane.eu/en/carv6/auction/10718097
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711760
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711760%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711760: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711760 url https://www.openlane.eu/en/carv6/auction/10711760
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711739
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711739%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711739: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711739 url https://www.openlane.eu/en/carv6/auction/10711739
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711422
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711422%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711422: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711422 url https://www.openlane.eu/en/carv6/auction/10711422
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711504
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711504%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711504: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711504 url https://www.openlane.eu/en/carv6/auction/10711504
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711443
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711443%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711443: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711443 url https://www.openlane.eu/en/carv6/auction/10711443
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711397
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711397%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711397: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711397 url https://www.openlane.eu/en/carv6/auction/10711397
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711408
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711408%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711408: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711408 url https://www.openlane.eu/en/carv6/auction/10711408
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711682
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711682%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711682: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711682 url https://www.openlane.eu/en/carv6/auction/10711682
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711660
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711660%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711660: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711660 url https://www.openlane.eu/en/carv6/auction/10711660
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10711831
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711831%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10711831: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10711831 url https://www.openlane.eu/en/carv6/auction/10711831
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10710298
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710298%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10710298: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10710298 url https://www.openlane.eu/en/carv6/auction/10710298
2026-03-24 22:23:54 [adesa.be] INFO: Found listing with ID: 10710271
2026-03-24 22:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710710271%27 HTTP/1.1" 200 None
2026-03-24 22:23:54 [adesa.be] INFO: Scrape type for 10710271: 2
2026-03-24 22:23:54 [adesa.be] INFO: Scraping item 10710271 url https://www.openlane.eu/en/carv6/auction/10710271
2026-03-24 22:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:23: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 22:23:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff451117-b61a-5e92-983a-1b19e0c996cd with identifier: 10711756
2026-03-24 22:23:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff451117-b61a-5e92-983a-1b19e0c996cd with scrape type 2
2026-03-24 22:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff451117-b61a-5e92-983a-1b19e0c996cd with scrape type 2
2026-03-24 22:23:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff451117-b61a-5e92-983a-1b19e0c996cd, identifier: 10711756
2026-03-24 22:23:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff451117-b61a-5e92-983a-1b19e0c996cd with identifier: 10711756
2026-03-24 22:23:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff451117-b61a-5e92-983a-1b19e0c996cd with identifier: 10711756
2026-03-24 22:23:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff451117-b61a-5e92-983a-1b19e0c996cd with identifier: 10711756 to the API
2026-03-24 22:23:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711756>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ff451117-b61a-5e92-983a-1b19e0c996cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UQT232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711756',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 127440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5650,
'price_includes_vat': True,
'registration_date': '2015-07-23',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 3 Doors One 1.2 - Petrol - Manual - 75 hp - 127.440 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711756%27 HTTP/1.1" 200 None
2026-03-24 22:23:57 [adesa.be] INFO: Saving data for 10711756: {'auction_closing_time': 1774431000.0, 'created_time': 1774279423.959111, 'last_price_update_time': 1774391037.128875}
2026-03-24 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711756') HTTP/1.1" 204 0
2026-03-24 22:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3c6892c-03b5-5162-8e16-d672c743e373 with identifier: 10711725
2026-03-24 22:23:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3c6892c-03b5-5162-8e16-d672c743e373 with scrape type 2
2026-03-24 22:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3c6892c-03b5-5162-8e16-d672c743e373 with scrape type 2
2026-03-24 22:23:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3c6892c-03b5-5162-8e16-d672c743e373, identifier: 10711725
2026-03-24 22:23:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3c6892c-03b5-5162-8e16-d672c743e373 with identifier: 10711725
2026-03-24 22:23:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3c6892c-03b5-5162-8e16-d672c743e373 with identifier: 10711725
2026-03-24 22:23:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3c6892c-03b5-5162-8e16-d672c743e373 with identifier: 10711725 to the API
2026-03-24 22:23:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711725>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'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': 'f3c6892c-03b5-5162-8e16-d672c743e373',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDW790',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711725',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 151770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2020-07-30',
'seats_number': 7,
'seller_name': 'SBT Offerande bv',
'title': 'Peugeot 5008 1.2i Allure - Petrol - Manual - 130 hp - 151.770 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711725%27 HTTP/1.1" 200 None
2026-03-24 22:23:57 [adesa.be] INFO: Saving data for 10711725: {'auction_closing_time': 1774431000.0, 'created_time': 1774281257.033134, 'last_price_update_time': 1774391037.692027}
2026-03-24 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711725') HTTP/1.1" 204 0
2026-03-24 22:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9822dc16-a850-553e-aa19-f736ec450592 with identifier: 10711836
2026-03-24 22:23:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9822dc16-a850-553e-aa19-f736ec450592 with scrape type 2
2026-03-24 22:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9822dc16-a850-553e-aa19-f736ec450592 with scrape type 2
2026-03-24 22:23:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9822dc16-a850-553e-aa19-f736ec450592, identifier: 10711836
2026-03-24 22:23:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9822dc16-a850-553e-aa19-f736ec450592 with identifier: 10711836
2026-03-24 22:23:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9822dc16-a850-553e-aa19-f736ec450592 with identifier: 10711836
2026-03-24 22:23:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9822dc16-a850-553e-aa19-f736ec450592 with identifier: 10711836 to the API
2026-03-24 22:23:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711836>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9822dc16-a850-553e-aa19-f736ec450592',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NBG251',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711836',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 120247,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2017-03-28',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Skoda Superb 1.4 TSI Ambition - Petrol - Automatic - 150 hp - '
'120.247 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2017}
2026-03-24 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711836%27 HTTP/1.1" 200 None
2026-03-24 22:23:58 [adesa.be] INFO: Saving data for 10711836: {'auction_closing_time': 1774431000.0, 'created_time': 1774281206.43718, 'last_price_update_time': 1774391038.192738}
2026-03-24 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711836') HTTP/1.1" 204 0
2026-03-24 22:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce443aaa-21a3-5086-be9c-08cc6df7f706 with identifier: 10711595
2026-03-24 22:23:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce443aaa-21a3-5086-be9c-08cc6df7f706 with scrape type 2
2026-03-24 22:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce443aaa-21a3-5086-be9c-08cc6df7f706 with scrape type 2
2026-03-24 22:23:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce443aaa-21a3-5086-be9c-08cc6df7f706, identifier: 10711595
2026-03-24 22:23:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce443aaa-21a3-5086-be9c-08cc6df7f706 with identifier: 10711595
2026-03-24 22:23:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce443aaa-21a3-5086-be9c-08cc6df7f706 with identifier: 10711595
2026-03-24 22:23:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce443aaa-21a3-5086-be9c-08cc6df7f706 with identifier: 10711595 to the API
2026-03-24 22:23:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711595>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 80,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce443aaa-21a3-5086-be9c-08cc6df7f706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXXXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711595',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Roomster',
'odometer': 391827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 200,
'price_includes_vat': True,
'registration_date': '2007-10-10',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Skoda Roomster 1.4 TDI - Diesel - Manual - 80 hp - 391.827 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-24 22:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711595%27 HTTP/1.1" 200 None
2026-03-24 22:23:59 [adesa.be] INFO: Saving data for 10711595: {'auction_closing_time': 1774432800.0, 'created_time': 1774281187.863461, 'last_price_update_time': 1774391039.637247}
2026-03-24 22:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711595') HTTP/1.1" 204 0
2026-03-24 22:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:23:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with identifier: 10711555
2026-03-24 22:23:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with scrape type 2
2026-03-24 22:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with scrape type 2
2026-03-24 22:23:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2, identifier: 10711555
2026-03-24 22:23:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with identifier: 10711555
2026-03-24 22:23:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with identifier: 10711555
2026-03-24 22:23:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with identifier: 10711555 to the API
2026-03-24 22:23:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:23:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711555>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KXX652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711555',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 278248,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2015-07-28',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Skoda Octavia Combi 1.6 TDI Ambition - Diesel - Manual - 110 hp - '
'278.248 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2015}
2026-03-24 22:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711555%27 HTTP/1.1" 200 None
2026-03-24 22:24:00 [adesa.be] INFO: Saving data for 10711555: {'auction_closing_time': 1774432800.0, 'created_time': 1774279576.015368, 'last_price_update_time': 1774391040.017865}
2026-03-24 22:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711555') HTTP/1.1" 204 0
2026-03-24 22:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b073662-c20b-55ac-b911-6b23e6210776 with identifier: 10713228
2026-03-24 22:24:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b073662-c20b-55ac-b911-6b23e6210776 with scrape type 2
2026-03-24 22:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b073662-c20b-55ac-b911-6b23e6210776 with scrape type 2
2026-03-24 22:24:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b073662-c20b-55ac-b911-6b23e6210776, identifier: 10713228
2026-03-24 22:24:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b073662-c20b-55ac-b911-6b23e6210776 with identifier: 10713228
2026-03-24 22:24:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b073662-c20b-55ac-b911-6b23e6210776 with identifier: 10713228
2026-03-24 22:24:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b073662-c20b-55ac-b911-6b23e6210776 with identifier: 10713228 to the API
2026-03-24 22:24:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:24:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713228>
{'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-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7b073662-c20b-55ac-b911-6b23e6210776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TPD077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713228',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 135583,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2018-01-03',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Peugeot 5008 1.6 HDI Allure - Diesel - Manual - 115 hp - 135.583 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2018}
2026-03-24 22:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713228%27 HTTP/1.1" 200 None
2026-03-24 22:24:00 [adesa.be] INFO: Saving data for 10713228: {'auction_closing_time': 1774431000.0, 'created_time': 1774281249.663508, 'last_price_update_time': 1774391040.411622}
2026-03-24 22:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713228') HTTP/1.1" 204 0
2026-03-24 22:24:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 958d17ed-49af-560e-ad42-595c772f136c with identifier: 10711825
2026-03-24 22:24:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 958d17ed-49af-560e-ad42-595c772f136c with scrape type 2
2026-03-24 22:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 958d17ed-49af-560e-ad42-595c772f136c with scrape type 2
2026-03-24 22:24:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 958d17ed-49af-560e-ad42-595c772f136c, identifier: 10711825
2026-03-24 22:24:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 958d17ed-49af-560e-ad42-595c772f136c with identifier: 10711825
2026-03-24 22:24:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 958d17ed-49af-560e-ad42-595c772f136c with identifier: 10711825
2026-03-24 22:24:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 958d17ed-49af-560e-ad42-595c772f136c with identifier: 10711825 to the API
2026-03-24 22:24:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:24:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711825>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '958d17ed-49af-560e-ad42-595c772f136c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VTT859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711825',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ssangyong',
'model': 'XLV',
'odometer': 126888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2019-07-11',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Ssangyong XLV 1.6d - Diesel - Manual - 115 hp - 126.888 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711825%27 HTTP/1.1" 200 None
2026-03-24 22:24:00 [adesa.be] INFO: Saving data for 10711825: {'auction_closing_time': 1774431000.0, 'created_time': 1774281204.732125, 'last_price_update_time': 1774391040.756369}
2026-03-24 22:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711825') HTTP/1.1" 204 0
2026-03-24 22:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:24:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2d873fd-3337-5c6d-8a4a-2c7dcd2ff194 with identifier: 10713380
2026-03-24 22:24:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2d873fd-3337-5c6d-8a4a-2c7dcd2ff194 with scrape type 2
2026-03-24 22:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2d873fd-3337-5c6d-8a4a-2c7dcd2ff194 with scrape type 2
2026-03-24 22:24:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2d873fd-3337-5c6d-8a4a-2c7dcd2ff194, identifier: 10713380
2026-03-24 22:24:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2d873fd-3337-5c6d-8a4a-2c7dcd2ff194 with identifier: 10713380
2026-03-24 22:24:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2d873fd-3337-5c6d-8a4a-2c7dcd2ff194 with identifier: 10713380
2026-03-24 22:24:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2d873fd-3337-5c6d-8a4a-2c7dcd2ff194 with identifier: 10713380 to the API
2026-03-24 22:24:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:24:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713380>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'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': 'f2d873fd-3337-5c6d-8a4a-2c7dcd2ff194',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BGZ351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713380',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 239557,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2011-05-27',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Skoda Fabia Combi 1.2 TDI Ambition - Diesel - Manual - 75 hp - '
'239.557 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2011}
2026-03-24 22:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710713380%27 HTTP/1.1" 200 None
2026-03-24 22:24:01 [adesa.be] INFO: Saving data for 10713380: {'auction_closing_time': 1774431000.0, 'created_time': 1774281202.395721, 'last_price_update_time': 1774391041.853174}
2026-03-24 22:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713380') HTTP/1.1" 204 0
2026-03-24 22:24:06 [scrapy.extensions.logstats] INFO: Crawled 832 pages (at 36 pages/min), scraped 714 items (at 34 items/min)
2026-03-24 22:24:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:24:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 542acb60-520e-5129-852f-ccb4b9d99267 with identifier: 10711728
2026-03-24 22:24:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 542acb60-520e-5129-852f-ccb4b9d99267 with scrape type 2
2026-03-24 22:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 542acb60-520e-5129-852f-ccb4b9d99267 with scrape type 2
2026-03-24 22:24:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 542acb60-520e-5129-852f-ccb4b9d99267, identifier: 10711728
2026-03-24 22:24:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 542acb60-520e-5129-852f-ccb4b9d99267 with identifier: 10711728
2026-03-24 22:24:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 542acb60-520e-5129-852f-ccb4b9d99267 with identifier: 10711728
2026-03-24 22:24:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 542acb60-520e-5129-852f-ccb4b9d99267 with identifier: 10711728 to the API
2026-03-24 22:24:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22: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 22:24:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711728>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '542acb60-520e-5129-852f-ccb4b9d99267',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TXAS197',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711728',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 207017,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-07-04',
'seats_number': 5,
'seller_name': 'Xlentcars BV',
'title': 'Skoda Octavia Combi 1.6 TDI Ambition - Diesel - Automatic - 115 hp '
'- 207.017 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-24 22:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22: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%2710711728%27 HTTP/1.1" 200 None
2026-03-24 22:24:07 [adesa.be] INFO: Saving data for 10711728: {'auction_closing_time': 1774431000.0, 'created_time': 1774281188.245409, 'last_price_update_time': 1774391047.713274}
2026-03-24 22:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711728') HTTP/1.1" 204 0
2026-03-24 22:24:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22: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 22:24:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c603ea28-6335-5e19-b233-7c0690ccf8bb with identifier: 10711979
2026-03-24 22:24:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c603ea28-6335-5e19-b233-7c0690ccf8bb with scrape type 2
2026-03-24 22:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c603ea28-6335-5e19-b233-7c0690ccf8bb with scrape type 2
2026-03-24 22:24:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c603ea28-6335-5e19-b233-7c0690ccf8bb, identifier: 10711979
2026-03-24 22:24:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c603ea28-6335-5e19-b233-7c0690ccf8bb with identifier: 10711979
2026-03-24 22:24:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c603ea28-6335-5e19-b233-7c0690ccf8bb with identifier: 10711979
2026-03-24 22:24:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c603ea28-6335-5e19-b233-7c0690ccf8bb with identifier: 10711979 to the API
2026-03-24 22:24:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711979>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c603ea28-6335-5e19-b233-7c0690ccf8bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AKE829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711979',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 136147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11950,
'price_includes_vat': True,
'registration_date': '2019-12-04',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Skoda Scala 1.6 TDI Style - Diesel - Automatic - 116 hp - 136.147 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-24 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711979%27 HTTP/1.1" 200 None
2026-03-24 22:24:10 [adesa.be] INFO: Saving data for 10711979: {'auction_closing_time': 1774432800.0, 'created_time': 1774281189.1068, 'last_price_update_time': 1774391050.19552}
2026-03-24 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711979') HTTP/1.1" 204 0
2026-03-24 22:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a082e41e-752f-51dd-8767-48a5baedd79b with identifier: 10711677
2026-03-24 22:24:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a082e41e-752f-51dd-8767-48a5baedd79b with scrape type 2
2026-03-24 22:24:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a082e41e-752f-51dd-8767-48a5baedd79b with scrape type 2
2026-03-24 22:24:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a082e41e-752f-51dd-8767-48a5baedd79b, identifier: 10711677
2026-03-24 22:24:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a082e41e-752f-51dd-8767-48a5baedd79b with identifier: 10711677
2026-03-24 22:24:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a082e41e-752f-51dd-8767-48a5baedd79b with identifier: 10711677
2026-03-24 22:24:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a082e41e-752f-51dd-8767-48a5baedd79b with identifier: 10711677 to the API
2026-03-24 22:24:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711677>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a082e41e-752f-51dd-8767-48a5baedd79b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EXM568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 63213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Skoda Octavia Combi 1.5 TSI - Petrol - Automatic - 150 hp - 63.213 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711677%27 HTTP/1.1" 200 None
2026-03-24 22:24:10 [adesa.be] INFO: Saving data for 10711677: {'auction_closing_time': 1774431000.0, 'created_time': 1774281189.84716, 'last_price_update_time': 1774391050.720704}
2026-03-24 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711677') HTTP/1.1" 204 0
2026-03-24 22:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 133073e8-3442-51b1-865b-d4031e0c65c6 with identifier: 10710298
2026-03-24 22:24:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 133073e8-3442-51b1-865b-d4031e0c65c6 with scrape type 2
2026-03-24 22:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 133073e8-3442-51b1-865b-d4031e0c65c6 with scrape type 2
2026-03-24 22:24:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 133073e8-3442-51b1-865b-d4031e0c65c6, identifier: 10710298
2026-03-24 22:24:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 133073e8-3442-51b1-865b-d4031e0c65c6 with identifier: 10710298
2026-03-24 22:24:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 133073e8-3442-51b1-865b-d4031e0c65c6 with identifier: 10710298
2026-03-24 22:24:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 133073e8-3442-51b1-865b-d4031e0c65c6 with identifier: 10710298 to the API
2026-03-24 22:24:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710298>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '133073e8-3442-51b1-865b-d4031e0c65c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSX191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 114731,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi A3 1.0 TFSI Attraction - Petrol - Automatic - 110 hp - 114.731 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710298%27 HTTP/1.1" 200 None
2026-03-24 22:24:12 [adesa.be] INFO: Saving data for 10710298: {'auction_closing_time': 1774423800.0, 'created_time': 1774281124.271568, 'last_price_update_time': 1774391052.332988}
2026-03-24 22:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710298') HTTP/1.1" 204 0
2026-03-24 22:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7845f66-1b1b-57dc-94cf-bcfbfff6a3a9 with identifier: 10710271
2026-03-24 22:24:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7845f66-1b1b-57dc-94cf-bcfbfff6a3a9 with scrape type 2
2026-03-24 22:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7845f66-1b1b-57dc-94cf-bcfbfff6a3a9 with scrape type 2
2026-03-24 22:24:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f7845f66-1b1b-57dc-94cf-bcfbfff6a3a9, identifier: 10710271
2026-03-24 22:24:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f7845f66-1b1b-57dc-94cf-bcfbfff6a3a9 with identifier: 10710271
2026-03-24 22:24:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f7845f66-1b1b-57dc-94cf-bcfbfff6a3a9 with identifier: 10710271
2026-03-24 22:24:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f7845f66-1b1b-57dc-94cf-bcfbfff6a3a9 with identifier: 10710271 to the API
2026-03-24 22:24:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710271>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'f7845f66-1b1b-57dc-94cf-bcfbfff6a3a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVV537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710271',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 47426,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi A3 1.0 TFSI S Line - Petrol - Automatic - 110 hp - 47.426 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710271%27 HTTP/1.1" 200 None
2026-03-24 22:24:13 [adesa.be] INFO: Saving data for 10710271: {'auction_closing_time': 1774423800.0, 'created_time': 1774281127.264726, 'last_price_update_time': 1774391053.383114}
2026-03-24 22:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710271') HTTP/1.1" 204 0
2026-03-24 22:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with identifier: 10711831
2026-03-24 22:24:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with scrape type 2
2026-03-24 22:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with scrape type 2
2026-03-24 22:24:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8915060-d8ad-55dd-bde0-d5f54ee4aa28, identifier: 10711831
2026-03-24 22:24:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with identifier: 10711831
2026-03-24 22:24:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with identifier: 10711831
2026-03-24 22:24:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with identifier: 10711831 to the API
2026-03-24 22:24:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711831>
{'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': 320,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f8915060-d8ad-55dd-bde0-d5f54ee4aa28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RFX971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711831',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 208328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2016-09-12',
'seats_number': 7,
'seller_name': 'Avtolux bv',
'title': 'Volvo XC90 T8 R-Design - Hybrid - Automatic - 320 hp - 208.328 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2016}
2026-03-24 22:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711831%27 HTTP/1.1" 200 None
2026-03-24 22:24:13 [adesa.be] INFO: Saving data for 10711831: {'auction_closing_time': 1774431000.0, 'created_time': 1774281127.593676, 'last_price_update_time': 1774391053.908722}
2026-03-24 22:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711831') HTTP/1.1" 204 0
2026-03-24 22:24: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 22:24: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 22:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:14 [adesa.be] INFO: Found listing with ID: 10710297
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710297%27 HTTP/1.1" 200 None
2026-03-24 22:24:14 [adesa.be] INFO: Scrape type for 10710297: 2
2026-03-24 22:24:14 [adesa.be] INFO: Scraping item 10710297 url https://www.openlane.eu/en/carv6/auction/10710297
2026-03-24 22:24:14 [adesa.be] INFO: Found listing with ID: 10710328
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710328%27 HTTP/1.1" 200 None
2026-03-24 22:24:14 [adesa.be] INFO: Scrape type for 10710328: 2
2026-03-24 22:24:14 [adesa.be] INFO: Scraping item 10710328 url https://www.openlane.eu/en/carv6/auction/10710328
2026-03-24 22:24:14 [adesa.be] INFO: Found listing with ID: 10710292
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710292%27 HTTP/1.1" 200 None
2026-03-24 22:24:14 [adesa.be] INFO: Scrape type for 10710292: 2
2026-03-24 22:24:14 [adesa.be] INFO: Scraping item 10710292 url https://www.openlane.eu/en/carv6/auction/10710292
2026-03-24 22:24:14 [adesa.be] INFO: Found listing with ID: 10710306
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710306%27 HTTP/1.1" 200 None
2026-03-24 22:24:14 [adesa.be] INFO: Scrape type for 10710306: 2
2026-03-24 22:24:14 [adesa.be] INFO: Scraping item 10710306 url https://www.openlane.eu/en/carv6/auction/10710306
2026-03-24 22:24:14 [adesa.be] INFO: Found listing with ID: 10710295
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710295%27 HTTP/1.1" 200 None
2026-03-24 22:24:14 [adesa.be] INFO: Scrape type for 10710295: 2
2026-03-24 22:24:14 [adesa.be] INFO: Scraping item 10710295 url https://www.openlane.eu/en/carv6/auction/10710295
2026-03-24 22:24:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81c16b9e-a306-5b88-863d-bd98edb35ba5 with identifier: 10711514
2026-03-24 22:24:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81c16b9e-a306-5b88-863d-bd98edb35ba5 with scrape type 2
2026-03-24 22:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81c16b9e-a306-5b88-863d-bd98edb35ba5 with scrape type 2
2026-03-24 22:24:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81c16b9e-a306-5b88-863d-bd98edb35ba5, identifier: 10711514
2026-03-24 22:24:14 [adesa.be] INFO: Found listing with ID: 10710289
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710289%27 HTTP/1.1" 200 None
2026-03-24 22:24:14 [adesa.be] INFO: Scrape type for 10710289: 2
2026-03-24 22:24:14 [adesa.be] INFO: Scraping item 10710289 url https://www.openlane.eu/en/carv6/auction/10710289
2026-03-24 22:24:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81c16b9e-a306-5b88-863d-bd98edb35ba5 with identifier: 10711514
2026-03-24 22:24:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81c16b9e-a306-5b88-863d-bd98edb35ba5 with identifier: 10711514
2026-03-24 22:24:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81c16b9e-a306-5b88-863d-bd98edb35ba5 with identifier: 10711514 to the API
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711514>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Gray',
'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': '81c16b9e-a306-5b88-863d-bd98edb35ba5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '127670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711514',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 239268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2015-03-25',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Seat Leon Sportstourer 1.2 TSI - Petrol - Automatic - 110 hp - '
'239.268 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711514%27 HTTP/1.1" 200 None
2026-03-24 22:24:14 [adesa.be] INFO: Saving data for 10711514: {'auction_closing_time': 1774432800.0, 'created_time': 1774281192.739784, 'last_price_update_time': 1774391054.7892}
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711514') HTTP/1.1" 204 0
2026-03-24 22:24:14 [adesa.be] INFO: Found listing with ID: 10710284
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710284%27 HTTP/1.1" 200 None
2026-03-24 22:24:14 [adesa.be] INFO: Scrape type for 10710284: 2
2026-03-24 22:24:14 [adesa.be] INFO: Scraping item 10710284 url https://www.openlane.eu/en/carv6/auction/10710284
2026-03-24 22:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:14 [adesa.be] INFO: Found listing with ID: 10704502
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704502%27 HTTP/1.1" 200 None
2026-03-24 22:24:14 [adesa.be] INFO: Scrape type for 10704502: 2
2026-03-24 22:24:14 [adesa.be] INFO: Scraping item 10704502 url https://www.openlane.eu/en/carv6/auction/10704502
2026-03-24 22:24: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 22:24:14 [adesa.be] INFO: Found listing with ID: 10710266
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710266%27 HTTP/1.1" 200 None
2026-03-24 22:24:14 [adesa.be] INFO: Scrape type for 10710266: 2
2026-03-24 22:24:14 [adesa.be] INFO: Scraping item 10710266 url https://www.openlane.eu/en/carv6/auction/10710266
2026-03-24 22:24:14 [adesa.be] INFO: Found listing with ID: 10710300
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710300%27 HTTP/1.1" 200 None
2026-03-24 22:24:14 [adesa.be] INFO: Scrape type for 10710300: 2
2026-03-24 22:24:14 [adesa.be] INFO: Scraping item 10710300 url https://www.openlane.eu/en/carv6/auction/10710300
2026-03-24 22:24:14 [adesa.be] INFO: Found listing with ID: 10710286
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710286%27 HTTP/1.1" 200 None
2026-03-24 22:24:14 [adesa.be] INFO: Scrape type for 10710286: 2
2026-03-24 22:24:14 [adesa.be] INFO: Scraping item 10710286 url https://www.openlane.eu/en/carv6/auction/10710286
2026-03-24 22:24:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a664f83-5247-5aa7-a8ed-2d3976a9a052 with identifier: 10711682
2026-03-24 22:24:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a664f83-5247-5aa7-a8ed-2d3976a9a052 with scrape type 2
2026-03-24 22:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a664f83-5247-5aa7-a8ed-2d3976a9a052 with scrape type 2
2026-03-24 22:24:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a664f83-5247-5aa7-a8ed-2d3976a9a052, identifier: 10711682
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10704503
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704503%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10704503: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10704503 url https://www.openlane.eu/en/carv6/auction/10704503
2026-03-24 22:24:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a664f83-5247-5aa7-a8ed-2d3976a9a052 with identifier: 10711682
2026-03-24 22:24:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a664f83-5247-5aa7-a8ed-2d3976a9a052 with identifier: 10711682
2026-03-24 22:24:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a664f83-5247-5aa7-a8ed-2d3976a9a052 with identifier: 10711682 to the API
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711682>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 181,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1a664f83-5247-5aa7-a8ed-2d3976a9a052',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HKC256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711682',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC70',
'odometer': 160559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2014-08-07',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'Volvo XC70 D4 Inscription - Diesel - Automatic - 181 hp - 160.559 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2014}
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711682%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Saving data for 10711682: {'auction_closing_time': 1774431000.0, 'created_time': 1774281118.950861, 'last_price_update_time': 1774391055.343257}
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711682') HTTP/1.1" 204 0
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710270
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710270%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710270: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710270 url https://www.openlane.eu/en/carv6/auction/10710270
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710261
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710261%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710261: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710261 url https://www.openlane.eu/en/carv6/auction/10710261
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10704506
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704506%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10704506: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10704506 url https://www.openlane.eu/en/carv6/auction/10704506
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10704507
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704507%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10704507: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10704507 url https://www.openlane.eu/en/carv6/auction/10704507
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710312
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710312%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710312: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710312 url https://www.openlane.eu/en/carv6/auction/10710312
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710331
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710331%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710331: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710331 url https://www.openlane.eu/en/carv6/auction/10710331
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710309
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710309%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710309: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710309 url https://www.openlane.eu/en/carv6/auction/10710309
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710317
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710317%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710317: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710317 url https://www.openlane.eu/en/carv6/auction/10710317
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710316
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710316%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710316: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710316 url https://www.openlane.eu/en/carv6/auction/10710316
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10704519
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704519%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10704519: 0
2026-03-24 22:24:15 [adesa.be] INFO: Skipping item 10704519 url https://www.openlane.eu/en/carv6/auction/10704519
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10704546
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704546%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10704546: 0
2026-03-24 22:24:15 [adesa.be] INFO: Skipping item 10704546 url https://www.openlane.eu/en/carv6/auction/10704546
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10704552
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704552%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10704552: 0
2026-03-24 22:24:15 [adesa.be] INFO: Skipping item 10704552 url https://www.openlane.eu/en/carv6/auction/10704552
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710253
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710253%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710253: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710253 url https://www.openlane.eu/en/carv6/auction/10710253
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710255
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710255%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710255: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710255 url https://www.openlane.eu/en/carv6/auction/10710255
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10704554
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704554%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10704554: 0
2026-03-24 22:24:15 [adesa.be] INFO: Skipping item 10704554 url https://www.openlane.eu/en/carv6/auction/10704554
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710294
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710294%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710294: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710294 url https://www.openlane.eu/en/carv6/auction/10710294
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710303
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710303%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710303: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710303 url https://www.openlane.eu/en/carv6/auction/10710303
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710281
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710281%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710281: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710281 url https://www.openlane.eu/en/carv6/auction/10710281
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710288
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710288%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710288: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710288 url https://www.openlane.eu/en/carv6/auction/10710288
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710293
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710293%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710293: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710293 url https://www.openlane.eu/en/carv6/auction/10710293
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710280
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710280%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710280: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710280 url https://www.openlane.eu/en/carv6/auction/10710280
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710287
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710287%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710287: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710287 url https://www.openlane.eu/en/carv6/auction/10710287
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10704600
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704600%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10704600: 0
2026-03-24 22:24:15 [adesa.be] INFO: Skipping item 10704600 url https://www.openlane.eu/en/carv6/auction/10704600
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710264
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710264%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710264: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710264 url https://www.openlane.eu/en/carv6/auction/10710264
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710273
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710273%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710273: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710273 url https://www.openlane.eu/en/carv6/auction/10710273
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10704603
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704603%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10704603: 0
2026-03-24 22:24:15 [adesa.be] INFO: Skipping item 10704603 url https://www.openlane.eu/en/carv6/auction/10704603
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710258
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710258%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710258: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710258 url https://www.openlane.eu/en/carv6/auction/10710258
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710338
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710338%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710338: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710338 url https://www.openlane.eu/en/carv6/auction/10710338
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710344
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710344%27 HTTP/1.1" 200 None
2026-03-24 22:24:15 [adesa.be] INFO: Scrape type for 10710344: 2
2026-03-24 22:24:15 [adesa.be] INFO: Scraping item 10710344 url https://www.openlane.eu/en/carv6/auction/10710344
2026-03-24 22:24:15 [adesa.be] INFO: Found listing with ID: 10710335
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710335%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710335: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710335 url https://www.openlane.eu/en/carv6/auction/10710335
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710347
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710347%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710347: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710347 url https://www.openlane.eu/en/carv6/auction/10710347
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710336
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710336%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710336: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710336 url https://www.openlane.eu/en/carv6/auction/10710336
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710315
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710315%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710315: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710315 url https://www.openlane.eu/en/carv6/auction/10710315
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704613
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704613%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704613: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10704613 url https://www.openlane.eu/en/carv6/auction/10704613
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704614
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704614%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704614: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10704614 url https://www.openlane.eu/en/carv6/auction/10704614
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710349
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710349%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710349: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710349 url https://www.openlane.eu/en/carv6/auction/10710349
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710310
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710310%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710310: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710310 url https://www.openlane.eu/en/carv6/auction/10710310
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710339
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710339%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710339: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710339 url https://www.openlane.eu/en/carv6/auction/10710339
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710341
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710341%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710341: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710341 url https://www.openlane.eu/en/carv6/auction/10710341
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704615
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704615%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704615: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10704615 url https://www.openlane.eu/en/carv6/auction/10704615
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704620
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704620%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704620: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10704620 url https://www.openlane.eu/en/carv6/auction/10704620
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704621
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704621%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704621: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10704621 url https://www.openlane.eu/en/carv6/auction/10704621
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704623
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704623%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704623: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10704623 url https://www.openlane.eu/en/carv6/auction/10704623
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704622
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704622%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704622: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10704622 url https://www.openlane.eu/en/carv6/auction/10704622
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704632
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704632%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704632: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10704632 url https://www.openlane.eu/en/carv6/auction/10704632
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704629
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704629%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704629: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10704629 url https://www.openlane.eu/en/carv6/auction/10704629
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710302
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710302%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710302: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710302 url https://www.openlane.eu/en/carv6/auction/10710302
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710313
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710313%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710313: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710313 url https://www.openlane.eu/en/carv6/auction/10710313
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710290
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710290%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710290: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710290 url https://www.openlane.eu/en/carv6/auction/10710290
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710296
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710296%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710296: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10710296 url https://www.openlane.eu/en/carv6/auction/10710296
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704624
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704624%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704624: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704624 url https://www.openlane.eu/en/carv6/auction/10704624
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704625
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704625%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704625: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704625 url https://www.openlane.eu/en/carv6/auction/10704625
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704631
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704631%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704631: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704631 url https://www.openlane.eu/en/carv6/auction/10704631
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710291
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710291%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710291: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10710291 url https://www.openlane.eu/en/carv6/auction/10710291
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710263
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710263%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710263: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10710263 url https://www.openlane.eu/en/carv6/auction/10710263
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704626
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704626%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704626: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704626 url https://www.openlane.eu/en/carv6/auction/10704626
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704628
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704628%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704628: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704628 url https://www.openlane.eu/en/carv6/auction/10704628
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710265
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710265%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710265: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10710265 url https://www.openlane.eu/en/carv6/auction/10710265
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704627
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704627%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704627: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704627 url https://www.openlane.eu/en/carv6/auction/10704627
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710259
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710259%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710259: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10710259 url https://www.openlane.eu/en/carv6/auction/10710259
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710260
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710260%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710260: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10710260 url https://www.openlane.eu/en/carv6/auction/10710260
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704633
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704633%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704633: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704633 url https://www.openlane.eu/en/carv6/auction/10704633
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710254
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710254%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710254: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710254 url https://www.openlane.eu/en/carv6/auction/10710254
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710251
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710251%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710251: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710251 url https://www.openlane.eu/en/carv6/auction/10710251
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710252
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710252%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710252: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710252 url https://www.openlane.eu/en/carv6/auction/10710252
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710269
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710269%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710269: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710269 url https://www.openlane.eu/en/carv6/auction/10710269
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704634
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704634%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704634: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704634 url https://www.openlane.eu/en/carv6/auction/10704634
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710267
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710267%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710267: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710267 url https://www.openlane.eu/en/carv6/auction/10710267
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710308
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710308%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710308: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710308 url https://www.openlane.eu/en/carv6/auction/10710308
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704636
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704636%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704636: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704636 url https://www.openlane.eu/en/carv6/auction/10704636
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704635
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704635%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704635: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704635 url https://www.openlane.eu/en/carv6/auction/10704635
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710321
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710321%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710321: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10710321 url https://www.openlane.eu/en/carv6/auction/10710321
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710329
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710329%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710329: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710329 url https://www.openlane.eu/en/carv6/auction/10710329
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710334
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710334%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710334: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710334 url https://www.openlane.eu/en/carv6/auction/10710334
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710279
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710279%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710279: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710279 url https://www.openlane.eu/en/carv6/auction/10710279
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710348
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710348%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710348: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710348 url https://www.openlane.eu/en/carv6/auction/10710348
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704639
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704639%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704639: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704639 url https://www.openlane.eu/en/carv6/auction/10704639
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704638
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704638%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704638: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704638 url https://www.openlane.eu/en/carv6/auction/10704638
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710301
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710301%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710301: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710301 url https://www.openlane.eu/en/carv6/auction/10710301
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704643
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704643%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704643: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704643 url https://www.openlane.eu/en/carv6/auction/10704643
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710333
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710333%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710333: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710333 url https://www.openlane.eu/en/carv6/auction/10710333
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710323
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710323%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710323: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710323 url https://www.openlane.eu/en/carv6/auction/10710323
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710318
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710318%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10710318: 2
2026-03-24 22:24:16 [adesa.be] INFO: Scraping item 10710318 url https://www.openlane.eu/en/carv6/auction/10710318
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10704647
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704647%27 HTTP/1.1" 200 None
2026-03-24 22:24:16 [adesa.be] INFO: Scrape type for 10704647: 0
2026-03-24 22:24:16 [adesa.be] INFO: Skipping item 10704647 url https://www.openlane.eu/en/carv6/auction/10704647
2026-03-24 22:24:16 [adesa.be] INFO: Found listing with ID: 10710299
2026-03-24 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710299%27 HTTP/1.1" 200 None
2026-03-24 22:24:17 [adesa.be] INFO: Scrape type for 10710299: 2
2026-03-24 22:24:17 [adesa.be] INFO: Scraping item 10710299 url https://www.openlane.eu/en/carv6/auction/10710299
2026-03-24 22:24:17 [adesa.be] INFO: Found listing with ID: 10710283
2026-03-24 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710283%27 HTTP/1.1" 200 None
2026-03-24 22:24:17 [adesa.be] INFO: Scrape type for 10710283: 2
2026-03-24 22:24:17 [adesa.be] INFO: Scraping item 10710283 url https://www.openlane.eu/en/carv6/auction/10710283
2026-03-24 22:24:17 [adesa.be] INFO: Found listing with ID: 10710311
2026-03-24 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710311%27 HTTP/1.1" 200 None
2026-03-24 22:24:17 [adesa.be] INFO: Scrape type for 10710311: 2
2026-03-24 22:24:17 [adesa.be] INFO: Scraping item 10710311 url https://www.openlane.eu/en/carv6/auction/10710311
2026-03-24 22:24:17 [adesa.be] INFO: Found listing with ID: 10704652
2026-03-24 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704652%27 HTTP/1.1" 200 None
2026-03-24 22:24:17 [adesa.be] INFO: Scrape type for 10704652: 2
2026-03-24 22:24:17 [adesa.be] INFO: Scraping item 10704652 url https://www.openlane.eu/en/carv6/auction/10704652
2026-03-24 22:24:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with identifier: 10711443
2026-03-24 22:24:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with scrape type 2
2026-03-24 22:24:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with scrape type 2
2026-03-24 22:24:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3, identifier: 10711443
2026-03-24 22:24:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with identifier: 10711443
2026-03-24 22:24:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with identifier: 10711443
2026-03-24 22:24:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with identifier: 10711443 to the API
2026-03-24 22:24:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711443>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 181,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '250cf4cd-abf1-581e-9f1d-6aaab8ff27b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HSP247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711443',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 177734,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2014-09-23',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volvo XC60 D4 Kinetic - Diesel - Automatic - 181 hp - 177.734 km',
'transmission': 'automatic',
'trim': 'Kinetic',
'vin': None,
'year': 2014}
2026-03-24 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711443%27 HTTP/1.1" 200 None
2026-03-24 22:24:17 [adesa.be] INFO: Saving data for 10711443: {'auction_closing_time': 1774432800.0, 'created_time': 1774281145.42988, 'last_price_update_time': 1774391057.858271}
2026-03-24 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711443') HTTP/1.1" 204 0
2026-03-24 22:24:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a50d6474-1c72-54ab-82c1-b35a22fb4964 with identifier: 10711660
2026-03-24 22:24:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a50d6474-1c72-54ab-82c1-b35a22fb4964 with scrape type 2
2026-03-24 22:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a50d6474-1c72-54ab-82c1-b35a22fb4964 with scrape type 2
2026-03-24 22:24:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a50d6474-1c72-54ab-82c1-b35a22fb4964, identifier: 10711660
2026-03-24 22:24:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a50d6474-1c72-54ab-82c1-b35a22fb4964 with identifier: 10711660
2026-03-24 22:24:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a50d6474-1c72-54ab-82c1-b35a22fb4964 with identifier: 10711660
2026-03-24 22:24:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a50d6474-1c72-54ab-82c1-b35a22fb4964 with identifier: 10711660 to the API
2026-03-24 22:24:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711660>
{'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': 303,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a50d6474-1c72-54ab-82c1-b35a22fb4964',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEX919',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711660',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 170341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 7,
'seller_name': 'CR Cars srl',
'title': 'Volvo XC90 2.0 Inscription Luxe - Hybrid - Automatic - 303 hp - '
'170.341 km',
'transmission': 'automatic',
'trim': 'Inscription Luxe',
'vin': None,
'year': 2020}
2026-03-24 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711660%27 HTTP/1.1" 200 None
2026-03-24 22:24:18 [adesa.be] INFO: Saving data for 10711660: {'auction_closing_time': 1774431000.0, 'created_time': 1774281118.667702, 'last_price_update_time': 1774391058.457206}
2026-03-24 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711660') HTTP/1.1" 204 0
2026-03-24 22:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10711422
2026-03-24 22:24:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3ffa923-4f53-55b5-b87d-1d72bec58395 with scrape type 2
2026-03-24 22:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3ffa923-4f53-55b5-b87d-1d72bec58395 with scrape type 2
2026-03-24 22:24:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3ffa923-4f53-55b5-b87d-1d72bec58395, identifier: 10711422
2026-03-24 22:24:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10711422
2026-03-24 22:24:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10711422
2026-03-24 22:24:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10711422 to the API
2026-03-24 22:24:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711422>
{'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:00:00Z',
'fuel_type': 'Petrol',
'id': 'd3ffa923-4f53-55b5-b87d-1d72bec58395',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQN143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711422',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 137151,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Volvo XC40 1.5 T2 Inscription - Petrol - Manual - 129 hp - 137.151 '
'km',
'transmission': 'manual',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-24 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711422%27 HTTP/1.1" 200 None
2026-03-24 22:24:21 [adesa.be] INFO: Saving data for 10711422: {'auction_closing_time': 1774432800.0, 'created_time': 1774281148.583649, 'last_price_update_time': 1774391061.087283}
2026-03-24 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711422') HTTP/1.1" 204 0
2026-03-24 22:24:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with identifier: 10711504
2026-03-24 22:24:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with scrape type 2
2026-03-24 22:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with scrape type 2
2026-03-24 22:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc, identifier: 10711504
2026-03-24 22:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with identifier: 10711504
2026-03-24 22:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with identifier: 10711504
2026-03-24 22:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with identifier: 10711504 to the API
2026-03-24 22:24:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711504>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.4L',
'engine_horse_power': 175,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SEY307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711504',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 229261,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2009-09-21',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volvo XC60 2.4 Kinetic - Diesel - Automatic - 175 hp - 229.261 km',
'transmission': 'automatic',
'trim': 'Kinetic',
'vin': None,
'year': 2009}
2026-03-24 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711504%27 HTTP/1.1" 200 None
2026-03-24 22:24:21 [adesa.be] INFO: Saving data for 10711504: {'auction_closing_time': 1774432800.0, 'created_time': 1774281144.32965, 'last_price_update_time': 1774391061.954748}
2026-03-24 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711504') HTTP/1.1" 204 0
2026-03-24 22:24:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24: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 22:24:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 233b4d06-1731-583c-af90-1110b24c90b6 with identifier: 10711408
2026-03-24 22:24:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 233b4d06-1731-583c-af90-1110b24c90b6 with scrape type 2
2026-03-24 22:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 233b4d06-1731-583c-af90-1110b24c90b6 with scrape type 2
2026-03-24 22:24:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 233b4d06-1731-583c-af90-1110b24c90b6, identifier: 10711408
2026-03-24 22:24:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with identifier: 10711739
2026-03-24 22:24:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with scrape type 2
2026-03-24 22:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with scrape type 2
2026-03-24 22:24:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48bc4b65-c6bb-5691-8ce2-1100077e1c71, identifier: 10711739
2026-03-24 22:24:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 233b4d06-1731-583c-af90-1110b24c90b6 with identifier: 10711408
2026-03-24 22:24:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 233b4d06-1731-583c-af90-1110b24c90b6 with identifier: 10711408
2026-03-24 22:24:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 233b4d06-1731-583c-af90-1110b24c90b6 with identifier: 10711408 to the API
2026-03-24 22:24:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711408>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '233b4d06-1731-583c-af90-1110b24c90b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UNR231',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711408',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 207748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2018-06-25',
'seats_number': 5,
'seller_name': 'Auto Fisher',
'title': 'Volvo XC60 T8 R-Design - AWD - Hybrid - Automatic - 303 hp - '
'207.748 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2018}
2026-03-24 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711408%27 HTTP/1.1" 200 None
2026-03-24 22:24:22 [adesa.be] INFO: Saving data for 10711408: {'auction_closing_time': 1774432800.0, 'created_time': 1774281135.447254, 'last_price_update_time': 1774391062.491228}
2026-03-24 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711408') HTTP/1.1" 204 0
2026-03-24 22:24:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with identifier: 10711739
2026-03-24 22:24:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with identifier: 10711739
2026-03-24 22:24:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48bc4b65-c6bb-5691-8ce2-1100077e1c71 with identifier: 10711739 to the API
2026-03-24 22:24:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711739>
{'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': 190,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '48bc4b65-c6bb-5691-8ce2-1100077e1c71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GAA729',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711739',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 292869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2018-05-24',
'seats_number': 5,
'seller_name': 'Auto-7 bv',
'title': 'Volvo V90 2.0 - Petrol - Automatic - 190 hp - 292.869 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711739%27 HTTP/1.1" 200 None
2026-03-24 22:24:22 [adesa.be] INFO: Saving data for 10711739: {'auction_closing_time': 1774431000.0, 'created_time': 1774281149.655758, 'last_price_update_time': 1774391062.792532}
2026-03-24 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711739') HTTP/1.1" 204 0
2026-03-24 22:24:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61548090-9854-568f-8eeb-e3b8076e8dcc with identifier: 10711879
2026-03-24 22:24:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61548090-9854-568f-8eeb-e3b8076e8dcc with scrape type 2
2026-03-24 22:24:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61548090-9854-568f-8eeb-e3b8076e8dcc with scrape type 2
2026-03-24 22:24:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61548090-9854-568f-8eeb-e3b8076e8dcc, identifier: 10711879
2026-03-24 22:24:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61548090-9854-568f-8eeb-e3b8076e8dcc with identifier: 10711879
2026-03-24 22:24:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61548090-9854-568f-8eeb-e3b8076e8dcc with identifier: 10711879
2026-03-24 22:24:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61548090-9854-568f-8eeb-e3b8076e8dcc with identifier: 10711879 to the API
2026-03-24 22:24:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711879>
{'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': 120,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': '61548090-9854-568f-8eeb-e3b8076e8dcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DDF220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711879',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 216954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2015-10-15',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Volvo V60 D2 Kinetic - Diesel - Automatic - 120 hp - 216.954 km',
'transmission': 'automatic',
'trim': 'Kinetic',
'vin': None,
'year': 2015}
2026-03-24 22:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711879%27 HTTP/1.1" 200 None
2026-03-24 22:24:24 [adesa.be] INFO: Saving data for 10711879: {'auction_closing_time': 1774433700.0, 'created_time': 1774281134.744853, 'last_price_update_time': 1774391064.091817}
2026-03-24 22:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711879') HTTP/1.1" 204 0
2026-03-24 22:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10711760
2026-03-24 22:24:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3228c292-af15-5dbb-aec2-03a03bb4b38f with scrape type 2
2026-03-24 22:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3228c292-af15-5dbb-aec2-03a03bb4b38f with scrape type 2
2026-03-24 22:24:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3228c292-af15-5dbb-aec2-03a03bb4b38f, identifier: 10711760
2026-03-24 22:24:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10711760
2026-03-24 22:24:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10711760
2026-03-24 22:24:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10711760 to the API
2026-03-24 22:24:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711760>
{'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': 180,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3228c292-af15-5dbb-aec2-03a03bb4b38f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UFD948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711760',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 199988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2015-03-03',
'seats_number': 5,
'seller_name': 'CommV Used Car Selection',
'title': 'Volvo V60 D4 Business - Diesel - Automatic - 180 hp - 199.988 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2015}
2026-03-24 22:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711760%27 HTTP/1.1" 200 None
2026-03-24 22:24:25 [adesa.be] INFO: Saving data for 10711760: {'auction_closing_time': 1774431000.0, 'created_time': 1774279500.5644, 'last_price_update_time': 1774391065.57488}
2026-03-24 22:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711760') HTTP/1.1" 204 0
2026-03-24 22:24:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a92aa417-95b5-58f8-924d-8f373d904576 with identifier: 10711397
2026-03-24 22:24:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a92aa417-95b5-58f8-924d-8f373d904576 with scrape type 2
2026-03-24 22:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a92aa417-95b5-58f8-924d-8f373d904576 with scrape type 2
2026-03-24 22:24:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a92aa417-95b5-58f8-924d-8f373d904576, identifier: 10711397
2026-03-24 22:24:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a92aa417-95b5-58f8-924d-8f373d904576 with identifier: 10711397
2026-03-24 22:24:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a92aa417-95b5-58f8-924d-8f373d904576 with identifier: 10711397
2026-03-24 22:24:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a92aa417-95b5-58f8-924d-8f373d904576 with identifier: 10711397 to the API
2026-03-24 22:24:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711397>
{'auction_title': '',
'c_o_2_emission_value': 68,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a92aa417-95b5-58f8-924d-8f373d904576',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1HAY763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711397',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 138055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2018-11-20',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volvo XC60 T8 Inscription - Hybrid - Automatic - 303 hp - 138.055 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2018}
2026-03-24 22:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711397%27 HTTP/1.1" 200 None
2026-03-24 22:24:25 [adesa.be] INFO: Saving data for 10711397: {'auction_closing_time': 1774432800.0, 'created_time': 1774281148.279571, 'last_price_update_time': 1774391065.936763}
2026-03-24 22:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711397') HTTP/1.1" 204 0
2026-03-24 22:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4b62139-f2c0-542e-88ab-6a77de9cb0bf with identifier: 10711594
2026-03-24 22:24:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4b62139-f2c0-542e-88ab-6a77de9cb0bf with scrape type 2
2026-03-24 22:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4b62139-f2c0-542e-88ab-6a77de9cb0bf with scrape type 2
2026-03-24 22:24:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4b62139-f2c0-542e-88ab-6a77de9cb0bf, identifier: 10711594
2026-03-24 22:24:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4b62139-f2c0-542e-88ab-6a77de9cb0bf with identifier: 10711594
2026-03-24 22:24:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4b62139-f2c0-542e-88ab-6a77de9cb0bf with identifier: 10711594
2026-03-24 22:24:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4b62139-f2c0-542e-88ab-6a77de9cb0bf with identifier: 10711594 to the API
2026-03-24 22:24:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711594>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Black',
'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': 'a4b62139-f2c0-542e-88ab-6a77de9cb0bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '033705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711594',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V50',
'odometer': 145302,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2010-04-21',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Volvo V50 1.6 Momentum - Diesel - Manual - 110 hp - 145.302 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2010}
2026-03-24 22:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711594%27 HTTP/1.1" 200 None
2026-03-24 22:24:27 [adesa.be] INFO: Saving data for 10711594: {'auction_closing_time': 1774432800.0, 'created_time': 1774281137.629233, 'last_price_update_time': 1774391067.69913}
2026-03-24 22:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711594') HTTP/1.1" 204 0
2026-03-24 22:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3742452-8d8f-5091-ba3b-02ebec1eda74 with identifier: 10710284
2026-03-24 22:24:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3742452-8d8f-5091-ba3b-02ebec1eda74 with scrape type 2
2026-03-24 22:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3742452-8d8f-5091-ba3b-02ebec1eda74 with scrape type 2
2026-03-24 22:24:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3742452-8d8f-5091-ba3b-02ebec1eda74, identifier: 10710284
2026-03-24 22:24:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3742452-8d8f-5091-ba3b-02ebec1eda74 with identifier: 10710284
2026-03-24 22:24:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3742452-8d8f-5091-ba3b-02ebec1eda74 with identifier: 10710284
2026-03-24 22:24:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3742452-8d8f-5091-ba3b-02ebec1eda74 with identifier: 10710284 to the API
2026-03-24 22:24:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710284>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'f3742452-8d8f-5091-ba3b-02ebec1eda74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPV576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710284',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 106414,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'106.414 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710284%27 HTTP/1.1" 200 None
2026-03-24 22:24:28 [adesa.be] INFO: Saving data for 10710284: {'auction_closing_time': 1774423800.0, 'created_time': 1774281129.988635, 'last_price_update_time': 1774391068.590055}
2026-03-24 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710284') HTTP/1.1" 204 0
2026-03-24 22:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:29 [adesa.be] INFO: Found listing with ID: 10704661
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704661%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10704661: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10704661 url https://www.openlane.eu/en/carv6/auction/10704661
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710325
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710325%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710325: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710325 url https://www.openlane.eu/en/carv6/auction/10710325
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710324
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710324%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710324: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710324 url https://www.openlane.eu/en/carv6/auction/10710324
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710346
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710346%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710346: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710346 url https://www.openlane.eu/en/carv6/auction/10710346
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710337
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710337%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710337: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710337 url https://www.openlane.eu/en/carv6/auction/10710337
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710340
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710340%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710340: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710340 url https://www.openlane.eu/en/carv6/auction/10710340
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710319
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710319%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710319: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710319 url https://www.openlane.eu/en/carv6/auction/10710319
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710330
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710330%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710330: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710330 url https://www.openlane.eu/en/carv6/auction/10710330
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710322
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710322%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710322: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710322 url https://www.openlane.eu/en/carv6/auction/10710322
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710345
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710345%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710345: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710345 url https://www.openlane.eu/en/carv6/auction/10710345
2026-03-24 22:24:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710343
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710343%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710343: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710343 url https://www.openlane.eu/en/carv6/auction/10710343
2026-03-24 22:24: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 22:24:29 [adesa.be] INFO: Found listing with ID: 10704665
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704665%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10704665: 0
2026-03-24 22:24:29 [adesa.be] INFO: Skipping item 10704665 url https://www.openlane.eu/en/carv6/auction/10704665
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710277
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710277%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710277: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710277 url https://www.openlane.eu/en/carv6/auction/10710277
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710268
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710268%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710268: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710268 url https://www.openlane.eu/en/carv6/auction/10710268
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710262
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710262%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710262: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710262 url https://www.openlane.eu/en/carv6/auction/10710262
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710326
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710326%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710326: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710326 url https://www.openlane.eu/en/carv6/auction/10710326
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710332
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710332%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710332: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710332 url https://www.openlane.eu/en/carv6/auction/10710332
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710285
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710285%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710285: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710285 url https://www.openlane.eu/en/carv6/auction/10710285
2026-03-24 22:24:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39f896cd-d11d-5a10-9ee4-be29c49a71f4 with identifier: 10704652
2026-03-24 22:24:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39f896cd-d11d-5a10-9ee4-be29c49a71f4 with scrape type 2
2026-03-24 22:24:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39f896cd-d11d-5a10-9ee4-be29c49a71f4 with scrape type 2
2026-03-24 22:24:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39f896cd-d11d-5a10-9ee4-be29c49a71f4, identifier: 10704652
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710275
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710275%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710275: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710275 url https://www.openlane.eu/en/carv6/auction/10710275
2026-03-24 22:24:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39f896cd-d11d-5a10-9ee4-be29c49a71f4 with identifier: 10704652
2026-03-24 22:24:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39f896cd-d11d-5a10-9ee4-be29c49a71f4 with identifier: 10704652
2026-03-24 22:24:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39f896cd-d11d-5a10-9ee4-be29c49a71f4 with identifier: 10704652 to the API
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704652>
{'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': 131,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '39f896cd-d11d-5a10-9ee4-be29c49a71f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAK099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704652',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 104846,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-10-24',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot Boxer L2H2 2.0 HDI Premium - Diesel - Manual - 131 hp - '
'104.846 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704652%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Saving data for 10704652: {'auction_closing_time': 1774513800.0, 'created_time': 1774088125.208067, 'last_price_update_time': 1774391069.791831}
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704652') HTTP/1.1" 204 0
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10710305
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710305%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10710305: 2
2026-03-24 22:24:29 [adesa.be] INFO: Scraping item 10710305 url https://www.openlane.eu/en/carv6/auction/10710305
2026-03-24 22:24:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10704669
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704669%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10704669: 0
2026-03-24 22:24:29 [adesa.be] INFO: Skipping item 10704669 url https://www.openlane.eu/en/carv6/auction/10704669
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10704670
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704670%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10704670: 0
2026-03-24 22:24:29 [adesa.be] INFO: Skipping item 10704670 url https://www.openlane.eu/en/carv6/auction/10704670
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10704672
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704672%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10704672: 0
2026-03-24 22:24:29 [adesa.be] INFO: Skipping item 10704672 url https://www.openlane.eu/en/carv6/auction/10704672
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10704671
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704671%27 HTTP/1.1" 200 None
2026-03-24 22:24:29 [adesa.be] INFO: Scrape type for 10704671: 0
2026-03-24 22:24:29 [adesa.be] INFO: Skipping item 10704671 url https://www.openlane.eu/en/carv6/auction/10704671
2026-03-24 22:24:29 [adesa.be] INFO: Found listing with ID: 10704673
2026-03-24 22:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704673%27 HTTP/1.1" 200 None
2026-03-24 22:24:30 [adesa.be] INFO: Scrape type for 10704673: 0
2026-03-24 22:24:30 [adesa.be] INFO: Skipping item 10704673 url https://www.openlane.eu/en/carv6/auction/10704673
2026-03-24 22:24:30 [adesa.be] INFO: Found listing with ID: 10704674
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704674%27 HTTP/1.1" 200 None
2026-03-24 22:24:30 [adesa.be] INFO: Scrape type for 10704674: 0
2026-03-24 22:24:30 [adesa.be] INFO: Skipping item 10704674 url https://www.openlane.eu/en/carv6/auction/10704674
2026-03-24 22:24:30 [adesa.be] INFO: Found listing with ID: 10710272
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710272%27 HTTP/1.1" 200 None
2026-03-24 22:24:30 [adesa.be] INFO: Scrape type for 10710272: 2
2026-03-24 22:24:30 [adesa.be] INFO: Scraping item 10710272 url https://www.openlane.eu/en/carv6/auction/10710272
2026-03-24 22:24: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 22:24:30 [adesa.be] INFO: Found listing with ID: 10710282
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710282%27 HTTP/1.1" 200 None
2026-03-24 22:24:30 [adesa.be] INFO: Scrape type for 10710282: 0
2026-03-24 22:24:30 [adesa.be] INFO: Skipping item 10710282 url https://www.openlane.eu/en/carv6/auction/10710282
2026-03-24 22:24:30 [adesa.be] INFO: Found listing with ID: 10704675
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704675%27 HTTP/1.1" 200 None
2026-03-24 22:24:30 [adesa.be] INFO: Scrape type for 10704675: 0
2026-03-24 22:24:30 [adesa.be] INFO: Skipping item 10704675 url https://www.openlane.eu/en/carv6/auction/10704675
2026-03-24 22:24:30 [adesa.be] INFO: Found listing with ID: 10710320
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710320%27 HTTP/1.1" 200 None
2026-03-24 22:24:30 [adesa.be] INFO: Scrape type for 10710320: 2
2026-03-24 22:24:30 [adesa.be] INFO: Scraping item 10710320 url https://www.openlane.eu/en/carv6/auction/10710320
2026-03-24 22:24:30 [adesa.be] INFO: Found listing with ID: 10710314
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710314%27 HTTP/1.1" 200 None
2026-03-24 22:24:30 [adesa.be] INFO: Scrape type for 10710314: 2
2026-03-24 22:24:30 [adesa.be] INFO: Scraping item 10710314 url https://www.openlane.eu/en/carv6/auction/10710314
2026-03-24 22:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 391f248f-7882-5d63-851e-017d5a8eeac4 with identifier: 10710311
2026-03-24 22:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 391f248f-7882-5d63-851e-017d5a8eeac4 with scrape type 2
2026-03-24 22:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 391f248f-7882-5d63-851e-017d5a8eeac4 with scrape type 2
2026-03-24 22:24:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 391f248f-7882-5d63-851e-017d5a8eeac4, identifier: 10710311
2026-03-24 22:24:30 [adesa.be] INFO: Found listing with ID: 10710278
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710278%27 HTTP/1.1" 200 None
2026-03-24 22:24:30 [adesa.be] INFO: Scrape type for 10710278: 2
2026-03-24 22:24:30 [adesa.be] INFO: Scraping item 10710278 url https://www.openlane.eu/en/carv6/auction/10710278
2026-03-24 22:24: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 22:24:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 391f248f-7882-5d63-851e-017d5a8eeac4 with identifier: 10710311
2026-03-24 22:24:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 391f248f-7882-5d63-851e-017d5a8eeac4 with identifier: 10710311
2026-03-24 22:24:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 391f248f-7882-5d63-851e-017d5a8eeac4 with identifier: 10710311 to the API
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710311>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '391f248f-7882-5d63-851e-017d5a8eeac4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACT548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710311',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 40312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Peugeot 508 SW 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'40.312 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710311%27 HTTP/1.1" 200 None
2026-03-24 22:24:30 [adesa.be] INFO: Saving data for 10710311: {'auction_closing_time': 1774423800.0, 'created_time': 1774281071.707512, 'last_price_update_time': 1774391070.490644}
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710311') HTTP/1.1" 204 0
2026-03-24 22:24:30 [adesa.be] INFO: Found listing with ID: 10710304
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710304%27 HTTP/1.1" 200 None
2026-03-24 22:24:30 [adesa.be] INFO: Scrape type for 10710304: 2
2026-03-24 22:24:30 [adesa.be] INFO: Scraping item 10710304 url https://www.openlane.eu/en/carv6/auction/10710304
2026-03-24 22:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45025ae8-e330-5cc5-b83a-909007915b72 with identifier: 10710283
2026-03-24 22:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45025ae8-e330-5cc5-b83a-909007915b72 with scrape type 2
2026-03-24 22:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45025ae8-e330-5cc5-b83a-909007915b72 with scrape type 2
2026-03-24 22:24:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45025ae8-e330-5cc5-b83a-909007915b72, identifier: 10710283
2026-03-24 22:24:30 [adesa.be] INFO: Found listing with ID: 10710327
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710327%27 HTTP/1.1" 200 None
2026-03-24 22:24:30 [adesa.be] INFO: Scrape type for 10710327: 2
2026-03-24 22:24:30 [adesa.be] INFO: Scraping item 10710327 url https://www.openlane.eu/en/carv6/auction/10710327
2026-03-24 22:24:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45025ae8-e330-5cc5-b83a-909007915b72 with identifier: 10710283
2026-03-24 22:24:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45025ae8-e330-5cc5-b83a-909007915b72 with identifier: 10710283
2026-03-24 22:24:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45025ae8-e330-5cc5-b83a-909007915b72 with identifier: 10710283 to the API
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710283>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '45025ae8-e330-5cc5-b83a-909007915b72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQD266',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710283',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 103607,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 7,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Peugeot 5008 1.5 HDI Roadtrip - Diesel - Automatic - 130 hp - '
'103.607 km',
'transmission': 'automatic',
'trim': 'Roadtrip',
'vin': None,
'year': 2022}
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710283%27 HTTP/1.1" 200 None
2026-03-24 22:24:30 [adesa.be] INFO: Saving data for 10710283: {'auction_closing_time': 1774423800.0, 'created_time': 1774281064.924728, 'last_price_update_time': 1774391070.999097}
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710283') HTTP/1.1" 204 0
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10710342
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710342%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10710342: 2
2026-03-24 22:24:31 [adesa.be] INFO: Scraping item 10710342 url https://www.openlane.eu/en/carv6/auction/10710342
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10710307
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710307%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10710307: 0
2026-03-24 22:24:31 [adesa.be] INFO: Skipping item 10710307 url https://www.openlane.eu/en/carv6/auction/10710307
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704686
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704686%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704686: 0
2026-03-24 22:24:31 [adesa.be] INFO: Skipping item 10704686 url https://www.openlane.eu/en/carv6/auction/10704686
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704687
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704687%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704687: 0
2026-03-24 22:24:31 [adesa.be] INFO: Skipping item 10704687 url https://www.openlane.eu/en/carv6/auction/10704687
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704694
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704694%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704694: 0
2026-03-24 22:24:31 [adesa.be] INFO: Skipping item 10704694 url https://www.openlane.eu/en/carv6/auction/10704694
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704691
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704691%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704691: 0
2026-03-24 22:24:31 [adesa.be] INFO: Skipping item 10704691 url https://www.openlane.eu/en/carv6/auction/10704691
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704685
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704685%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704685: 0
2026-03-24 22:24:31 [adesa.be] INFO: Skipping item 10704685 url https://www.openlane.eu/en/carv6/auction/10704685
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10710274
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710274%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10710274: 0
2026-03-24 22:24:31 [adesa.be] INFO: Skipping item 10710274 url https://www.openlane.eu/en/carv6/auction/10710274
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704696
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704696%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704696: 0
2026-03-24 22:24:31 [adesa.be] INFO: Skipping item 10704696 url https://www.openlane.eu/en/carv6/auction/10704696
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10710276
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710276%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10710276: 2
2026-03-24 22:24:31 [adesa.be] INFO: Scraping item 10710276 url https://www.openlane.eu/en/carv6/auction/10710276
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10710257
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710257%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10710257: 2
2026-03-24 22:24:31 [adesa.be] INFO: Scraping item 10710257 url https://www.openlane.eu/en/carv6/auction/10710257
2026-03-24 22:24:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704705
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704705%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704705: 0
2026-03-24 22:24:31 [adesa.be] INFO: Skipping item 10704705 url https://www.openlane.eu/en/carv6/auction/10704705
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704707
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704707%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704707: 0
2026-03-24 22:24:31 [adesa.be] INFO: Skipping item 10704707 url https://www.openlane.eu/en/carv6/auction/10704707
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10710256
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710256%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10710256: 2
2026-03-24 22:24:31 [adesa.be] INFO: Scraping item 10710256 url https://www.openlane.eu/en/carv6/auction/10710256
2026-03-24 22:24: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 22:24:31 [adesa.be] INFO: Found listing with ID: 10704490
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704490%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704490: 2
2026-03-24 22:24:31 [adesa.be] INFO: Scraping item 10704490 url https://www.openlane.eu/en/carv6/auction/10704490
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704492
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704492%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704492: 2
2026-03-24 22:24:31 [adesa.be] INFO: Scraping item 10704492 url https://www.openlane.eu/en/carv6/auction/10704492
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704493
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704493%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704493: 2
2026-03-24 22:24:31 [adesa.be] INFO: Scraping item 10704493 url https://www.openlane.eu/en/carv6/auction/10704493
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704497
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704497%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704497: 2
2026-03-24 22:24:31 [adesa.be] INFO: Scraping item 10704497 url https://www.openlane.eu/en/carv6/auction/10704497
2026-03-24 22:24:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f1ca022-d857-5acd-a6a7-f5041b7db8b3 with identifier: 10710299
2026-03-24 22:24:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f1ca022-d857-5acd-a6a7-f5041b7db8b3 with scrape type 2
2026-03-24 22:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f1ca022-d857-5acd-a6a7-f5041b7db8b3 with scrape type 2
2026-03-24 22:24:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f1ca022-d857-5acd-a6a7-f5041b7db8b3, identifier: 10710299
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704494
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704494%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704494: 2
2026-03-24 22:24:31 [adesa.be] INFO: Scraping item 10704494 url https://www.openlane.eu/en/carv6/auction/10704494
2026-03-24 22:24:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f1ca022-d857-5acd-a6a7-f5041b7db8b3 with identifier: 10710299
2026-03-24 22:24:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f1ca022-d857-5acd-a6a7-f5041b7db8b3 with identifier: 10710299
2026-03-24 22:24:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f1ca022-d857-5acd-a6a7-f5041b7db8b3 with identifier: 10710299 to the API
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710299>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '9f1ca022-d857-5acd-a6a7-f5041b7db8b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 86353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 7,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Manual - 130 hp - '
'86.353 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710299%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Saving data for 10710299: {'auction_closing_time': 1774423800.0, 'created_time': 1774281065.923793, 'last_price_update_time': 1774391071.756121}
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710299') HTTP/1.1" 204 0
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704496
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704496%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704496: 2
2026-03-24 22:24:31 [adesa.be] INFO: Scraping item 10704496 url https://www.openlane.eu/en/carv6/auction/10704496
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704499
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704499%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704499: 2
2026-03-24 22:24:31 [adesa.be] INFO: Scraping item 10704499 url https://www.openlane.eu/en/carv6/auction/10704499
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704501
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704501%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704501: 2
2026-03-24 22:24:31 [adesa.be] INFO: Scraping item 10704501 url https://www.openlane.eu/en/carv6/auction/10704501
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704504
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704504%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704504: 0
2026-03-24 22:24:31 [adesa.be] INFO: Skipping item 10704504 url https://www.openlane.eu/en/carv6/auction/10704504
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10704505
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704505%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10704505: 0
2026-03-24 22:24:31 [adesa.be] INFO: Skipping item 10704505 url https://www.openlane.eu/en/carv6/auction/10704505
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10711991
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711991%27 HTTP/1.1" 200 None
2026-03-24 22:24:31 [adesa.be] INFO: Scrape type for 10711991: 2
2026-03-24 22:24:31 [adesa.be] INFO: Scraping item 10711991 url https://www.openlane.eu/en/carv6/auction/10711991
2026-03-24 22:24:31 [adesa.be] INFO: Found listing with ID: 10711998
2026-03-24 22:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711998%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10711998: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10711998 url https://www.openlane.eu/en/carv6/auction/10711998
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704513
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704513%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704513: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10704513 url https://www.openlane.eu/en/carv6/auction/10704513
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704509
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704509%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704509: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10704509 url https://www.openlane.eu/en/carv6/auction/10704509
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704510
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704510%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704510: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10704510 url https://www.openlane.eu/en/carv6/auction/10704510
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704511
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704511%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704511: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10704511 url https://www.openlane.eu/en/carv6/auction/10704511
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704512
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704512%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704512: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10704512 url https://www.openlane.eu/en/carv6/auction/10704512
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704514
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704514%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704514: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10704514 url https://www.openlane.eu/en/carv6/auction/10704514
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704515
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704515%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704515: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10704515 url https://www.openlane.eu/en/carv6/auction/10704515
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704516
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704516%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704516: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10704516 url https://www.openlane.eu/en/carv6/auction/10704516
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704553
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704553%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704553: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10704553 url https://www.openlane.eu/en/carv6/auction/10704553
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704518
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704518%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704518: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10704518 url https://www.openlane.eu/en/carv6/auction/10704518
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10711993
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711993%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10711993: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10711993 url https://www.openlane.eu/en/carv6/auction/10711993
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704550
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704550%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704550: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10704550 url https://www.openlane.eu/en/carv6/auction/10704550
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704520
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704520%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704520: 0
2026-03-24 22:24:32 [adesa.be] INFO: Skipping item 10704520 url https://www.openlane.eu/en/carv6/auction/10704520
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704602
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704602%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704602: 2
2026-03-24 22:24:32 [adesa.be] INFO: Scraping item 10704602 url https://www.openlane.eu/en/carv6/auction/10704602
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704604
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704604%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704604: 2
2026-03-24 22:24:32 [adesa.be] INFO: Scraping item 10704604 url https://www.openlane.eu/en/carv6/auction/10704604
2026-03-24 22:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10712023
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712023%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10712023: 2
2026-03-24 22:24:32 [adesa.be] INFO: Scraping item 10712023 url https://www.openlane.eu/en/carv6/auction/10712023
2026-03-24 22:24: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 22:24: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 22:24:32 [adesa.be] INFO: Found listing with ID: 10712018
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712018%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10712018: 2
2026-03-24 22:24:32 [adesa.be] INFO: Scraping item 10712018 url https://www.openlane.eu/en/carv6/auction/10712018
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704605
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704605%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704605: 2
2026-03-24 22:24:32 [adesa.be] INFO: Scraping item 10704605 url https://www.openlane.eu/en/carv6/auction/10704605
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704606
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704606%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704606: 2
2026-03-24 22:24:32 [adesa.be] INFO: Scraping item 10704606 url https://www.openlane.eu/en/carv6/auction/10704606
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10712003
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712003%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10712003: 2
2026-03-24 22:24:32 [adesa.be] INFO: Scraping item 10712003 url https://www.openlane.eu/en/carv6/auction/10712003
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10712006
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712006%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10712006: 2
2026-03-24 22:24:32 [adesa.be] INFO: Scraping item 10712006 url https://www.openlane.eu/en/carv6/auction/10712006
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10712011
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712011%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10712011: 2
2026-03-24 22:24:32 [adesa.be] INFO: Scraping item 10712011 url https://www.openlane.eu/en/carv6/auction/10712011
2026-03-24 22:24:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0dabcf6-8a2e-58f1-929f-4fe983ae0eca with identifier: 10710323
2026-03-24 22:24:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0dabcf6-8a2e-58f1-929f-4fe983ae0eca with scrape type 2
2026-03-24 22:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0dabcf6-8a2e-58f1-929f-4fe983ae0eca with scrape type 2
2026-03-24 22:24:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0dabcf6-8a2e-58f1-929f-4fe983ae0eca, identifier: 10710323
2026-03-24 22:24:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb8a8bb5-3c6c-5054-99f1-c224055b042b with identifier: 10710318
2026-03-24 22:24:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb8a8bb5-3c6c-5054-99f1-c224055b042b with scrape type 2
2026-03-24 22:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb8a8bb5-3c6c-5054-99f1-c224055b042b with scrape type 2
2026-03-24 22:24:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb8a8bb5-3c6c-5054-99f1-c224055b042b, identifier: 10710318
2026-03-24 22:24:32 [adesa.be] INFO: Found listing with ID: 10704607
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704607%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Scrape type for 10704607: 2
2026-03-24 22:24:32 [adesa.be] INFO: Scraping item 10704607 url https://www.openlane.eu/en/carv6/auction/10704607
2026-03-24 22:24:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0dabcf6-8a2e-58f1-929f-4fe983ae0eca with identifier: 10710323
2026-03-24 22:24:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0dabcf6-8a2e-58f1-929f-4fe983ae0eca with identifier: 10710323
2026-03-24 22:24:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0dabcf6-8a2e-58f1-929f-4fe983ae0eca with identifier: 10710323 to the API
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710323>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'a0dabcf6-8a2e-58f1-929f-4fe983ae0eca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXT485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710323',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 108008,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Manual - 130 hp - '
'108.008 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710323%27 HTTP/1.1" 200 None
2026-03-24 22:24:32 [adesa.be] INFO: Saving data for 10710323: {'auction_closing_time': 1774423800.0, 'created_time': 1774281069.619511, 'last_price_update_time': 1774391072.903534}
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710323') HTTP/1.1" 204 0
2026-03-24 22:24:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb8a8bb5-3c6c-5054-99f1-c224055b042b with identifier: 10710318
2026-03-24 22:24:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb8a8bb5-3c6c-5054-99f1-c224055b042b with identifier: 10710318
2026-03-24 22:24:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb8a8bb5-3c6c-5054-99f1-c224055b042b with identifier: 10710318 to the API
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710318>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'eb8a8bb5-3c6c-5054-99f1-c224055b042b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEW463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710318',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 90962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-06-28',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Peugeot 308 SW 1.5 Allure Pack - Diesel - Automatic - 131 hp - '
'90.962 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710318%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Saving data for 10710318: {'auction_closing_time': 1774423800.0, 'created_time': 1774281067.906737, 'last_price_update_time': 1774391073.267801}
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710318') HTTP/1.1" 204 0
2026-03-24 22:24:33 [adesa.be] INFO: Found listing with ID: 10712002
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712002%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Scrape type for 10712002: 2
2026-03-24 22:24:33 [adesa.be] INFO: Scraping item 10712002 url https://www.openlane.eu/en/carv6/auction/10712002
2026-03-24 22:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:33 [adesa.be] INFO: Found listing with ID: 10711999
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711999%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Scrape type for 10711999: 2
2026-03-24 22:24:33 [adesa.be] INFO: Scraping item 10711999 url https://www.openlane.eu/en/carv6/auction/10711999
2026-03-24 22:24: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 22:24:33 [adesa.be] INFO: Found listing with ID: 10712026
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712026%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Scrape type for 10712026: 2
2026-03-24 22:24:33 [adesa.be] INFO: Scraping item 10712026 url https://www.openlane.eu/en/carv6/auction/10712026
2026-03-24 22:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:33 [adesa.be] INFO: Found listing with ID: 10712019
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712019%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Scrape type for 10712019: 2
2026-03-24 22:24:33 [adesa.be] INFO: Scraping item 10712019 url https://www.openlane.eu/en/carv6/auction/10712019
2026-03-24 22:24: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 22:24:33 [adesa.be] INFO: Found listing with ID: 10704609
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704609%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Scrape type for 10704609: 2
2026-03-24 22:24:33 [adesa.be] INFO: Scraping item 10704609 url https://www.openlane.eu/en/carv6/auction/10704609
2026-03-24 22:24:33 [adesa.be] INFO: Found listing with ID: 10704610
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704610%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Scrape type for 10704610: 2
2026-03-24 22:24:33 [adesa.be] INFO: Scraping item 10704610 url https://www.openlane.eu/en/carv6/auction/10704610
2026-03-24 22:24:33 [adesa.be] INFO: Found listing with ID: 10704612
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704612%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Scrape type for 10704612: 2
2026-03-24 22:24:33 [adesa.be] INFO: Scraping item 10704612 url https://www.openlane.eu/en/carv6/auction/10704612
2026-03-24 22:24:33 [adesa.be] INFO: Found listing with ID: 10704611
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704611%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Scrape type for 10704611: 2
2026-03-24 22:24:33 [adesa.be] INFO: Scraping item 10704611 url https://www.openlane.eu/en/carv6/auction/10704611
2026-03-24 22:24:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04597534-ec65-54d1-a089-8c7f652fc74e with identifier: 10711409
2026-03-24 22:24:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04597534-ec65-54d1-a089-8c7f652fc74e with scrape type 2
2026-03-24 22:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04597534-ec65-54d1-a089-8c7f652fc74e with scrape type 2
2026-03-24 22:24:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04597534-ec65-54d1-a089-8c7f652fc74e, identifier: 10711409
2026-03-24 22:24:33 [adesa.be] INFO: Found listing with ID: 10712004
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712004%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Scrape type for 10712004: 0
2026-03-24 22:24:33 [adesa.be] INFO: Skipping item 10712004 url https://www.openlane.eu/en/carv6/auction/10712004
2026-03-24 22:24:33 [adesa.be] INFO: Found listing with ID: 10711995
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711995%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Scrape type for 10711995: 2
2026-03-24 22:24:33 [adesa.be] INFO: Scraping item 10711995 url https://www.openlane.eu/en/carv6/auction/10711995
2026-03-24 22:24:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04597534-ec65-54d1-a089-8c7f652fc74e with identifier: 10711409
2026-03-24 22:24:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04597534-ec65-54d1-a089-8c7f652fc74e with identifier: 10711409
2026-03-24 22:24:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04597534-ec65-54d1-a089-8c7f652fc74e with identifier: 10711409 to the API
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711409>
{'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': 149,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '04597534-ec65-54d1-a089-8c7f652fc74e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XPD645',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711409',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 141062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2019-02-08',
'seats_number': 5,
'seller_name': 'Autohandel Mechelen',
'title': 'Skoda Kodiaq 2.0 TDI Ambition - Diesel - Automatic - 149 hp - '
'141.062 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711409%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Saving data for 10711409: {'auction_closing_time': 1774432800.0, 'created_time': 1774281203.08017, 'last_price_update_time': 1774391073.845921}
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711409') HTTP/1.1" 204 0
2026-03-24 22:24:33 [adesa.be] INFO: Found listing with ID: 10704616
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704616%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Scrape type for 10704616: 2
2026-03-24 22:24:33 [adesa.be] INFO: Scraping item 10704616 url https://www.openlane.eu/en/carv6/auction/10704616
2026-03-24 22:24:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cf6a4df-3217-5e5a-b363-ad60fda3203c with identifier: 10710333
2026-03-24 22:24:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf6a4df-3217-5e5a-b363-ad60fda3203c with scrape type 2
2026-03-24 22:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cf6a4df-3217-5e5a-b363-ad60fda3203c with scrape type 2
2026-03-24 22:24:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cf6a4df-3217-5e5a-b363-ad60fda3203c, identifier: 10710333
2026-03-24 22:24:33 [adesa.be] INFO: Found listing with ID: 10704617
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704617%27 HTTP/1.1" 200 None
2026-03-24 22:24:33 [adesa.be] INFO: Scrape type for 10704617: 2
2026-03-24 22:24:33 [adesa.be] INFO: Scraping item 10704617 url https://www.openlane.eu/en/carv6/auction/10704617
2026-03-24 22:24:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cf6a4df-3217-5e5a-b363-ad60fda3203c with identifier: 10710333
2026-03-24 22:24:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cf6a4df-3217-5e5a-b363-ad60fda3203c with identifier: 10710333
2026-03-24 22:24:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cf6a4df-3217-5e5a-b363-ad60fda3203c with identifier: 10710333 to the API
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710333>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Electric',
'id': '1cf6a4df-3217-5e5a-b363-ad60fda3203c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBM923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710333',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 39580,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Peugeot 208 Active Pack - Electric - Automatic - 136 hp - 39.580 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710333%27 HTTP/1.1" 200 None
2026-03-24 22:24:34 [adesa.be] INFO: Saving data for 10710333: {'auction_closing_time': 1774423800.0, 'created_time': 1774281062.995729, 'last_price_update_time': 1774391074.264737}
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710333') HTTP/1.1" 204 0
2026-03-24 22:24:34 [adesa.be] INFO: Found listing with ID: 10712025
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712025%27 HTTP/1.1" 200 None
2026-03-24 22:24:34 [adesa.be] INFO: Scrape type for 10712025: 2
2026-03-24 22:24:34 [adesa.be] INFO: Scraping item 10712025 url https://www.openlane.eu/en/carv6/auction/10712025
2026-03-24 22:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:34 [adesa.be] INFO: Found listing with ID: 10704619
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704619%27 HTTP/1.1" 200 None
2026-03-24 22:24:34 [adesa.be] INFO: Scrape type for 10704619: 2
2026-03-24 22:24:34 [adesa.be] INFO: Scraping item 10704619 url https://www.openlane.eu/en/carv6/auction/10704619
2026-03-24 22:24: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 22:24:34 [adesa.be] INFO: Found listing with ID: 10711994
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711994%27 HTTP/1.1" 200 None
2026-03-24 22:24:34 [adesa.be] INFO: Scrape type for 10711994: 2
2026-03-24 22:24:34 [adesa.be] INFO: Scraping item 10711994 url https://www.openlane.eu/en/carv6/auction/10711994
2026-03-24 22:24:34 [adesa.be] INFO: Found listing with ID: 10711997
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711997%27 HTTP/1.1" 200 None
2026-03-24 22:24:34 [adesa.be] INFO: Scrape type for 10711997: 2
2026-03-24 22:24:34 [adesa.be] INFO: Scraping item 10711997 url https://www.openlane.eu/en/carv6/auction/10711997
2026-03-24 22:24:34 [adesa.be] INFO: Found listing with ID: 10704637
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704637%27 HTTP/1.1" 200 None
2026-03-24 22:24:34 [adesa.be] INFO: Scrape type for 10704637: 0
2026-03-24 22:24:34 [adesa.be] INFO: Skipping item 10704637 url https://www.openlane.eu/en/carv6/auction/10704637
2026-03-24 22:24:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 185043bd-f779-5047-8bf4-266e0cdaf3d4 with identifier: 10711753
2026-03-24 22:24:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 185043bd-f779-5047-8bf4-266e0cdaf3d4 with scrape type 2
2026-03-24 22:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 185043bd-f779-5047-8bf4-266e0cdaf3d4 with scrape type 2
2026-03-24 22:24:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 185043bd-f779-5047-8bf4-266e0cdaf3d4, identifier: 10711753
2026-03-24 22:24:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 185043bd-f779-5047-8bf4-266e0cdaf3d4 with identifier: 10711753
2026-03-24 22:24:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 185043bd-f779-5047-8bf4-266e0cdaf3d4 with identifier: 10711753
2026-03-24 22:24:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 185043bd-f779-5047-8bf4-266e0cdaf3d4 with identifier: 10711753 to the API
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711753>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '185043bd-f779-5047-8bf4-266e0cdaf3d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CMU039',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711753',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 207791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2015-09-23',
'seats_number': 5,
'seller_name': 'Ali cars',
'title': 'Peugeot 5008 1.6 HDI Allure - Diesel - Automatic - 120 hp - 207.791 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2015}
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:34 [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 22:24:34 [adesa.be] INFO: Saving data for 10711753: {'auction_closing_time': 1774431000.0, 'created_time': 1774281245.090119, 'last_price_update_time': 1774391074.872872}
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711753') HTTP/1.1" 204 0
2026-03-24 22:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24: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 22:24:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a630c71c-595a-5fb1-9ddf-6466b2ca73ac with identifier: 10710348
2026-03-24 22:24:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a630c71c-595a-5fb1-9ddf-6466b2ca73ac with scrape type 2
2026-03-24 22:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a630c71c-595a-5fb1-9ddf-6466b2ca73ac with scrape type 2
2026-03-24 22:24:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a630c71c-595a-5fb1-9ddf-6466b2ca73ac, identifier: 10710348
2026-03-24 22:24:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de6b6601-b753-5e14-8d72-940b2c606354 with identifier: 10710301
2026-03-24 22:24:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de6b6601-b753-5e14-8d72-940b2c606354 with scrape type 2
2026-03-24 22:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de6b6601-b753-5e14-8d72-940b2c606354 with scrape type 2
2026-03-24 22:24:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de6b6601-b753-5e14-8d72-940b2c606354, identifier: 10710301
2026-03-24 22:24:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a630c71c-595a-5fb1-9ddf-6466b2ca73ac with identifier: 10710348
2026-03-24 22:24:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a630c71c-595a-5fb1-9ddf-6466b2ca73ac with identifier: 10710348
2026-03-24 22:24:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a630c71c-595a-5fb1-9ddf-6466b2ca73ac with identifier: 10710348 to the API
2026-03-24 22:24:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710348>
{'auction_title': '',
'c_o_2_emission_value': 92,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'a630c71c-595a-5fb1-9ddf-6466b2ca73ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNL780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710348',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 96443,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Opel Astra Sports Tourer 1.5 Edition - Diesel - Manual - 122 hp - '
'96.443 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-24 22:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710348%27 HTTP/1.1" 200 None
2026-03-24 22:24:35 [adesa.be] INFO: Saving data for 10710348: {'auction_closing_time': 1774423800.0, 'created_time': 1774281075.436447, 'last_price_update_time': 1774391075.491451}
2026-03-24 22:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710348') HTTP/1.1" 204 0
2026-03-24 22:24:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de6b6601-b753-5e14-8d72-940b2c606354 with identifier: 10710301
2026-03-24 22:24:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de6b6601-b753-5e14-8d72-940b2c606354 with identifier: 10710301
2026-03-24 22:24:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de6b6601-b753-5e14-8d72-940b2c606354 with identifier: 10710301 to the API
2026-03-24 22:24:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710301>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'de6b6601-b753-5e14-8d72-940b2c606354',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACZ346',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710301',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 162498,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10450,
'price_includes_vat': True,
'registration_date': '2021-02-24',
'seats_number': 8,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Opel Zafira Life 1.5 Edition - Diesel - Manual - 120 hp - 162.498 '
'km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-24 22:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710301%27 HTTP/1.1" 200 None
2026-03-24 22:24:35 [adesa.be] INFO: Saving data for 10710301: {'auction_closing_time': 1774423800.0, 'created_time': 1774281073.018999, 'last_price_update_time': 1774391075.757238}
2026-03-24 22:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710301') HTTP/1.1" 204 0
2026-03-24 22:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de89e904-9533-58d2-bd10-15566d87ee9b with identifier: 10711801
2026-03-24 22:24:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de89e904-9533-58d2-bd10-15566d87ee9b with scrape type 2
2026-03-24 22:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de89e904-9533-58d2-bd10-15566d87ee9b with scrape type 2
2026-03-24 22:24:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de89e904-9533-58d2-bd10-15566d87ee9b, identifier: 10711801
2026-03-24 22:24:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de89e904-9533-58d2-bd10-15566d87ee9b with identifier: 10711801
2026-03-24 22:24:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de89e904-9533-58d2-bd10-15566d87ee9b with identifier: 10711801
2026-03-24 22:24:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de89e904-9533-58d2-bd10-15566d87ee9b with identifier: 10711801 to the API
2026-03-24 22:24:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711801>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'de89e904-9533-58d2-bd10-15566d87ee9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'crx836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711801',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V50',
'odometer': 291174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2005-08-29',
'seats_number': 5,
'seller_name': 'KNL BV',
'title': 'Volvo V50 2.0 Summum - Diesel - Manual - 136 hp - 291.174 km',
'transmission': 'manual',
'trim': 'Summum',
'vin': None,
'year': 2005}
2026-03-24 22:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711801%27 HTTP/1.1" 200 None
2026-03-24 22:24:36 [adesa.be] INFO: Saving data for 10711801: {'auction_closing_time': 1774431000.0, 'created_time': 1774281132.912021, 'last_price_update_time': 1774391076.237806}
2026-03-24 22:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711801') HTTP/1.1" 204 0
2026-03-24 22:24:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f188fba-e642-5c17-acf0-601ceb0b572c with identifier: 10710279
2026-03-24 22:24:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f188fba-e642-5c17-acf0-601ceb0b572c with scrape type 2
2026-03-24 22:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f188fba-e642-5c17-acf0-601ceb0b572c with scrape type 2
2026-03-24 22:24:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f188fba-e642-5c17-acf0-601ceb0b572c, identifier: 10710279
2026-03-24 22:24:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f188fba-e642-5c17-acf0-601ceb0b572c with identifier: 10710279
2026-03-24 22:24:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f188fba-e642-5c17-acf0-601ceb0b572c with identifier: 10710279
2026-03-24 22:24:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f188fba-e642-5c17-acf0-601ceb0b572c with identifier: 10710279 to the API
2026-03-24 22:24:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710279>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '9f188fba-e642-5c17-acf0-601ceb0b572c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEZ542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710279',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 39969,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Opel Astra 1.6 GS - Hybrid - Automatic - 150 hp - 39.969 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-24 22:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710279%27 HTTP/1.1" 200 None
2026-03-24 22:24:36 [adesa.be] INFO: Saving data for 10710279: {'auction_closing_time': 1774423800.0, 'created_time': 1774281070.531629, 'last_price_update_time': 1774391076.881191}
2026-03-24 22:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710279') HTTP/1.1" 204 0
2026-03-24 22:24:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f68d463c-2ce9-5a87-9970-00e117622d2a with identifier: 10710345
2026-03-24 22:24:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f68d463c-2ce9-5a87-9970-00e117622d2a with scrape type 2
2026-03-24 22:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f68d463c-2ce9-5a87-9970-00e117622d2a with scrape type 2
2026-03-24 22:24:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f68d463c-2ce9-5a87-9970-00e117622d2a, identifier: 10710345
2026-03-24 22:24:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f68d463c-2ce9-5a87-9970-00e117622d2a with identifier: 10710345
2026-03-24 22:24:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f68d463c-2ce9-5a87-9970-00e117622d2a with identifier: 10710345
2026-03-24 22:24:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f68d463c-2ce9-5a87-9970-00e117622d2a with identifier: 10710345 to the API
2026-03-24 22:24:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710345>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'f68d463c-2ce9-5a87-9970-00e117622d2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRW177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710345',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 92731,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2023-06-07',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Seat Ibiza 1.0 Move! - Petrol - Manual - 80 hp - 92.731 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2023}
2026-03-24 22:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710345%27 HTTP/1.1" 200 None
2026-03-24 22:24:39 [adesa.be] INFO: Saving data for 10710345: {'auction_closing_time': 1774423800.0, 'created_time': 1774281054.06684, 'last_price_update_time': 1774391079.219653}
2026-03-24 22:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710345') HTTP/1.1" 204 0
2026-03-24 22:24:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6136d16f-fa50-537a-a8a8-65f8c9d5dd41 with identifier: 10710314
2026-03-24 22:24:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6136d16f-fa50-537a-a8a8-65f8c9d5dd41 with scrape type 2
2026-03-24 22:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6136d16f-fa50-537a-a8a8-65f8c9d5dd41 with scrape type 2
2026-03-24 22:24:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6136d16f-fa50-537a-a8a8-65f8c9d5dd41, identifier: 10710314
2026-03-24 22:24:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6136d16f-fa50-537a-a8a8-65f8c9d5dd41 with identifier: 10710314
2026-03-24 22:24:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6136d16f-fa50-537a-a8a8-65f8c9d5dd41 with identifier: 10710314
2026-03-24 22:24:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6136d16f-fa50-537a-a8a8-65f8c9d5dd41 with identifier: 10710314 to the API
2026-03-24 22:24:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710314>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '6136d16f-fa50-537a-a8a8-65f8c9d5dd41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSX348',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710314',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 64033,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Volkswagen Golf Variant 1.0 eTSI Life - Petrol - Automatic - 110 hp '
'- 64.033 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710314%27 HTTP/1.1" 200 None
2026-03-24 22:24:39 [adesa.be] INFO: Saving data for 10710314: {'auction_closing_time': 1774423800.0, 'created_time': 1774279522.61848, 'last_price_update_time': 1774391079.693986}
2026-03-24 22:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710314') HTTP/1.1" 204 0
2026-03-24 22:24:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47920745-3d8f-5670-b646-956e374daaf8 with identifier: 10710257
2026-03-24 22:24:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47920745-3d8f-5670-b646-956e374daaf8 with scrape type 2
2026-03-24 22:24:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47920745-3d8f-5670-b646-956e374daaf8 with scrape type 2
2026-03-24 22:24:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47920745-3d8f-5670-b646-956e374daaf8, identifier: 10710257
2026-03-24 22:24:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47920745-3d8f-5670-b646-956e374daaf8 with identifier: 10710257
2026-03-24 22:24:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47920745-3d8f-5670-b646-956e374daaf8 with identifier: 10710257
2026-03-24 22:24:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47920745-3d8f-5670-b646-956e374daaf8 with identifier: 10710257 to the API
2026-03-24 22:24:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710257>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '47920745-3d8f-5670-b646-956e374daaf8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CWY616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710257',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 76618,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Volvo XC60 B4 Core - Diesel - Automatic - 197 hp - 76.618 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2022}
2026-03-24 22:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710257%27 HTTP/1.1" 200 None
2026-03-24 22:24:43 [adesa.be] INFO: Saving data for 10710257: {'auction_closing_time': 1774423800.0, 'created_time': 1774279537.635126, 'last_price_update_time': 1774391083.903794}
2026-03-24 22:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710257') HTTP/1.1" 204 0
2026-03-24 22:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8317616-9292-5631-810f-f904c941be99 with identifier: 10704602
2026-03-24 22:24:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8317616-9292-5631-810f-f904c941be99 with scrape type 2
2026-03-24 22:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8317616-9292-5631-810f-f904c941be99 with scrape type 2
2026-03-24 22:24:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a8317616-9292-5631-810f-f904c941be99, identifier: 10704602
2026-03-24 22:24:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a8317616-9292-5631-810f-f904c941be99 with identifier: 10704602
2026-03-24 22:24:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a8317616-9292-5631-810f-f904c941be99 with identifier: 10704602
2026-03-24 22:24:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a8317616-9292-5631-810f-f904c941be99 with identifier: 10704602 to the API
2026-03-24 22:24:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704602>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a8317616-9292-5631-810f-f904c941be99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTH770',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704602',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 173719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2020-12-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e Business - xDrive - Hybrid - Automatic - 163 hp - '
'173.719 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 22:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704602%27 HTTP/1.1" 200 None
2026-03-24 22:24:47 [adesa.be] INFO: Saving data for 10704602: {'auction_closing_time': 1774513800.0, 'created_time': 1774217740.739039, 'last_price_update_time': 1774391087.145115}
2026-03-24 22:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704602') HTTP/1.1" 204 0
2026-03-24 22:24:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710334> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1404a13-533c-5fa1-bf80-161d368c4f67 with identifier: 10710334
2026-03-24 22:24:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1404a13-533c-5fa1-bf80-161d368c4f67 with scrape type 2
2026-03-24 22:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1404a13-533c-5fa1-bf80-161d368c4f67 with scrape type 2
2026-03-24 22:24:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1404a13-533c-5fa1-bf80-161d368c4f67, identifier: 10710334
2026-03-24 22:24:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1404a13-533c-5fa1-bf80-161d368c4f67 with identifier: 10710334
2026-03-24 22:24:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1404a13-533c-5fa1-bf80-161d368c4f67 with identifier: 10710334
2026-03-24 22:24:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1404a13-533c-5fa1-bf80-161d368c4f67 with identifier: 10710334 to the API
2026-03-24 22:24:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710334>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'd1404a13-533c-5fa1-bf80-161d368c4f67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAY048',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710334',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 87671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2023-08-10',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Nissan Juke 1.0 DIG-T Business - Petrol - Manual - 115 hp - 87.671 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710334%27 HTTP/1.1" 200 None
2026-03-24 22:24:51 [adesa.be] INFO: Saving data for 10710334: {'auction_closing_time': 1774423800.0, 'created_time': 1774281072.166085, 'last_price_update_time': 1774391091.681583}
2026-03-24 22:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710334') HTTP/1.1" 204 0
2026-03-24 22:24:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:54 [adesa.be] INFO: Found listing with ID: 10704640
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704640%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704640: 0
2026-03-24 22:24:54 [adesa.be] INFO: Skipping item 10704640 url https://www.openlane.eu/en/carv6/auction/10704640
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704641
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704641%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704641: 0
2026-03-24 22:24:54 [adesa.be] INFO: Skipping item 10704641 url https://www.openlane.eu/en/carv6/auction/10704641
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10712009
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712009%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10712009: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10712009 url https://www.openlane.eu/en/carv6/auction/10712009
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704644
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704644%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704644: 0
2026-03-24 22:24:54 [adesa.be] INFO: Skipping item 10704644 url https://www.openlane.eu/en/carv6/auction/10704644
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704645
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704645%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704645: 0
2026-03-24 22:24:54 [adesa.be] INFO: Skipping item 10704645 url https://www.openlane.eu/en/carv6/auction/10704645
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704646
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704646%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704646: 0
2026-03-24 22:24:54 [adesa.be] INFO: Skipping item 10704646 url https://www.openlane.eu/en/carv6/auction/10704646
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704648
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704648%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704648: 0
2026-03-24 22:24:54 [adesa.be] INFO: Skipping item 10704648 url https://www.openlane.eu/en/carv6/auction/10704648
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704650
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704650%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704650: 0
2026-03-24 22:24:54 [adesa.be] INFO: Skipping item 10704650 url https://www.openlane.eu/en/carv6/auction/10704650
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704649
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704649%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704649: 0
2026-03-24 22:24:54 [adesa.be] INFO: Skipping item 10704649 url https://www.openlane.eu/en/carv6/auction/10704649
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704653
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704653%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704653: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704653 url https://www.openlane.eu/en/carv6/auction/10704653
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10712017
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712017%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10712017: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10712017 url https://www.openlane.eu/en/carv6/auction/10712017
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10712000
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712000%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10712000: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10712000 url https://www.openlane.eu/en/carv6/auction/10712000
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704655
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704655%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704655: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704655 url https://www.openlane.eu/en/carv6/auction/10704655
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704654
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704654%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704654: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704654 url https://www.openlane.eu/en/carv6/auction/10704654
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704656
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704656%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704656: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704656 url https://www.openlane.eu/en/carv6/auction/10704656
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704657
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704657%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704657: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704657 url https://www.openlane.eu/en/carv6/auction/10704657
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704658
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704658%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704658: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704658 url https://www.openlane.eu/en/carv6/auction/10704658
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704659
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704659%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704659: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704659 url https://www.openlane.eu/en/carv6/auction/10704659
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704662
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704662%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704662: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704662 url https://www.openlane.eu/en/carv6/auction/10704662
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704663
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704663%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704663: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704663 url https://www.openlane.eu/en/carv6/auction/10704663
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704664
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704664%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704664: 0
2026-03-24 22:24:54 [adesa.be] INFO: Skipping item 10704664 url https://www.openlane.eu/en/carv6/auction/10704664
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10711996
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711996%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10711996: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10711996 url https://www.openlane.eu/en/carv6/auction/10711996
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704667
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704667%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704667: 0
2026-03-24 22:24:54 [adesa.be] INFO: Skipping item 10704667 url https://www.openlane.eu/en/carv6/auction/10704667
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10712005
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712005%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10712005: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10712005 url https://www.openlane.eu/en/carv6/auction/10712005
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704668
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704668%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704668: 0
2026-03-24 22:24:54 [adesa.be] INFO: Skipping item 10704668 url https://www.openlane.eu/en/carv6/auction/10704668
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10712010
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712010%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10712010: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10712010 url https://www.openlane.eu/en/carv6/auction/10712010
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704677
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704677%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704677: 0
2026-03-24 22:24:54 [adesa.be] INFO: Skipping item 10704677 url https://www.openlane.eu/en/carv6/auction/10704677
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704678
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704678%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704678: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704678 url https://www.openlane.eu/en/carv6/auction/10704678
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704676
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704676%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704676: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704676 url https://www.openlane.eu/en/carv6/auction/10704676
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704679
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704679%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704679: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704679 url https://www.openlane.eu/en/carv6/auction/10704679
2026-03-24 22:24:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704680
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704680%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704680: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704680 url https://www.openlane.eu/en/carv6/auction/10704680
2026-03-24 22:24: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 22:24:54 [adesa.be] INFO: Found listing with ID: 10712007
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712007%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10712007: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10712007 url https://www.openlane.eu/en/carv6/auction/10712007
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10712001
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712001%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10712001: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10712001 url https://www.openlane.eu/en/carv6/auction/10712001
2026-03-24 22:24:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704681
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704681%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704681: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704681 url https://www.openlane.eu/en/carv6/auction/10704681
2026-03-24 22:24: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 22:24:54 [adesa.be] INFO: Found listing with ID: 10704682
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704682%27 HTTP/1.1" 200 None
2026-03-24 22:24:54 [adesa.be] INFO: Scrape type for 10704682: 2
2026-03-24 22:24:54 [adesa.be] INFO: Scraping item 10704682 url https://www.openlane.eu/en/carv6/auction/10704682
2026-03-24 22:24:54 [adesa.be] INFO: Found listing with ID: 10704684
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704684%27 HTTP/1.1" 200 None
2026-03-24 22:24:55 [adesa.be] INFO: Scrape type for 10704684: 2
2026-03-24 22:24:55 [adesa.be] INFO: Scraping item 10704684 url https://www.openlane.eu/en/carv6/auction/10704684
2026-03-24 22:24:55 [adesa.be] INFO: Found listing with ID: 10704701
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704701%27 HTTP/1.1" 200 None
2026-03-24 22:24:55 [adesa.be] INFO: Scrape type for 10704701: 0
2026-03-24 22:24:55 [adesa.be] INFO: Skipping item 10704701 url https://www.openlane.eu/en/carv6/auction/10704701
2026-03-24 22:24:55 [adesa.be] INFO: Found listing with ID: 10712016
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712016%27 HTTP/1.1" 200 None
2026-03-24 22:24:55 [adesa.be] INFO: Scrape type for 10712016: 2
2026-03-24 22:24:55 [adesa.be] INFO: Scraping item 10712016 url https://www.openlane.eu/en/carv6/auction/10712016
2026-03-24 22:24:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a534edf-e64a-5a73-9b3d-d9113ea3ea44 with identifier: 10710305
2026-03-24 22:24:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a534edf-e64a-5a73-9b3d-d9113ea3ea44 with scrape type 2
2026-03-24 22:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a534edf-e64a-5a73-9b3d-d9113ea3ea44 with scrape type 2
2026-03-24 22:24:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a534edf-e64a-5a73-9b3d-d9113ea3ea44, identifier: 10710305
2026-03-24 22:24:55 [adesa.be] INFO: Found listing with ID: 10710889
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710889%27 HTTP/1.1" 200 None
2026-03-24 22:24:55 [adesa.be] INFO: Scrape type for 10710889: 2
2026-03-24 22:24:55 [adesa.be] INFO: Scraping item 10710889 url https://www.openlane.eu/en/carv6/auction/10710889
2026-03-24 22:24:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a534edf-e64a-5a73-9b3d-d9113ea3ea44 with identifier: 10710305
2026-03-24 22:24:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a534edf-e64a-5a73-9b3d-d9113ea3ea44 with identifier: 10710305
2026-03-24 22:24:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a534edf-e64a-5a73-9b3d-d9113ea3ea44 with identifier: 10710305 to the API
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710305>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '7a534edf-e64a-5a73-9b3d-d9113ea3ea44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSJ997',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710305',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 160356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'160.356 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710305%27 HTTP/1.1" 200 None
2026-03-24 22:24:55 [adesa.be] INFO: Saving data for 10710305: {'auction_closing_time': 1774423800.0, 'created_time': 1774279530.180455, 'last_price_update_time': 1774391095.52385}
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710305') HTTP/1.1" 204 0
2026-03-24 22:24:55 [adesa.be] INFO: Found listing with ID: 10710886
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710886%27 HTTP/1.1" 200 None
2026-03-24 22:24:55 [adesa.be] INFO: Scrape type for 10710886: 2
2026-03-24 22:24:55 [adesa.be] INFO: Scraping item 10710886 url https://www.openlane.eu/en/carv6/auction/10710886
2026-03-24 22:24:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08890617-6cef-5fab-ab07-c4fcb3c5edd5 with identifier: 10712025
2026-03-24 22:24:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08890617-6cef-5fab-ab07-c4fcb3c5edd5 with scrape type 2
2026-03-24 22:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08890617-6cef-5fab-ab07-c4fcb3c5edd5 with scrape type 2
2026-03-24 22:24:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 08890617-6cef-5fab-ab07-c4fcb3c5edd5, identifier: 10712025
2026-03-24 22:24:55 [adesa.be] INFO: Found listing with ID: 10710887
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710887%27 HTTP/1.1" 200 None
2026-03-24 22:24:55 [adesa.be] INFO: Scrape type for 10710887: 2
2026-03-24 22:24:55 [adesa.be] INFO: Scraping item 10710887 url https://www.openlane.eu/en/carv6/auction/10710887
2026-03-24 22:24: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 22:24:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 08890617-6cef-5fab-ab07-c4fcb3c5edd5 with identifier: 10712025
2026-03-24 22:24:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 08890617-6cef-5fab-ab07-c4fcb3c5edd5 with identifier: 10712025
2026-03-24 22:24:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 08890617-6cef-5fab-ab07-c4fcb3c5edd5 with identifier: 10712025 to the API
2026-03-24 22:24:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712025>
{'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': 78,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': '08890617-6cef-5fab-ab07-c4fcb3c5edd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '58730',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712025',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 4606,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4050,
'price_includes_vat': True,
'registration_date': '2024-07-29',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Hyundai Bayon 1.2 - Petrol - Manual - 78 hp - 4.606 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712025%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Saving data for 10712025: {'auction_closing_time': 1774445400.0, 'created_time': 1774279570.194135, 'last_price_update_time': 1774391096.026334}
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712025') HTTP/1.1" 204 0
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10710888
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710888%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10710888: 2
2026-03-24 22:24:56 [adesa.be] INFO: Scraping item 10710888 url https://www.openlane.eu/en/carv6/auction/10710888
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10710890
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710890%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10710890: 2
2026-03-24 22:24:56 [adesa.be] INFO: Scraping item 10710890 url https://www.openlane.eu/en/carv6/auction/10710890
2026-03-24 22:24:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbce981e-08b5-5ce6-baf3-38ab02395467 with identifier: 10711997
2026-03-24 22:24:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbce981e-08b5-5ce6-baf3-38ab02395467 with scrape type 2
2026-03-24 22:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbce981e-08b5-5ce6-baf3-38ab02395467 with scrape type 2
2026-03-24 22:24:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dbce981e-08b5-5ce6-baf3-38ab02395467, identifier: 10711997
2026-03-24 22:24:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dbce981e-08b5-5ce6-baf3-38ab02395467 with identifier: 10711997
2026-03-24 22:24:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dbce981e-08b5-5ce6-baf3-38ab02395467 with identifier: 10711997
2026-03-24 22:24:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dbce981e-08b5-5ce6-baf3-38ab02395467 with identifier: 10711997 to the API
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711997>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 99,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'dbce981e-08b5-5ce6-baf3-38ab02395467',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711997',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 11431,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9750,
'price_includes_vat': True,
'registration_date': '2025-04-19',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Kia Stonic 1.0 - Petrol - Automatic - 99 hp - 11.431 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711997%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Saving data for 10711997: {'auction_closing_time': 1774445400.0, 'created_time': 1774279568.10589, 'last_price_update_time': 1774391096.449409}
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711997') HTTP/1.1" 204 0
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10710891
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710891%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10710891: 2
2026-03-24 22:24:56 [adesa.be] INFO: Scraping item 10710891 url https://www.openlane.eu/en/carv6/auction/10710891
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10710892
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710892%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10710892: 2
2026-03-24 22:24:56 [adesa.be] INFO: Scraping item 10710892 url https://www.openlane.eu/en/carv6/auction/10710892
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10716579
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716579%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10716579: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10716579 url https://www.openlane.eu/en/carv6/auction/10716579
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10720609
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720609%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10720609: 1
2026-03-24 22:24:56 [adesa.be] INFO: Scraping item 10720609 url https://www.openlane.eu/en/carv6/auction/10720609
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10716680
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716680%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10716680: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10716680 url https://www.openlane.eu/en/carv6/auction/10716680
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10716578
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716578%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10716578: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10716578 url https://www.openlane.eu/en/carv6/auction/10716578
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10700951
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700951%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10700951: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10700951 url https://www.openlane.eu/en/carv6/auction/10700951
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10700959
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700959%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10700959: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10700959 url https://www.openlane.eu/en/carv6/auction/10700959
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10691301
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691301%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10691301: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10691301 url https://www.openlane.eu/en/carv6/auction/10691301
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10691295
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691295%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10691295: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10691295 url https://www.openlane.eu/en/carv6/auction/10691295
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10691302
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691302%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10691302: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10691302 url https://www.openlane.eu/en/carv6/auction/10691302
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10717300
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717300%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10717300: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10717300 url https://www.openlane.eu/en/carv6/auction/10717300
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10691297
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691297%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10691297: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10691297 url https://www.openlane.eu/en/carv6/auction/10691297
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10700944
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700944%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10700944: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10700944 url https://www.openlane.eu/en/carv6/auction/10700944
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10700945
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700945%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10700945: 2
2026-03-24 22:24:56 [adesa.be] INFO: Scraping item 10700945 url https://www.openlane.eu/en/carv6/auction/10700945
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10691296
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691296%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10691296: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10691296 url https://www.openlane.eu/en/carv6/auction/10691296
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10691298
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691298%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10691298: 2
2026-03-24 22:24:56 [adesa.be] INFO: Scraping item 10691298 url https://www.openlane.eu/en/carv6/auction/10691298
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10717309
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717309%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10717309: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10717309 url https://www.openlane.eu/en/carv6/auction/10717309
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10691299
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691299%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10691299: 2
2026-03-24 22:24:56 [adesa.be] INFO: Scraping item 10691299 url https://www.openlane.eu/en/carv6/auction/10691299
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10700948
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700948%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10700948: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10700948 url https://www.openlane.eu/en/carv6/auction/10700948
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10700953
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700953%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10700953: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10700953 url https://www.openlane.eu/en/carv6/auction/10700953
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10700955
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700955%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10700955: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10700955 url https://www.openlane.eu/en/carv6/auction/10700955
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10700962
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700962%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10700962: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10700962 url https://www.openlane.eu/en/carv6/auction/10700962
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10700964
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700964%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10700964: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10700964 url https://www.openlane.eu/en/carv6/auction/10700964
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10700967
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700967%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10700967: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10700967 url https://www.openlane.eu/en/carv6/auction/10700967
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10700975
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700975%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10700975: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10700975 url https://www.openlane.eu/en/carv6/auction/10700975
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10700977
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700977%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10700977: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10700977 url https://www.openlane.eu/en/carv6/auction/10700977
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10691300
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691300%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10691300: 2
2026-03-24 22:24:56 [adesa.be] INFO: Scraping item 10691300 url https://www.openlane.eu/en/carv6/auction/10691300
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10717286
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717286%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10717286: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10717286 url https://www.openlane.eu/en/carv6/auction/10717286
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10717280
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717280%27 HTTP/1.1" 200 None
2026-03-24 22:24:56 [adesa.be] INFO: Scrape type for 10717280: 0
2026-03-24 22:24:56 [adesa.be] INFO: Skipping item 10717280 url https://www.openlane.eu/en/carv6/auction/10717280
2026-03-24 22:24:56 [adesa.be] INFO: Found listing with ID: 10717262
2026-03-24 22:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717262%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717262: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717262 url https://www.openlane.eu/en/carv6/auction/10717262
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717251
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717251%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717251: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717251 url https://www.openlane.eu/en/carv6/auction/10717251
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717265
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717265%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717265: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717265 url https://www.openlane.eu/en/carv6/auction/10717265
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717254
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717254%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717254: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717254 url https://www.openlane.eu/en/carv6/auction/10717254
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717243
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717243%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717243: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717243 url https://www.openlane.eu/en/carv6/auction/10717243
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717252
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717252%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717252: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717252 url https://www.openlane.eu/en/carv6/auction/10717252
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717249
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717249%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717249: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717249 url https://www.openlane.eu/en/carv6/auction/10717249
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717229
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717229%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717229: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717229 url https://www.openlane.eu/en/carv6/auction/10717229
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717303
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717303%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717303: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717303 url https://www.openlane.eu/en/carv6/auction/10717303
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717237
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717237%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717237: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717237 url https://www.openlane.eu/en/carv6/auction/10717237
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717244
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717244%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717244: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717244 url https://www.openlane.eu/en/carv6/auction/10717244
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717256
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717256%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717256: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717256 url https://www.openlane.eu/en/carv6/auction/10717256
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717240
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717240%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717240: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717240 url https://www.openlane.eu/en/carv6/auction/10717240
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717255
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717255%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717255: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717255 url https://www.openlane.eu/en/carv6/auction/10717255
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717230
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717230%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717230: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717230 url https://www.openlane.eu/en/carv6/auction/10717230
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717247
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717247%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717247: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717247 url https://www.openlane.eu/en/carv6/auction/10717247
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717271
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717271%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717271: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717271 url https://www.openlane.eu/en/carv6/auction/10717271
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717245
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717245%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717245: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717245 url https://www.openlane.eu/en/carv6/auction/10717245
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717231
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717231%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717231: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717231 url https://www.openlane.eu/en/carv6/auction/10717231
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717290
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717290%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717290: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717290 url https://www.openlane.eu/en/carv6/auction/10717290
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717287
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717287%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717287: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717287 url https://www.openlane.eu/en/carv6/auction/10717287
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717294
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717294%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717294: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717294 url https://www.openlane.eu/en/carv6/auction/10717294
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717241
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717241%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717241: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717241 url https://www.openlane.eu/en/carv6/auction/10717241
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717239
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717239%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717239: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717239 url https://www.openlane.eu/en/carv6/auction/10717239
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717226
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717226%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717226: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717226 url https://www.openlane.eu/en/carv6/auction/10717226
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717306
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717306%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717306: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717306 url https://www.openlane.eu/en/carv6/auction/10717306
2026-03-24 22:24:57 [adesa.be] INFO: Found listing with ID: 10717284
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717284%27 HTTP/1.1" 200 None
2026-03-24 22:24:57 [adesa.be] INFO: Scrape type for 10717284: 0
2026-03-24 22:24:57 [adesa.be] INFO: Skipping item 10717284 url https://www.openlane.eu/en/carv6/auction/10717284
2026-03-24 22:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29cdd43b-22ab-50f8-a279-27301ce7f90e with identifier: 10711994
2026-03-24 22:24:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29cdd43b-22ab-50f8-a279-27301ce7f90e with scrape type 2
2026-03-24 22:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29cdd43b-22ab-50f8-a279-27301ce7f90e with scrape type 2
2026-03-24 22:24:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29cdd43b-22ab-50f8-a279-27301ce7f90e, identifier: 10711994
2026-03-24 22:24:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29cdd43b-22ab-50f8-a279-27301ce7f90e with identifier: 10711994
2026-03-24 22:24:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29cdd43b-22ab-50f8-a279-27301ce7f90e with identifier: 10711994
2026-03-24 22:24:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29cdd43b-22ab-50f8-a279-27301ce7f90e with identifier: 10711994 to the API
2026-03-24 22:24:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711994>
{'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': 136,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '29cdd43b-22ab-50f8-a279-27301ce7f90e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58833',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711994',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 45261,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2023-10-23',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Iveco Daily 2.3 - Diesel - Manual - 136 hp - 45.261 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711994%27 HTTP/1.1" 200 None
2026-03-24 22:24:58 [adesa.be] INFO: Saving data for 10711994: {'auction_closing_time': 1774445400.0, 'created_time': 1774279567.085344, 'last_price_update_time': 1774391098.200853}
2026-03-24 22:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711994') HTTP/1.1" 204 0
2026-03-24 22:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:24: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 22:24:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0de98975-9f0f-5af4-8156-6c34bfe153f7 with identifier: 10704616
2026-03-24 22:24:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0de98975-9f0f-5af4-8156-6c34bfe153f7 with scrape type 2
2026-03-24 22:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0de98975-9f0f-5af4-8156-6c34bfe153f7 with scrape type 2
2026-03-24 22:24:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0de98975-9f0f-5af4-8156-6c34bfe153f7, identifier: 10704616
2026-03-24 22:24:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0de98975-9f0f-5af4-8156-6c34bfe153f7 with identifier: 10704616
2026-03-24 22:24:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0de98975-9f0f-5af4-8156-6c34bfe153f7 with identifier: 10704616
2026-03-24 22:24:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0de98975-9f0f-5af4-8156-6c34bfe153f7 with identifier: 10704616 to the API
2026-03-24 22:24:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:24: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 22:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704616>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0de98975-9f0f-5af4-8156-6c34bfe153f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UCZ059',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704616',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 81355,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2018-04-04',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'81.355 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-24 22:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704616%27 HTTP/1.1" 200 None
2026-03-24 22:25:00 [adesa.be] INFO: Saving data for 10704616: {'auction_closing_time': 1774513800.0, 'created_time': 1774192572.0223489, 'last_price_update_time': 1774391100.103085}
2026-03-24 22:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704616') HTTP/1.1" 204 0
2026-03-24 22:25:00 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.067(s), this was the 1st time calling it.
2026-03-24 22:25:00 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.057135330761157 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:25:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a974201-af3b-526c-a349-18643fd6cc67 with identifier: 10704619
2026-03-24 22:25:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a974201-af3b-526c-a349-18643fd6cc67 with scrape type 2
2026-03-24 22:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a974201-af3b-526c-a349-18643fd6cc67 with scrape type 2
2026-03-24 22:25:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a974201-af3b-526c-a349-18643fd6cc67, identifier: 10704619
2026-03-24 22:25:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a974201-af3b-526c-a349-18643fd6cc67 with identifier: 10704619
2026-03-24 22:25:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a974201-af3b-526c-a349-18643fd6cc67 with identifier: 10704619
2026-03-24 22:25:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a974201-af3b-526c-a349-18643fd6cc67 with identifier: 10704619 to the API
2026-03-24 22:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704619>
{'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': 180,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0a974201-af3b-526c-a349-18643fd6cc67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSR730',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704619',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 26765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Hyundai Tucson 1.6 T-GDI Shine - AWD - Hybrid - Automatic - 180 hp '
'- 26.765 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-24 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704619%27 HTTP/1.1" 200 None
2026-03-24 22:25:03 [adesa.be] INFO: Saving data for 10704619: {'auction_closing_time': 1774513800.0, 'created_time': 1774192555.435041, 'last_price_update_time': 1774391103.95024}
2026-03-24 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704619') HTTP/1.1" 204 0
2026-03-24 22:25:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecbf205d-90a8-5e98-a727-b76db4a6019f with identifier: 10704617
2026-03-24 22:25:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecbf205d-90a8-5e98-a727-b76db4a6019f with scrape type 2
2026-03-24 22:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecbf205d-90a8-5e98-a727-b76db4a6019f with scrape type 2
2026-03-24 22:25:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ecbf205d-90a8-5e98-a727-b76db4a6019f, identifier: 10704617
2026-03-24 22:25:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ecbf205d-90a8-5e98-a727-b76db4a6019f with identifier: 10704617
2026-03-24 22:25:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ecbf205d-90a8-5e98-a727-b76db4a6019f with identifier: 10704617
2026-03-24 22:25:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ecbf205d-90a8-5e98-a727-b76db4a6019f with identifier: 10704617 to the API
2026-03-24 22:25:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704617>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ecbf205d-90a8-5e98-a727-b76db4a6019f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UWA503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704617',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 96332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2018-08-13',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'96.332 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-24 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704617%27 HTTP/1.1" 200 None
2026-03-24 22:25:04 [adesa.be] INFO: Saving data for 10704617: {'auction_closing_time': 1774513800.0, 'created_time': 1774192572.369175, 'last_price_update_time': 1774391104.344683}
2026-03-24 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704617') HTTP/1.1" 204 0
2026-03-24 22:25:06 [scrapy.extensions.logstats] INFO: Crawled 879 pages (at 47 pages/min), scraped 758 items (at 44 items/min)
2026-03-24 22:25:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:25:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:25:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de1b4309-1124-5e81-bee0-ef091ea71670 with identifier: 10711995
2026-03-24 22:25:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de1b4309-1124-5e81-bee0-ef091ea71670 with scrape type 2
2026-03-24 22:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de1b4309-1124-5e81-bee0-ef091ea71670 with scrape type 2
2026-03-24 22:25:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de1b4309-1124-5e81-bee0-ef091ea71670, identifier: 10711995
2026-03-24 22:25:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de1b4309-1124-5e81-bee0-ef091ea71670 with identifier: 10711995
2026-03-24 22:25:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de1b4309-1124-5e81-bee0-ef091ea71670 with identifier: 10711995
2026-03-24 22:25:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de1b4309-1124-5e81-bee0-ef091ea71670 with identifier: 10711995 to the API
2026-03-24 22:25:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711995>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'Light truck',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'de1b4309-1124-5e81-bee0-ef091ea71670',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711995',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 122238,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12750,
'price_includes_vat': True,
'registration_date': '2020-05-13',
'seats_number': 8,
'seller_name': 'Autohandel Didier nv',
'title': 'Ford Transit Custom 2.0 - Diesel - Manual - 129 hp - 122.238 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711995%27 HTTP/1.1" 200 None
2026-03-24 22:25:09 [adesa.be] INFO: Saving data for 10711995: {'auction_closing_time': 1774445400.0, 'created_time': 1774279567.568762, 'last_price_update_time': 1774391109.468673}
2026-03-24 22:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711995') HTTP/1.1" 204 0
2026-03-24 22:25:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5411166-541e-5e0e-9016-7a38b49b13dc with identifier: 10704611
2026-03-24 22:25:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5411166-541e-5e0e-9016-7a38b49b13dc with scrape type 2
2026-03-24 22:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5411166-541e-5e0e-9016-7a38b49b13dc with scrape type 2
2026-03-24 22:25:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5411166-541e-5e0e-9016-7a38b49b13dc, identifier: 10704611
2026-03-24 22:25:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5411166-541e-5e0e-9016-7a38b49b13dc with identifier: 10704611
2026-03-24 22:25:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5411166-541e-5e0e-9016-7a38b49b13dc with identifier: 10704611
2026-03-24 22:25:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5411166-541e-5e0e-9016-7a38b49b13dc with identifier: 10704611 to the API
2026-03-24 22:25:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a5411166-541e-5e0e-9016-7a38b49b13dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEN469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 131988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 2.5 EcoBoost ST Line X - Hybrid - Automatic - 152 hp - '
'131.988 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-24 22:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704611%27 HTTP/1.1" 200 None
2026-03-24 22:25:09 [adesa.be] INFO: Saving data for 10704611: {'auction_closing_time': 1774513800.0, 'created_time': 1774279569.308595, 'last_price_update_time': 1774391109.964809}
2026-03-24 22:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704611') HTTP/1.1" 204 0
2026-03-24 22:25:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b537de54-e4d5-50c8-a178-b86cbe66eb1a with identifier: 10704612
2026-03-24 22:25:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b537de54-e4d5-50c8-a178-b86cbe66eb1a with scrape type 2
2026-03-24 22:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b537de54-e4d5-50c8-a178-b86cbe66eb1a with scrape type 2
2026-03-24 22:25:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b537de54-e4d5-50c8-a178-b86cbe66eb1a, identifier: 10704612
2026-03-24 22:25:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b537de54-e4d5-50c8-a178-b86cbe66eb1a with identifier: 10704612
2026-03-24 22:25:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b537de54-e4d5-50c8-a178-b86cbe66eb1a with identifier: 10704612
2026-03-24 22:25:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b537de54-e4d5-50c8-a178-b86cbe66eb1a with identifier: 10704612 to the API
2026-03-24 22:25:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704612>
{'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': 120,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b537de54-e4d5-50c8-a178-b86cbe66eb1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AET481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704612',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 243771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 1.5 TDCI Trend - Diesel - Automatic - 120 hp - 243.771 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-24 22:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704612%27 HTTP/1.1" 200 None
2026-03-24 22:25:10 [adesa.be] INFO: Saving data for 10704612: {'auction_closing_time': 1774513800.0, 'created_time': 1774192570.947108, 'last_price_update_time': 1774391110.965525}
2026-03-24 22:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704612') HTTP/1.1" 204 0
2026-03-24 22:25:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab72dd5c-9cf8-54e6-a53a-91d243d7c44c with identifier: 10704679
2026-03-24 22:25:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab72dd5c-9cf8-54e6-a53a-91d243d7c44c with scrape type 2
2026-03-24 22:25:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab72dd5c-9cf8-54e6-a53a-91d243d7c44c with scrape type 2
2026-03-24 22:25:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab72dd5c-9cf8-54e6-a53a-91d243d7c44c, identifier: 10704679
2026-03-24 22:25:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab72dd5c-9cf8-54e6-a53a-91d243d7c44c with identifier: 10704679
2026-03-24 22:25:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab72dd5c-9cf8-54e6-a53a-91d243d7c44c with identifier: 10704679
2026-03-24 22:25:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab72dd5c-9cf8-54e6-a53a-91d243d7c44c with identifier: 10704679 to the API
2026-03-24 22:25:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704679>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ab72dd5c-9cf8-54e6-a53a-91d243d7c44c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQW589',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704679',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 120357,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2020-03-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 150 hp - 120.357 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-24 22:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704679%27 HTTP/1.1" 200 None
2026-03-24 22:25:12 [adesa.be] INFO: Saving data for 10704679: {'auction_closing_time': 1774513800.0, 'created_time': 1774217734.968765, 'last_price_update_time': 1774391112.370831}
2026-03-24 22:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704679') HTTP/1.1" 204 0
2026-03-24 22:25:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbe8b52b-dea6-58dd-8292-d7f0e49b7e3a with identifier: 10712002
2026-03-24 22:25:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbe8b52b-dea6-58dd-8292-d7f0e49b7e3a with scrape type 2
2026-03-24 22:25:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbe8b52b-dea6-58dd-8292-d7f0e49b7e3a with scrape type 2
2026-03-24 22:25:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbe8b52b-dea6-58dd-8292-d7f0e49b7e3a, identifier: 10712002
2026-03-24 22:25:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbe8b52b-dea6-58dd-8292-d7f0e49b7e3a with identifier: 10712002
2026-03-24 22:25:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbe8b52b-dea6-58dd-8292-d7f0e49b7e3a with identifier: 10712002
2026-03-24 22:25:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbe8b52b-dea6-58dd-8292-d7f0e49b7e3a with identifier: 10712002 to the API
2026-03-24 22:25:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712002>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'cbe8b52b-dea6-58dd-8292-d7f0e49b7e3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60562',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712002',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 33800,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8550,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Dacia Duster 1.0 TCe - Petrol - Manual - 91 hp - 33.800 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712002%27 HTTP/1.1" 200 None
2026-03-24 22:25:12 [adesa.be] INFO: Saving data for 10712002: {'auction_closing_time': 1774445400.0, 'created_time': 1774281026.844062, 'last_price_update_time': 1774391112.757658}
2026-03-24 22:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712002') HTTP/1.1" 204 0
2026-03-24 22:25:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41407673-e4a2-52b8-a9d8-a56fdabffa34 with identifier: 10712001
2026-03-24 22:25:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41407673-e4a2-52b8-a9d8-a56fdabffa34 with scrape type 2
2026-03-24 22:25:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41407673-e4a2-52b8-a9d8-a56fdabffa34 with scrape type 2
2026-03-24 22:25:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41407673-e4a2-52b8-a9d8-a56fdabffa34, identifier: 10712001
2026-03-24 22:25:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41407673-e4a2-52b8-a9d8-a56fdabffa34 with identifier: 10712001
2026-03-24 22:25:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41407673-e4a2-52b8-a9d8-a56fdabffa34 with identifier: 10712001
2026-03-24 22:25:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41407673-e4a2-52b8-a9d8-a56fdabffa34 with identifier: 10712001 to the API
2026-03-24 22:25:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712001>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': '41407673-e4a2-52b8-a9d8-a56fdabffa34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '58739',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712001',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 134992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8550,
'price_includes_vat': True,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen Tiguan 2.0 TSI Life - 4Motion - Petrol - Automatic - 190 '
'hp - 134.992 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712001%27 HTTP/1.1" 200 None
2026-03-24 22:25:13 [adesa.be] INFO: Saving data for 10712001: {'auction_closing_time': 1774445400.0, 'created_time': 1774279526.171767, 'last_price_update_time': 1774391113.142345}
2026-03-24 22:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712001') HTTP/1.1" 204 0
2026-03-24 22:25:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 011cb01a-3740-558a-9814-5569e5459dae with identifier: 10710886
2026-03-24 22:25:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 011cb01a-3740-558a-9814-5569e5459dae with scrape type 2
2026-03-24 22:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 011cb01a-3740-558a-9814-5569e5459dae with scrape type 2
2026-03-24 22:25:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 011cb01a-3740-558a-9814-5569e5459dae, identifier: 10710886
2026-03-24 22:25:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 011cb01a-3740-558a-9814-5569e5459dae with identifier: 10710886
2026-03-24 22:25:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 011cb01a-3740-558a-9814-5569e5459dae with identifier: 10710886
2026-03-24 22:25:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 011cb01a-3740-558a-9814-5569e5459dae with identifier: 10710886 to the API
2026-03-24 22:25:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710886>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Electric',
'id': '011cb01a-3740-558a-9814-5569e5459dae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FUF468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710886',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'BMW',
'model': 'iX1',
'odometer': 39150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2024-08-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW iX1 - Electric - Automatic - 204 hp - 39.150 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710886%27 HTTP/1.1" 200 None
2026-03-24 22:25:13 [adesa.be] INFO: Saving data for 10710886: {'auction_closing_time': 1774425600.0, 'created_time': 1774279550.181549, 'last_price_update_time': 1774391113.92315}
2026-03-24 22:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710886') HTTP/1.1" 204 0
2026-03-24 22:25:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31e6932e-ce95-5c08-9200-99ce13918a2e with identifier: 10691300
2026-03-24 22:25:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31e6932e-ce95-5c08-9200-99ce13918a2e with scrape type 2
2026-03-24 22:25:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31e6932e-ce95-5c08-9200-99ce13918a2e with scrape type 2
2026-03-24 22:25:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 31e6932e-ce95-5c08-9200-99ce13918a2e, identifier: 10691300
2026-03-24 22:25:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 31e6932e-ce95-5c08-9200-99ce13918a2e with identifier: 10691300
2026-03-24 22:25:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 31e6932e-ce95-5c08-9200-99ce13918a2e with identifier: 10691300
2026-03-24 22:25:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 31e6932e-ce95-5c08-9200-99ce13918a2e with identifier: 10691300 to the API
2026-03-24 22:25:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691300>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T09:20:00Z',
'fuel_type': 'Petrol',
'id': '31e6932e-ce95-5c08-9200-99ce13918a2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARA606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691300',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 187912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TSI Elegance Business - Petrol - Automatic - '
'190 hp - 187.912 km',
'transmission': 'automatic',
'trim': 'Elegance Business',
'vin': None,
'year': 2021}
2026-03-24 22:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691300%27 HTTP/1.1" 200 None
2026-03-24 22:25:14 [adesa.be] INFO: Saving data for 10691300: {'auction_closing_time': 1774603200.0, 'created_time': 1774001777.451461, 'last_price_update_time': 1774391114.400823}
2026-03-24 22:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10691300') HTTP/1.1" 204 0
2026-03-24 22:25:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dba4b8f-f891-547a-9183-bc602b812aa7 with identifier: 10711748
2026-03-24 22:25:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dba4b8f-f891-547a-9183-bc602b812aa7 with scrape type 2
2026-03-24 22:25:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dba4b8f-f891-547a-9183-bc602b812aa7 with scrape type 2
2026-03-24 22:25:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4dba4b8f-f891-547a-9183-bc602b812aa7, identifier: 10711748
2026-03-24 22:25:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4dba4b8f-f891-547a-9183-bc602b812aa7 with identifier: 10711748
2026-03-24 22:25:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4dba4b8f-f891-547a-9183-bc602b812aa7 with identifier: 10711748
2026-03-24 22:25:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4dba4b8f-f891-547a-9183-bc602b812aa7 with identifier: 10711748 to the API
2026-03-24 22:25:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711748>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4dba4b8f-f891-547a-9183-bc602b812aa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HKA630',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711748',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLK',
'odometer': 259028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2010-12-06',
'seats_number': 5,
'seller_name': 'Fds motor sprl',
'title': 'Mercedes-Benz GLK 220 CDI Sport Edition - Diesel - Automatic - 163 '
'hp - 259.028 km',
'transmission': 'automatic',
'trim': 'Sport Edition',
'vin': None,
'year': 2010}
2026-03-24 22:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:15 [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 22:25:15 [adesa.be] INFO: Saving data for 10711748: {'auction_closing_time': 1774431000.0, 'created_time': 1774281224.295689, 'last_price_update_time': 1774391115.320873}
2026-03-24 22:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711748') HTTP/1.1" 204 0
2026-03-24 22:25:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb39e1b4-5702-50f1-8ce5-3c26cbca7e04 with identifier: 10691298
2026-03-24 22:25:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb39e1b4-5702-50f1-8ce5-3c26cbca7e04 with scrape type 2
2026-03-24 22:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb39e1b4-5702-50f1-8ce5-3c26cbca7e04 with scrape type 2
2026-03-24 22:25:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb39e1b4-5702-50f1-8ce5-3c26cbca7e04, identifier: 10691298
2026-03-24 22:25:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb39e1b4-5702-50f1-8ce5-3c26cbca7e04 with identifier: 10691298
2026-03-24 22:25:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb39e1b4-5702-50f1-8ce5-3c26cbca7e04 with identifier: 10691298
2026-03-24 22:25:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb39e1b4-5702-50f1-8ce5-3c26cbca7e04 with identifier: 10691298 to the API
2026-03-24 22:25:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691298>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T09:20:00Z',
'fuel_type': 'Hybrid',
'id': 'cb39e1b4-5702-50f1-8ce5-3c26cbca7e04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWH526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 89875,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2021-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 250e - Hybrid - Automatic - 160 hp - 89.875 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691298%27 HTTP/1.1" 200 None
2026-03-24 22:25:15 [adesa.be] INFO: Saving data for 10691298: {'auction_closing_time': 1774603200.0, 'created_time': 1774001780.027645, 'last_price_update_time': 1774391115.913823}
2026-03-24 22:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10691298') HTTP/1.1" 204 0
2026-03-24 22:25:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with identifier: 10704610
2026-03-24 22:25:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with scrape type 2
2026-03-24 22:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with scrape type 2
2026-03-24 22:25:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8, identifier: 10704610
2026-03-24 22:25:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with identifier: 10704610
2026-03-24 22:25:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with identifier: 10704610
2026-03-24 22:25:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef6a4952-43cc-5a77-afb7-4bdf76e6aad8 with identifier: 10704610 to the API
2026-03-24 22:25:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704610>
{'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': 120,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ef6a4952-43cc-5a77-afb7-4bdf76e6aad8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVD516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704610',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 146502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford Focus Active 1.5 EcoBlue - Diesel - Manual - 120 hp - 146.502 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704610%27 HTTP/1.1" 200 None
2026-03-24 22:25:16 [adesa.be] INFO: Saving data for 10704610: {'auction_closing_time': 1774513800.0, 'created_time': 1774217741.717409, 'last_price_update_time': 1774391116.363319}
2026-03-24 22:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704610') HTTP/1.1" 204 0
2026-03-24 22:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10700945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33cdb4c2-70b6-5b96-b866-ee94d91206bd with identifier: 10700945
2026-03-24 22:25:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33cdb4c2-70b6-5b96-b866-ee94d91206bd with scrape type 2
2026-03-24 22:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33cdb4c2-70b6-5b96-b866-ee94d91206bd with scrape type 2
2026-03-24 22:25:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 33cdb4c2-70b6-5b96-b866-ee94d91206bd, identifier: 10700945
2026-03-24 22:25:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 33cdb4c2-70b6-5b96-b866-ee94d91206bd with identifier: 10700945
2026-03-24 22:25:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 33cdb4c2-70b6-5b96-b866-ee94d91206bd with identifier: 10700945
2026-03-24 22:25:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 33cdb4c2-70b6-5b96-b866-ee94d91206bd with identifier: 10700945 to the API
2026-03-24 22:25:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10700945>
{'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-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '33cdb4c2-70b6-5b96-b866-ee94d91206bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTT667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10700945',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 51723,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Citroën Jumpy XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'51.723 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2020}
2026-03-24 22:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700945%27 HTTP/1.1" 200 None
2026-03-24 22:25:16 [adesa.be] INFO: Saving data for 10700945: {'auction_closing_time': 1774436400.0, 'created_time': 1774106181.135523, 'last_price_update_time': 1774391116.883924}
2026-03-24 22:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10700945') HTTP/1.1" 204 0
2026-03-24 22:25:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a with identifier: 10720609
2026-03-24 22:25:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a with scrape type 1
2026-03-24 22:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a
2026-03-24 22:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25: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%252F5693506%252Fgeneral%252F17edb849-b006-4507-9c6c-6f23192834e8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693506/general/17edb849-b006-4507-9c6c-6f23192834e8.jpeg already downloaded
2026-03-24 22:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25: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%252F5693506%252Fgeneral%252F274fe806-7aea-4909-b45c-5a3ed4fd1ede.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693506/general/274fe806-7aea-4909-b45c-5a3ed4fd1ede.jpeg already downloaded
2026-03-24 22:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25: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%252F5693506%252Fgeneral%252F035a9a9c-af5a-4926-8958-6ab58e308c28.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693506/general/035a9a9c-af5a-4926-8958-6ab58e308c28.jpeg already downloaded
2026-03-24 22:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25: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%252F5693506%252Fgeneral%252F77c962b6-05f3-4a00-b85c-10a1f29cddd5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693506/general/77c962b6-05f3-4a00-b85c-10a1f29cddd5.jpeg already downloaded
2026-03-24 22:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25: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%252F5693506%252Fgeneral%252F26e7dcc9-445b-437f-88cb-9d08ed189270.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693506/general/26e7dcc9-445b-437f-88cb-9d08ed189270.jpeg already downloaded
2026-03-24 22:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25: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%252F5693506%252Fgeneral%252Fa0306f2a-9991-44fb-a277-54dc6174630f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693506/general/a0306f2a-9991-44fb-a277-54dc6174630f.jpeg already downloaded
2026-03-24 22:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25: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%252F5693506%252Fgeneral%252F699dc04e-4ac6-4242-9414-e97cc6767fee.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693506/general/699dc04e-4ac6-4242-9414-e97cc6767fee.jpeg already downloaded
2026-03-24 22:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25: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%252F5693506%252Fgeneral%252F7c0d79df-cda8-40ca-b7ce-73f415f9e7d7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693506/general/7c0d79df-cda8-40ca-b7ce-73f415f9e7d7.jpeg already downloaded
2026-03-24 22:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25: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%252F5693506%252Fgeneral%252Fc4ce931a-12e0-4185-b8cb-294dadb764b6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693506/general/c4ce931a-12e0-4185-b8cb-294dadb764b6.jpeg already downloaded
2026-03-24 22:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25: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%252F5693506%252Fgeneral%252F0d28ca6c-ba03-442e-91db-ef19bd37beb7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693506/general/0d28ca6c-ba03-442e-91db-ef19bd37beb7.jpeg already downloaded
2026-03-24 22:25:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a, identifier: 10720609
2026-03-24 22:25:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a with identifier: 10720609
2026-03-24 22:25:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a with identifier: 10720609
2026-03-24 22:25:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a with identifier: 10720609 to the API
2026-03-24 22:25:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720609>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 89,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HGQ059',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720609',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 346381,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5693506/general/17edb849-b006-4507-9c6c-6f23192834e8.jpeg',
'https://images.openlane.eu/carimgs/5693506/general/274fe806-7aea-4909-b45c-5a3ed4fd1ede.jpeg',
'https://images.openlane.eu/carimgs/5693506/general/035a9a9c-af5a-4926-8958-6ab58e308c28.jpeg',
'https://images.openlane.eu/carimgs/5693506/general/77c962b6-05f3-4a00-b85c-10a1f29cddd5.jpeg',
'https://images.openlane.eu/carimgs/5693506/general/26e7dcc9-445b-437f-88cb-9d08ed189270.jpeg',
'https://images.openlane.eu/carimgs/5693506/general/a0306f2a-9991-44fb-a277-54dc6174630f.jpeg',
'https://images.openlane.eu/carimgs/5693506/general/699dc04e-4ac6-4242-9414-e97cc6767fee.jpeg',
'https://images.openlane.eu/carimgs/5693506/general/7c0d79df-cda8-40ca-b7ce-73f415f9e7d7.jpeg',
'https://images.openlane.eu/carimgs/5693506/general/c4ce931a-12e0-4185-b8cb-294dadb764b6.jpeg',
'https://images.openlane.eu/carimgs/5693506/general/0d28ca6c-ba03-442e-91db-ef19bd37beb7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a/dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2640245,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693506/general/17edb849-b006-4507-9c6c-6f23192834e8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a/dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2578794,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693506/general/274fe806-7aea-4909-b45c-5a3ed4fd1ede.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a/dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2957023,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693506/general/035a9a9c-af5a-4926-8958-6ab58e308c28.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a/dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2722799,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693506/general/77c962b6-05f3-4a00-b85c-10a1f29cddd5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a/dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2792949,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693506/general/26e7dcc9-445b-437f-88cb-9d08ed189270.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a/dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3067600,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693506/general/a0306f2a-9991-44fb-a277-54dc6174630f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a/dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2612432,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693506/general/699dc04e-4ac6-4242-9414-e97cc6767fee.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a/dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2340358,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693506/general/7c0d79df-cda8-40ca-b7ce-73f415f9e7d7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a/dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2975004,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693506/general/c4ce931a-12e0-4185-b8cb-294dadb764b6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a/dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1997487,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693506/general/0d28ca6c-ba03-442e-91db-ef19bd37beb7.jpeg',
'Width': 4032}],
'price': 25,
'price_includes_vat': True,
'registration_date': '2006-07-17',
'seats_number': 5,
'seller_name': 'Wegen & Verkeer Antwerpen',
'title': 'Opel Astra - Diesel - Manual - 89 hp - 346.381 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2006}
2026-03-24 22:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720609%27 HTTP/1.1" 200 None
2026-03-24 22:25:18 [adesa.be] INFO: Saving data for 10720609: {'created_time': 1774391118.228869, 'last_price_update_time': 1774391118.228879, 'auction_closing_time': 1774609200.0}
2026-03-24 22:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720609') HTTP/1.1" 204 0
2026-03-24 22:25:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35e288ab-a797-5f3a-9be0-e7e4032ea13f with identifier: 10710892
2026-03-24 22:25:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35e288ab-a797-5f3a-9be0-e7e4032ea13f with scrape type 2
2026-03-24 22:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35e288ab-a797-5f3a-9be0-e7e4032ea13f with scrape type 2
2026-03-24 22:25:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 35e288ab-a797-5f3a-9be0-e7e4032ea13f, identifier: 10710892
2026-03-24 22:25:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 35e288ab-a797-5f3a-9be0-e7e4032ea13f with identifier: 10710892
2026-03-24 22:25:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 35e288ab-a797-5f3a-9be0-e7e4032ea13f with identifier: 10710892
2026-03-24 22:25:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 35e288ab-a797-5f3a-9be0-e7e4032ea13f with identifier: 10710892 to the API
2026-03-24 22:25:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710892>
{'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': 373,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Electric',
'id': '35e288ab-a797-5f3a-9be0-e7e4032ea13f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FDR961',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710892',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 43425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25300,
'price_includes_vat': True,
'registration_date': '2024-04-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 373 '
'hp - 43.425 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710892%27 HTTP/1.1" 200 None
2026-03-24 22:25:23 [adesa.be] INFO: Saving data for 10710892: {'auction_closing_time': 1774425600.0, 'created_time': 1774279546.968554, 'last_price_update_time': 1774391123.648971}
2026-03-24 22:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710892') HTTP/1.1" 204 0
2026-03-24 22:25:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0002817-3e8d-5f87-952e-8045846155e3 with identifier: 10691299
2026-03-24 22:25:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0002817-3e8d-5f87-952e-8045846155e3 with scrape type 2
2026-03-24 22:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0002817-3e8d-5f87-952e-8045846155e3 with scrape type 2
2026-03-24 22:25:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0002817-3e8d-5f87-952e-8045846155e3, identifier: 10691299
2026-03-24 22:25:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0002817-3e8d-5f87-952e-8045846155e3 with identifier: 10691299
2026-03-24 22:25:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0002817-3e8d-5f87-952e-8045846155e3 with identifier: 10691299
2026-03-24 22:25:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0002817-3e8d-5f87-952e-8045846155e3 with identifier: 10691299 to the API
2026-03-24 22:25:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691299>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:20:00Z',
'fuel_type': 'Diesel',
'id': 'a0002817-3e8d-5f87-952e-8045846155e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEY202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 177038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-03-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'177.038 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-24 22:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691299%27 HTTP/1.1" 200 None
2026-03-24 22:25:24 [adesa.be] INFO: Saving data for 10691299: {'auction_closing_time': 1774603200.0, 'created_time': 1774001776.411107, 'last_price_update_time': 1774391124.131966}
2026-03-24 22:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10691299') HTTP/1.1" 204 0
2026-03-24 22:25:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98a14a4b-b869-5846-b23d-af3953377371 with identifier: 10710890
2026-03-24 22:25:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98a14a4b-b869-5846-b23d-af3953377371 with scrape type 2
2026-03-24 22:25:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98a14a4b-b869-5846-b23d-af3953377371 with scrape type 2
2026-03-24 22:25:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98a14a4b-b869-5846-b23d-af3953377371, identifier: 10710890
2026-03-24 22:25:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98a14a4b-b869-5846-b23d-af3953377371 with identifier: 10710890
2026-03-24 22:25:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98a14a4b-b869-5846-b23d-af3953377371 with identifier: 10710890
2026-03-24 22:25:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98a14a4b-b869-5846-b23d-af3953377371 with identifier: 10710890 to the API
2026-03-24 22:25:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710890>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 285,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Electric',
'id': '98a14a4b-b869-5846-b23d-af3953377371',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GDD667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710890',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 24110,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2024-10-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Enyaq 85 - Electric - Automatic - 285 hp - 24.110 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710890%27 HTTP/1.1" 200 None
2026-03-24 22:25:25 [adesa.be] INFO: Saving data for 10710890: {'auction_closing_time': 1774425600.0, 'created_time': 1774279543.356222, 'last_price_update_time': 1774391125.829131}
2026-03-24 22:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710890') HTTP/1.1" 204 0
2026-03-24 22:25:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd0d6c67-1aa4-5482-9be7-9c1cb28bbc43 with identifier: 10710887
2026-03-24 22:25:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd0d6c67-1aa4-5482-9be7-9c1cb28bbc43 with scrape type 2
2026-03-24 22:25:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd0d6c67-1aa4-5482-9be7-9c1cb28bbc43 with scrape type 2
2026-03-24 22:25:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bd0d6c67-1aa4-5482-9be7-9c1cb28bbc43, identifier: 10710887
2026-03-24 22:25:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bd0d6c67-1aa4-5482-9be7-9c1cb28bbc43 with identifier: 10710887
2026-03-24 22:25:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bd0d6c67-1aa4-5482-9be7-9c1cb28bbc43 with identifier: 10710887
2026-03-24 22:25:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bd0d6c67-1aa4-5482-9be7-9c1cb28bbc43 with identifier: 10710887 to the API
2026-03-24 22:25:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710887>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'bd0d6c67-1aa4-5482-9be7-9c1cb28bbc43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADZ942',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710887',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 90206,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-03-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 90.206 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 22:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710887%27 HTTP/1.1" 200 None
2026-03-24 22:25:27 [adesa.be] INFO: Saving data for 10710887: {'auction_closing_time': 1774425600.0, 'created_time': 1774279549.292923, 'last_price_update_time': 1774391127.203833}
2026-03-24 22:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710887') HTTP/1.1" 204 0
2026-03-24 22:25:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf18f9e5-1e45-56f5-919d-8216c3d2d44e with identifier: 10710888
2026-03-24 22:25:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf18f9e5-1e45-56f5-919d-8216c3d2d44e with scrape type 2
2026-03-24 22:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf18f9e5-1e45-56f5-919d-8216c3d2d44e with scrape type 2
2026-03-24 22:25:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cf18f9e5-1e45-56f5-919d-8216c3d2d44e, identifier: 10710888
2026-03-24 22:25:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cf18f9e5-1e45-56f5-919d-8216c3d2d44e with identifier: 10710888
2026-03-24 22:25:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cf18f9e5-1e45-56f5-919d-8216c3d2d44e with identifier: 10710888
2026-03-24 22:25:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cf18f9e5-1e45-56f5-919d-8216c3d2d44e with identifier: 10710888 to the API
2026-03-24 22:25:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710888>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'cf18f9e5-1e45-56f5-919d-8216c3d2d44e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJH154',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710888',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 88806,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLA 180 Business Solution - Petrol - Automatic - 136 '
'hp - 88.806 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 22:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710888%27 HTTP/1.1" 200 None
2026-03-24 22:25:27 [adesa.be] INFO: Saving data for 10710888: {'auction_closing_time': 1774425600.0, 'created_time': 1774279549.682643, 'last_price_update_time': 1774391127.856956}
2026-03-24 22:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710888') HTTP/1.1" 204 0
2026-03-24 22:25:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10710889
2026-03-24 22:25:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b12f4b0c-4977-509c-92fa-c90de343cd09 with scrape type 2
2026-03-24 22:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b12f4b0c-4977-509c-92fa-c90de343cd09 with scrape type 2
2026-03-24 22:25:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b12f4b0c-4977-509c-92fa-c90de343cd09, identifier: 10710889
2026-03-24 22:25:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10710889
2026-03-24 22:25:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10710889
2026-03-24 22:25:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10710889 to the API
2026-03-24 22:25:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710889>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b12f4b0c-4977-509c-92fa-c90de343cd09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADL096',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710889',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 84780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Renault Megane Grandtour 1.6i - Hybrid - Automatic - 91 hp - 84.780 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710889%27 HTTP/1.1" 200 None
2026-03-24 22:25:28 [adesa.be] INFO: Saving data for 10710889: {'auction_closing_time': 1774425600.0, 'created_time': 1774279532.558562, 'last_price_update_time': 1774391128.317085}
2026-03-24 22:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710889') HTTP/1.1" 204 0
2026-03-24 22:25:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73c3249e-3f39-5eaf-bbbd-ce79f85cf0d0 with identifier: 10710891
2026-03-24 22:25:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73c3249e-3f39-5eaf-bbbd-ce79f85cf0d0 with scrape type 2
2026-03-24 22:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73c3249e-3f39-5eaf-bbbd-ce79f85cf0d0 with scrape type 2
2026-03-24 22:25:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73c3249e-3f39-5eaf-bbbd-ce79f85cf0d0, identifier: 10710891
2026-03-24 22:25:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73c3249e-3f39-5eaf-bbbd-ce79f85cf0d0 with identifier: 10710891
2026-03-24 22:25:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73c3249e-3f39-5eaf-bbbd-ce79f85cf0d0 with identifier: 10710891
2026-03-24 22:25:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73c3249e-3f39-5eaf-bbbd-ce79f85cf0d0 with identifier: 10710891 to the API
2026-03-24 22:25:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710891>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Electric',
'id': '73c3249e-3f39-5eaf-bbbd-ce79f85cf0d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FKP240',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710891',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 26475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2024-05-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Tesla Model 3 - Electric - Automatic - 283 hp - 26.475 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710891%27 HTTP/1.1" 200 None
2026-03-24 22:25:28 [adesa.be] INFO: Saving data for 10710891: {'auction_closing_time': 1774425600.0, 'created_time': 1774279546.386252, 'last_price_update_time': 1774391128.915751}
2026-03-24 22:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710891') HTTP/1.1" 204 0
2026-03-24 22:25:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d176d6b-edc6-5370-9e53-306f13b559a3 with identifier: 10712016
2026-03-24 22:25:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d176d6b-edc6-5370-9e53-306f13b559a3 with scrape type 2
2026-03-24 22:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d176d6b-edc6-5370-9e53-306f13b559a3 with scrape type 2
2026-03-24 22:25:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d176d6b-edc6-5370-9e53-306f13b559a3, identifier: 10712016
2026-03-24 22:25:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d176d6b-edc6-5370-9e53-306f13b559a3 with identifier: 10712016
2026-03-24 22:25:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d176d6b-edc6-5370-9e53-306f13b559a3 with identifier: 10712016
2026-03-24 22:25:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d176d6b-edc6-5370-9e53-306f13b559a3 with identifier: 10712016 to the API
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712016>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '1d176d6b-edc6-5370-9e53-306f13b559a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '60546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712016',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 178044,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6050,
'price_includes_vat': True,
'registration_date': '2020-03-06',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volvo XC40 2.0 - Diesel - Automatic - 150 hp - 178.044 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712016%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Saving data for 10712016: {'auction_closing_time': 1774445400.0, 'created_time': 1774279529.03388, 'last_price_update_time': 1774391129.498885}
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712016') HTTP/1.1" 204 0
2026-03-24 22:25:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:29 [adesa.be] INFO: Found listing with ID: 10717282
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717282%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717282: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717282 url https://www.openlane.eu/en/carv6/auction/10717282
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717266
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717266%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717266: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717266 url https://www.openlane.eu/en/carv6/auction/10717266
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717283
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717283%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717283: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717283 url https://www.openlane.eu/en/carv6/auction/10717283
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717277
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717277%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717277: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717277 url https://www.openlane.eu/en/carv6/auction/10717277
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717302
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717302%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717302: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717302 url https://www.openlane.eu/en/carv6/auction/10717302
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717270
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717270%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717270: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717270 url https://www.openlane.eu/en/carv6/auction/10717270
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717269
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717269%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717269: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717269 url https://www.openlane.eu/en/carv6/auction/10717269
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717274
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717274%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717274: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717274 url https://www.openlane.eu/en/carv6/auction/10717274
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717258
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717258%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717258: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717258 url https://www.openlane.eu/en/carv6/auction/10717258
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717298
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717298%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717298: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717298 url https://www.openlane.eu/en/carv6/auction/10717298
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717291
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717291%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717291: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717291 url https://www.openlane.eu/en/carv6/auction/10717291
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717308
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717308%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717308: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717308 url https://www.openlane.eu/en/carv6/auction/10717308
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717311
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717311%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717311: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717311 url https://www.openlane.eu/en/carv6/auction/10717311
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717310
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717310%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717310: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717310 url https://www.openlane.eu/en/carv6/auction/10717310
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717292
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717292%27 HTTP/1.1" 200 None
2026-03-24 22:25:29 [adesa.be] INFO: Scrape type for 10717292: 0
2026-03-24 22:25:29 [adesa.be] INFO: Skipping item 10717292 url https://www.openlane.eu/en/carv6/auction/10717292
2026-03-24 22:25:29 [adesa.be] INFO: Found listing with ID: 10717299
2026-03-24 22:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717299%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717299: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717299 url https://www.openlane.eu/en/carv6/auction/10717299
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717263
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717263%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717263: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717263 url https://www.openlane.eu/en/carv6/auction/10717263
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717304
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717304%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717304: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717304 url https://www.openlane.eu/en/carv6/auction/10717304
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717281
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717281%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717281: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717281 url https://www.openlane.eu/en/carv6/auction/10717281
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717285
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717285%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717285: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717285 url https://www.openlane.eu/en/carv6/auction/10717285
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717278
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717278%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717278: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717278 url https://www.openlane.eu/en/carv6/auction/10717278
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717279
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717279%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717279: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717279 url https://www.openlane.eu/en/carv6/auction/10717279
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717276
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717276%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717276: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717276 url https://www.openlane.eu/en/carv6/auction/10717276
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717234
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717234%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717234: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717234 url https://www.openlane.eu/en/carv6/auction/10717234
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717242
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717242%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717242: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717242 url https://www.openlane.eu/en/carv6/auction/10717242
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717296
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717296%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717296: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717296 url https://www.openlane.eu/en/carv6/auction/10717296
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717293
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717293%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717293: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717293 url https://www.openlane.eu/en/carv6/auction/10717293
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717289
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717289%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717289: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717289 url https://www.openlane.eu/en/carv6/auction/10717289
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717297
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717297%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717297: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717297 url https://www.openlane.eu/en/carv6/auction/10717297
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717246
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717246%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717246: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717246 url https://www.openlane.eu/en/carv6/auction/10717246
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717257
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717257%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717257: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717257 url https://www.openlane.eu/en/carv6/auction/10717257
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717272
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717272%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717272: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717272 url https://www.openlane.eu/en/carv6/auction/10717272
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717301
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717301%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717301: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717301 url https://www.openlane.eu/en/carv6/auction/10717301
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717259
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717259%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717259: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717259 url https://www.openlane.eu/en/carv6/auction/10717259
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717236
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717236%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717236: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717236 url https://www.openlane.eu/en/carv6/auction/10717236
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717267
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717267%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717267: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717267 url https://www.openlane.eu/en/carv6/auction/10717267
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717235
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717235%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717235: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717235 url https://www.openlane.eu/en/carv6/auction/10717235
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10717238
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717238%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10717238: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10717238 url https://www.openlane.eu/en/carv6/auction/10717238
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10700027
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700027%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10700027: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10700027 url https://www.openlane.eu/en/carv6/auction/10700027
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699960
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699960%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699960: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699960 url https://www.openlane.eu/en/carv6/auction/10699960
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699964
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699964%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699964: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699964 url https://www.openlane.eu/en/carv6/auction/10699964
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699963
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699963%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699963: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699963 url https://www.openlane.eu/en/carv6/auction/10699963
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699962
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699962%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699962: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699962 url https://www.openlane.eu/en/carv6/auction/10699962
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699965
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699965%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699965: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699965 url https://www.openlane.eu/en/carv6/auction/10699965
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699967
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699967%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699967: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699967 url https://www.openlane.eu/en/carv6/auction/10699967
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699969
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699969%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699969: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699969 url https://www.openlane.eu/en/carv6/auction/10699969
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699968
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699968%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699968: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699968 url https://www.openlane.eu/en/carv6/auction/10699968
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699970
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699970%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699970: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699970 url https://www.openlane.eu/en/carv6/auction/10699970
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699972
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699972%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699972: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699972 url https://www.openlane.eu/en/carv6/auction/10699972
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699973
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699973%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699973: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699973 url https://www.openlane.eu/en/carv6/auction/10699973
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699981
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699981%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699981: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699981 url https://www.openlane.eu/en/carv6/auction/10699981
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699974
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699974%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699974: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699974 url https://www.openlane.eu/en/carv6/auction/10699974
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699982
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699982%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699982: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699982 url https://www.openlane.eu/en/carv6/auction/10699982
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699975
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699975%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699975: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699975 url https://www.openlane.eu/en/carv6/auction/10699975
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699976
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699976%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699976: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699976 url https://www.openlane.eu/en/carv6/auction/10699976
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699977
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699977%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699977: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699977 url https://www.openlane.eu/en/carv6/auction/10699977
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699978
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699978%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699978: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699978 url https://www.openlane.eu/en/carv6/auction/10699978
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699979
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699979%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699979: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699979 url https://www.openlane.eu/en/carv6/auction/10699979
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699980
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699980%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699980: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699980 url https://www.openlane.eu/en/carv6/auction/10699980
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699983
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699983%27 HTTP/1.1" 200 None
2026-03-24 22:25:30 [adesa.be] INFO: Scrape type for 10699983: 0
2026-03-24 22:25:30 [adesa.be] INFO: Skipping item 10699983 url https://www.openlane.eu/en/carv6/auction/10699983
2026-03-24 22:25:30 [adesa.be] INFO: Found listing with ID: 10699984
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699984%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699984: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699984 url https://www.openlane.eu/en/carv6/auction/10699984
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699985
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699985%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699985: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699985 url https://www.openlane.eu/en/carv6/auction/10699985
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699986
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699986%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699986: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699986 url https://www.openlane.eu/en/carv6/auction/10699986
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699987
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699987%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699987: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699987 url https://www.openlane.eu/en/carv6/auction/10699987
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699988
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699988%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699988: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699988 url https://www.openlane.eu/en/carv6/auction/10699988
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699989
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699989%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699989: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699989 url https://www.openlane.eu/en/carv6/auction/10699989
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699990
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699990%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699990: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699990 url https://www.openlane.eu/en/carv6/auction/10699990
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699992
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699992%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699992: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699992 url https://www.openlane.eu/en/carv6/auction/10699992
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699991
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699991%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699991: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699991 url https://www.openlane.eu/en/carv6/auction/10699991
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699993
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699993%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699993: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699993 url https://www.openlane.eu/en/carv6/auction/10699993
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699994
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699994%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699994: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699994 url https://www.openlane.eu/en/carv6/auction/10699994
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699998
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699998%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699998: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699998 url https://www.openlane.eu/en/carv6/auction/10699998
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699995
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699995%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699995: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699995 url https://www.openlane.eu/en/carv6/auction/10699995
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699996
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699996%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699996: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699996 url https://www.openlane.eu/en/carv6/auction/10699996
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10699997
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710699997%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10699997: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10699997 url https://www.openlane.eu/en/carv6/auction/10699997
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700000
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700000%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700000: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700000 url https://www.openlane.eu/en/carv6/auction/10700000
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700001
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700001%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700001: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700001 url https://www.openlane.eu/en/carv6/auction/10700001
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700002
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700002%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700002: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700002 url https://www.openlane.eu/en/carv6/auction/10700002
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700004
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700004%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700004: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700004 url https://www.openlane.eu/en/carv6/auction/10700004
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700003
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700003%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700003: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700003 url https://www.openlane.eu/en/carv6/auction/10700003
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700010
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700010%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700010: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700010 url https://www.openlane.eu/en/carv6/auction/10700010
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700008
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700008%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700008: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700008 url https://www.openlane.eu/en/carv6/auction/10700008
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700011
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700011%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700011: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700011 url https://www.openlane.eu/en/carv6/auction/10700011
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700013
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700013%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700013: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700013 url https://www.openlane.eu/en/carv6/auction/10700013
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700015
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700015%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700015: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700015 url https://www.openlane.eu/en/carv6/auction/10700015
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700016
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700016%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700016: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700016 url https://www.openlane.eu/en/carv6/auction/10700016
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700017
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700017%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700017: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700017 url https://www.openlane.eu/en/carv6/auction/10700017
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700018
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700018%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700018: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700018 url https://www.openlane.eu/en/carv6/auction/10700018
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700022
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700022%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700022: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700022 url https://www.openlane.eu/en/carv6/auction/10700022
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700019
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700019%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700019: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700019 url https://www.openlane.eu/en/carv6/auction/10700019
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700021
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700021%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700021: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700021 url https://www.openlane.eu/en/carv6/auction/10700021
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700024
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700024%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700024: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700024 url https://www.openlane.eu/en/carv6/auction/10700024
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700025
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700025%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700025: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700025 url https://www.openlane.eu/en/carv6/auction/10700025
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700023
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700023%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700023: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700023 url https://www.openlane.eu/en/carv6/auction/10700023
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700026
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700026%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700026: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700026 url https://www.openlane.eu/en/carv6/auction/10700026
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700034
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700034%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700034: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700034 url https://www.openlane.eu/en/carv6/auction/10700034
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700033
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700033%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700033: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700033 url https://www.openlane.eu/en/carv6/auction/10700033
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700028
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700028%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700028: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700028 url https://www.openlane.eu/en/carv6/auction/10700028
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700030
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700030%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700030: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700030 url https://www.openlane.eu/en/carv6/auction/10700030
2026-03-24 22:25:31 [adesa.be] INFO: Found listing with ID: 10700031
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700031%27 HTTP/1.1" 200 None
2026-03-24 22:25:31 [adesa.be] INFO: Scrape type for 10700031: 0
2026-03-24 22:25:31 [adesa.be] INFO: Skipping item 10700031 url https://www.openlane.eu/en/carv6/auction/10700031
2026-03-24 22:25:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1966b366-1455-5942-8d08-0536e93b106d with identifier: 10704680
2026-03-24 22:25:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1966b366-1455-5942-8d08-0536e93b106d with scrape type 2
2026-03-24 22:25:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1966b366-1455-5942-8d08-0536e93b106d with scrape type 2
2026-03-24 22:25:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1966b366-1455-5942-8d08-0536e93b106d, identifier: 10704680
2026-03-24 22:25:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1966b366-1455-5942-8d08-0536e93b106d with identifier: 10704680
2026-03-24 22:25:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1966b366-1455-5942-8d08-0536e93b106d with identifier: 10704680
2026-03-24 22:25:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1966b366-1455-5942-8d08-0536e93b106d with identifier: 10704680 to the API
2026-03-24 22:25:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704680>
{'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-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '1966b366-1455-5942-8d08-0536e93b106d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FRY230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704680',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 16043,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2024-06-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Polo 1.0 - Petrol - Manual - 80 hp - 16.043 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704680%27 HTTP/1.1" 200 None
2026-03-24 22:25:34 [adesa.be] INFO: Saving data for 10704680: {'auction_closing_time': 1774513800.0, 'created_time': 1774279527.615921, 'last_price_update_time': 1774391134.644895}
2026-03-24 22:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704680') HTTP/1.1" 204 0
2026-03-24 22:25:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75da0e35-f0cf-57e3-b2c8-4e4ce94f5420 with identifier: 10704681
2026-03-24 22:25:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75da0e35-f0cf-57e3-b2c8-4e4ce94f5420 with scrape type 2
2026-03-24 22:25:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75da0e35-f0cf-57e3-b2c8-4e4ce94f5420 with scrape type 2
2026-03-24 22:25:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75da0e35-f0cf-57e3-b2c8-4e4ce94f5420, identifier: 10704681
2026-03-24 22:25:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75da0e35-f0cf-57e3-b2c8-4e4ce94f5420 with identifier: 10704681
2026-03-24 22:25:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75da0e35-f0cf-57e3-b2c8-4e4ce94f5420 with identifier: 10704681
2026-03-24 22:25:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75da0e35-f0cf-57e3-b2c8-4e4ce94f5420 with identifier: 10704681 to the API
2026-03-24 22:25:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704681>
{'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': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '75da0e35-f0cf-57e3-b2c8-4e4ce94f5420',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACN493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 136198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan Allspace 1.5 TSI Trendline - Petrol - Manual - '
'150 hp - 136.198 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2021}
2026-03-24 22:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704681%27 HTTP/1.1" 200 None
2026-03-24 22:25:35 [adesa.be] INFO: Saving data for 10704681: {'auction_closing_time': 1774513800.0, 'created_time': 1774217734.354564, 'last_price_update_time': 1774391135.148545}
2026-03-24 22:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704681') HTTP/1.1" 204 0
2026-03-24 22:25:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8249cb3b-3b5b-567e-97d7-778e508a0d83 with identifier: 10704678
2026-03-24 22:25:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8249cb3b-3b5b-567e-97d7-778e508a0d83 with scrape type 2
2026-03-24 22:25:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8249cb3b-3b5b-567e-97d7-778e508a0d83 with scrape type 2
2026-03-24 22:25:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8249cb3b-3b5b-567e-97d7-778e508a0d83, identifier: 10704678
2026-03-24 22:25:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8249cb3b-3b5b-567e-97d7-778e508a0d83 with identifier: 10704678
2026-03-24 22:25:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8249cb3b-3b5b-567e-97d7-778e508a0d83 with identifier: 10704678
2026-03-24 22:25:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8249cb3b-3b5b-567e-97d7-778e508a0d83 with identifier: 10704678 to the API
2026-03-24 22:25:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704678>
{'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': 116,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8249cb3b-3b5b-567e-97d7-778e508a0d83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG329',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 127943,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 116 hp '
'- 127.943 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704678%27 HTTP/1.1" 200 None
2026-03-24 22:25:36 [adesa.be] INFO: Saving data for 10704678: {'auction_closing_time': 1774513800.0, 'created_time': 1774217736.598067, 'last_price_update_time': 1774391136.366235}
2026-03-24 22:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704678') HTTP/1.1" 204 0
2026-03-24 22:25:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad7b6271-9ade-5908-9fa4-fab66dcce956 with identifier: 10704676
2026-03-24 22:25:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad7b6271-9ade-5908-9fa4-fab66dcce956 with scrape type 2
2026-03-24 22:25:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad7b6271-9ade-5908-9fa4-fab66dcce956 with scrape type 2
2026-03-24 22:25:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad7b6271-9ade-5908-9fa4-fab66dcce956, identifier: 10704676
2026-03-24 22:25:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad7b6271-9ade-5908-9fa4-fab66dcce956 with identifier: 10704676
2026-03-24 22:25:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad7b6271-9ade-5908-9fa4-fab66dcce956 with identifier: 10704676
2026-03-24 22:25:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad7b6271-9ade-5908-9fa4-fab66dcce956 with identifier: 10704676 to the API
2026-03-24 22:25:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704676>
{'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': 116,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ad7b6271-9ade-5908-9fa4-fab66dcce956',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAW624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704676',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 124195,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 116 hp - '
'124.195 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-24 22:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704676%27 HTTP/1.1" 200 None
2026-03-24 22:25:36 [adesa.be] INFO: Saving data for 10704676: {'auction_closing_time': 1774513800.0, 'created_time': 1774217735.759663, 'last_price_update_time': 1774391136.845124}
2026-03-24 22:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704676') HTTP/1.1" 204 0
2026-03-24 22:25:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b40914b6-171a-5df7-8398-46d56dacdfbf with identifier: 10704682
2026-03-24 22:25:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b40914b6-171a-5df7-8398-46d56dacdfbf with scrape type 2
2026-03-24 22:25:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b40914b6-171a-5df7-8398-46d56dacdfbf with scrape type 2
2026-03-24 22:25:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b40914b6-171a-5df7-8398-46d56dacdfbf, identifier: 10704682
2026-03-24 22:25:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b40914b6-171a-5df7-8398-46d56dacdfbf with identifier: 10704682
2026-03-24 22:25:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b40914b6-171a-5df7-8398-46d56dacdfbf with identifier: 10704682
2026-03-24 22:25:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b40914b6-171a-5df7-8398-46d56dacdfbf with identifier: 10704682 to the API
2026-03-24 22:25:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704682>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b40914b6-171a-5df7-8398-46d56dacdfbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WKX542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704682',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 187764,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Highline - Diesel - Automatic - '
'150 hp - 187.764 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-24 22:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704682%27 HTTP/1.1" 200 None
2026-03-24 22:25:37 [adesa.be] INFO: Saving data for 10704682: {'auction_closing_time': 1774513800.0, 'created_time': 1774217746.732026, 'last_price_update_time': 1774391137.226504}
2026-03-24 22:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704682') HTTP/1.1" 204 0
2026-03-24 22:25:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c1a8fa-7541-5d0c-a0a1-52a96f11f54b with identifier: 10712007
2026-03-24 22:25:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c1a8fa-7541-5d0c-a0a1-52a96f11f54b with scrape type 2
2026-03-24 22:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66c1a8fa-7541-5d0c-a0a1-52a96f11f54b with scrape type 2
2026-03-24 22:25:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66c1a8fa-7541-5d0c-a0a1-52a96f11f54b, identifier: 10712007
2026-03-24 22:25:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66c1a8fa-7541-5d0c-a0a1-52a96f11f54b with identifier: 10712007
2026-03-24 22:25:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66c1a8fa-7541-5d0c-a0a1-52a96f11f54b with identifier: 10712007
2026-03-24 22:25:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66c1a8fa-7541-5d0c-a0a1-52a96f11f54b with identifier: 10712007 to the API
2026-03-24 22:25:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712007>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': '66c1a8fa-7541-5d0c-a0a1-52a96f11f54b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '58761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712007',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 20526,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7350,
'price_includes_vat': True,
'registration_date': '2024-01-22',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen T-Cross 1.0 TSI Life - Petrol - Automatic - 110 hp - '
'20.526 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2024}
2026-03-24 22:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712007%27 HTTP/1.1" 200 None
2026-03-24 22:25:37 [adesa.be] INFO: Saving data for 10712007: {'auction_closing_time': 1774445400.0, 'created_time': 1774279530.888856, 'last_price_update_time': 1774391137.637839}
2026-03-24 22:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712007') HTTP/1.1" 204 0
2026-03-24 22:25:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b06c52b4-f5c5-5d40-bbcd-cc5e37474fac with identifier: 10704684
2026-03-24 22:25:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b06c52b4-f5c5-5d40-bbcd-cc5e37474fac with scrape type 2
2026-03-24 22:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b06c52b4-f5c5-5d40-bbcd-cc5e37474fac with scrape type 2
2026-03-24 22:25:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b06c52b4-f5c5-5d40-bbcd-cc5e37474fac, identifier: 10704684
2026-03-24 22:25:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b06c52b4-f5c5-5d40-bbcd-cc5e37474fac with identifier: 10704684
2026-03-24 22:25:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b06c52b4-f5c5-5d40-bbcd-cc5e37474fac with identifier: 10704684
2026-03-24 22:25:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b06c52b4-f5c5-5d40-bbcd-cc5e37474fac with identifier: 10704684 to the API
2026-03-24 22:25:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704684>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b06c52b4-f5c5-5d40-bbcd-cc5e37474fac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WJP863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704684',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 178778,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2019-06-18',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 102 hp - 178.778 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704684%27 HTTP/1.1" 200 None
2026-03-24 22:25:38 [adesa.be] INFO: Saving data for 10704684: {'auction_closing_time': 1774513800.0, 'created_time': 1774217728.506273, 'last_price_update_time': 1774391138.00102}
2026-03-24 22:25:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704684') HTTP/1.1" 204 0
2026-03-24 22:25:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aec4942-1809-5472-b398-6ae1d39190b7 with identifier: 10712010
2026-03-24 22:25:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aec4942-1809-5472-b398-6ae1d39190b7 with scrape type 2
2026-03-24 22:25:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aec4942-1809-5472-b398-6ae1d39190b7 with scrape type 2
2026-03-24 22:25:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5aec4942-1809-5472-b398-6ae1d39190b7, identifier: 10712010
2026-03-24 22:25:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5aec4942-1809-5472-b398-6ae1d39190b7 with identifier: 10712010
2026-03-24 22:25:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5aec4942-1809-5472-b398-6ae1d39190b7 with identifier: 10712010
2026-03-24 22:25:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5aec4942-1809-5472-b398-6ae1d39190b7 with identifier: 10712010 to the API
2026-03-24 22:25:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712010>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': '5aec4942-1809-5472-b398-6ae1d39190b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '58578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712010',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 63054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6750,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Skoda Scala 1.0 TSI Ambition - Petrol - Automatic - 110 hp - 63.054 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-24 22:25:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712010%27 HTTP/1.1" 200 None
2026-03-24 22:25:38 [adesa.be] INFO: Saving data for 10712010: {'auction_closing_time': 1774445400.0, 'created_time': 1774279547.793265, 'last_price_update_time': 1774391138.395027}
2026-03-24 22:25:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712010') HTTP/1.1" 204 0
2026-03-24 22:25:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04532d4e-ebff-51e9-b236-f041d50a614a with identifier: 10711996
2026-03-24 22:25:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04532d4e-ebff-51e9-b236-f041d50a614a with scrape type 2
2026-03-24 22:25:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04532d4e-ebff-51e9-b236-f041d50a614a with scrape type 2
2026-03-24 22:25:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04532d4e-ebff-51e9-b236-f041d50a614a, identifier: 10711996
2026-03-24 22:25:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04532d4e-ebff-51e9-b236-f041d50a614a with identifier: 10711996
2026-03-24 22:25:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04532d4e-ebff-51e9-b236-f041d50a614a with identifier: 10711996
2026-03-24 22:25:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04532d4e-ebff-51e9-b236-f041d50a614a with identifier: 10711996 to the API
2026-03-24 22:25:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711996>
{'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-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '04532d4e-ebff-51e9-b236-f041d50a614a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711996',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 20798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9750,
'price_includes_vat': True,
'registration_date': '2025-02-13',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Seat Leon Sportstourer 2.0 TDI FR - Diesel - Automatic - 150 hp - '
'20.798 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2025}
2026-03-24 22:25:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711996%27 HTTP/1.1" 200 None
2026-03-24 22:25:38 [adesa.be] INFO: Saving data for 10711996: {'auction_closing_time': 1774445400.0, 'created_time': 1774279544.798071, 'last_price_update_time': 1774391138.895202}
2026-03-24 22:25:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711996') HTTP/1.1" 204 0
2026-03-24 22:25:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22550e54-e8c0-552a-8b7d-70bca547b5d0 with identifier: 10704662
2026-03-24 22:25:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22550e54-e8c0-552a-8b7d-70bca547b5d0 with scrape type 2
2026-03-24 22:25:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22550e54-e8c0-552a-8b7d-70bca547b5d0 with scrape type 2
2026-03-24 22:25:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22550e54-e8c0-552a-8b7d-70bca547b5d0, identifier: 10704662
2026-03-24 22:25:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22550e54-e8c0-552a-8b7d-70bca547b5d0 with identifier: 10704662
2026-03-24 22:25:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22550e54-e8c0-552a-8b7d-70bca547b5d0 with identifier: 10704662
2026-03-24 22:25:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22550e54-e8c0-552a-8b7d-70bca547b5d0 with identifier: 10704662 to the API
2026-03-24 22:25:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704662>
{'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': 120,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '22550e54-e8c0-552a-8b7d-70bca547b5d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCP014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704662',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 123003,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Renault Trafic L1H1 2.0 DCI Grand Comfort - Diesel - Manual - 120 '
'hp - 123.003 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-24 22:25:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704662%27 HTTP/1.1" 200 None
2026-03-24 22:25:40 [adesa.be] INFO: Saving data for 10704662: {'auction_closing_time': 1774513800.0, 'created_time': 1774217740.041377, 'last_price_update_time': 1774391140.131553}
2026-03-24 22:25:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704662') HTTP/1.1" 204 0
2026-03-24 22:25:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.449(s), this was the 1st time calling it.
2026-03-24 22:25:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.3565971901450453 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:25:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 800d0f06-3405-561a-96ce-065efb1dccb9 with identifier: 10712005
2026-03-24 22:25:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800d0f06-3405-561a-96ce-065efb1dccb9 with scrape type 2
2026-03-24 22:25:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 800d0f06-3405-561a-96ce-065efb1dccb9 with scrape type 2
2026-03-24 22:25:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 800d0f06-3405-561a-96ce-065efb1dccb9, identifier: 10712005
2026-03-24 22:25:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 800d0f06-3405-561a-96ce-065efb1dccb9 with identifier: 10712005
2026-03-24 22:25:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 800d0f06-3405-561a-96ce-065efb1dccb9 with identifier: 10712005
2026-03-24 22:25:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 800d0f06-3405-561a-96ce-065efb1dccb9 with identifier: 10712005 to the API
2026-03-24 22:25:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712005>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': '800d0f06-3405-561a-96ce-065efb1dccb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712005',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 35367,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8050,
'price_includes_vat': True,
'registration_date': '2024-08-06',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Skoda Octavia Combi 1.5 TSI - Petrol - Automatic - 115 hp - 35.367 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:25:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712005%27 HTTP/1.1" 200 None
2026-03-24 22:25:40 [adesa.be] INFO: Saving data for 10712005: {'auction_closing_time': 1774445400.0, 'created_time': 1774279544.054034, 'last_price_update_time': 1774391140.892416}
2026-03-24 22:25:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712005') HTTP/1.1" 204 0
2026-03-24 22:25:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdbb829e-05c7-55f8-a4ae-52530a3da17a with identifier: 10704659
2026-03-24 22:25:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdbb829e-05c7-55f8-a4ae-52530a3da17a with scrape type 2
2026-03-24 22:25:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdbb829e-05c7-55f8-a4ae-52530a3da17a with scrape type 2
2026-03-24 22:25:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cdbb829e-05c7-55f8-a4ae-52530a3da17a, identifier: 10704659
2026-03-24 22:25:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cdbb829e-05c7-55f8-a4ae-52530a3da17a with identifier: 10704659
2026-03-24 22:25:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cdbb829e-05c7-55f8-a4ae-52530a3da17a with identifier: 10704659
2026-03-24 22:25:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cdbb829e-05c7-55f8-a4ae-52530a3da17a with identifier: 10704659 to the API
2026-03-24 22:25:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704659>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'cdbb829e-05c7-55f8-a4ae-52530a3da17a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTF724',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704659',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 62411,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2020-12-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Clio 1.0 Tce Corporate Edition - Petrol - Manual - 100 hp - '
'62.411 km',
'transmission': 'manual',
'trim': 'Corporate Edition',
'vin': None,
'year': 2020}
2026-03-24 22:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704659%27 HTTP/1.1" 200 None
2026-03-24 22:25:42 [adesa.be] INFO: Saving data for 10704659: {'auction_closing_time': 1774513800.0, 'created_time': 1774088128.434524, 'last_price_update_time': 1774391142.216936}
2026-03-24 22:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704659') HTTP/1.1" 204 0
2026-03-24 22:25:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 158dc9a2-af0a-50c0-9004-86ddfd4dac25 with identifier: 10704657
2026-03-24 22:25:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 158dc9a2-af0a-50c0-9004-86ddfd4dac25 with scrape type 2
2026-03-24 22:25:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 158dc9a2-af0a-50c0-9004-86ddfd4dac25 with scrape type 2
2026-03-24 22:25:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 158dc9a2-af0a-50c0-9004-86ddfd4dac25, identifier: 10704657
2026-03-24 22:25:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 158dc9a2-af0a-50c0-9004-86ddfd4dac25 with identifier: 10704657
2026-03-24 22:25:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 158dc9a2-af0a-50c0-9004-86ddfd4dac25 with identifier: 10704657
2026-03-24 22:25:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 158dc9a2-af0a-50c0-9004-86ddfd4dac25 with identifier: 10704657 to the API
2026-03-24 22:25:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704657>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Electric',
'id': '158dc9a2-af0a-50c0-9004-86ddfd4dac25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTQ488',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704657',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 76912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2020-12-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Polestar 2 79 kWh - Dual Motor - Electric - Automatic - 408 hp - '
'76.912 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704657%27 HTTP/1.1" 200 None
2026-03-24 22:25:42 [adesa.be] INFO: Saving data for 10704657: {'auction_closing_time': 1774513800.0, 'created_time': 1774088124.785661, 'last_price_update_time': 1774391142.697078}
2026-03-24 22:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704657') HTTP/1.1" 204 0
2026-03-24 22:25:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:25:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a50c2333-0041-5bf2-9c26-6d4cf859318d with identifier: 10704656
2026-03-24 22:25:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a50c2333-0041-5bf2-9c26-6d4cf859318d with scrape type 2
2026-03-24 22:25:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a50c2333-0041-5bf2-9c26-6d4cf859318d with scrape type 2
2026-03-24 22:25:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a50c2333-0041-5bf2-9c26-6d4cf859318d, identifier: 10704656
2026-03-24 22:25:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a50c2333-0041-5bf2-9c26-6d4cf859318d with identifier: 10704656
2026-03-24 22:25:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a50c2333-0041-5bf2-9c26-6d4cf859318d with identifier: 10704656
2026-03-24 22:25:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a50c2333-0041-5bf2-9c26-6d4cf859318d with identifier: 10704656 to the API
2026-03-24 22:25:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704656>
{'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': 131,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'a50c2333-0041-5bf2-9c26-6d4cf859318d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDZ958',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704656',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 153920,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-07-31',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Partner 1.5 HDI Asphalt - Diesel - Automatic - 131 hp - '
'153.920 km',
'transmission': 'automatic',
'trim': 'Asphalt',
'vin': None,
'year': 2020}
2026-03-24 22:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704656%27 HTTP/1.1" 200 None
2026-03-24 22:25:43 [adesa.be] INFO: Saving data for 10704656: {'auction_closing_time': 1774513800.0, 'created_time': 1774088120.943615, 'last_price_update_time': 1774391143.995434}
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704656') HTTP/1.1" 204 0
2026-03-24 22:25: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 22:25: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 22:25:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:44 [adesa.be] INFO: Found listing with ID: 10700032
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700032%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700032: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700032 url https://www.openlane.eu/en/carv6/auction/10700032
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700035
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700035%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700035: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700035 url https://www.openlane.eu/en/carv6/auction/10700035
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700037
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700037%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700037: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700037 url https://www.openlane.eu/en/carv6/auction/10700037
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700038
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700038%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700038: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700038 url https://www.openlane.eu/en/carv6/auction/10700038
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700039
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700039%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700039: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700039 url https://www.openlane.eu/en/carv6/auction/10700039
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700040
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700040%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700040: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700040 url https://www.openlane.eu/en/carv6/auction/10700040
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700043
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700043%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700043: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700043 url https://www.openlane.eu/en/carv6/auction/10700043
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700042
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700042%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700042: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700042 url https://www.openlane.eu/en/carv6/auction/10700042
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700047
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700047%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700047: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700047 url https://www.openlane.eu/en/carv6/auction/10700047
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700046
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700046%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700046: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700046 url https://www.openlane.eu/en/carv6/auction/10700046
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700049
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700049%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700049: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700049 url https://www.openlane.eu/en/carv6/auction/10700049
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700050
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700050%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700050: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700050 url https://www.openlane.eu/en/carv6/auction/10700050
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700052
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700052%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700052: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700052 url https://www.openlane.eu/en/carv6/auction/10700052
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700051
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700051%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700051: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700051 url https://www.openlane.eu/en/carv6/auction/10700051
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700044
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700044%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700044: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700044 url https://www.openlane.eu/en/carv6/auction/10700044
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700057
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700057%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700057: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700057 url https://www.openlane.eu/en/carv6/auction/10700057
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700054
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700054%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700054: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700054 url https://www.openlane.eu/en/carv6/auction/10700054
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700055
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700055%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700055: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700055 url https://www.openlane.eu/en/carv6/auction/10700055
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700058
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700058%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700058: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700058 url https://www.openlane.eu/en/carv6/auction/10700058
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700059
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700059%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700059: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700059 url https://www.openlane.eu/en/carv6/auction/10700059
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700060
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700060%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700060: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700060 url https://www.openlane.eu/en/carv6/auction/10700060
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700061
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700061%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700061: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700061 url https://www.openlane.eu/en/carv6/auction/10700061
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700062
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700062%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700062: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700062 url https://www.openlane.eu/en/carv6/auction/10700062
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700064
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700064%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700064: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700064 url https://www.openlane.eu/en/carv6/auction/10700064
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700065
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700065%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700065: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700065 url https://www.openlane.eu/en/carv6/auction/10700065
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700066
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700066%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700066: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700066 url https://www.openlane.eu/en/carv6/auction/10700066
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700069
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700069%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700069: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700069 url https://www.openlane.eu/en/carv6/auction/10700069
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700067
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700067%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700067: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700067 url https://www.openlane.eu/en/carv6/auction/10700067
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700070
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700070%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700070: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700070 url https://www.openlane.eu/en/carv6/auction/10700070
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700071
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700071%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700071: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700071 url https://www.openlane.eu/en/carv6/auction/10700071
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700074
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700074%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700074: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700074 url https://www.openlane.eu/en/carv6/auction/10700074
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700075
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700075%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700075: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700075 url https://www.openlane.eu/en/carv6/auction/10700075
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700078
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700078%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700078: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700078 url https://www.openlane.eu/en/carv6/auction/10700078
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700079
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700079%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700079: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700079 url https://www.openlane.eu/en/carv6/auction/10700079
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700077
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700077%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700077: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700077 url https://www.openlane.eu/en/carv6/auction/10700077
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700080
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700080%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700080: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700080 url https://www.openlane.eu/en/carv6/auction/10700080
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700081
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700081%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700081: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700081 url https://www.openlane.eu/en/carv6/auction/10700081
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700082
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700082%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700082: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700082 url https://www.openlane.eu/en/carv6/auction/10700082
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700083
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700083%27 HTTP/1.1" 200 None
2026-03-24 22:25:44 [adesa.be] INFO: Scrape type for 10700083: 0
2026-03-24 22:25:44 [adesa.be] INFO: Skipping item 10700083 url https://www.openlane.eu/en/carv6/auction/10700083
2026-03-24 22:25:44 [adesa.be] INFO: Found listing with ID: 10700084
2026-03-24 22:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700084%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700084: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700084 url https://www.openlane.eu/en/carv6/auction/10700084
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700089
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700089%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700089: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700089 url https://www.openlane.eu/en/carv6/auction/10700089
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700085
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700085%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700085: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700085 url https://www.openlane.eu/en/carv6/auction/10700085
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700086
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700086%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700086: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700086 url https://www.openlane.eu/en/carv6/auction/10700086
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700091
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700091%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700091: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700091 url https://www.openlane.eu/en/carv6/auction/10700091
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700092
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700092%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700092: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700092 url https://www.openlane.eu/en/carv6/auction/10700092
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700093
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700093%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700093: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700093 url https://www.openlane.eu/en/carv6/auction/10700093
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700094
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700094%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700094: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700094 url https://www.openlane.eu/en/carv6/auction/10700094
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700095
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700095%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700095: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700095 url https://www.openlane.eu/en/carv6/auction/10700095
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700096
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700096%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700096: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700096 url https://www.openlane.eu/en/carv6/auction/10700096
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700098
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700098%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700098: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700098 url https://www.openlane.eu/en/carv6/auction/10700098
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700099
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700099%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700099: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700099 url https://www.openlane.eu/en/carv6/auction/10700099
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700101
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700101%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700101: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700101 url https://www.openlane.eu/en/carv6/auction/10700101
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700103
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700103%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700103: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700103 url https://www.openlane.eu/en/carv6/auction/10700103
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700102
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700102%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700102: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700102 url https://www.openlane.eu/en/carv6/auction/10700102
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700104
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700104%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700104: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700104 url https://www.openlane.eu/en/carv6/auction/10700104
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700105
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700105%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700105: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700105 url https://www.openlane.eu/en/carv6/auction/10700105
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700106
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700106%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700106: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700106 url https://www.openlane.eu/en/carv6/auction/10700106
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700107
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700107%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700107: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700107 url https://www.openlane.eu/en/carv6/auction/10700107
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700108
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700108%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700108: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700108 url https://www.openlane.eu/en/carv6/auction/10700108
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10700109
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710700109%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10700109: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10700109 url https://www.openlane.eu/en/carv6/auction/10700109
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10694084
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694084%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10694084: 0
2026-03-24 22:25:45 [adesa.be] INFO: Skipping item 10694084 url https://www.openlane.eu/en/carv6/auction/10694084
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10694085
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694085%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10694085: 2
2026-03-24 22:25:45 [adesa.be] INFO: Scraping item 10694085 url https://www.openlane.eu/en/carv6/auction/10694085
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10694088
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694088%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10694088: 2
2026-03-24 22:25:45 [adesa.be] INFO: Scraping item 10694088 url https://www.openlane.eu/en/carv6/auction/10694088
2026-03-24 22:25:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10694087
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694087%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10694087: 2
2026-03-24 22:25:45 [adesa.be] INFO: Scraping item 10694087 url https://www.openlane.eu/en/carv6/auction/10694087
2026-03-24 22:25: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 22:25: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 22:25:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 935ab860-6d51-52d0-a0ba-02337902ff31 with identifier: 10704663
2026-03-24 22:25:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 935ab860-6d51-52d0-a0ba-02337902ff31 with scrape type 2
2026-03-24 22:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 935ab860-6d51-52d0-a0ba-02337902ff31 with scrape type 2
2026-03-24 22:25:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 935ab860-6d51-52d0-a0ba-02337902ff31, identifier: 10704663
2026-03-24 22:25:45 [adesa.be] INFO: Found listing with ID: 10694092
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694092%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Scrape type for 10694092: 2
2026-03-24 22:25:45 [adesa.be] INFO: Scraping item 10694092 url https://www.openlane.eu/en/carv6/auction/10694092
2026-03-24 22:25:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 935ab860-6d51-52d0-a0ba-02337902ff31 with identifier: 10704663
2026-03-24 22:25:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 935ab860-6d51-52d0-a0ba-02337902ff31 with identifier: 10704663
2026-03-24 22:25:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 935ab860-6d51-52d0-a0ba-02337902ff31 with identifier: 10704663 to the API
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704663>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '935ab860-6d51-52d0-a0ba-02337902ff31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXF976',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 39857,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-04-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Manual - 95 hp - 39.857 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2022}
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704663%27 HTTP/1.1" 200 None
2026-03-24 22:25:45 [adesa.be] INFO: Saving data for 10704663: {'auction_closing_time': 1774513800.0, 'created_time': 1774217745.486835, 'last_price_update_time': 1774391145.95746}
2026-03-24 22:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704663') HTTP/1.1" 204 0
2026-03-24 22:25:46 [adesa.be] INFO: Found listing with ID: 10694095
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694095%27 HTTP/1.1" 200 None
2026-03-24 22:25:46 [adesa.be] INFO: Scrape type for 10694095: 2
2026-03-24 22:25:46 [adesa.be] INFO: Scraping item 10694095 url https://www.openlane.eu/en/carv6/auction/10694095
2026-03-24 22:25:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10711693
2026-03-24 22:25:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with scrape type 2
2026-03-24 22:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with scrape type 2
2026-03-24 22:25:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b, identifier: 10711693
2026-03-24 22:25:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10704658
2026-03-24 22:25:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with scrape type 2
2026-03-24 22:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with scrape type 2
2026-03-24 22:25:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f4ab57c-a9c3-5c69-aa40-7bd747949233, identifier: 10704658
2026-03-24 22:25:46 [adesa.be] INFO: Found listing with ID: 10694093
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694093%27 HTTP/1.1" 200 None
2026-03-24 22:25:46 [adesa.be] INFO: Scrape type for 10694093: 2
2026-03-24 22:25:46 [adesa.be] INFO: Scraping item 10694093 url https://www.openlane.eu/en/carv6/auction/10694093
2026-03-24 22:25:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10711693
2026-03-24 22:25:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10711693
2026-03-24 22:25:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10711693 to the API
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711693>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTQ887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711693',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 119391,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 7,
'seller_name': 'GTC Cars',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 119.391 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:46 [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 22:25:46 [adesa.be] INFO: Saving data for 10711693: {'auction_closing_time': 1774431000.0, 'created_time': 1774281256.749974, 'last_price_update_time': 1774391146.630747}
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711693') HTTP/1.1" 204 0
2026-03-24 22:25:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10704658
2026-03-24 22:25:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10704658
2026-03-24 22:25:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10704658 to the API
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704658>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '7f4ab57c-a9c3-5c69-aa40-7bd747949233',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAU277A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704658',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 127028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Captur 1.6 Initiale Paris - Hybrid - Automatic - 91 hp - '
'127.028 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2021}
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704658%27 HTTP/1.1" 200 None
2026-03-24 22:25:46 [adesa.be] INFO: Saving data for 10704658: {'auction_closing_time': 1774513800.0, 'created_time': 1774088130.844579, 'last_price_update_time': 1774391146.913055}
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704658') HTTP/1.1" 204 0
2026-03-24 22:25:46 [adesa.be] INFO: Found listing with ID: 10694094
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694094%27 HTTP/1.1" 200 None
2026-03-24 22:25:46 [adesa.be] INFO: Scrape type for 10694094: 2
2026-03-24 22:25:46 [adesa.be] INFO: Scraping item 10694094 url https://www.openlane.eu/en/carv6/auction/10694094
2026-03-24 22:25:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:46 [adesa.be] INFO: Found listing with ID: 10694097
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694097%27 HTTP/1.1" 200 None
2026-03-24 22:25:46 [adesa.be] INFO: Scrape type for 10694097: 2
2026-03-24 22:25:46 [adesa.be] INFO: Scraping item 10694097 url https://www.openlane.eu/en/carv6/auction/10694097
2026-03-24 22:25:46 [adesa.be] INFO: Found listing with ID: 10694098
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694098%27 HTTP/1.1" 200 None
2026-03-24 22:25:46 [adesa.be] INFO: Scrape type for 10694098: 2
2026-03-24 22:25:46 [adesa.be] INFO: Scraping item 10694098 url https://www.openlane.eu/en/carv6/auction/10694098
2026-03-24 22:25:46 [adesa.be] INFO: Found listing with ID: 10694099
2026-03-24 22:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694099%27 HTTP/1.1" 200 None
2026-03-24 22:25:47 [adesa.be] INFO: Scrape type for 10694099: 2
2026-03-24 22:25:47 [adesa.be] INFO: Scraping item 10694099 url https://www.openlane.eu/en/carv6/auction/10694099
2026-03-24 22:25:47 [adesa.be] INFO: Found listing with ID: 10694101
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694101%27 HTTP/1.1" 200 None
2026-03-24 22:25:47 [adesa.be] INFO: Scrape type for 10694101: 2
2026-03-24 22:25:47 [adesa.be] INFO: Scraping item 10694101 url https://www.openlane.eu/en/carv6/auction/10694101
2026-03-24 22:25:47 [adesa.be] INFO: Found listing with ID: 10694100
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694100%27 HTTP/1.1" 200 None
2026-03-24 22:25:47 [adesa.be] INFO: Scrape type for 10694100: 2
2026-03-24 22:25:47 [adesa.be] INFO: Scraping item 10694100 url https://www.openlane.eu/en/carv6/auction/10694100
2026-03-24 22:25:47 [adesa.be] INFO: Found listing with ID: 10694102
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694102%27 HTTP/1.1" 200 None
2026-03-24 22:25:47 [adesa.be] INFO: Scrape type for 10694102: 2
2026-03-24 22:25:47 [adesa.be] INFO: Scraping item 10694102 url https://www.openlane.eu/en/carv6/auction/10694102
2026-03-24 22:25:47 [adesa.be] INFO: Found listing with ID: 10694106
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694106%27 HTTP/1.1" 200 None
2026-03-24 22:25:47 [adesa.be] INFO: Scrape type for 10694106: 2
2026-03-24 22:25:47 [adesa.be] INFO: Scraping item 10694106 url https://www.openlane.eu/en/carv6/auction/10694106
2026-03-24 22:25:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 711a96ee-36a1-5b63-b9b0-d3c30e1bab09 with identifier: 10712017
2026-03-24 22:25:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 711a96ee-36a1-5b63-b9b0-d3c30e1bab09 with scrape type 2
2026-03-24 22:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 711a96ee-36a1-5b63-b9b0-d3c30e1bab09 with scrape type 2
2026-03-24 22:25:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 711a96ee-36a1-5b63-b9b0-d3c30e1bab09, identifier: 10712017
2026-03-24 22:25:47 [adesa.be] INFO: Found listing with ID: 10694114
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694114%27 HTTP/1.1" 200 None
2026-03-24 22:25:47 [adesa.be] INFO: Scrape type for 10694114: 2
2026-03-24 22:25:47 [adesa.be] INFO: Scraping item 10694114 url https://www.openlane.eu/en/carv6/auction/10694114
2026-03-24 22:25: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 22:25:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 711a96ee-36a1-5b63-b9b0-d3c30e1bab09 with identifier: 10712017
2026-03-24 22:25:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 711a96ee-36a1-5b63-b9b0-d3c30e1bab09 with identifier: 10712017
2026-03-24 22:25:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 711a96ee-36a1-5b63-b9b0-d3c30e1bab09 with identifier: 10712017 to the API
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712017>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '711a96ee-36a1-5b63-b9b0-d3c30e1bab09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '60923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712017',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 127835,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6050,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Peugeot Expert 1.5 - Diesel - Manual - 101 hp - 127.835 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712017%27 HTTP/1.1" 200 None
2026-03-24 22:25:47 [adesa.be] INFO: Saving data for 10712017: {'auction_closing_time': 1774445400.0, 'created_time': 1774279526.867588, 'last_price_update_time': 1774391147.494457}
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712017') HTTP/1.1" 204 0
2026-03-24 22:25:47 [adesa.be] INFO: Found listing with ID: 10694109
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694109%27 HTTP/1.1" 200 None
2026-03-24 22:25:47 [adesa.be] INFO: Scrape type for 10694109: 2
2026-03-24 22:25:47 [adesa.be] INFO: Scraping item 10694109 url https://www.openlane.eu/en/carv6/auction/10694109
2026-03-24 22:25:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8114b8d-bf7a-50be-9678-6bc3882c59bc with identifier: 10704604
2026-03-24 22:25:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8114b8d-bf7a-50be-9678-6bc3882c59bc with scrape type 2
2026-03-24 22:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8114b8d-bf7a-50be-9678-6bc3882c59bc with scrape type 2
2026-03-24 22:25:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8114b8d-bf7a-50be-9678-6bc3882c59bc, identifier: 10704604
2026-03-24 22:25:47 [adesa.be] INFO: Found listing with ID: 10694111
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694111%27 HTTP/1.1" 200 None
2026-03-24 22:25:47 [adesa.be] INFO: Scrape type for 10694111: 2
2026-03-24 22:25:47 [adesa.be] INFO: Scraping item 10694111 url https://www.openlane.eu/en/carv6/auction/10694111
2026-03-24 22:25:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8114b8d-bf7a-50be-9678-6bc3882c59bc with identifier: 10704604
2026-03-24 22:25:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8114b8d-bf7a-50be-9678-6bc3882c59bc with identifier: 10704604
2026-03-24 22:25:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8114b8d-bf7a-50be-9678-6bc3882c59bc with identifier: 10704604 to the API
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704604>
{'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': 190,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b8114b8d-bf7a-50be-9678-6bc3882c59bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACU880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704604',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X4',
'odometer': 46934,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X4 20d Lounge - xDrive - Diesel - Automatic - 190 hp - 46.934 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704604%27 HTTP/1.1" 200 None
2026-03-24 22:25:47 [adesa.be] INFO: Saving data for 10704604: {'auction_closing_time': 1774513800.0, 'created_time': 1774217749.873276, 'last_price_update_time': 1774391147.97907}
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704604') HTTP/1.1" 204 0
2026-03-24 22:25:47 [adesa.be] INFO: Found listing with ID: 10694113
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694113%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694113: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694113 url https://www.openlane.eu/en/carv6/auction/10694113
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694116
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694116%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694116: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694116 url https://www.openlane.eu/en/carv6/auction/10694116
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694117
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694117%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694117: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694117 url https://www.openlane.eu/en/carv6/auction/10694117
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694118
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694118%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694118: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694118 url https://www.openlane.eu/en/carv6/auction/10694118
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694121
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694121%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694121: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694121 url https://www.openlane.eu/en/carv6/auction/10694121
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694119
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694119%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694119: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694119 url https://www.openlane.eu/en/carv6/auction/10694119
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694120
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694120%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694120: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694120 url https://www.openlane.eu/en/carv6/auction/10694120
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694104
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694104%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694104: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694104 url https://www.openlane.eu/en/carv6/auction/10694104
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694122
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694122%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694122: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694122 url https://www.openlane.eu/en/carv6/auction/10694122
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694123
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694123%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694123: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694123 url https://www.openlane.eu/en/carv6/auction/10694123
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694127
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694127%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694127: 0
2026-03-24 22:25:48 [adesa.be] INFO: Skipping item 10694127 url https://www.openlane.eu/en/carv6/auction/10694127
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694128
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694128%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694128: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694128 url https://www.openlane.eu/en/carv6/auction/10694128
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694129
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694129%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694129: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694129 url https://www.openlane.eu/en/carv6/auction/10694129
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694130
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694130%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694130: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694130 url https://www.openlane.eu/en/carv6/auction/10694130
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694132
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694132%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694132: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694132 url https://www.openlane.eu/en/carv6/auction/10694132
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694133
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694133%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694133: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694133 url https://www.openlane.eu/en/carv6/auction/10694133
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694134
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694134%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694134: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694134 url https://www.openlane.eu/en/carv6/auction/10694134
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694135
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694135%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694135: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694135 url https://www.openlane.eu/en/carv6/auction/10694135
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694136
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694136%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694136: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694136 url https://www.openlane.eu/en/carv6/auction/10694136
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694137
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694137%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694137: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694137 url https://www.openlane.eu/en/carv6/auction/10694137
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694138
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694138%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694138: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694138 url https://www.openlane.eu/en/carv6/auction/10694138
2026-03-24 22:25:48 [adesa.be] INFO: Found listing with ID: 10694139
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694139%27 HTTP/1.1" 200 None
2026-03-24 22:25:48 [adesa.be] INFO: Scrape type for 10694139: 2
2026-03-24 22:25:48 [adesa.be] INFO: Scraping item 10694139 url https://www.openlane.eu/en/carv6/auction/10694139
2026-03-24 22:25:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 399a3c07-30e0-56c0-9970-385cdc9ea517 with identifier: 10704653
2026-03-24 22:25:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 399a3c07-30e0-56c0-9970-385cdc9ea517 with scrape type 2
2026-03-24 22:25:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 399a3c07-30e0-56c0-9970-385cdc9ea517 with scrape type 2
2026-03-24 22:25:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 399a3c07-30e0-56c0-9970-385cdc9ea517, identifier: 10704653
2026-03-24 22:25:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 399a3c07-30e0-56c0-9970-385cdc9ea517 with identifier: 10704653
2026-03-24 22:25:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 399a3c07-30e0-56c0-9970-385cdc9ea517 with identifier: 10704653
2026-03-24 22:25:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 399a3c07-30e0-56c0-9970-385cdc9ea517 with identifier: 10704653 to the API
2026-03-24 22:25:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704653>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '399a3c07-30e0-56c0-9970-385cdc9ea517',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQC050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704653',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 102207,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2020-11-02',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 120 hp - '
'102.207 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-24 22:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704653%27 HTTP/1.1" 200 None
2026-03-24 22:25:49 [adesa.be] INFO: Saving data for 10704653: {'auction_closing_time': 1774513800.0, 'created_time': 1774088129.159027, 'last_price_update_time': 1774391149.87608}
2026-03-24 22:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704653') HTTP/1.1" 204 0
2026-03-24 22:25:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aeb489f-fcc1-50d6-917b-ed874ccae101 with identifier: 10712009
2026-03-24 22:25:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aeb489f-fcc1-50d6-917b-ed874ccae101 with scrape type 2
2026-03-24 22:25:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3aeb489f-fcc1-50d6-917b-ed874ccae101 with scrape type 2
2026-03-24 22:25:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3aeb489f-fcc1-50d6-917b-ed874ccae101, identifier: 10712009
2026-03-24 22:25:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3aeb489f-fcc1-50d6-917b-ed874ccae101 with identifier: 10712009
2026-03-24 22:25:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3aeb489f-fcc1-50d6-917b-ed874ccae101 with identifier: 10712009
2026-03-24 22:25:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3aeb489f-fcc1-50d6-917b-ed874ccae101 with identifier: 10712009 to the API
2026-03-24 22:25:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712009>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': '3aeb489f-fcc1-50d6-917b-ed874ccae101',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712009',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 17831,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7050,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Peugeot 208 1.2 - Petrol - Automatic - 100 hp - 17.831 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712009%27 HTTP/1.1" 200 None
2026-03-24 22:25:50 [adesa.be] INFO: Saving data for 10712009: {'auction_closing_time': 1774445400.0, 'created_time': 1774281017.491318, 'last_price_update_time': 1774391150.437733}
2026-03-24 22:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712009') HTTP/1.1" 204 0
2026-03-24 22:25:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1200057d-c162-5813-bc26-2214a6a513fd with identifier: 10712026
2026-03-24 22:25:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1200057d-c162-5813-bc26-2214a6a513fd with scrape type 2
2026-03-24 22:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1200057d-c162-5813-bc26-2214a6a513fd with scrape type 2
2026-03-24 22:25:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1200057d-c162-5813-bc26-2214a6a513fd, identifier: 10712026
2026-03-24 22:25:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1200057d-c162-5813-bc26-2214a6a513fd with identifier: 10712026
2026-03-24 22:25:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1200057d-c162-5813-bc26-2214a6a513fd with identifier: 10712026
2026-03-24 22:25:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1200057d-c162-5813-bc26-2214a6a513fd with identifier: 10712026 to the API
2026-03-24 22:25:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712026>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': '1200057d-c162-5813-bc26-2214a6a513fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712026',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 43824,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3750,
'price_includes_vat': True,
'registration_date': '2024-07-03',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Dacia Sandero 1.0 - Petrol - Manual - 91 hp - 43.824 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712026%27 HTTP/1.1" 200 None
2026-03-24 22:25:51 [adesa.be] INFO: Saving data for 10712026: {'auction_closing_time': 1774445400.0, 'created_time': 1774281037.515894, 'last_price_update_time': 1774391151.672675}
2026-03-24 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712026') HTTP/1.1" 204 0
2026-03-24 22:25:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36d21a93-0307-58dd-b095-fd3071084f7a with identifier: 10704655
2026-03-24 22:25:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36d21a93-0307-58dd-b095-fd3071084f7a with scrape type 2
2026-03-24 22:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36d21a93-0307-58dd-b095-fd3071084f7a with scrape type 2
2026-03-24 22:25:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36d21a93-0307-58dd-b095-fd3071084f7a, identifier: 10704655
2026-03-24 22:25:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36d21a93-0307-58dd-b095-fd3071084f7a with identifier: 10704655
2026-03-24 22:25:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36d21a93-0307-58dd-b095-fd3071084f7a with identifier: 10704655
2026-03-24 22:25:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36d21a93-0307-58dd-b095-fd3071084f7a with identifier: 10704655 to the API
2026-03-24 22:25:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704655>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '36d21a93-0307-58dd-b095-fd3071084f7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WHM739',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704655',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 112816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-06-07',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Expert L3H1 2.0 HDI Premium - Diesel - Manual - 122 hp - '
'112.816 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-24 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704655%27 HTTP/1.1" 200 None
2026-03-24 22:25:52 [adesa.be] INFO: Saving data for 10704655: {'auction_closing_time': 1774513800.0, 'created_time': 1774088129.870325, 'last_price_update_time': 1774391152.254082}
2026-03-24 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704655') HTTP/1.1" 204 0
2026-03-24 22:25:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0653502b-431a-5025-ab1f-2ad4146ab02d with identifier: 10712019
2026-03-24 22:25:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0653502b-431a-5025-ab1f-2ad4146ab02d with scrape type 2
2026-03-24 22:25:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0653502b-431a-5025-ab1f-2ad4146ab02d with scrape type 2
2026-03-24 22:25:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0653502b-431a-5025-ab1f-2ad4146ab02d, identifier: 10712019
2026-03-24 22:25:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0653502b-431a-5025-ab1f-2ad4146ab02d with identifier: 10712019
2026-03-24 22:25:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0653502b-431a-5025-ab1f-2ad4146ab02d with identifier: 10712019
2026-03-24 22:25:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0653502b-431a-5025-ab1f-2ad4146ab02d with identifier: 10712019 to the API
2026-03-24 22:25:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712019>
{'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': 140,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '0653502b-431a-5025-ab1f-2ad4146ab02d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712019',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Scudo',
'odometer': 72976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5450,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Fiat Scudo 2.0 MultiJet SX - Diesel - Manual - 140 hp - 72.976 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2022}
2026-03-24 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712019%27 HTTP/1.1" 200 None
2026-03-24 22:25:53 [adesa.be] INFO: Saving data for 10712019: {'auction_closing_time': 1774445400.0, 'created_time': 1774279566.419762, 'last_price_update_time': 1774391153.197641}
2026-03-24 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712019') HTTP/1.1" 204 0
2026-03-24 22:25:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b05d6476-d1d8-5853-82c4-34b476a28877 with identifier: 10704607
2026-03-24 22:25:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b05d6476-d1d8-5853-82c4-34b476a28877 with scrape type 2
2026-03-24 22:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b05d6476-d1d8-5853-82c4-34b476a28877 with scrape type 2
2026-03-24 22:25:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b05d6476-d1d8-5853-82c4-34b476a28877, identifier: 10704607
2026-03-24 22:25:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b05d6476-d1d8-5853-82c4-34b476a28877 with identifier: 10704607
2026-03-24 22:25:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b05d6476-d1d8-5853-82c4-34b476a28877 with identifier: 10704607
2026-03-24 22:25:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b05d6476-d1d8-5853-82c4-34b476a28877 with identifier: 10704607 to the API
2026-03-24 22:25:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704607>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b05d6476-d1d8-5853-82c4-34b476a28877',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EXN861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704607',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 97,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Cupra Leon 1.4 e-Hybrid - Hybrid - Automatic - 204 hp - 97 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704607%27 HTTP/1.1" 200 None
2026-03-24 22:25:54 [adesa.be] INFO: Saving data for 10704607: {'auction_closing_time': 1774513800.0, 'created_time': 1774281025.864742, 'last_price_update_time': 1774391154.685648}
2026-03-24 22:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704607') HTTP/1.1" 204 0
2026-03-24 22:25:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46a8bdae-079e-548a-a99c-51b69ca5904f with identifier: 10694085
2026-03-24 22:25:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46a8bdae-079e-548a-a99c-51b69ca5904f with scrape type 2
2026-03-24 22:25:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46a8bdae-079e-548a-a99c-51b69ca5904f with scrape type 2
2026-03-24 22:25:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46a8bdae-079e-548a-a99c-51b69ca5904f, identifier: 10694085
2026-03-24 22:25:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46a8bdae-079e-548a-a99c-51b69ca5904f with identifier: 10694085
2026-03-24 22:25:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46a8bdae-079e-548a-a99c-51b69ca5904f with identifier: 10694085
2026-03-24 22:25:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46a8bdae-079e-548a-a99c-51b69ca5904f with identifier: 10694085 to the API
2026-03-24 22:25:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694085>
{'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': 163,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': '46a8bdae-079e-548a-a99c-51b69ca5904f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUY430',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694085',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 130576,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Audi A5 Sportback 35 TDI S Line - Diesel - Automatic - 163 hp - '
'130.576 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694085%27 HTTP/1.1" 200 None
2026-03-24 22:25:56 [adesa.be] INFO: Saving data for 10694085: {'auction_closing_time': 1774425600.0, 'created_time': 1773915328.254908, 'last_price_update_time': 1774391156.051428}
2026-03-24 22:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694085') HTTP/1.1" 204 0
2026-03-24 22:25:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6267b20d-19e9-57c5-b5ef-de34e4249baa with identifier: 10694094
2026-03-24 22:25:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6267b20d-19e9-57c5-b5ef-de34e4249baa with scrape type 2
2026-03-24 22:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6267b20d-19e9-57c5-b5ef-de34e4249baa with scrape type 2
2026-03-24 22:25:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6267b20d-19e9-57c5-b5ef-de34e4249baa, identifier: 10694094
2026-03-24 22:25:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6267b20d-19e9-57c5-b5ef-de34e4249baa with identifier: 10694094
2026-03-24 22:25:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6267b20d-19e9-57c5-b5ef-de34e4249baa with identifier: 10694094
2026-03-24 22:25:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6267b20d-19e9-57c5-b5ef-de34e4249baa with identifier: 10694094 to the API
2026-03-24 22:25:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694094>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Electric',
'id': '6267b20d-19e9-57c5-b5ef-de34e4249baa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAJ112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694094',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 25454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 1,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo XL Club - Electric - Automatic - 136 hp - 25.454 '
'km',
'transmission': 'automatic',
'trim': 'Club',
'vin': None,
'year': 2023}
2026-03-24 22:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694094%27 HTTP/1.1" 200 None
2026-03-24 22:25:57 [adesa.be] INFO: Saving data for 10694094: {'auction_closing_time': 1774425600.0, 'created_time': 1773915327.771727, 'last_price_update_time': 1774391157.931273}
2026-03-24 22:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694094') HTTP/1.1" 204 0
2026-03-24 22:25:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b836fdd3-1d19-57bc-a189-5d49052bc5c9 with identifier: 10704609
2026-03-24 22:25:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b836fdd3-1d19-57bc-a189-5d49052bc5c9 with scrape type 2
2026-03-24 22:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b836fdd3-1d19-57bc-a189-5d49052bc5c9 with scrape type 2
2026-03-24 22:25:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b836fdd3-1d19-57bc-a189-5d49052bc5c9, identifier: 10704609
2026-03-24 22:25:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b836fdd3-1d19-57bc-a189-5d49052bc5c9 with identifier: 10704609
2026-03-24 22:25:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b836fdd3-1d19-57bc-a189-5d49052bc5c9 with identifier: 10704609
2026-03-24 22:25:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b836fdd3-1d19-57bc-a189-5d49052bc5c9 with identifier: 10704609 to the API
2026-03-24 22:25:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:25:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704609>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b836fdd3-1d19-57bc-a189-5d49052bc5c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTE045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704609',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 168850,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Focus 1.5 EcoBlue Titanium - Diesel - Automatic - 120 hp - '
'168.850 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-24 22:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704609%27 HTTP/1.1" 200 None
2026-03-24 22:25:59 [adesa.be] INFO: Saving data for 10704609: {'auction_closing_time': 1774513800.0, 'created_time': 1774217742.906865, 'last_price_update_time': 1774391159.125654}
2026-03-24 22:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704609') HTTP/1.1" 204 0
2026-03-24 22:25:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:25: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 22:25:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cda3cf9b-0a0f-5eb8-a275-4dd88919707e with identifier: 10694088
2026-03-24 22:25:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cda3cf9b-0a0f-5eb8-a275-4dd88919707e with scrape type 2
2026-03-24 22:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cda3cf9b-0a0f-5eb8-a275-4dd88919707e with scrape type 2
2026-03-24 22:25:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cda3cf9b-0a0f-5eb8-a275-4dd88919707e, identifier: 10694088
2026-03-24 22:25:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cda3cf9b-0a0f-5eb8-a275-4dd88919707e with identifier: 10694088
2026-03-24 22:25:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cda3cf9b-0a0f-5eb8-a275-4dd88919707e with identifier: 10694088
2026-03-24 22:25:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cda3cf9b-0a0f-5eb8-a275-4dd88919707e with identifier: 10694088 to the API
2026-03-24 22:25:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:25: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 22:26:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694088>
{'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-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'cda3cf9b-0a0f-5eb8-a275-4dd88919707e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDZ754',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694088',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 77337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 77.337 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694088%27 HTTP/1.1" 200 None
2026-03-24 22:26:00 [adesa.be] INFO: Saving data for 10694088: {'auction_closing_time': 1774425600.0, 'created_time': 1773915329.852505, 'last_price_update_time': 1774391160.067166}
2026-03-24 22:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694088') HTTP/1.1" 204 0
2026-03-24 22:26:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11c6859d-d45c-5a00-b0cd-6cea3c746345 with identifier: 10712011
2026-03-24 22:26:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11c6859d-d45c-5a00-b0cd-6cea3c746345 with scrape type 2
2026-03-24 22:26:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11c6859d-d45c-5a00-b0cd-6cea3c746345 with scrape type 2
2026-03-24 22:26:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11c6859d-d45c-5a00-b0cd-6cea3c746345, identifier: 10712011
2026-03-24 22:26:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11c6859d-d45c-5a00-b0cd-6cea3c746345 with identifier: 10712011
2026-03-24 22:26:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11c6859d-d45c-5a00-b0cd-6cea3c746345 with identifier: 10712011
2026-03-24 22:26:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11c6859d-d45c-5a00-b0cd-6cea3c746345 with identifier: 10712011 to the API
2026-03-24 22:26:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712011>
{'auction_title': '',
'c_o_2_emission_value': 242,
'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-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': '11c6859d-d45c-5a00-b0cd-6cea3c746345',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712011',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 48593,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6750,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Citroën Jumper L2H2 2.2 HDI - Diesel - Manual - 140 hp - 48.593 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712011%27 HTTP/1.1" 200 None
2026-03-24 22:26:00 [adesa.be] INFO: Saving data for 10712011: {'auction_closing_time': 1774445400.0, 'created_time': 1774281035.656908, 'last_price_update_time': 1774391160.434514}
2026-03-24 22:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712011') HTTP/1.1" 204 0
2026-03-24 22:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694139> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:01 [adesa.be] INFO: Found listing with ID: 10694140
2026-03-24 22:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694140%27 HTTP/1.1" 200 None
2026-03-24 22:26:01 [adesa.be] INFO: Scrape type for 10694140: 2
2026-03-24 22:26:01 [adesa.be] INFO: Scraping item 10694140 url https://www.openlane.eu/en/carv6/auction/10694140
2026-03-24 22:26:01 [adesa.be] INFO: Found listing with ID: 10694143
2026-03-24 22:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694143%27 HTTP/1.1" 200 None
2026-03-24 22:26:01 [adesa.be] INFO: Scrape type for 10694143: 2
2026-03-24 22:26:01 [adesa.be] INFO: Scraping item 10694143 url https://www.openlane.eu/en/carv6/auction/10694143
2026-03-24 22:26:01 [adesa.be] INFO: Found listing with ID: 10694142
2026-03-24 22:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694142%27 HTTP/1.1" 200 None
2026-03-24 22:26:01 [adesa.be] INFO: Scrape type for 10694142: 2
2026-03-24 22:26:01 [adesa.be] INFO: Scraping item 10694142 url https://www.openlane.eu/en/carv6/auction/10694142
2026-03-24 22:26:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecb793e1-5d9f-5659-ad44-b819966a2bb8 with identifier: 10694139
2026-03-24 22:26:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecb793e1-5d9f-5659-ad44-b819966a2bb8 with scrape type 2
2026-03-24 22:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecb793e1-5d9f-5659-ad44-b819966a2bb8 with scrape type 2
2026-03-24 22:26:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ecb793e1-5d9f-5659-ad44-b819966a2bb8, identifier: 10694139
2026-03-24 22:26:01 [adesa.be] INFO: Found listing with ID: 10694144
2026-03-24 22:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694144%27 HTTP/1.1" 200 None
2026-03-24 22:26:01 [adesa.be] INFO: Scrape type for 10694144: 2
2026-03-24 22:26:01 [adesa.be] INFO: Scraping item 10694144 url https://www.openlane.eu/en/carv6/auction/10694144
2026-03-24 22:26:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ecb793e1-5d9f-5659-ad44-b819966a2bb8 with identifier: 10694139
2026-03-24 22:26:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ecb793e1-5d9f-5659-ad44-b819966a2bb8 with identifier: 10694139
2026-03-24 22:26:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ecb793e1-5d9f-5659-ad44-b819966a2bb8 with identifier: 10694139 to the API
2026-03-24 22:26:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694139>
{'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': 110,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'ecb793e1-5d9f-5659-ad44-b819966a2bb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERE799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694139',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 45790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2024-01-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 1.0 eTSI R-Line - Petrol - Automatic - 110 '
'hp - 45.790 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2024}
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694139%27 HTTP/1.1" 200 None
2026-03-24 22:26:02 [adesa.be] INFO: Saving data for 10694139: {'auction_closing_time': 1774425600.0, 'created_time': 1773915427.382754, 'last_price_update_time': 1774391162.034321}
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694139') HTTP/1.1" 204 0
2026-03-24 22:26:02 [adesa.be] INFO: Found listing with ID: 10694145
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694145%27 HTTP/1.1" 200 None
2026-03-24 22:26:02 [adesa.be] INFO: Scrape type for 10694145: 0
2026-03-24 22:26:02 [adesa.be] INFO: Skipping item 10694145 url https://www.openlane.eu/en/carv6/auction/10694145
2026-03-24 22:26:02 [adesa.be] INFO: Found listing with ID: 10694146
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694146%27 HTTP/1.1" 200 None
2026-03-24 22:26:02 [adesa.be] INFO: Scrape type for 10694146: 2
2026-03-24 22:26:02 [adesa.be] INFO: Scraping item 10694146 url https://www.openlane.eu/en/carv6/auction/10694146
2026-03-24 22:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:02 [adesa.be] INFO: Found listing with ID: 10711240
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711240%27 HTTP/1.1" 200 None
2026-03-24 22:26:02 [adesa.be] INFO: Scrape type for 10711240: 2
2026-03-24 22:26:02 [adesa.be] INFO: Scraping item 10711240 url https://www.openlane.eu/en/carv6/auction/10711240
2026-03-24 22:26: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 22:26:02 [adesa.be] INFO: Found listing with ID: 10711254
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711254%27 HTTP/1.1" 200 None
2026-03-24 22:26:02 [adesa.be] INFO: Scrape type for 10711254: 2
2026-03-24 22:26:02 [adesa.be] INFO: Scraping item 10711254 url https://www.openlane.eu/en/carv6/auction/10711254
2026-03-24 22:26:02 [adesa.be] INFO: Found listing with ID: 10711258
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711258%27 HTTP/1.1" 200 None
2026-03-24 22:26:02 [adesa.be] INFO: Scrape type for 10711258: 2
2026-03-24 22:26:02 [adesa.be] INFO: Scraping item 10711258 url https://www.openlane.eu/en/carv6/auction/10711258
2026-03-24 22:26:02 [adesa.be] INFO: Found listing with ID: 10711256
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711256%27 HTTP/1.1" 200 None
2026-03-24 22:26:02 [adesa.be] INFO: Scrape type for 10711256: 2
2026-03-24 22:26:02 [adesa.be] INFO: Scraping item 10711256 url https://www.openlane.eu/en/carv6/auction/10711256
2026-03-24 22:26:02 [adesa.be] INFO: Found listing with ID: 10711243
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711243%27 HTTP/1.1" 200 None
2026-03-24 22:26:02 [adesa.be] INFO: Scrape type for 10711243: 2
2026-03-24 22:26:02 [adesa.be] INFO: Scraping item 10711243 url https://www.openlane.eu/en/carv6/auction/10711243
2026-03-24 22:26:02 [adesa.be] INFO: Found listing with ID: 10711234
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711234%27 HTTP/1.1" 200 None
2026-03-24 22:26:02 [adesa.be] INFO: Scrape type for 10711234: 2
2026-03-24 22:26:02 [adesa.be] INFO: Scraping item 10711234 url https://www.openlane.eu/en/carv6/auction/10711234
2026-03-24 22:26:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24c34484-6981-5ddf-88e2-6f452463ace3 with identifier: 10694106
2026-03-24 22:26:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24c34484-6981-5ddf-88e2-6f452463ace3 with scrape type 2
2026-03-24 22:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24c34484-6981-5ddf-88e2-6f452463ace3 with scrape type 2
2026-03-24 22:26:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24c34484-6981-5ddf-88e2-6f452463ace3, identifier: 10694106
2026-03-24 22:26:02 [adesa.be] INFO: Found listing with ID: 10711235
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711235%27 HTTP/1.1" 200 None
2026-03-24 22:26:02 [adesa.be] INFO: Scrape type for 10711235: 2
2026-03-24 22:26:02 [adesa.be] INFO: Scraping item 10711235 url https://www.openlane.eu/en/carv6/auction/10711235
2026-03-24 22:26:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24c34484-6981-5ddf-88e2-6f452463ace3 with identifier: 10694106
2026-03-24 22:26:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24c34484-6981-5ddf-88e2-6f452463ace3 with identifier: 10694106
2026-03-24 22:26:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24c34484-6981-5ddf-88e2-6f452463ace3 with identifier: 10694106 to the API
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694106>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': '24c34484-6981-5ddf-88e2-6f452463ace3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FTA299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694106',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 17625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2024-08-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Stonic 1.0 T-GDI - Petrol - Automatic - 100 hp - 17.625 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694106%27 HTTP/1.1" 200 None
2026-03-24 22:26:02 [adesa.be] INFO: Saving data for 10694106: {'auction_closing_time': 1774425600.0, 'created_time': 1773915399.33173, 'last_price_update_time': 1774391162.925778}
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694106') HTTP/1.1" 204 0
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711250
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711250%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711250: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711250 url https://www.openlane.eu/en/carv6/auction/10711250
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711246
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711246%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711246: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711246 url https://www.openlane.eu/en/carv6/auction/10711246
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711241
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711241%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711241: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711241 url https://www.openlane.eu/en/carv6/auction/10711241
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711298
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711298%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711298: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711298 url https://www.openlane.eu/en/carv6/auction/10711298
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711238
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711238%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711238: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711238 url https://www.openlane.eu/en/carv6/auction/10711238
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711257
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711257%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711257: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711257 url https://www.openlane.eu/en/carv6/auction/10711257
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711233
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711233%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711233: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711233 url https://www.openlane.eu/en/carv6/auction/10711233
2026-03-24 22:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711252
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711252%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711252: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711252 url https://www.openlane.eu/en/carv6/auction/10711252
2026-03-24 22:26: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 22:26:03 [adesa.be] INFO: Found listing with ID: 10711249
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711249%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711249: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711249 url https://www.openlane.eu/en/carv6/auction/10711249
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711248
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711248%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711248: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711248 url https://www.openlane.eu/en/carv6/auction/10711248
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711237
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711237%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711237: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711237 url https://www.openlane.eu/en/carv6/auction/10711237
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711308
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711308%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711308: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711308 url https://www.openlane.eu/en/carv6/auction/10711308
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711264
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711264%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711264: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711264 url https://www.openlane.eu/en/carv6/auction/10711264
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711269
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711269%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711269: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711269 url https://www.openlane.eu/en/carv6/auction/10711269
2026-03-24 22:26:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b714a7b2-7b0c-5ab4-87a9-bc12440aa08c with identifier: 10694137
2026-03-24 22:26:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b714a7b2-7b0c-5ab4-87a9-bc12440aa08c with scrape type 2
2026-03-24 22:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b714a7b2-7b0c-5ab4-87a9-bc12440aa08c with scrape type 2
2026-03-24 22:26:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b714a7b2-7b0c-5ab4-87a9-bc12440aa08c, identifier: 10694137
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711262
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711262%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711262: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711262 url https://www.openlane.eu/en/carv6/auction/10711262
2026-03-24 22:26:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b714a7b2-7b0c-5ab4-87a9-bc12440aa08c with identifier: 10694137
2026-03-24 22:26:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b714a7b2-7b0c-5ab4-87a9-bc12440aa08c with identifier: 10694137
2026-03-24 22:26:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b714a7b2-7b0c-5ab4-87a9-bc12440aa08c with identifier: 10694137 to the API
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694137>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'b714a7b2-7b0c-5ab4-87a9-bc12440aa08c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAU307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694137',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 55599,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2023-08-09',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Toyota ProAce City 1.5d Comfort - Diesel - Manual - 102 hp - 55.599 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694137%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Saving data for 10694137: {'auction_closing_time': 1774425600.0, 'created_time': 1773915344.528236, 'last_price_update_time': 1774391163.78821}
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694137') HTTP/1.1" 204 0
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711328
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711328%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711328: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711328 url https://www.openlane.eu/en/carv6/auction/10711328
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711268
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711268%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711268: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711268 url https://www.openlane.eu/en/carv6/auction/10711268
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711271
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711271%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711271: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711271 url https://www.openlane.eu/en/carv6/auction/10711271
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711272
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711272%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711272: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711272 url https://www.openlane.eu/en/carv6/auction/10711272
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711273
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711273%27 HTTP/1.1" 200 None
2026-03-24 22:26:03 [adesa.be] INFO: Scrape type for 10711273: 2
2026-03-24 22:26:03 [adesa.be] INFO: Scraping item 10711273 url https://www.openlane.eu/en/carv6/auction/10711273
2026-03-24 22:26:03 [adesa.be] INFO: Found listing with ID: 10711305
2026-03-24 22:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711305%27 HTTP/1.1" 200 None
2026-03-24 22:26:04 [adesa.be] INFO: Scrape type for 10711305: 2
2026-03-24 22:26:04 [adesa.be] INFO: Scraping item 10711305 url https://www.openlane.eu/en/carv6/auction/10711305
2026-03-24 22:26:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:04 [adesa.be] INFO: Found listing with ID: 10711321
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711321%27 HTTP/1.1" 200 None
2026-03-24 22:26:04 [adesa.be] INFO: Scrape type for 10711321: 2
2026-03-24 22:26:04 [adesa.be] INFO: Scraping item 10711321 url https://www.openlane.eu/en/carv6/auction/10711321
2026-03-24 22:26:04 [adesa.be] INFO: Found listing with ID: 10711263
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711263%27 HTTP/1.1" 200 None
2026-03-24 22:26:04 [adesa.be] INFO: Scrape type for 10711263: 2
2026-03-24 22:26:04 [adesa.be] INFO: Scraping item 10711263 url https://www.openlane.eu/en/carv6/auction/10711263
2026-03-24 22:26:04 [adesa.be] INFO: Found listing with ID: 10711267
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711267%27 HTTP/1.1" 200 None
2026-03-24 22:26:04 [adesa.be] INFO: Scrape type for 10711267: 2
2026-03-24 22:26:04 [adesa.be] INFO: Scraping item 10711267 url https://www.openlane.eu/en/carv6/auction/10711267
2026-03-24 22:26:04 [adesa.be] INFO: Found listing with ID: 10711265
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711265%27 HTTP/1.1" 200 None
2026-03-24 22:26:04 [adesa.be] INFO: Scrape type for 10711265: 2
2026-03-24 22:26:04 [adesa.be] INFO: Scraping item 10711265 url https://www.openlane.eu/en/carv6/auction/10711265
2026-03-24 22:26:04 [adesa.be] INFO: Found listing with ID: 10711274
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711274%27 HTTP/1.1" 200 None
2026-03-24 22:26:04 [adesa.be] INFO: Scrape type for 10711274: 2
2026-03-24 22:26:04 [adesa.be] INFO: Scraping item 10711274 url https://www.openlane.eu/en/carv6/auction/10711274
2026-03-24 22:26:04 [adesa.be] INFO: Found listing with ID: 10711313
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711313%27 HTTP/1.1" 200 None
2026-03-24 22:26:04 [adesa.be] INFO: Scrape type for 10711313: 2
2026-03-24 22:26:04 [adesa.be] INFO: Scraping item 10711313 url https://www.openlane.eu/en/carv6/auction/10711313
2026-03-24 22:26:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 862e0f0f-fe8d-5b08-a53b-1357c11c9260 with identifier: 10694136
2026-03-24 22:26:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 862e0f0f-fe8d-5b08-a53b-1357c11c9260 with scrape type 2
2026-03-24 22:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 862e0f0f-fe8d-5b08-a53b-1357c11c9260 with scrape type 2
2026-03-24 22:26:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 862e0f0f-fe8d-5b08-a53b-1357c11c9260, identifier: 10694136
2026-03-24 22:26:04 [adesa.be] INFO: Found listing with ID: 10711275
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711275%27 HTTP/1.1" 200 None
2026-03-24 22:26:04 [adesa.be] INFO: Scrape type for 10711275: 2
2026-03-24 22:26:04 [adesa.be] INFO: Scraping item 10711275 url https://www.openlane.eu/en/carv6/auction/10711275
2026-03-24 22:26: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 22:26:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 862e0f0f-fe8d-5b08-a53b-1357c11c9260 with identifier: 10694136
2026-03-24 22:26:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 862e0f0f-fe8d-5b08-a53b-1357c11c9260 with identifier: 10694136
2026-03-24 22:26:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 862e0f0f-fe8d-5b08-a53b-1357c11c9260 with identifier: 10694136 to the API
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694136>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': '862e0f0f-fe8d-5b08-a53b-1357c11c9260',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FHY358',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694136',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 26942,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2024-05-16',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Toyota ProAce City 1.2i Comfort - Petrol - Manual - 110 hp - 26.942 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2024}
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694136%27 HTTP/1.1" 200 None
2026-03-24 22:26:04 [adesa.be] INFO: Saving data for 10694136: {'auction_closing_time': 1774425600.0, 'created_time': 1773915343.410853, 'last_price_update_time': 1774391164.514884}
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694136') HTTP/1.1" 204 0
2026-03-24 22:26:04 [adesa.be] INFO: Found listing with ID: 10711278
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711278%27 HTTP/1.1" 200 None
2026-03-24 22:26:04 [adesa.be] INFO: Scrape type for 10711278: 2
2026-03-24 22:26:04 [adesa.be] INFO: Scraping item 10711278 url https://www.openlane.eu/en/carv6/auction/10711278
2026-03-24 22:26:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f55be974-6bca-5346-9d84-ec9626a4212d with identifier: 10694135
2026-03-24 22:26:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f55be974-6bca-5346-9d84-ec9626a4212d with scrape type 2
2026-03-24 22:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f55be974-6bca-5346-9d84-ec9626a4212d with scrape type 2
2026-03-24 22:26:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f55be974-6bca-5346-9d84-ec9626a4212d, identifier: 10694135
2026-03-24 22:26:04 [adesa.be] INFO: Found listing with ID: 10711280
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711280%27 HTTP/1.1" 200 None
2026-03-24 22:26:04 [adesa.be] INFO: Scrape type for 10711280: 2
2026-03-24 22:26:04 [adesa.be] INFO: Scraping item 10711280 url https://www.openlane.eu/en/carv6/auction/10711280
2026-03-24 22:26:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f55be974-6bca-5346-9d84-ec9626a4212d with identifier: 10694135
2026-03-24 22:26:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f55be974-6bca-5346-9d84-ec9626a4212d with identifier: 10694135
2026-03-24 22:26:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f55be974-6bca-5346-9d84-ec9626a4212d with identifier: 10694135 to the API
2026-03-24 22:26:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694135>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f55be974-6bca-5346-9d84-ec9626a4212d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEJ146',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694135',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Prius',
'odometer': 28569,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Toyota Prius 1.8 VVT-i Comfort - Hybrid - Automatic - 98 hp - '
'28.569 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694135%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Saving data for 10694135: {'auction_closing_time': 1774425600.0, 'created_time': 1773915356.588697, 'last_price_update_time': 1774391165.041189}
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694135') HTTP/1.1" 204 0
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711285
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711285%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711285: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711285 url https://www.openlane.eu/en/carv6/auction/10711285
2026-03-24 22:26:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b11b2952-6e64-5e4b-af4d-8f8055191565 with identifier: 10694138
2026-03-24 22:26:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b11b2952-6e64-5e4b-af4d-8f8055191565 with scrape type 2
2026-03-24 22:26:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b11b2952-6e64-5e4b-af4d-8f8055191565 with scrape type 2
2026-03-24 22:26:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b11b2952-6e64-5e4b-af4d-8f8055191565, identifier: 10694138
2026-03-24 22:26:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b11b2952-6e64-5e4b-af4d-8f8055191565 with identifier: 10694138
2026-03-24 22:26:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b11b2952-6e64-5e4b-af4d-8f8055191565 with identifier: 10694138
2026-03-24 22:26:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b11b2952-6e64-5e4b-af4d-8f8055191565 with identifier: 10694138 to the API
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694138>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'b11b2952-6e64-5e4b-af4d-8f8055191565',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAU377',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694138',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 64503,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2023-08-09',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Toyota ProAce City 1.5d Comfort - Diesel - Manual - 102 hp - 64.503 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694138%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Saving data for 10694138: {'auction_closing_time': 1774425600.0, 'created_time': 1773915342.282365, 'last_price_update_time': 1774391165.408956}
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694138') HTTP/1.1" 204 0
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711270
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711270%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711270: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711270 url https://www.openlane.eu/en/carv6/auction/10711270
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711276
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711276%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711276: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711276 url https://www.openlane.eu/en/carv6/auction/10711276
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711239
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711239%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711239: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711239 url https://www.openlane.eu/en/carv6/auction/10711239
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711279
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711279%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711279: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711279 url https://www.openlane.eu/en/carv6/auction/10711279
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711266
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711266%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711266: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711266 url https://www.openlane.eu/en/carv6/auction/10711266
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711324
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711324%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711324: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711324 url https://www.openlane.eu/en/carv6/auction/10711324
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711283
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711283%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711283: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711283 url https://www.openlane.eu/en/carv6/auction/10711283
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711322
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711322%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711322: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711322 url https://www.openlane.eu/en/carv6/auction/10711322
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711319
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711319%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711319: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711319 url https://www.openlane.eu/en/carv6/auction/10711319
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711326
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711326%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711326: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711326 url https://www.openlane.eu/en/carv6/auction/10711326
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711284
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711284%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711284: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711284 url https://www.openlane.eu/en/carv6/auction/10711284
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711261
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711261%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711261: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711261 url https://www.openlane.eu/en/carv6/auction/10711261
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711317
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711317%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711317: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711317 url https://www.openlane.eu/en/carv6/auction/10711317
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711286
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711286%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711286: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711286 url https://www.openlane.eu/en/carv6/auction/10711286
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711325
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711325%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711325: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711325 url https://www.openlane.eu/en/carv6/auction/10711325
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711287
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711287%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711287: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711287 url https://www.openlane.eu/en/carv6/auction/10711287
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711277
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711277%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711277: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711277 url https://www.openlane.eu/en/carv6/auction/10711277
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711281
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711281%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711281: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711281 url https://www.openlane.eu/en/carv6/auction/10711281
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711253
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711253%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711253: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711253 url https://www.openlane.eu/en/carv6/auction/10711253
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711315
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711315%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711315: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711315 url https://www.openlane.eu/en/carv6/auction/10711315
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711289
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711289%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711289: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711289 url https://www.openlane.eu/en/carv6/auction/10711289
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711255
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711255%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711255: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711255 url https://www.openlane.eu/en/carv6/auction/10711255
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711251
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711251%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711251: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711251 url https://www.openlane.eu/en/carv6/auction/10711251
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711323
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711323%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711323: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711323 url https://www.openlane.eu/en/carv6/auction/10711323
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711244
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711244%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711244: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711244 url https://www.openlane.eu/en/carv6/auction/10711244
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711242
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711242%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711242: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711242 url https://www.openlane.eu/en/carv6/auction/10711242
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711245
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711245%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711245: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711245 url https://www.openlane.eu/en/carv6/auction/10711245
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711290
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711290%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711290: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711290 url https://www.openlane.eu/en/carv6/auction/10711290
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711236
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711236%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711236: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711236 url https://www.openlane.eu/en/carv6/auction/10711236
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711292
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711292%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711292: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711292 url https://www.openlane.eu/en/carv6/auction/10711292
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711311
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711311%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711311: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711311 url https://www.openlane.eu/en/carv6/auction/10711311
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711312
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711312%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711312: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711312 url https://www.openlane.eu/en/carv6/auction/10711312
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711329
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711329%27 HTTP/1.1" 200 None
2026-03-24 22:26:05 [adesa.be] INFO: Scrape type for 10711329: 2
2026-03-24 22:26:05 [adesa.be] INFO: Scraping item 10711329 url https://www.openlane.eu/en/carv6/auction/10711329
2026-03-24 22:26:05 [adesa.be] INFO: Found listing with ID: 10711310
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711310%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711310: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711310 url https://www.openlane.eu/en/carv6/auction/10711310
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711247
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711247%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711247: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711247 url https://www.openlane.eu/en/carv6/auction/10711247
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711306
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711306%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711306: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711306 url https://www.openlane.eu/en/carv6/auction/10711306
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711294
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711294%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711294: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711294 url https://www.openlane.eu/en/carv6/auction/10711294
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711307
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711307%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711307: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711307 url https://www.openlane.eu/en/carv6/auction/10711307
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711301
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711301%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711301: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711301 url https://www.openlane.eu/en/carv6/auction/10711301
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711282
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711282%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711282: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711282 url https://www.openlane.eu/en/carv6/auction/10711282
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711304
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711304%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711304: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711304 url https://www.openlane.eu/en/carv6/auction/10711304
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711295
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711295%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711295: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711295 url https://www.openlane.eu/en/carv6/auction/10711295
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711327
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711327%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711327: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711327 url https://www.openlane.eu/en/carv6/auction/10711327
2026-03-24 22:26:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711297
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711297%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711297: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711297 url https://www.openlane.eu/en/carv6/auction/10711297
2026-03-24 22:26: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 22:26:06 [adesa.be] INFO: Found listing with ID: 10711299
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711299%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711299: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711299 url https://www.openlane.eu/en/carv6/auction/10711299
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711318
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711318%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711318: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711318 url https://www.openlane.eu/en/carv6/auction/10711318
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711259
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711259%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711259: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711259 url https://www.openlane.eu/en/carv6/auction/10711259
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711260
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711260%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711260: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711260 url https://www.openlane.eu/en/carv6/auction/10711260
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711291
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711291%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711291: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711291 url https://www.openlane.eu/en/carv6/auction/10711291
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711300
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711300%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711300: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711300 url https://www.openlane.eu/en/carv6/auction/10711300
2026-03-24 22:26:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b5ec474-a070-5788-814c-a253589541a1 with identifier: 10694130
2026-03-24 22:26:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b5ec474-a070-5788-814c-a253589541a1 with scrape type 2
2026-03-24 22:26:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b5ec474-a070-5788-814c-a253589541a1 with scrape type 2
2026-03-24 22:26:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b5ec474-a070-5788-814c-a253589541a1, identifier: 10694130
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711296
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711296%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711296: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711296 url https://www.openlane.eu/en/carv6/auction/10711296
2026-03-24 22:26: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 22:26:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b5ec474-a070-5788-814c-a253589541a1 with identifier: 10694130
2026-03-24 22:26:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b5ec474-a070-5788-814c-a253589541a1 with identifier: 10694130
2026-03-24 22:26:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b5ec474-a070-5788-814c-a253589541a1 with identifier: 10694130 to the API
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': '3b5ec474-a070-5788-814c-a253589541a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAZ272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694130',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 115868,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Express 1.3 TCe Comfort - Petrol - Manual - 100 hp - '
'115.868 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694130%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Saving data for 10694130: {'auction_closing_time': 1774425600.0, 'created_time': 1773915362.729431, 'last_price_update_time': 1774391166.869156}
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694130') HTTP/1.1" 204 0
2026-03-24 22:26:06 [scrapy.extensions.logstats] INFO: Crawled 941 pages (at 62 pages/min), scraped 816 items (at 58 items/min)
2026-03-24 22:26:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711293
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711293%27 HTTP/1.1" 200 None
2026-03-24 22:26:06 [adesa.be] INFO: Scrape type for 10711293: 2
2026-03-24 22:26:06 [adesa.be] INFO: Scraping item 10711293 url https://www.openlane.eu/en/carv6/auction/10711293
2026-03-24 22:26:06 [adesa.be] INFO: Found listing with ID: 10711288
2026-03-24 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711288%27 HTTP/1.1" 200 None
2026-03-24 22:26:07 [adesa.be] INFO: Scrape type for 10711288: 2
2026-03-24 22:26:07 [adesa.be] INFO: Scraping item 10711288 url https://www.openlane.eu/en/carv6/auction/10711288
2026-03-24 22:26:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcc130c5-0758-506e-928a-0f1085217fd2 with identifier: 10694133
2026-03-24 22:26:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcc130c5-0758-506e-928a-0f1085217fd2 with scrape type 2
2026-03-24 22:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcc130c5-0758-506e-928a-0f1085217fd2 with scrape type 2
2026-03-24 22:26:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bcc130c5-0758-506e-928a-0f1085217fd2, identifier: 10694133
2026-03-24 22:26:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bcc130c5-0758-506e-928a-0f1085217fd2 with identifier: 10694133
2026-03-24 22:26:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bcc130c5-0758-506e-928a-0f1085217fd2 with identifier: 10694133
2026-03-24 22:26:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bcc130c5-0758-506e-928a-0f1085217fd2 with identifier: 10694133 to the API
2026-03-24 22:26:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694133>
{'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': 131,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'bcc130c5-0758-506e-928a-0f1085217fd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRH460',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694133',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 246704,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Renault Trafic L2H1 2.0 DCI Comfort - Diesel - Manual - 131 hp - '
'246.704 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-24 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694133%27 HTTP/1.1" 200 None
2026-03-24 22:26:07 [adesa.be] INFO: Saving data for 10694133: {'auction_closing_time': 1774425600.0, 'created_time': 1773915350.366008, 'last_price_update_time': 1774391167.359726}
2026-03-24 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694133') HTTP/1.1" 204 0
2026-03-24 22:26:07 [adesa.be] INFO: Found listing with ID: 10711302
2026-03-24 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711302%27 HTTP/1.1" 200 None
2026-03-24 22:26:07 [adesa.be] INFO: Scrape type for 10711302: 2
2026-03-24 22:26:07 [adesa.be] INFO: Scraping item 10711302 url https://www.openlane.eu/en/carv6/auction/10711302
2026-03-24 22:26:07 [adesa.be] INFO: Found listing with ID: 10711303
2026-03-24 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711303%27 HTTP/1.1" 200 None
2026-03-24 22:26:07 [adesa.be] INFO: Scrape type for 10711303: 2
2026-03-24 22:26:07 [adesa.be] INFO: Scraping item 10711303 url https://www.openlane.eu/en/carv6/auction/10711303
2026-03-24 22:26:07 [adesa.be] INFO: Found listing with ID: 10711314
2026-03-24 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711314%27 HTTP/1.1" 200 None
2026-03-24 22:26:07 [adesa.be] INFO: Scrape type for 10711314: 2
2026-03-24 22:26:07 [adesa.be] INFO: Scraping item 10711314 url https://www.openlane.eu/en/carv6/auction/10711314
2026-03-24 22:26:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf03d259-bf83-5c31-8ef5-25c2995c3cdc with identifier: 10694129
2026-03-24 22:26:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf03d259-bf83-5c31-8ef5-25c2995c3cdc with scrape type 2
2026-03-24 22:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf03d259-bf83-5c31-8ef5-25c2995c3cdc with scrape type 2
2026-03-24 22:26:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf03d259-bf83-5c31-8ef5-25c2995c3cdc, identifier: 10694129
2026-03-24 22:26:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf03d259-bf83-5c31-8ef5-25c2995c3cdc with identifier: 10694129
2026-03-24 22:26:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf03d259-bf83-5c31-8ef5-25c2995c3cdc with identifier: 10694129
2026-03-24 22:26:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf03d259-bf83-5c31-8ef5-25c2995c3cdc with identifier: 10694129 to the API
2026-03-24 22:26:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694129>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'bf03d259-bf83-5c31-8ef5-25c2995c3cdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ENC435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694129',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 37303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Clio 1.0 Tce Evolution - Petrol - Manual - 90 hp - 37.303 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-24 22:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694129%27 HTTP/1.1" 200 None
2026-03-24 22:26:08 [adesa.be] INFO: Saving data for 10694129: {'auction_closing_time': 1774425600.0, 'created_time': 1773915363.553286, 'last_price_update_time': 1774391168.965613}
2026-03-24 22:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694129') HTTP/1.1" 204 0
2026-03-24 22:26:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eeecd658-55c5-5530-91d1-a8ce5714245b with identifier: 10712006
2026-03-24 22:26:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeecd658-55c5-5530-91d1-a8ce5714245b with scrape type 2
2026-03-24 22:26:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eeecd658-55c5-5530-91d1-a8ce5714245b with scrape type 2
2026-03-24 22:26:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eeecd658-55c5-5530-91d1-a8ce5714245b, identifier: 10712006
2026-03-24 22:26:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eeecd658-55c5-5530-91d1-a8ce5714245b with identifier: 10712006
2026-03-24 22:26:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eeecd658-55c5-5530-91d1-a8ce5714245b with identifier: 10712006
2026-03-24 22:26:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eeecd658-55c5-5530-91d1-a8ce5714245b with identifier: 10712006 to the API
2026-03-24 22:26:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712006>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'eeecd658-55c5-5530-91d1-a8ce5714245b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '58745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712006',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 71453,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7550,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Citroën C5 Aircross 1.5 HDI Feel - Diesel - Automatic - 131 hp - '
'71.453 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-24 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712006%27 HTTP/1.1" 200 None
2026-03-24 22:26:10 [adesa.be] INFO: Saving data for 10712006: {'auction_closing_time': 1774445400.0, 'created_time': 1774281033.359039, 'last_price_update_time': 1774391170.167769}
2026-03-24 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712006') HTTP/1.1" 204 0
2026-03-24 22:26:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 648b9516-cd6b-53d3-86d1-b73be0a48646 with identifier: 10694134
2026-03-24 22:26:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 648b9516-cd6b-53d3-86d1-b73be0a48646 with scrape type 2
2026-03-24 22:26:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 648b9516-cd6b-53d3-86d1-b73be0a48646 with scrape type 2
2026-03-24 22:26:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 648b9516-cd6b-53d3-86d1-b73be0a48646, identifier: 10694134
2026-03-24 22:26:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 648b9516-cd6b-53d3-86d1-b73be0a48646 with identifier: 10694134
2026-03-24 22:26:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 648b9516-cd6b-53d3-86d1-b73be0a48646 with identifier: 10694134
2026-03-24 22:26:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 648b9516-cd6b-53d3-86d1-b73be0a48646 with identifier: 10694134 to the API
2026-03-24 22:26:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694134>
{'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': 122,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': '648b9516-cd6b-53d3-86d1-b73be0a48646',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEZ199',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694134',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 109281,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 122 hp - '
'109.281 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694134%27 HTTP/1.1" 200 None
2026-03-24 22:26:11 [adesa.be] INFO: Saving data for 10694134: {'auction_closing_time': 1774425600.0, 'created_time': 1773915351.709382, 'last_price_update_time': 1774391171.311322}
2026-03-24 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694134') HTTP/1.1" 204 0
2026-03-24 22:26:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b34daae3-6a2a-58b5-b493-0860598bc57f with identifier: 10694123
2026-03-24 22:26:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b34daae3-6a2a-58b5-b493-0860598bc57f with scrape type 2
2026-03-24 22:26:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b34daae3-6a2a-58b5-b493-0860598bc57f with scrape type 2
2026-03-24 22:26:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b34daae3-6a2a-58b5-b493-0860598bc57f, identifier: 10694123
2026-03-24 22:26:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b34daae3-6a2a-58b5-b493-0860598bc57f with identifier: 10694123
2026-03-24 22:26:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b34daae3-6a2a-58b5-b493-0860598bc57f with identifier: 10694123
2026-03-24 22:26:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b34daae3-6a2a-58b5-b493-0860598bc57f with identifier: 10694123 to the API
2026-03-24 22:26:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694123>
{'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': 100,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'b34daae3-6a2a-58b5-b493-0860598bc57f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EKE572',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694123',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 48476,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 100 hp - 48.476 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-24 22:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694123%27 HTTP/1.1" 200 None
2026-03-24 22:26:15 [adesa.be] INFO: Saving data for 10694123: {'auction_closing_time': 1774425600.0, 'created_time': 1773915419.362521, 'last_price_update_time': 1774391175.217025}
2026-03-24 22:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694123') HTTP/1.1" 204 0
2026-03-24 22:26:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43a60578-5410-5cf5-88e9-785d15a1eb56 with identifier: 10694128
2026-03-24 22:26:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43a60578-5410-5cf5-88e9-785d15a1eb56 with scrape type 2
2026-03-24 22:26:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43a60578-5410-5cf5-88e9-785d15a1eb56 with scrape type 2
2026-03-24 22:26:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43a60578-5410-5cf5-88e9-785d15a1eb56, identifier: 10694128
2026-03-24 22:26:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43a60578-5410-5cf5-88e9-785d15a1eb56 with identifier: 10694128
2026-03-24 22:26:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43a60578-5410-5cf5-88e9-785d15a1eb56 with identifier: 10694128
2026-03-24 22:26:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43a60578-5410-5cf5-88e9-785d15a1eb56 with identifier: 10694128 to the API
2026-03-24 22:26:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694128>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': '43a60578-5410-5cf5-88e9-785d15a1eb56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FXT380',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694128',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 20020,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Clio 1.0 Tce Evolution - Petrol - Manual - 90 hp - 20.020 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2024}
2026-03-24 22:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694128%27 HTTP/1.1" 200 None
2026-03-24 22:26:15 [adesa.be] INFO: Saving data for 10694128: {'auction_closing_time': 1774425600.0, 'created_time': 1773915370.091279, 'last_price_update_time': 1774391175.559786}
2026-03-24 22:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694128') HTTP/1.1" 204 0
2026-03-24 22:26:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b85f2270-d040-5219-957a-1c1d23bc6912 with identifier: 10711273
2026-03-24 22:26:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b85f2270-d040-5219-957a-1c1d23bc6912 with scrape type 2
2026-03-24 22:26:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b85f2270-d040-5219-957a-1c1d23bc6912 with scrape type 2
2026-03-24 22:26:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b85f2270-d040-5219-957a-1c1d23bc6912, identifier: 10711273
2026-03-24 22:26:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b85f2270-d040-5219-957a-1c1d23bc6912 with identifier: 10711273
2026-03-24 22:26:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b85f2270-d040-5219-957a-1c1d23bc6912 with identifier: 10711273
2026-03-24 22:26:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b85f2270-d040-5219-957a-1c1d23bc6912 with identifier: 10711273 to the API
2026-03-24 22:26:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711273>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b85f2270-d040-5219-957a-1c1d23bc6912',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBG472',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711273',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 112234,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - Automatic - 150 hp - 112.234 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-24 22:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711273%27 HTTP/1.1" 200 None
2026-03-24 22:26:16 [adesa.be] INFO: Saving data for 10711273: {'auction_closing_time': 1774431000.0, 'created_time': 1774280192.342037, 'last_price_update_time': 1774391176.713281}
2026-03-24 22:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711273') HTTP/1.1" 204 0
2026-03-24 22:26:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e948fff0-a572-5db7-b7a7-24db1cf8f32a with identifier: 10711313
2026-03-24 22:26:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e948fff0-a572-5db7-b7a7-24db1cf8f32a with scrape type 2
2026-03-24 22:26:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e948fff0-a572-5db7-b7a7-24db1cf8f32a with scrape type 2
2026-03-24 22:26:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e948fff0-a572-5db7-b7a7-24db1cf8f32a, identifier: 10711313
2026-03-24 22:26:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e948fff0-a572-5db7-b7a7-24db1cf8f32a with identifier: 10711313
2026-03-24 22:26:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e948fff0-a572-5db7-b7a7-24db1cf8f32a with identifier: 10711313
2026-03-24 22:26:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e948fff0-a572-5db7-b7a7-24db1cf8f32a with identifier: 10711313 to the API
2026-03-24 22:26:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711313>
{'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': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e948fff0-a572-5db7-b7a7-24db1cf8f32a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSH983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 75227,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Cupra Leon Sportstourer 1.4 - Hybrid - Automatic - 204 hp - 75.227 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711313%27 HTTP/1.1" 200 None
2026-03-24 22:26:17 [adesa.be] INFO: Saving data for 10711313: {'auction_closing_time': 1774431000.0, 'created_time': 1774280196.973098, 'last_price_update_time': 1774391177.885843}
2026-03-24 22:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711313') HTTP/1.1" 204 0
2026-03-24 22:26:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26: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 22:26:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba867bd6-d89f-51d5-8f2f-9e7eec36cac9 with identifier: 10694146
2026-03-24 22:26:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba867bd6-d89f-51d5-8f2f-9e7eec36cac9 with scrape type 2
2026-03-24 22:26:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba867bd6-d89f-51d5-8f2f-9e7eec36cac9 with scrape type 2
2026-03-24 22:26:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba867bd6-d89f-51d5-8f2f-9e7eec36cac9, identifier: 10694146
2026-03-24 22:26:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efc110f1-4f21-5220-95a4-81d975be0d2c with identifier: 10712000
2026-03-24 22:26:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efc110f1-4f21-5220-95a4-81d975be0d2c with scrape type 2
2026-03-24 22:26:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efc110f1-4f21-5220-95a4-81d975be0d2c with scrape type 2
2026-03-24 22:26:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efc110f1-4f21-5220-95a4-81d975be0d2c, identifier: 10712000
2026-03-24 22:26:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba867bd6-d89f-51d5-8f2f-9e7eec36cac9 with identifier: 10694146
2026-03-24 22:26:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba867bd6-d89f-51d5-8f2f-9e7eec36cac9 with identifier: 10694146
2026-03-24 22:26:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba867bd6-d89f-51d5-8f2f-9e7eec36cac9 with identifier: 10694146 to the API
2026-03-24 22:26:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694146>
{'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-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba867bd6-d89f-51d5-8f2f-9e7eec36cac9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUS041',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694146',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 109307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-07-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC40 2.0 D3 Momentum Pro - Diesel - Automatic - 150 hp - '
'109.307 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2021}
2026-03-24 22:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694146%27 HTTP/1.1" 200 None
2026-03-24 22:26:18 [adesa.be] INFO: Saving data for 10694146: {'auction_closing_time': 1774425600.0, 'created_time': 1773915396.539428, 'last_price_update_time': 1774391178.432041}
2026-03-24 22:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694146') HTTP/1.1" 204 0
2026-03-24 22:26:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efc110f1-4f21-5220-95a4-81d975be0d2c with identifier: 10712000
2026-03-24 22:26:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efc110f1-4f21-5220-95a4-81d975be0d2c with identifier: 10712000
2026-03-24 22:26:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efc110f1-4f21-5220-95a4-81d975be0d2c with identifier: 10712000 to the API
2026-03-24 22:26:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712000>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Diesel',
'id': 'efc110f1-4f21-5220-95a4-81d975be0d2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712000',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 26347,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8550,
'price_includes_vat': True,
'registration_date': '2024-04-29',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 179 hp - 26.347 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712000%27 HTTP/1.1" 200 None
2026-03-24 22:26:18 [adesa.be] INFO: Saving data for 10712000: {'auction_closing_time': 1774445400.0, 'created_time': 1774279554.924114, 'last_price_update_time': 1774391178.720084}
2026-03-24 22:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712000') HTTP/1.1" 204 0
2026-03-24 22:26:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 677c4e32-753f-5a79-bea9-c0837492e8c3 with identifier: 10711275
2026-03-24 22:26:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 677c4e32-753f-5a79-bea9-c0837492e8c3 with scrape type 2
2026-03-24 22:26:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 677c4e32-753f-5a79-bea9-c0837492e8c3 with scrape type 2
2026-03-24 22:26:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 677c4e32-753f-5a79-bea9-c0837492e8c3, identifier: 10711275
2026-03-24 22:26:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 677c4e32-753f-5a79-bea9-c0837492e8c3 with identifier: 10711275
2026-03-24 22:26:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 677c4e32-753f-5a79-bea9-c0837492e8c3 with identifier: 10711275
2026-03-24 22:26:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 677c4e32-753f-5a79-bea9-c0837492e8c3 with identifier: 10711275 to the API
2026-03-24 22:26:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711275>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '677c4e32-753f-5a79-bea9-c0837492e8c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADT935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711275',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 28358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30200,
'price_includes_vat': True,
'registration_date': '2025-02-12',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Cupra Tavascan 77 kWh VZ - AWD - Electric - Automatic - 340 hp - '
'28.358 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2025}
2026-03-24 22:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711275%27 HTTP/1.1" 200 None
2026-03-24 22:26:19 [adesa.be] INFO: Saving data for 10711275: {'auction_closing_time': 1774431000.0, 'created_time': 1774280198.384292, 'last_price_update_time': 1774391179.191429}
2026-03-24 22:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711275') HTTP/1.1" 204 0
2026-03-24 22:26:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711327> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67cd16d3-b05e-5dc9-8378-2d9a241abb9f with identifier: 10711327
2026-03-24 22:26:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67cd16d3-b05e-5dc9-8378-2d9a241abb9f with scrape type 2
2026-03-24 22:26:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67cd16d3-b05e-5dc9-8378-2d9a241abb9f with scrape type 2
2026-03-24 22:26:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 67cd16d3-b05e-5dc9-8378-2d9a241abb9f, identifier: 10711327
2026-03-24 22:26:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67cd16d3-b05e-5dc9-8378-2d9a241abb9f with identifier: 10711327
2026-03-24 22:26:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67cd16d3-b05e-5dc9-8378-2d9a241abb9f with identifier: 10711327
2026-03-24 22:26:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67cd16d3-b05e-5dc9-8378-2d9a241abb9f with identifier: 10711327 to the API
2026-03-24 22:26:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711327>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '67cd16d3-b05e-5dc9-8378-2d9a241abb9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ENZ029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711327',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.7',
'odometer': 31434,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2023-11-15',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.7 77 kWh Pro Business Premium - Electric - Automatic '
'- 286 hp - 31.434 km',
'transmission': 'automatic',
'trim': 'Pro Business Premium',
'vin': None,
'year': 2023}
2026-03-24 22:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711327%27 HTTP/1.1" 200 None
2026-03-24 22:26:20 [adesa.be] INFO: Saving data for 10711327: {'auction_closing_time': 1774431000.0, 'created_time': 1774280154.368066, 'last_price_update_time': 1774391180.149246}
2026-03-24 22:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711327') HTTP/1.1" 204 0
2026-03-24 22:26:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e49fc08a-6113-50b9-b9f1-36bce4c34e2f with identifier: 10711300
2026-03-24 22:26:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e49fc08a-6113-50b9-b9f1-36bce4c34e2f with scrape type 2
2026-03-24 22:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e49fc08a-6113-50b9-b9f1-36bce4c34e2f with scrape type 2
2026-03-24 22:26:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e49fc08a-6113-50b9-b9f1-36bce4c34e2f, identifier: 10711300
2026-03-24 22:26:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e49fc08a-6113-50b9-b9f1-36bce4c34e2f with identifier: 10711300
2026-03-24 22:26:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e49fc08a-6113-50b9-b9f1-36bce4c34e2f with identifier: 10711300
2026-03-24 22:26:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e49fc08a-6113-50b9-b9f1-36bce4c34e2f with identifier: 10711300 to the API
2026-03-24 22:26:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711300>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e49fc08a-6113-50b9-b9f1-36bce4c34e2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWJ437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711300',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 21407,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-07-13',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Polo 1.0 TSI Life Business - Petrol - Manual - 95 hp - '
'21.407 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-24 22:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711300%27 HTTP/1.1" 200 None
2026-03-24 22:26:20 [adesa.be] INFO: Saving data for 10711300: {'auction_closing_time': 1774431000.0, 'created_time': 1774280137.880457, 'last_price_update_time': 1774391180.597413}
2026-03-24 22:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711300') HTTP/1.1" 204 0
2026-03-24 22:26:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eabf152-4161-5902-84f6-3a72adfa5f99 with identifier: 10711314
2026-03-24 22:26:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eabf152-4161-5902-84f6-3a72adfa5f99 with scrape type 2
2026-03-24 22:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9eabf152-4161-5902-84f6-3a72adfa5f99 with scrape type 2
2026-03-24 22:26:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9eabf152-4161-5902-84f6-3a72adfa5f99, identifier: 10711314
2026-03-24 22:26:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9eabf152-4161-5902-84f6-3a72adfa5f99 with identifier: 10711314
2026-03-24 22:26:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9eabf152-4161-5902-84f6-3a72adfa5f99 with identifier: 10711314
2026-03-24 22:26:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9eabf152-4161-5902-84f6-3a72adfa5f99 with identifier: 10711314 to the API
2026-03-24 22:26:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711314>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '9eabf152-4161-5902-84f6-3a72adfa5f99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSV923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711314',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 97212,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Tiguan 1.4 Life - Hybrid - Automatic - 150 hp - 97.212 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711314%27 HTTP/1.1" 200 None
2026-03-24 22:26:21 [adesa.be] INFO: Saving data for 10711314: {'auction_closing_time': 1774431000.0, 'created_time': 1774280132.964425, 'last_price_update_time': 1774391181.012265}
2026-03-24 22:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711314') HTTP/1.1" 204 0
2026-03-24 22:26:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecce2d49-49aa-5760-a816-eeec6354a16f with identifier: 10711999
2026-03-24 22:26:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecce2d49-49aa-5760-a816-eeec6354a16f with scrape type 2
2026-03-24 22:26:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecce2d49-49aa-5760-a816-eeec6354a16f with scrape type 2
2026-03-24 22:26:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ecce2d49-49aa-5760-a816-eeec6354a16f, identifier: 10711999
2026-03-24 22:26:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ecce2d49-49aa-5760-a816-eeec6354a16f with identifier: 10711999
2026-03-24 22:26:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ecce2d49-49aa-5760-a816-eeec6354a16f with identifier: 10711999
2026-03-24 22:26:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ecce2d49-49aa-5760-a816-eeec6354a16f with identifier: 10711999 to the API
2026-03-24 22:26:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711999>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'ecce2d49-49aa-5760-a816-eeec6354a16f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711999',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 47742,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8750,
'price_includes_vat': True,
'registration_date': '2024-03-26',
'seats_number': 7,
'seller_name': 'Autohandel Didier nv',
'title': 'Dacia Jogger 1.0 - Petrol - Manual - 110 hp - 47.742 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711999%27 HTTP/1.1" 200 None
2026-03-24 22:26:21 [adesa.be] INFO: Saving data for 10711999: {'auction_closing_time': 1774445400.0, 'created_time': 1774281053.365069, 'last_price_update_time': 1774391181.757172}
2026-03-24 22:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711999') HTTP/1.1" 204 0
2026-03-24 22:26:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d04a6b18-1060-53a5-b3dd-cff3c622a88c with identifier: 10694132
2026-03-24 22:26:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d04a6b18-1060-53a5-b3dd-cff3c622a88c with scrape type 2
2026-03-24 22:26:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d04a6b18-1060-53a5-b3dd-cff3c622a88c with scrape type 2
2026-03-24 22:26:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d04a6b18-1060-53a5-b3dd-cff3c622a88c, identifier: 10694132
2026-03-24 22:26:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d04a6b18-1060-53a5-b3dd-cff3c622a88c with identifier: 10694132
2026-03-24 22:26:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d04a6b18-1060-53a5-b3dd-cff3c622a88c with identifier: 10694132
2026-03-24 22:26:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d04a6b18-1060-53a5-b3dd-cff3c622a88c with identifier: 10694132 to the API
2026-03-24 22:26:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694132>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'd04a6b18-1060-53a5-b3dd-cff3c622a88c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGE022',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694132',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 56326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Megane Grandtour 1.3 TCe Techno - Petrol - Manual - 140 hp '
'- 56.326 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-24 22:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694132%27 HTTP/1.1" 200 None
2026-03-24 22:26:22 [adesa.be] INFO: Saving data for 10694132: {'auction_closing_time': 1774425600.0, 'created_time': 1773915370.49141, 'last_price_update_time': 1774391182.653492}
2026-03-24 22:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694132') HTTP/1.1" 204 0
2026-03-24 22:26:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86ea80a8-0beb-5fed-80bc-7969fa264294 with identifier: 10711288
2026-03-24 22:26:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86ea80a8-0beb-5fed-80bc-7969fa264294 with scrape type 2
2026-03-24 22:26:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86ea80a8-0beb-5fed-80bc-7969fa264294 with scrape type 2
2026-03-24 22:26:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86ea80a8-0beb-5fed-80bc-7969fa264294, identifier: 10711288
2026-03-24 22:26:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86ea80a8-0beb-5fed-80bc-7969fa264294 with identifier: 10711288
2026-03-24 22:26:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86ea80a8-0beb-5fed-80bc-7969fa264294 with identifier: 10711288
2026-03-24 22:26:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86ea80a8-0beb-5fed-80bc-7969fa264294 with identifier: 10711288 to the API
2026-03-24 22:26:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711288>
{'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': 95,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '86ea80a8-0beb-5fed-80bc-7969fa264294',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFW258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711288',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 32911,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen T-Cross 1.0 TSI Life Business - Petrol - Manual - 95 hp '
'- 32.911 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-24 22:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711288%27 HTTP/1.1" 200 None
2026-03-24 22:26:23 [adesa.be] INFO: Saving data for 10711288: {'auction_closing_time': 1774431000.0, 'created_time': 1774280042.209827, 'last_price_update_time': 1774391183.132827}
2026-03-24 22:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711288') HTTP/1.1" 204 0
2026-03-24 22:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c3eefb0-ade9-5f12-bbd8-96cbd3786c01 with identifier: 10711296
2026-03-24 22:26:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c3eefb0-ade9-5f12-bbd8-96cbd3786c01 with scrape type 2
2026-03-24 22:26:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c3eefb0-ade9-5f12-bbd8-96cbd3786c01 with scrape type 2
2026-03-24 22:26:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c3eefb0-ade9-5f12-bbd8-96cbd3786c01, identifier: 10711296
2026-03-24 22:26:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c3eefb0-ade9-5f12-bbd8-96cbd3786c01 with identifier: 10711296
2026-03-24 22:26:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c3eefb0-ade9-5f12-bbd8-96cbd3786c01 with identifier: 10711296
2026-03-24 22:26:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c3eefb0-ade9-5f12-bbd8-96cbd3786c01 with identifier: 10711296 to the API
2026-03-24 22:26:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711296>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'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': '7c3eefb0-ade9-5f12-bbd8-96cbd3786c01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XMP468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711296',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 39933,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2024-03-07',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen T-Cross 1.0 TSI Life Business - Petrol - Manual - 115 hp '
'- 39.933 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2024}
2026-03-24 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711296%27 HTTP/1.1" 200 None
2026-03-24 22:26:24 [adesa.be] INFO: Saving data for 10711296: {'auction_closing_time': 1774431000.0, 'created_time': 1774279915.474611, 'last_price_update_time': 1774391184.095411}
2026-03-24 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711296') HTTP/1.1" 204 0
2026-03-24 22:26:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9870e52-34a5-5da3-88ca-6325936ea693 with identifier: 10711302
2026-03-24 22:26:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9870e52-34a5-5da3-88ca-6325936ea693 with scrape type 2
2026-03-24 22:26:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9870e52-34a5-5da3-88ca-6325936ea693 with scrape type 2
2026-03-24 22:26:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9870e52-34a5-5da3-88ca-6325936ea693, identifier: 10711302
2026-03-24 22:26:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9870e52-34a5-5da3-88ca-6325936ea693 with identifier: 10711302
2026-03-24 22:26:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9870e52-34a5-5da3-88ca-6325936ea693 with identifier: 10711302
2026-03-24 22:26:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9870e52-34a5-5da3-88ca-6325936ea693 with identifier: 10711302 to the API
2026-03-24 22:26:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711302>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd9870e52-34a5-5da3-88ca-6325936ea693',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711302',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 26651,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-09-26',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen T-Cross 1.0 TSI Life - Petrol - Manual - 110 hp - 26.651 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711302%27 HTTP/1.1" 200 None
2026-03-24 22:26:24 [adesa.be] INFO: Saving data for 10711302: {'auction_closing_time': 1774431000.0, 'created_time': 1774280157.839498, 'last_price_update_time': 1774391184.679703}
2026-03-24 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711302') HTTP/1.1" 204 0
2026-03-24 22:26:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f99e872c-38c9-5942-a251-7940001275b3 with identifier: 10711259
2026-03-24 22:26:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f99e872c-38c9-5942-a251-7940001275b3 with scrape type 2
2026-03-24 22:26:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f99e872c-38c9-5942-a251-7940001275b3 with scrape type 2
2026-03-24 22:26:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f99e872c-38c9-5942-a251-7940001275b3, identifier: 10711259
2026-03-24 22:26:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f99e872c-38c9-5942-a251-7940001275b3 with identifier: 10711259
2026-03-24 22:26:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f99e872c-38c9-5942-a251-7940001275b3 with identifier: 10711259
2026-03-24 22:26:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f99e872c-38c9-5942-a251-7940001275b3 with identifier: 10711259 to the API
2026-03-24 22:26:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711259>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f99e872c-38c9-5942-a251-7940001275b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQN253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711259',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 158517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 158.517 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-24 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711259%27 HTTP/1.1" 200 None
2026-03-24 22:26:26 [adesa.be] INFO: Saving data for 10711259: {'auction_closing_time': 1774431000.0, 'created_time': 1774280140.792625, 'last_price_update_time': 1774391186.64709}
2026-03-24 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711259') HTTP/1.1" 204 0
2026-03-24 22:26:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15c7c2b6-9c2d-59f6-ae90-1ddc21847784 with identifier: 10711293
2026-03-24 22:26:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c7c2b6-9c2d-59f6-ae90-1ddc21847784 with scrape type 2
2026-03-24 22:26:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15c7c2b6-9c2d-59f6-ae90-1ddc21847784 with scrape type 2
2026-03-24 22:26:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15c7c2b6-9c2d-59f6-ae90-1ddc21847784, identifier: 10711293
2026-03-24 22:26:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15c7c2b6-9c2d-59f6-ae90-1ddc21847784 with identifier: 10711293
2026-03-24 22:26:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15c7c2b6-9c2d-59f6-ae90-1ddc21847784 with identifier: 10711293
2026-03-24 22:26:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15c7c2b6-9c2d-59f6-ae90-1ddc21847784 with identifier: 10711293 to the API
2026-03-24 22:26:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '15c7c2b6-9c2d-59f6-ae90-1ddc21847784',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FCA331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711293',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 49045,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2024-03-22',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen T-Cross 1.0 TSI Life Business - Petrol - Manual - 115 hp '
'- 49.045 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2024}
2026-03-24 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711293%27 HTTP/1.1" 200 None
2026-03-24 22:26:28 [adesa.be] INFO: Saving data for 10711293: {'auction_closing_time': 1774431000.0, 'created_time': 1774279914.731795, 'last_price_update_time': 1774391188.634674}
2026-03-24 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711293') HTTP/1.1" 204 0
2026-03-24 22:26:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:31 [adesa.be] INFO: Found listing with ID: 10711316
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711316%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10711316: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10711316 url https://www.openlane.eu/en/carv6/auction/10711316
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10711320
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711320%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10711320: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10711320 url https://www.openlane.eu/en/carv6/auction/10711320
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10711309
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711309%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10711309: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10711309 url https://www.openlane.eu/en/carv6/auction/10711309
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10710861
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710861%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10710861: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10710861 url https://www.openlane.eu/en/carv6/auction/10710861
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10710899
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710899%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10710899: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10710899 url https://www.openlane.eu/en/carv6/auction/10710899
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10710855
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710855%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10710855: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10710855 url https://www.openlane.eu/en/carv6/auction/10710855
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10710856
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710856%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10710856: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10710856 url https://www.openlane.eu/en/carv6/auction/10710856
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10709959
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709959%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10709959: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10709959 url https://www.openlane.eu/en/carv6/auction/10709959
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10710862
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710862%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10710862: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10710862 url https://www.openlane.eu/en/carv6/auction/10710862
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10716589
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716589%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10716589: 0
2026-03-24 22:26:31 [adesa.be] INFO: Skipping item 10716589 url https://www.openlane.eu/en/carv6/auction/10716589
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10710871
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710871%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10710871: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10710871 url https://www.openlane.eu/en/carv6/auction/10710871
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10709931
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709931%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10709931: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10709931 url https://www.openlane.eu/en/carv6/auction/10709931
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10709932
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709932%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10709932: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10709932 url https://www.openlane.eu/en/carv6/auction/10709932
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10709941
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709941%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10709941: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10709941 url https://www.openlane.eu/en/carv6/auction/10709941
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10709933
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709933%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10709933: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10709933 url https://www.openlane.eu/en/carv6/auction/10709933
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10716586
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716586%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10716586: 0
2026-03-24 22:26:31 [adesa.be] INFO: Skipping item 10716586 url https://www.openlane.eu/en/carv6/auction/10716586
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10710870
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710870%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10710870: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10710870 url https://www.openlane.eu/en/carv6/auction/10710870
2026-03-24 22:26:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10709939
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709939%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10709939: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10709939 url https://www.openlane.eu/en/carv6/auction/10709939
2026-03-24 22:26: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 22:26:31 [adesa.be] INFO: Found listing with ID: 10710867
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710867%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10710867: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10710867 url https://www.openlane.eu/en/carv6/auction/10710867
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10709940
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709940%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10709940: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10709940 url https://www.openlane.eu/en/carv6/auction/10709940
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10709943
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709943%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10709943: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10709943 url https://www.openlane.eu/en/carv6/auction/10709943
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10707958
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710707958%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10707958: 0
2026-03-24 22:26:31 [adesa.be] INFO: Skipping item 10707958 url https://www.openlane.eu/en/carv6/auction/10707958
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10709953
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709953%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10709953: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10709953 url https://www.openlane.eu/en/carv6/auction/10709953
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10716584
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716584%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10716584: 0
2026-03-24 22:26:31 [adesa.be] INFO: Skipping item 10716584 url https://www.openlane.eu/en/carv6/auction/10716584
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10709950
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709950%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10709950: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10709950 url https://www.openlane.eu/en/carv6/auction/10709950
2026-03-24 22:26:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:31 [adesa.be] INFO: Found listing with ID: 10709956
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709956%27 HTTP/1.1" 200 None
2026-03-24 22:26:31 [adesa.be] INFO: Scrape type for 10709956: 2
2026-03-24 22:26:31 [adesa.be] INFO: Scraping item 10709956 url https://www.openlane.eu/en/carv6/auction/10709956
2026-03-24 22:26: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 22:26:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 893e1e15-24d9-5d84-be3f-56e8a11172fa with identifier: 10711318
2026-03-24 22:26:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 893e1e15-24d9-5d84-be3f-56e8a11172fa with scrape type 2
2026-03-24 22:26:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 893e1e15-24d9-5d84-be3f-56e8a11172fa with scrape type 2
2026-03-24 22:26:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 893e1e15-24d9-5d84-be3f-56e8a11172fa, identifier: 10711318
2026-03-24 22:26:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 893e1e15-24d9-5d84-be3f-56e8a11172fa with identifier: 10711318
2026-03-24 22:26:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 893e1e15-24d9-5d84-be3f-56e8a11172fa with identifier: 10711318
2026-03-24 22:26:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 893e1e15-24d9-5d84-be3f-56e8a11172fa with identifier: 10711318 to the API
2026-03-24 22:26:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711318>
{'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': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '893e1e15-24d9-5d84-be3f-56e8a11172fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAK549',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711318',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 160290,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Passat Variant 2.0 TDI Elegance Business - Diesel - '
'Automatic - 150 hp - 160.290 km',
'transmission': 'automatic',
'trim': 'Elegance Business',
'vin': None,
'year': 2023}
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711318%27 HTTP/1.1" 200 None
2026-03-24 22:26:32 [adesa.be] INFO: Saving data for 10711318: {'auction_closing_time': 1774431000.0, 'created_time': 1774280156.537079, 'last_price_update_time': 1774391192.063185}
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711318') HTTP/1.1" 204 0
2026-03-24 22:26:32 [adesa.be] INFO: Found listing with ID: 10713418
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713418%27 HTTP/1.1" 200 None
2026-03-24 22:26:32 [adesa.be] INFO: Scrape type for 10713418: 2
2026-03-24 22:26:32 [adesa.be] INFO: Scraping item 10713418 url https://www.openlane.eu/en/carv6/auction/10713418
2026-03-24 22:26:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:32 [adesa.be] INFO: Found listing with ID: 10709926
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709926%27 HTTP/1.1" 200 None
2026-03-24 22:26:32 [adesa.be] INFO: Scrape type for 10709926: 2
2026-03-24 22:26:32 [adesa.be] INFO: Scraping item 10709926 url https://www.openlane.eu/en/carv6/auction/10709926
2026-03-24 22:26: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 22:26:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65afe084-dd75-5634-81e5-177c4a3039e6 with identifier: 10711260
2026-03-24 22:26:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65afe084-dd75-5634-81e5-177c4a3039e6 with scrape type 2
2026-03-24 22:26:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65afe084-dd75-5634-81e5-177c4a3039e6 with scrape type 2
2026-03-24 22:26:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65afe084-dd75-5634-81e5-177c4a3039e6, identifier: 10711260
2026-03-24 22:26:32 [adesa.be] INFO: Found listing with ID: 10709945
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709945%27 HTTP/1.1" 200 None
2026-03-24 22:26:32 [adesa.be] INFO: Scrape type for 10709945: 2
2026-03-24 22:26:32 [adesa.be] INFO: Scraping item 10709945 url https://www.openlane.eu/en/carv6/auction/10709945
2026-03-24 22:26:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65afe084-dd75-5634-81e5-177c4a3039e6 with identifier: 10711260
2026-03-24 22:26:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65afe084-dd75-5634-81e5-177c4a3039e6 with identifier: 10711260
2026-03-24 22:26:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65afe084-dd75-5634-81e5-177c4a3039e6 with identifier: 10711260 to the API
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711260>
{'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': 122,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '65afe084-dd75-5634-81e5-177c4a3039e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EVM522',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711260',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 72311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2024-02-09',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 72.311 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2024}
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711260%27 HTTP/1.1" 200 None
2026-03-24 22:26:32 [adesa.be] INFO: Saving data for 10711260: {'auction_closing_time': 1774431000.0, 'created_time': 1774280141.136561, 'last_price_update_time': 1774391192.580786}
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711260') HTTP/1.1" 204 0
2026-03-24 22:26:32 [adesa.be] INFO: Found listing with ID: 10716587
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716587%27 HTTP/1.1" 200 None
2026-03-24 22:26:32 [adesa.be] INFO: Scrape type for 10716587: 0
2026-03-24 22:26:32 [adesa.be] INFO: Skipping item 10716587 url https://www.openlane.eu/en/carv6/auction/10716587
2026-03-24 22:26:32 [adesa.be] INFO: Found listing with ID: 10709955
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709955%27 HTTP/1.1" 200 None
2026-03-24 22:26:32 [adesa.be] INFO: Scrape type for 10709955: 2
2026-03-24 22:26:32 [adesa.be] INFO: Scraping item 10709955 url https://www.openlane.eu/en/carv6/auction/10709955
2026-03-24 22:26:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfedd6e0-f998-563f-9db8-6c9bd700e2f2 with identifier: 10711233
2026-03-24 22:26:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfedd6e0-f998-563f-9db8-6c9bd700e2f2 with scrape type 2
2026-03-24 22:26:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfedd6e0-f998-563f-9db8-6c9bd700e2f2 with scrape type 2
2026-03-24 22:26:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bfedd6e0-f998-563f-9db8-6c9bd700e2f2, identifier: 10711233
2026-03-24 22:26:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bfedd6e0-f998-563f-9db8-6c9bd700e2f2 with identifier: 10711233
2026-03-24 22:26:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bfedd6e0-f998-563f-9db8-6c9bd700e2f2 with identifier: 10711233
2026-03-24 22:26:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bfedd6e0-f998-563f-9db8-6c9bd700e2f2 with identifier: 10711233 to the API
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711233>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'bfedd6e0-f998-563f-9db8-6c9bd700e2f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ENE476',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711233',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.7',
'odometer': 26274,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28900,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.7 77 kWh Pro Business Premium - Electric - Automatic '
'- 286 hp - 26.274 km',
'transmission': 'automatic',
'trim': 'Pro Business Premium',
'vin': None,
'year': 2023}
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711233%27 HTTP/1.1" 200 None
2026-03-24 22:26:32 [adesa.be] INFO: Saving data for 10711233: {'auction_closing_time': 1774431000.0, 'created_time': 1774280205.229212, 'last_price_update_time': 1774391192.99226}
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711233') HTTP/1.1" 204 0
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10710877
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710877%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10710877: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10710877 url https://www.openlane.eu/en/carv6/auction/10710877
2026-03-24 22:26: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 22:26:33 [adesa.be] INFO: Found listing with ID: 10710874
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710874%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10710874: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10710874 url https://www.openlane.eu/en/carv6/auction/10710874
2026-03-24 22:26:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc76e962-2051-55f7-9484-f4cbf5104ae6 with identifier: 10711299
2026-03-24 22:26:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc76e962-2051-55f7-9484-f4cbf5104ae6 with scrape type 2
2026-03-24 22:26:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc76e962-2051-55f7-9484-f4cbf5104ae6 with scrape type 2
2026-03-24 22:26:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc76e962-2051-55f7-9484-f4cbf5104ae6, identifier: 10711299
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10710876
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710876%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10710876: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10710876 url https://www.openlane.eu/en/carv6/auction/10710876
2026-03-24 22:26:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc76e962-2051-55f7-9484-f4cbf5104ae6 with identifier: 10711299
2026-03-24 22:26:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc76e962-2051-55f7-9484-f4cbf5104ae6 with identifier: 10711299
2026-03-24 22:26:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc76e962-2051-55f7-9484-f4cbf5104ae6 with identifier: 10711299 to the API
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711299>
{'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': 122,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cc76e962-2051-55f7-9484-f4cbf5104ae6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSS930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 66970,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Passat 2.0 TDI Style Business - Diesel - Automatic - 122 '
'hp - 66.970 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711299%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Saving data for 10711299: {'auction_closing_time': 1774431000.0, 'created_time': 1774279917.413096, 'last_price_update_time': 1774391193.499394}
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711299') HTTP/1.1" 204 0
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10709952
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709952%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709952: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10709952 url https://www.openlane.eu/en/carv6/auction/10709952
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10710863
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710863%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10710863: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10710863 url https://www.openlane.eu/en/carv6/auction/10710863
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10709954
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709954%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709954: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10709954 url https://www.openlane.eu/en/carv6/auction/10709954
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10709516
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709516%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709516: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10709516 url https://www.openlane.eu/en/carv6/auction/10709516
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10710864
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710864%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10710864: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10710864 url https://www.openlane.eu/en/carv6/auction/10710864
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10709944
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709944%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709944: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10709944 url https://www.openlane.eu/en/carv6/auction/10709944
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10709942
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709942%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709942: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10709942 url https://www.openlane.eu/en/carv6/auction/10709942
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10716585
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716585%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10716585: 0
2026-03-24 22:26:33 [adesa.be] INFO: Skipping item 10716585 url https://www.openlane.eu/en/carv6/auction/10716585
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10709948
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709948%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709948: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10709948 url https://www.openlane.eu/en/carv6/auction/10709948
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10709021
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709021%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709021: 0
2026-03-24 22:26:33 [adesa.be] INFO: Skipping item 10709021 url https://www.openlane.eu/en/carv6/auction/10709021
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10709937
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709937%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709937: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10709937 url https://www.openlane.eu/en/carv6/auction/10709937
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10709951
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709951%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709951: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10709951 url https://www.openlane.eu/en/carv6/auction/10709951
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10709949
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709949%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709949: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10709949 url https://www.openlane.eu/en/carv6/auction/10709949
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10710883
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710883%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10710883: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10710883 url https://www.openlane.eu/en/carv6/auction/10710883
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10709935
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709935%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709935: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10709935 url https://www.openlane.eu/en/carv6/auction/10709935
2026-03-24 22:26:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10709290
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709290%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709290: 0
2026-03-24 22:26:33 [adesa.be] INFO: Skipping item 10709290 url https://www.openlane.eu/en/carv6/auction/10709290
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10709960
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709960%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709960: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10709960 url https://www.openlane.eu/en/carv6/auction/10709960
2026-03-24 22:26: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 22:26:33 [adesa.be] INFO: Found listing with ID: 10709961
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709961%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10709961: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10709961 url https://www.openlane.eu/en/carv6/auction/10709961
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10713437
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713437%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10713437: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10713437 url https://www.openlane.eu/en/carv6/auction/10713437
2026-03-24 22:26:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10710868
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710868%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10710868: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10710868 url https://www.openlane.eu/en/carv6/auction/10710868
2026-03-24 22:26: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 22:26:33 [adesa.be] INFO: Found listing with ID: 10710865
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710865%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10710865: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10710865 url https://www.openlane.eu/en/carv6/auction/10710865
2026-03-24 22:26:33 [adesa.be] INFO: Found listing with ID: 10710873
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710873%27 HTTP/1.1" 200 None
2026-03-24 22:26:33 [adesa.be] INFO: Scrape type for 10710873: 2
2026-03-24 22:26:33 [adesa.be] INFO: Scraping item 10710873 url https://www.openlane.eu/en/carv6/auction/10710873
2026-03-24 22:26:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20d687c4-9c68-5f5a-a3e8-803627eda74e with identifier: 10711282
2026-03-24 22:26:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20d687c4-9c68-5f5a-a3e8-803627eda74e with scrape type 2
2026-03-24 22:26:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20d687c4-9c68-5f5a-a3e8-803627eda74e with scrape type 2
2026-03-24 22:26:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 20d687c4-9c68-5f5a-a3e8-803627eda74e, identifier: 10711282
2026-03-24 22:26:34 [adesa.be] INFO: Found listing with ID: 10709925
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709925%27 HTTP/1.1" 200 None
2026-03-24 22:26:34 [adesa.be] INFO: Scrape type for 10709925: 2
2026-03-24 22:26:34 [adesa.be] INFO: Scraping item 10709925 url https://www.openlane.eu/en/carv6/auction/10709925
2026-03-24 22:26:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 20d687c4-9c68-5f5a-a3e8-803627eda74e with identifier: 10711282
2026-03-24 22:26:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 20d687c4-9c68-5f5a-a3e8-803627eda74e with identifier: 10711282
2026-03-24 22:26:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 20d687c4-9c68-5f5a-a3e8-803627eda74e with identifier: 10711282 to the API
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711282>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '20d687c4-9c68-5f5a-a3e8-803627eda74e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERR247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711282',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 30109,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2024-01-05',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.5 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 30.109 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2024}
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711282%27 HTTP/1.1" 200 None
2026-03-24 22:26:34 [adesa.be] INFO: Saving data for 10711282: {'auction_closing_time': 1774431000.0, 'created_time': 1774280150.661731, 'last_price_update_time': 1774391194.332015}
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711282') HTTP/1.1" 204 0
2026-03-24 22:26:34 [adesa.be] INFO: Found listing with ID: 10709063
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709063%27 HTTP/1.1" 200 None
2026-03-24 22:26:34 [adesa.be] INFO: Scrape type for 10709063: 0
2026-03-24 22:26:34 [adesa.be] INFO: Skipping item 10709063 url https://www.openlane.eu/en/carv6/auction/10709063
2026-03-24 22:26:34 [adesa.be] INFO: Found listing with ID: 10709946
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709946%27 HTTP/1.1" 200 None
2026-03-24 22:26:34 [adesa.be] INFO: Scrape type for 10709946: 2
2026-03-24 22:26:34 [adesa.be] INFO: Scraping item 10709946 url https://www.openlane.eu/en/carv6/auction/10709946
2026-03-24 22:26:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c4f00b2-fac3-5b97-bb0f-f359f3563e99 with identifier: 10711297
2026-03-24 22:26:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c4f00b2-fac3-5b97-bb0f-f359f3563e99 with scrape type 2
2026-03-24 22:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c4f00b2-fac3-5b97-bb0f-f359f3563e99 with scrape type 2
2026-03-24 22:26:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c4f00b2-fac3-5b97-bb0f-f359f3563e99, identifier: 10711297
2026-03-24 22:26:34 [adesa.be] INFO: Found listing with ID: 10709947
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709947%27 HTTP/1.1" 200 None
2026-03-24 22:26:34 [adesa.be] INFO: Scrape type for 10709947: 2
2026-03-24 22:26:34 [adesa.be] INFO: Scraping item 10709947 url https://www.openlane.eu/en/carv6/auction/10709947
2026-03-24 22:26: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 22:26:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c4f00b2-fac3-5b97-bb0f-f359f3563e99 with identifier: 10711297
2026-03-24 22:26:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c4f00b2-fac3-5b97-bb0f-f359f3563e99 with identifier: 10711297
2026-03-24 22:26:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c4f00b2-fac3-5b97-bb0f-f359f3563e99 with identifier: 10711297 to the API
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711297>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '2c4f00b2-fac3-5b97-bb0f-f359f3563e99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERD810',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711297',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.7',
'odometer': 59319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28700,
'price_includes_vat': True,
'registration_date': '2024-01-02',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.7 77 kWh Pro Business Premium - Electric - Automatic '
'- 286 hp - 59.319 km',
'transmission': 'automatic',
'trim': 'Pro Business Premium',
'vin': None,
'year': 2024}
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711297%27 HTTP/1.1" 200 None
2026-03-24 22:26:34 [adesa.be] INFO: Saving data for 10711297: {'auction_closing_time': 1774431000.0, 'created_time': 1774280157.482616, 'last_price_update_time': 1774391194.853873}
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711297') HTTP/1.1" 204 0
2026-03-24 22:26:34 [adesa.be] INFO: Found listing with ID: 10710875
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710875%27 HTTP/1.1" 200 None
2026-03-24 22:26:34 [adesa.be] INFO: Scrape type for 10710875: 2
2026-03-24 22:26:34 [adesa.be] INFO: Scraping item 10710875 url https://www.openlane.eu/en/carv6/auction/10710875
2026-03-24 22:26:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:34 [adesa.be] INFO: Found listing with ID: 10709929
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709929%27 HTTP/1.1" 200 None
2026-03-24 22:26:34 [adesa.be] INFO: Scrape type for 10709929: 2
2026-03-24 22:26:34 [adesa.be] INFO: Scraping item 10709929 url https://www.openlane.eu/en/carv6/auction/10709929
2026-03-24 22:26: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 22:26:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b39199bd-9eb2-5d79-b945-555efa52cb67 with identifier: 10711295
2026-03-24 22:26:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b39199bd-9eb2-5d79-b945-555efa52cb67 with scrape type 2
2026-03-24 22:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b39199bd-9eb2-5d79-b945-555efa52cb67 with scrape type 2
2026-03-24 22:26:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b39199bd-9eb2-5d79-b945-555efa52cb67, identifier: 10711295
2026-03-24 22:26:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 792a8278-d610-526c-8d24-c9885374afe0 with identifier: 10711291
2026-03-24 22:26:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 792a8278-d610-526c-8d24-c9885374afe0 with scrape type 2
2026-03-24 22:26:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 792a8278-d610-526c-8d24-c9885374afe0 with scrape type 2
2026-03-24 22:26:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 792a8278-d610-526c-8d24-c9885374afe0, identifier: 10711291
2026-03-24 22:26:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b39199bd-9eb2-5d79-b945-555efa52cb67 with identifier: 10711295
2026-03-24 22:26:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b39199bd-9eb2-5d79-b945-555efa52cb67 with identifier: 10711295
2026-03-24 22:26:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b39199bd-9eb2-5d79-b945-555efa52cb67 with identifier: 10711295 to the API
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'b39199bd-9eb2-5d79-b945-555efa52cb67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TGU568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711295',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 29428,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2024-03-04',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.5 GTX 77 kWh - 4Motion - Electric - Automatic - 299 '
'hp - 29.428 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711295%27 HTTP/1.1" 200 None
2026-03-24 22:26:35 [adesa.be] INFO: Saving data for 10711295: {'auction_closing_time': 1774431000.0, 'created_time': 1774280155.571005, 'last_price_update_time': 1774391195.38721}
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711295') HTTP/1.1" 204 0
2026-03-24 22:26:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 792a8278-d610-526c-8d24-c9885374afe0 with identifier: 10711291
2026-03-24 22:26:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 792a8278-d610-526c-8d24-c9885374afe0 with identifier: 10711291
2026-03-24 22:26:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 792a8278-d610-526c-8d24-c9885374afe0 with identifier: 10711291 to the API
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711291>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '792a8278-d610-526c-8d24-c9885374afe0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALY612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711291',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 42650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2024-11-28',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 150 hp - 42.650 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2024}
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711291%27 HTTP/1.1" 200 None
2026-03-24 22:26:35 [adesa.be] INFO: Saving data for 10711291: {'auction_closing_time': 1774431000.0, 'created_time': 1774280159.902698, 'last_price_update_time': 1774391195.661421}
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711291') HTTP/1.1" 204 0
2026-03-24 22:26:35 [adesa.be] INFO: Found listing with ID: 10709928
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709928%27 HTTP/1.1" 200 None
2026-03-24 22:26:35 [adesa.be] INFO: Scrape type for 10709928: 2
2026-03-24 22:26:35 [adesa.be] INFO: Scraping item 10709928 url https://www.openlane.eu/en/carv6/auction/10709928
2026-03-24 22:26:35 [adesa.be] INFO: Found listing with ID: 10710872
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710872%27 HTTP/1.1" 200 None
2026-03-24 22:26:35 [adesa.be] INFO: Scrape type for 10710872: 2
2026-03-24 22:26:35 [adesa.be] INFO: Scraping item 10710872 url https://www.openlane.eu/en/carv6/auction/10710872
2026-03-24 22:26:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0a3fe91-0299-5f1d-915a-2df3c0429120 with identifier: 10711301
2026-03-24 22:26:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0a3fe91-0299-5f1d-915a-2df3c0429120 with scrape type 2
2026-03-24 22:26:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0a3fe91-0299-5f1d-915a-2df3c0429120 with scrape type 2
2026-03-24 22:26:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0a3fe91-0299-5f1d-915a-2df3c0429120, identifier: 10711301
2026-03-24 22:26:35 [adesa.be] INFO: Found listing with ID: 10710859
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710859%27 HTTP/1.1" 200 None
2026-03-24 22:26:35 [adesa.be] INFO: Scrape type for 10710859: 2
2026-03-24 22:26:35 [adesa.be] INFO: Scraping item 10710859 url https://www.openlane.eu/en/carv6/auction/10710859
2026-03-24 22:26:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0a3fe91-0299-5f1d-915a-2df3c0429120 with identifier: 10711301
2026-03-24 22:26:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0a3fe91-0299-5f1d-915a-2df3c0429120 with identifier: 10711301
2026-03-24 22:26:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0a3fe91-0299-5f1d-915a-2df3c0429120 with identifier: 10711301 to the API
2026-03-24 22:26:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'd0a3fe91-0299-5f1d-915a-2df3c0429120',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ETR930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711301',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 19078,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28100,
'price_includes_vat': True,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.5 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 19.078 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2024}
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711301%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Saving data for 10711301: {'auction_closing_time': 1774431000.0, 'created_time': 1774280149.549192, 'last_price_update_time': 1774391196.074192}
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711301') HTTP/1.1" 204 0
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10709938
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709938%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10709938: 2
2026-03-24 22:26:36 [adesa.be] INFO: Scraping item 10709938 url https://www.openlane.eu/en/carv6/auction/10709938
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10710857
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710857%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10710857: 2
2026-03-24 22:26:36 [adesa.be] INFO: Scraping item 10710857 url https://www.openlane.eu/en/carv6/auction/10710857
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10709958
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709958%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10709958: 2
2026-03-24 22:26:36 [adesa.be] INFO: Scraping item 10709958 url https://www.openlane.eu/en/carv6/auction/10709958
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10709936
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709936%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10709936: 2
2026-03-24 22:26:36 [adesa.be] INFO: Scraping item 10709936 url https://www.openlane.eu/en/carv6/auction/10709936
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10710878
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710878%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10710878: 2
2026-03-24 22:26:36 [adesa.be] INFO: Scraping item 10710878 url https://www.openlane.eu/en/carv6/auction/10710878
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10709957
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709957%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10709957: 2
2026-03-24 22:26:36 [adesa.be] INFO: Scraping item 10709957 url https://www.openlane.eu/en/carv6/auction/10709957
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10710866
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710866%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10710866: 2
2026-03-24 22:26:36 [adesa.be] INFO: Scraping item 10710866 url https://www.openlane.eu/en/carv6/auction/10710866
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10716588
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716588%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10716588: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10716588 url https://www.openlane.eu/en/carv6/auction/10716588
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10246550
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710246550%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10246550: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10246550 url https://www.openlane.eu/en/carv6/auction/10246550
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10609372
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609372%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10609372: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10609372 url https://www.openlane.eu/en/carv6/auction/10609372
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10421410
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421410%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10421410: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10421410 url https://www.openlane.eu/en/carv6/auction/10421410
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10616519
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616519%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10616519: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10616519 url https://www.openlane.eu/en/carv6/auction/10616519
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10609365
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609365%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10609365: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10609365 url https://www.openlane.eu/en/carv6/auction/10609365
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10704038
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704038%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10704038: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10704038 url https://www.openlane.eu/en/carv6/auction/10704038
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10644778
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644778%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10644778: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10644778 url https://www.openlane.eu/en/carv6/auction/10644778
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10568036
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710568036%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10568036: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10568036 url https://www.openlane.eu/en/carv6/auction/10568036
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10421414
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421414%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10421414: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10421414 url https://www.openlane.eu/en/carv6/auction/10421414
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10616500
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616500%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10616500: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10616500 url https://www.openlane.eu/en/carv6/auction/10616500
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10704031
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704031%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10704031: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10704031 url https://www.openlane.eu/en/carv6/auction/10704031
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10148717
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148717%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10148717: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10148717 url https://www.openlane.eu/en/carv6/auction/10148717
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10602488
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710602488%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10602488: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10602488 url https://www.openlane.eu/en/carv6/auction/10602488
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10421420
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421420%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10421420: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10421420 url https://www.openlane.eu/en/carv6/auction/10421420
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10616517
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616517%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10616517: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10616517 url https://www.openlane.eu/en/carv6/auction/10616517
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10568035
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710568035%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10568035: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10568035 url https://www.openlane.eu/en/carv6/auction/10568035
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10533797
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533797%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10533797: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10533797 url https://www.openlane.eu/en/carv6/auction/10533797
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10616536
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616536%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10616536: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10616536 url https://www.openlane.eu/en/carv6/auction/10616536
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10678216
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678216%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10678216: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10678216 url https://www.openlane.eu/en/carv6/auction/10678216
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10662986
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662986%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10662986: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10662986 url https://www.openlane.eu/en/carv6/auction/10662986
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10616502
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616502%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10616502: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10616502 url https://www.openlane.eu/en/carv6/auction/10616502
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10659576
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659576%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10659576: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10659576 url https://www.openlane.eu/en/carv6/auction/10659576
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10679617
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679617%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10679617: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10679617 url https://www.openlane.eu/en/carv6/auction/10679617
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10616514
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616514%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10616514: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10616514 url https://www.openlane.eu/en/carv6/auction/10616514
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10679616
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679616%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10679616: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10679616 url https://www.openlane.eu/en/carv6/auction/10679616
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10704037
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704037%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10704037: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10704037 url https://www.openlane.eu/en/carv6/auction/10704037
2026-03-24 22:26:36 [adesa.be] INFO: Found listing with ID: 10652155
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710652155%27 HTTP/1.1" 200 None
2026-03-24 22:26:36 [adesa.be] INFO: Scrape type for 10652155: 0
2026-03-24 22:26:36 [adesa.be] INFO: Skipping item 10652155 url https://www.openlane.eu/en/carv6/auction/10652155
2026-03-24 22:26:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9009a9b-0ea0-5936-b462-582b8fd8917a with identifier: 10711306
2026-03-24 22:26:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9009a9b-0ea0-5936-b462-582b8fd8917a with scrape type 2
2026-03-24 22:26:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9009a9b-0ea0-5936-b462-582b8fd8917a with scrape type 2
2026-03-24 22:26:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9009a9b-0ea0-5936-b462-582b8fd8917a, identifier: 10711306
2026-03-24 22:26:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9009a9b-0ea0-5936-b462-582b8fd8917a with identifier: 10711306
2026-03-24 22:26:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9009a9b-0ea0-5936-b462-582b8fd8917a with identifier: 10711306
2026-03-24 22:26:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9009a9b-0ea0-5936-b462-582b8fd8917a with identifier: 10711306 to the API
2026-03-24 22:26:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711306>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'e9009a9b-0ea0-5936-b462-582b8fd8917a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EQM914',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711306',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 49728,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 49.728 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2023}
2026-03-24 22:26:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711306%27 HTTP/1.1" 200 None
2026-03-24 22:26:37 [adesa.be] INFO: Saving data for 10711306: {'auction_closing_time': 1774431000.0, 'created_time': 1774280175.681803, 'last_price_update_time': 1774391197.30417}
2026-03-24 22:26:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711306') HTTP/1.1" 204 0
2026-03-24 22:26:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d3cf5db-f38e-5b29-95b5-0afce28eaaa5 with identifier: 10711294
2026-03-24 22:26:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d3cf5db-f38e-5b29-95b5-0afce28eaaa5 with scrape type 2
2026-03-24 22:26:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d3cf5db-f38e-5b29-95b5-0afce28eaaa5 with scrape type 2
2026-03-24 22:26:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d3cf5db-f38e-5b29-95b5-0afce28eaaa5, identifier: 10711294
2026-03-24 22:26:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d3cf5db-f38e-5b29-95b5-0afce28eaaa5 with identifier: 10711294
2026-03-24 22:26:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d3cf5db-f38e-5b29-95b5-0afce28eaaa5 with identifier: 10711294
2026-03-24 22:26:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d3cf5db-f38e-5b29-95b5-0afce28eaaa5 with identifier: 10711294 to the API
2026-03-24 22:26:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711294>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '1d3cf5db-f38e-5b29-95b5-0afce28eaaa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGC708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711294',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 82563,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-03-24',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 82.563 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2021}
2026-03-24 22:26:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711294%27 HTTP/1.1" 200 None
2026-03-24 22:26:37 [adesa.be] INFO: Saving data for 10711294: {'auction_closing_time': 1774431000.0, 'created_time': 1774280152.42679, 'last_price_update_time': 1774391197.847824}
2026-03-24 22:26:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711294') HTTP/1.1" 204 0
2026-03-24 22:26:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76cdf26e-33de-5ae3-8c43-8c2f86289f82 with identifier: 10711247
2026-03-24 22:26:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76cdf26e-33de-5ae3-8c43-8c2f86289f82 with scrape type 2
2026-03-24 22:26:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76cdf26e-33de-5ae3-8c43-8c2f86289f82 with scrape type 2
2026-03-24 22:26:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76cdf26e-33de-5ae3-8c43-8c2f86289f82, identifier: 10711247
2026-03-24 22:26:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76cdf26e-33de-5ae3-8c43-8c2f86289f82 with identifier: 10711247
2026-03-24 22:26:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76cdf26e-33de-5ae3-8c43-8c2f86289f82 with identifier: 10711247
2026-03-24 22:26:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76cdf26e-33de-5ae3-8c43-8c2f86289f82 with identifier: 10711247 to the API
2026-03-24 22:26:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711247>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '76cdf26e-33de-5ae3-8c43-8c2f86289f82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EPV955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711247',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 44950,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.4 77 kWh Pro - Electric - Automatic - 174 hp - 44.950 '
'km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-24 22:26:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711247%27 HTTP/1.1" 200 None
2026-03-24 22:26:38 [adesa.be] INFO: Saving data for 10711247: {'auction_closing_time': 1774431000.0, 'created_time': 1774280161.525554, 'last_price_update_time': 1774391198.322653}
2026-03-24 22:26:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711247') HTTP/1.1" 204 0
2026-03-24 22:26:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddb629a7-4eca-524d-8d3c-c51ac93a1cd2 with identifier: 10711307
2026-03-24 22:26:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddb629a7-4eca-524d-8d3c-c51ac93a1cd2 with scrape type 2
2026-03-24 22:26:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddb629a7-4eca-524d-8d3c-c51ac93a1cd2 with scrape type 2
2026-03-24 22:26:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddb629a7-4eca-524d-8d3c-c51ac93a1cd2, identifier: 10711307
2026-03-24 22:26:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddb629a7-4eca-524d-8d3c-c51ac93a1cd2 with identifier: 10711307
2026-03-24 22:26:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddb629a7-4eca-524d-8d3c-c51ac93a1cd2 with identifier: 10711307
2026-03-24 22:26:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddb629a7-4eca-524d-8d3c-c51ac93a1cd2 with identifier: 10711307 to the API
2026-03-24 22:26:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711307>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'ddb629a7-4eca-524d-8d3c-c51ac93a1cd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EVY606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711307',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 49258,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.5 77 kWh Pro - Electric - Automatic - 174 hp - 49.258 '
'km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2024}
2026-03-24 22:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711307%27 HTTP/1.1" 200 None
2026-03-24 22:26:41 [adesa.be] INFO: Saving data for 10711307: {'auction_closing_time': 1774431000.0, 'created_time': 1774280151.5549, 'last_price_update_time': 1774391201.713512}
2026-03-24 22:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711307') HTTP/1.1" 204 0
2026-03-24 22:26:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12bef025-91ca-5467-aed3-ed4fc425b456 with identifier: 10709955
2026-03-24 22:26:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12bef025-91ca-5467-aed3-ed4fc425b456 with scrape type 2
2026-03-24 22:26:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12bef025-91ca-5467-aed3-ed4fc425b456 with scrape type 2
2026-03-24 22:26:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12bef025-91ca-5467-aed3-ed4fc425b456, identifier: 10709955
2026-03-24 22:26:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12bef025-91ca-5467-aed3-ed4fc425b456 with identifier: 10709955
2026-03-24 22:26:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12bef025-91ca-5467-aed3-ed4fc425b456 with identifier: 10709955
2026-03-24 22:26:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12bef025-91ca-5467-aed3-ed4fc425b456 with identifier: 10709955 to the API
2026-03-24 22:26:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709955>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '12bef025-91ca-5467-aed3-ed4fc425b456',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABU034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709955',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 135680,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz A 200d Business - Diesel - Automatic - 150 hp - '
'135.680 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709955%27 HTTP/1.1" 200 None
2026-03-24 22:26:42 [adesa.be] INFO: Saving data for 10709955: {'auction_closing_time': 1774436400.0, 'created_time': 1774280103.018304, 'last_price_update_time': 1774391202.448942}
2026-03-24 22:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709955') HTTP/1.1" 204 0
2026-03-24 22:26:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10709935
2026-03-24 22:26:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f685b185-4a2f-52dc-91df-86eaf5e1669e with scrape type 2
2026-03-24 22:26:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f685b185-4a2f-52dc-91df-86eaf5e1669e with scrape type 2
2026-03-24 22:26:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f685b185-4a2f-52dc-91df-86eaf5e1669e, identifier: 10709935
2026-03-24 22:26:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10709935
2026-03-24 22:26:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10709935
2026-03-24 22:26:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10709935 to the API
2026-03-24 22:26:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709935>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f685b185-4a2f-52dc-91df-86eaf5e1669e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FBN952',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709935',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 200,
'price_includes_vat': True,
'registration_date': '2013-05-16',
'seats_number': 2,
'seller_name': 'SWDE',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 90 '
'hp - 999.999 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2013}
2026-03-24 22:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709935%27 HTTP/1.1" 200 None
2026-03-24 22:26:43 [adesa.be] INFO: Saving data for 10709935: {'auction_closing_time': 1774436400.0, 'created_time': 1774280080.661913, 'last_price_update_time': 1774391203.287634}
2026-03-24 22:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709935') HTTP/1.1" 204 0
2026-03-24 22:26:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710870> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d403f553-fdeb-55c2-ae61-cbbfff8e7094 with identifier: 10710870
2026-03-24 22:26:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d403f553-fdeb-55c2-ae61-cbbfff8e7094 with scrape type 2
2026-03-24 22:26:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d403f553-fdeb-55c2-ae61-cbbfff8e7094 with scrape type 2
2026-03-24 22:26:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d403f553-fdeb-55c2-ae61-cbbfff8e7094, identifier: 10710870
2026-03-24 22:26:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d403f553-fdeb-55c2-ae61-cbbfff8e7094 with identifier: 10710870
2026-03-24 22:26:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d403f553-fdeb-55c2-ae61-cbbfff8e7094 with identifier: 10710870
2026-03-24 22:26:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d403f553-fdeb-55c2-ae61-cbbfff8e7094 with identifier: 10710870 to the API
2026-03-24 22:26:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710870>
{'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': 131,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd403f553-fdeb-55c2-ae61-cbbfff8e7094',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLB724',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710870',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 132471,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7810,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C5 Aircross 1.5 HDI Business - Diesel - Manual - 131 hp - '
'132.471 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 22:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710870%27 HTTP/1.1" 200 None
2026-03-24 22:26:45 [adesa.be] INFO: Saving data for 10710870: {'auction_closing_time': 1774436400.0, 'created_time': 1774280114.777126, 'last_price_update_time': 1774391205.202398}
2026-03-24 22:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710870') HTTP/1.1" 204 0
2026-03-24 22:26:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed5bcc7d-89db-54cb-9191-666379403424 with identifier: 10713418
2026-03-24 22:26:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed5bcc7d-89db-54cb-9191-666379403424 with scrape type 2
2026-03-24 22:26:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed5bcc7d-89db-54cb-9191-666379403424 with scrape type 2
2026-03-24 22:26:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ed5bcc7d-89db-54cb-9191-666379403424, identifier: 10713418
2026-03-24 22:26:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed5bcc7d-89db-54cb-9191-666379403424 with identifier: 10713418
2026-03-24 22:26:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed5bcc7d-89db-54cb-9191-666379403424 with identifier: 10713418
2026-03-24 22:26:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed5bcc7d-89db-54cb-9191-666379403424 with identifier: 10713418 to the API
2026-03-24 22:26:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713418>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ed5bcc7d-89db-54cb-9191-666379403424',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS5202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713418',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 218136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Sportage 1.6 CRDI GT Line - Diesel - Automatic - 136 hp - '
'218.136 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2023}
2026-03-24 22:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713418%27 HTTP/1.1" 200 None
2026-03-24 22:26:45 [adesa.be] INFO: Saving data for 10713418: {'auction_closing_time': 1774436400.0, 'created_time': 1774280105.750745, 'last_price_update_time': 1774391205.89966}
2026-03-24 22:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713418') HTTP/1.1" 204 0
2026-03-24 22:26:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd263337-1ea9-5a3f-87fe-8a66f30006b0 with identifier: 10709950
2026-03-24 22:26:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd263337-1ea9-5a3f-87fe-8a66f30006b0 with scrape type 2
2026-03-24 22:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd263337-1ea9-5a3f-87fe-8a66f30006b0 with scrape type 2
2026-03-24 22:26:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd263337-1ea9-5a3f-87fe-8a66f30006b0, identifier: 10709950
2026-03-24 22:26:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd263337-1ea9-5a3f-87fe-8a66f30006b0 with identifier: 10709950
2026-03-24 22:26:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd263337-1ea9-5a3f-87fe-8a66f30006b0 with identifier: 10709950
2026-03-24 22:26:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd263337-1ea9-5a3f-87fe-8a66f30006b0 with identifier: 10709950 to the API
2026-03-24 22:26:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709950>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'dd263337-1ea9-5a3f-87fe-8a66f30006b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TGF867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709950',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'XE',
'odometer': 128088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-08-18',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Jaguar XE 2.0d R Sport - Diesel - Automatic - 179 hp - 128.088 km',
'transmission': 'automatic',
'trim': 'R Sport',
'vin': None,
'year': 2020}
2026-03-24 22:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709950%27 HTTP/1.1" 200 None
2026-03-24 22:26:46 [adesa.be] INFO: Saving data for 10709950: {'auction_closing_time': 1774436400.0, 'created_time': 1774280122.296396, 'last_price_update_time': 1774391206.653626}
2026-03-24 22:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709950') HTTP/1.1" 204 0
2026-03-24 22:26:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adb8a0c6-a56e-541f-8f99-46d718e825a3 with identifier: 10713437
2026-03-24 22:26:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adb8a0c6-a56e-541f-8f99-46d718e825a3 with scrape type 2
2026-03-24 22:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adb8a0c6-a56e-541f-8f99-46d718e825a3 with scrape type 2
2026-03-24 22:26:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adb8a0c6-a56e-541f-8f99-46d718e825a3, identifier: 10713437
2026-03-24 22:26:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adb8a0c6-a56e-541f-8f99-46d718e825a3 with identifier: 10713437
2026-03-24 22:26:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adb8a0c6-a56e-541f-8f99-46d718e825a3 with identifier: 10713437
2026-03-24 22:26:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adb8a0c6-a56e-541f-8f99-46d718e825a3 with identifier: 10713437 to the API
2026-03-24 22:26:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713437>
{'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-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'adb8a0c6-a56e-541f-8f99-46d718e825a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FHA591',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713437',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 218753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2019-08-08',
'seats_number': 5,
'seller_name': 'Denys nv',
'title': 'Skoda Superb Combi 2.0 TDI Ambition - Diesel - Manual - 150 hp - '
'218.753 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-24 22:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713437%27 HTTP/1.1" 200 None
2026-03-24 22:26:47 [adesa.be] INFO: Saving data for 10713437: {'auction_closing_time': 1774436400.0, 'created_time': 1774279947.034869, 'last_price_update_time': 1774391207.110499}
2026-03-24 22:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713437') HTTP/1.1" 204 0
2026-03-24 22:26:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710875> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aed0803-349d-5f54-b042-6c1ee9d01346 with identifier: 10710875
2026-03-24 22:26:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aed0803-349d-5f54-b042-6c1ee9d01346 with scrape type 2
2026-03-24 22:26:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6aed0803-349d-5f54-b042-6c1ee9d01346 with scrape type 2
2026-03-24 22:26:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6aed0803-349d-5f54-b042-6c1ee9d01346, identifier: 10710875
2026-03-24 22:26:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6aed0803-349d-5f54-b042-6c1ee9d01346 with identifier: 10710875
2026-03-24 22:26:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6aed0803-349d-5f54-b042-6c1ee9d01346 with identifier: 10710875
2026-03-24 22:26:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6aed0803-349d-5f54-b042-6c1ee9d01346 with identifier: 10710875 to the API
2026-03-24 22:26:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710875>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '6aed0803-349d-5f54-b042-6c1ee9d01346',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KRISTOF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710875',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 113726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2018-04-19',
'seats_number': 5,
'seller_name': 'DBI-used cars',
'title': 'Volkswagen Passat Variant 2.0 TDI Comfortline - Diesel - Automatic '
'- 150 hp - 113.726 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2018}
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710875%27 HTTP/1.1" 200 None
2026-03-24 22:26:50 [adesa.be] INFO: Saving data for 10710875: {'auction_closing_time': 1774436400.0, 'created_time': 1774280042.902153, 'last_price_update_time': 1774391210.035887}
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710875') HTTP/1.1" 204 0
2026-03-24 22:26: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 22:26: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 22:26:50 [adesa.be] INFO: Found listing with ID: 10672563
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710672563%27 HTTP/1.1" 200 None
2026-03-24 22:26:50 [adesa.be] INFO: Scrape type for 10672563: 0
2026-03-24 22:26:50 [adesa.be] INFO: Skipping item 10672563 url https://www.openlane.eu/en/carv6/auction/10672563
2026-03-24 22:26:50 [adesa.be] INFO: Found listing with ID: 10501019
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710501019%27 HTTP/1.1" 200 None
2026-03-24 22:26:50 [adesa.be] INFO: Scrape type for 10501019: 0
2026-03-24 22:26:50 [adesa.be] INFO: Skipping item 10501019 url https://www.openlane.eu/en/carv6/auction/10501019
2026-03-24 22:26:50 [adesa.be] INFO: Found listing with ID: 10191297
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710191297%27 HTTP/1.1" 200 None
2026-03-24 22:26:50 [adesa.be] INFO: Scrape type for 10191297: 0
2026-03-24 22:26:50 [adesa.be] INFO: Skipping item 10191297 url https://www.openlane.eu/en/carv6/auction/10191297
2026-03-24 22:26:50 [adesa.be] INFO: Found listing with ID: 10481271
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710481271%27 HTTP/1.1" 200 None
2026-03-24 22:26:50 [adesa.be] INFO: Scrape type for 10481271: 0
2026-03-24 22:26:50 [adesa.be] INFO: Skipping item 10481271 url https://www.openlane.eu/en/carv6/auction/10481271
2026-03-24 22:26:50 [adesa.be] INFO: Found listing with ID: 10594091
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710594091%27 HTTP/1.1" 200 None
2026-03-24 22:26:50 [adesa.be] INFO: Scrape type for 10594091: 0
2026-03-24 22:26:50 [adesa.be] INFO: Skipping item 10594091 url https://www.openlane.eu/en/carv6/auction/10594091
2026-03-24 22:26:50 [adesa.be] INFO: Found listing with ID: 10358511
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710358511%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10358511: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10358511 url https://www.openlane.eu/en/carv6/auction/10358511
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10659575
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659575%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10659575: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10659575 url https://www.openlane.eu/en/carv6/auction/10659575
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10680082
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710680082%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10680082: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10680082 url https://www.openlane.eu/en/carv6/auction/10680082
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10146442
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146442%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10146442: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10146442 url https://www.openlane.eu/en/carv6/auction/10146442
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10616503
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616503%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10616503: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10616503 url https://www.openlane.eu/en/carv6/auction/10616503
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10617284
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710617284%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10617284: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10617284 url https://www.openlane.eu/en/carv6/auction/10617284
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10146432
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146432%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10146432: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10146432 url https://www.openlane.eu/en/carv6/auction/10146432
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10553908
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710553908%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10553908: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10553908 url https://www.openlane.eu/en/carv6/auction/10553908
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10616549
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616549%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10616549: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10616549 url https://www.openlane.eu/en/carv6/auction/10616549
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10148704
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148704%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10148704: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10148704 url https://www.openlane.eu/en/carv6/auction/10148704
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10704033
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704033%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10704033: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10704033 url https://www.openlane.eu/en/carv6/auction/10704033
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10623062
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623062%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10623062: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10623062 url https://www.openlane.eu/en/carv6/auction/10623062
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10644780
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644780%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10644780: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10644780 url https://www.openlane.eu/en/carv6/auction/10644780
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10609371
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609371%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10609371: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10609371 url https://www.openlane.eu/en/carv6/auction/10609371
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10508349
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710508349%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10508349: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10508349 url https://www.openlane.eu/en/carv6/auction/10508349
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10609367
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609367%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10609367: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10609367 url https://www.openlane.eu/en/carv6/auction/10609367
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10662983
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662983%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10662983: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10662983 url https://www.openlane.eu/en/carv6/auction/10662983
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10630093
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630093%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10630093: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10630093 url https://www.openlane.eu/en/carv6/auction/10630093
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10466780
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710466780%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10466780: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10466780 url https://www.openlane.eu/en/carv6/auction/10466780
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10539976
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710539976%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10539976: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10539976 url https://www.openlane.eu/en/carv6/auction/10539976
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10616509
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616509%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10616509: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10616509 url https://www.openlane.eu/en/carv6/auction/10616509
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10148725
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148725%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10148725: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10148725 url https://www.openlane.eu/en/carv6/auction/10148725
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10616538
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616538%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10616538: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10616538 url https://www.openlane.eu/en/carv6/auction/10616538
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10575628
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575628%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10575628: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10575628 url https://www.openlane.eu/en/carv6/auction/10575628
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10704036
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704036%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10704036: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10704036 url https://www.openlane.eu/en/carv6/auction/10704036
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10616513
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616513%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10616513: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10616513 url https://www.openlane.eu/en/carv6/auction/10616513
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10662989
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662989%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10662989: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10662989 url https://www.openlane.eu/en/carv6/auction/10662989
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10623054
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623054%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10623054: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10623054 url https://www.openlane.eu/en/carv6/auction/10623054
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10617283
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710617283%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10617283: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10617283 url https://www.openlane.eu/en/carv6/auction/10617283
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10488779
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488779%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10488779: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10488779 url https://www.openlane.eu/en/carv6/auction/10488779
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10679615
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679615%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10679615: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10679615 url https://www.openlane.eu/en/carv6/auction/10679615
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10704034
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704034%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10704034: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10704034 url https://www.openlane.eu/en/carv6/auction/10704034
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10575621
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575621%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10575621: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10575621 url https://www.openlane.eu/en/carv6/auction/10575621
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10508347
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710508347%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10508347: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10508347 url https://www.openlane.eu/en/carv6/auction/10508347
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10609370
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609370%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10609370: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10609370 url https://www.openlane.eu/en/carv6/auction/10609370
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10442555
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710442555%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10442555: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10442555 url https://www.openlane.eu/en/carv6/auction/10442555
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10616521
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616521%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10616521: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10616521 url https://www.openlane.eu/en/carv6/auction/10616521
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10187738
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710187738%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10187738: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10187738 url https://www.openlane.eu/en/carv6/auction/10187738
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10616501
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616501%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10616501: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10616501 url https://www.openlane.eu/en/carv6/auction/10616501
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10146430
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146430%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10146430: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10146430 url https://www.openlane.eu/en/carv6/auction/10146430
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10146429
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146429%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10146429: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10146429 url https://www.openlane.eu/en/carv6/auction/10146429
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10575636
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575636%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10575636: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10575636 url https://www.openlane.eu/en/carv6/auction/10575636
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10616507
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616507%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10616507: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10616507 url https://www.openlane.eu/en/carv6/auction/10616507
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10616504
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616504%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10616504: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10616504 url https://www.openlane.eu/en/carv6/auction/10616504
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10523677
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710523677%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10523677: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10523677 url https://www.openlane.eu/en/carv6/auction/10523677
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10623055
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623055%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10623055: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10623055 url https://www.openlane.eu/en/carv6/auction/10623055
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10659578
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659578%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10659578: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10659578 url https://www.openlane.eu/en/carv6/auction/10659578
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10350820
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710350820%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10350820: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10350820 url https://www.openlane.eu/en/carv6/auction/10350820
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10662988
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662988%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10662988: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10662988 url https://www.openlane.eu/en/carv6/auction/10662988
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10678215
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678215%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10678215: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10678215 url https://www.openlane.eu/en/carv6/auction/10678215
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10575624
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575624%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10575624: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10575624 url https://www.openlane.eu/en/carv6/auction/10575624
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10588783
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588783%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10588783: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10588783 url https://www.openlane.eu/en/carv6/auction/10588783
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10623059
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623059%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10623059: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10623059 url https://www.openlane.eu/en/carv6/auction/10623059
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10616497
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616497%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10616497: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10616497 url https://www.openlane.eu/en/carv6/auction/10616497
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10644776
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644776%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10644776: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10644776 url https://www.openlane.eu/en/carv6/auction/10644776
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10396492
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710396492%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10396492: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10396492 url https://www.openlane.eu/en/carv6/auction/10396492
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10246890
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710246890%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10246890: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10246890 url https://www.openlane.eu/en/carv6/auction/10246890
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10488794
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488794%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10488794: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10488794 url https://www.openlane.eu/en/carv6/auction/10488794
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10674346
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710674346%27 HTTP/1.1" 200 None
2026-03-24 22:26:51 [adesa.be] INFO: Scrape type for 10674346: 0
2026-03-24 22:26:51 [adesa.be] INFO: Skipping item 10674346 url https://www.openlane.eu/en/carv6/auction/10674346
2026-03-24 22:26:51 [adesa.be] INFO: Found listing with ID: 10616516
2026-03-24 22:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616516%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10616516: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10616516 url https://www.openlane.eu/en/carv6/auction/10616516
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10678211
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678211%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10678211: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10678211 url https://www.openlane.eu/en/carv6/auction/10678211
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10616539
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616539%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10616539: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10616539 url https://www.openlane.eu/en/carv6/auction/10616539
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10652154
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710652154%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10652154: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10652154 url https://www.openlane.eu/en/carv6/auction/10652154
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10662984
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662984%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10662984: 2
2026-03-24 22:26:52 [adesa.be] INFO: Scraping item 10662984 url https://www.openlane.eu/en/carv6/auction/10662984
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10623068
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623068%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10623068: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10623068 url https://www.openlane.eu/en/carv6/auction/10623068
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10623056
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623056%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10623056: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10623056 url https://www.openlane.eu/en/carv6/auction/10623056
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10344428
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710344428%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10344428: 2
2026-03-24 22:26:52 [adesa.be] INFO: Scraping item 10344428 url https://www.openlane.eu/en/carv6/auction/10344428
2026-03-24 22:26:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10609369
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609369%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10609369: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10609369 url https://www.openlane.eu/en/carv6/auction/10609369
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10616533
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616533%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10616533: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10616533 url https://www.openlane.eu/en/carv6/auction/10616533
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10704032
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704032%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10704032: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10704032 url https://www.openlane.eu/en/carv6/auction/10704032
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10662987
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662987%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10662987: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10662987 url https://www.openlane.eu/en/carv6/auction/10662987
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10616541
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616541%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10616541: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10616541 url https://www.openlane.eu/en/carv6/auction/10616541
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10630592
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630592%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10630592: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10630592 url https://www.openlane.eu/en/carv6/auction/10630592
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10553902
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710553902%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10553902: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10553902 url https://www.openlane.eu/en/carv6/auction/10553902
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10616523
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616523%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10616523: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10616523 url https://www.openlane.eu/en/carv6/auction/10616523
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10588785
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588785%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10588785: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10588785 url https://www.openlane.eu/en/carv6/auction/10588785
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10344429
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710344429%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10344429: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10344429 url https://www.openlane.eu/en/carv6/auction/10344429
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10146436
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146436%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10146436: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10146436 url https://www.openlane.eu/en/carv6/auction/10146436
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10616525
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616525%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10616525: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10616525 url https://www.openlane.eu/en/carv6/auction/10616525
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10191279
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710191279%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10191279: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10191279 url https://www.openlane.eu/en/carv6/auction/10191279
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10616544
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616544%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10616544: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10616544 url https://www.openlane.eu/en/carv6/auction/10616544
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10616489
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616489%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10616489: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10616489 url https://www.openlane.eu/en/carv6/auction/10616489
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10616491
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616491%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10616491: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10616491 url https://www.openlane.eu/en/carv6/auction/10616491
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10623067
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623067%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10623067: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10623067 url https://www.openlane.eu/en/carv6/auction/10623067
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10575620
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575620%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10575620: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10575620 url https://www.openlane.eu/en/carv6/auction/10575620
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10616494
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616494%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10616494: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10616494 url https://www.openlane.eu/en/carv6/auction/10616494
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10679619
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679619%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10679619: 2
2026-03-24 22:26:52 [adesa.be] INFO: Scraping item 10679619 url https://www.openlane.eu/en/carv6/auction/10679619
2026-03-24 22:26: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 22:26: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 22:26:52 [adesa.be] INFO: Found listing with ID: 10659574
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659574%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10659574: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10659574 url https://www.openlane.eu/en/carv6/auction/10659574
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10396491
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710396491%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10396491: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10396491 url https://www.openlane.eu/en/carv6/auction/10396491
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10623061
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623061%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10623061: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10623061 url https://www.openlane.eu/en/carv6/auction/10623061
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10533800
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533800%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10533800: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10533800 url https://www.openlane.eu/en/carv6/auction/10533800
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10574079
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710574079%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10574079: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10574079 url https://www.openlane.eu/en/carv6/auction/10574079
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10616553
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616553%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10616553: 0
2026-03-24 22:26:52 [adesa.be] INFO: Skipping item 10616553 url https://www.openlane.eu/en/carv6/auction/10616553
2026-03-24 22:26:52 [adesa.be] INFO: Found listing with ID: 10678217
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678217%27 HTTP/1.1" 200 None
2026-03-24 22:26:52 [adesa.be] INFO: Scrape type for 10678217: 2
2026-03-24 22:26:52 [adesa.be] INFO: Scraping item 10678217 url https://www.openlane.eu/en/carv6/auction/10678217
2026-03-24 22:26:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10709925
2026-03-24 22:26:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12109982-54b2-59b0-b844-b7ff8a279cb9 with scrape type 2
2026-03-24 22:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12109982-54b2-59b0-b844-b7ff8a279cb9 with scrape type 2
2026-03-24 22:26:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12109982-54b2-59b0-b844-b7ff8a279cb9, identifier: 10709925
2026-03-24 22:26:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 393e09e6-8cbe-5790-87cf-2ad28056b929 with identifier: 10710866
2026-03-24 22:26:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 393e09e6-8cbe-5790-87cf-2ad28056b929 with scrape type 2
2026-03-24 22:26:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 393e09e6-8cbe-5790-87cf-2ad28056b929 with scrape type 2
2026-03-24 22:26:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 393e09e6-8cbe-5790-87cf-2ad28056b929, identifier: 10710866
2026-03-24 22:26:53 [adesa.be] INFO: Found listing with ID: 10672561
2026-03-24 22:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710672561%27 HTTP/1.1" 200 None
2026-03-24 22:26:53 [adesa.be] INFO: Scrape type for 10672561: 0
2026-03-24 22:26:53 [adesa.be] INFO: Skipping item 10672561 url https://www.openlane.eu/en/carv6/auction/10672561
2026-03-24 22:26:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10709925
2026-03-24 22:26:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10709925
2026-03-24 22:26:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10709925 to the API
2026-03-24 22:26:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709925>
{'auction_title': '',
'c_o_2_emission_value': 203,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '12109982-54b2-59b0-b844-b7ff8a279cb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TLL978',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709925',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Amarok',
'odometer': 334752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2017-12-07',
'seats_number': 5,
'seller_name': "Auto's Bart bv",
'title': 'Volkswagen Amarok 3.0 TDI Highline - 4Motion - Diesel - Automatic - '
'204 hp - 334.752 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2017}
2026-03-24 22:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709925%27 HTTP/1.1" 200 None
2026-03-24 22:26:53 [adesa.be] INFO: Saving data for 10709925: {'auction_closing_time': 1774436400.0, 'created_time': 1774279929.32719, 'last_price_update_time': 1774391213.579781}
2026-03-24 22:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709925') HTTP/1.1" 204 0
2026-03-24 22:26:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 393e09e6-8cbe-5790-87cf-2ad28056b929 with identifier: 10710866
2026-03-24 22:26:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 393e09e6-8cbe-5790-87cf-2ad28056b929 with identifier: 10710866
2026-03-24 22:26:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 393e09e6-8cbe-5790-87cf-2ad28056b929 with identifier: 10710866 to the API
2026-03-24 22:26:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710866>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.4L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '393e09e6-8cbe-5790-87cf-2ad28056b929',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ETU103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710866',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 153531,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7950,
'price_includes_vat': True,
'registration_date': '2013-03-19',
'seats_number': 5,
'seller_name': 'PhC Consulting',
'title': 'Volvo XC60 D4 Summum - AWD - Diesel - Manual - 163 hp - 153.531 km',
'transmission': 'manual',
'trim': 'Summum',
'vin': None,
'year': 2013}
2026-03-24 22:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710866%27 HTTP/1.1" 200 None
2026-03-24 22:26:53 [adesa.be] INFO: Saving data for 10710866: {'auction_closing_time': 1774436400.0, 'created_time': 1774279985.57678, 'last_price_update_time': 1774391213.965434}
2026-03-24 22:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710866') HTTP/1.1" 204 0
2026-03-24 22:26:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de9fafbd-2fff-5668-8721-a0a2d05f7301 with identifier: 10710878
2026-03-24 22:26:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de9fafbd-2fff-5668-8721-a0a2d05f7301 with scrape type 2
2026-03-24 22:26:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de9fafbd-2fff-5668-8721-a0a2d05f7301 with scrape type 2
2026-03-24 22:26:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de9fafbd-2fff-5668-8721-a0a2d05f7301, identifier: 10710878
2026-03-24 22:26:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de9fafbd-2fff-5668-8721-a0a2d05f7301 with identifier: 10710878
2026-03-24 22:26:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de9fafbd-2fff-5668-8721-a0a2d05f7301 with identifier: 10710878
2026-03-24 22:26:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de9fafbd-2fff-5668-8721-a0a2d05f7301 with identifier: 10710878 to the API
2026-03-24 22:26:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710878>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'de9fafbd-2fff-5668-8721-a0a2d05f7301',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HNA604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710878',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 171870,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9150,
'price_includes_vat': True,
'registration_date': '2020-11-19',
'seats_number': 5,
'seller_name': 'Jetcars BV',
'title': 'Volvo V60 D3 Momentum - Diesel - Manual - 150 hp - 171.870 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2020}
2026-03-24 22:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710878%27 HTTP/1.1" 200 None
2026-03-24 22:26:56 [adesa.be] INFO: Saving data for 10710878: {'auction_closing_time': 1774436400.0, 'created_time': 1774279990.991343, 'last_price_update_time': 1774391216.097023}
2026-03-24 22:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710878') HTTP/1.1" 204 0
2026-03-24 22:26:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10709958
2026-03-24 22:26:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54d7665-33b7-573c-bc23-e60abe04afdc with scrape type 2
2026-03-24 22:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d54d7665-33b7-573c-bc23-e60abe04afdc with scrape type 2
2026-03-24 22:26:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d54d7665-33b7-573c-bc23-e60abe04afdc, identifier: 10709958
2026-03-24 22:26:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10709958
2026-03-24 22:26:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10709958
2026-03-24 22:26:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10709958 to the API
2026-03-24 22:26:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709958>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd54d7665-33b7-573c-bc23-e60abe04afdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UEJ077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709958',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 242798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2018-04-16',
'seats_number': 5,
'seller_name': 'TVH Equipment nv',
'title': 'Volvo V60 D2 Dynamic Edition - Diesel - Manual - 120 hp - 242.798 '
'km',
'transmission': 'manual',
'trim': 'Dynamic Edition',
'vin': None,
'year': 2018}
2026-03-24 22:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709958%27 HTTP/1.1" 200 None
2026-03-24 22:26:57 [adesa.be] INFO: Saving data for 10709958: {'auction_closing_time': 1774436400.0, 'created_time': 1774280006.702584, 'last_price_update_time': 1774391217.600509}
2026-03-24 22:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709958') HTTP/1.1" 204 0
2026-03-24 22:26:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10709946
2026-03-24 22:26:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e70d7151-0a13-505e-8f3a-ca15251b80d9 with scrape type 2
2026-03-24 22:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e70d7151-0a13-505e-8f3a-ca15251b80d9 with scrape type 2
2026-03-24 22:26:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e70d7151-0a13-505e-8f3a-ca15251b80d9, identifier: 10709946
2026-03-24 22:26:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10709946
2026-03-24 22:26:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10709946
2026-03-24 22:26:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10709946 to the API
2026-03-24 22:26:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709946>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'e70d7151-0a13-505e-8f3a-ca15251b80d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPQ509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709946',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 72265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'72.265 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-24 22:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709946%27 HTTP/1.1" 200 None
2026-03-24 22:26:58 [adesa.be] INFO: Saving data for 10709946: {'auction_closing_time': 1774436400.0, 'created_time': 1774280058.233184, 'last_price_update_time': 1774391218.16124}
2026-03-24 22:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709946') HTTP/1.1" 204 0
2026-03-24 22:26:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:26: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 22:26:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed67bb30-4b34-5fad-8a05-b8ccadf1a8b0 with identifier: 10711303
2026-03-24 22:26:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed67bb30-4b34-5fad-8a05-b8ccadf1a8b0 with scrape type 2
2026-03-24 22:26:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed67bb30-4b34-5fad-8a05-b8ccadf1a8b0 with scrape type 2
2026-03-24 22:26:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ed67bb30-4b34-5fad-8a05-b8ccadf1a8b0, identifier: 10711303
2026-03-24 22:26:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed67bb30-4b34-5fad-8a05-b8ccadf1a8b0 with identifier: 10711303
2026-03-24 22:26:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed67bb30-4b34-5fad-8a05-b8ccadf1a8b0 with identifier: 10711303
2026-03-24 22:26:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed67bb30-4b34-5fad-8a05-b8ccadf1a8b0 with identifier: 10711303 to the API
2026-03-24 22:26:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:26: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 22:26:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711303>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'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': 'ed67bb30-4b34-5fad-8a05-b8ccadf1a8b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DDP178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711303',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 51013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen T-Cross 1.0 TSI Style Business - Petrol - Manual - 110 '
'hp - 51.013 km',
'transmission': 'manual',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-24 22:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711303%27 HTTP/1.1" 200 None
2026-03-24 22:26:58 [adesa.be] INFO: Saving data for 10711303: {'auction_closing_time': 1774431000.0, 'created_time': 1774280159.547299, 'last_price_update_time': 1774391218.625308}
2026-03-24 22:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711303') HTTP/1.1" 204 0
2026-03-24 22:27:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10808ed7-1a92-5106-b506-668244bc57eb with identifier: 10710857
2026-03-24 22:27:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10808ed7-1a92-5106-b506-668244bc57eb with scrape type 2
2026-03-24 22:27:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10808ed7-1a92-5106-b506-668244bc57eb with scrape type 2
2026-03-24 22:27:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10808ed7-1a92-5106-b506-668244bc57eb, identifier: 10710857
2026-03-24 22:27:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10808ed7-1a92-5106-b506-668244bc57eb with identifier: 10710857
2026-03-24 22:27:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10808ed7-1a92-5106-b506-668244bc57eb with identifier: 10710857
2026-03-24 22:27:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10808ed7-1a92-5106-b506-668244bc57eb with identifier: 10710857 to the API
2026-03-24 22:27:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710857>
{'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': 197,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '10808ed7-1a92-5106-b506-668244bc57eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNJ765',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710857',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 164835,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo V60 2.0 B4 R-Design - Diesel - Automatic - 197 hp - 164.835 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-24 22:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710857%27 HTTP/1.1" 200 None
2026-03-24 22:27:04 [adesa.be] INFO: Saving data for 10710857: {'auction_closing_time': 1774436400.0, 'created_time': 1774280015.462502, 'last_price_update_time': 1774391224.133437}
2026-03-24 22:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710857') HTTP/1.1" 204 0
2026-03-24 22:27:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10709928
2026-03-24 22:27:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d01bd0ff-110c-5a1d-9141-13e63c52177f with scrape type 2
2026-03-24 22:27:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d01bd0ff-110c-5a1d-9141-13e63c52177f with scrape type 2
2026-03-24 22:27:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d01bd0ff-110c-5a1d-9141-13e63c52177f, identifier: 10709928
2026-03-24 22:27:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10709928
2026-03-24 22:27:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10709928
2026-03-24 22:27:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10709928 to the API
2026-03-24 22:27:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709928>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd01bd0ff-110c-5a1d-9141-13e63c52177f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJK979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709928',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 224976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8450,
'price_includes_vat': True,
'registration_date': '2020-01-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - 4Motion - Diesel - Manual - '
'150 hp - 224.976 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-24 22:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709928%27 HTTP/1.1" 200 None
2026-03-24 22:27:06 [adesa.be] INFO: Saving data for 10709928: {'auction_closing_time': 1774436400.0, 'created_time': 1774280039.47653, 'last_price_update_time': 1774391226.646531}
2026-03-24 22:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709928') HTTP/1.1" 204 0
2026-03-24 22:27:06 [scrapy.extensions.logstats] INFO: Crawled 991 pages (at 50 pages/min), scraped 865 items (at 49 items/min)
2026-03-24 22:27:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10709957
2026-03-24 22:27:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b187fce3-40d4-5d8d-800f-fd2aba57008d with scrape type 2
2026-03-24 22:27:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b187fce3-40d4-5d8d-800f-fd2aba57008d with scrape type 2
2026-03-24 22:27:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b187fce3-40d4-5d8d-800f-fd2aba57008d, identifier: 10709957
2026-03-24 22:27:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10709957
2026-03-24 22:27:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10709957
2026-03-24 22:27:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10709957 to the API
2026-03-24 22:27:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709957>
{'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-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'b187fce3-40d4-5d8d-800f-fd2aba57008d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMH786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709957',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 231191,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2020-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - Automatic - 163 hp - 231.191 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-24 22:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709957%27 HTTP/1.1" 200 None
2026-03-24 22:27:10 [adesa.be] INFO: Saving data for 10709957: {'auction_closing_time': 1774436400.0, 'created_time': 1774279984.834091, 'last_price_update_time': 1774391230.471905}
2026-03-24 22:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709957') HTTP/1.1" 204 0
2026-03-24 22:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10709936
2026-03-24 22:27:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with scrape type 2
2026-03-24 22:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with scrape type 2
2026-03-24 22:27:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cd298bd-c864-52ee-ba43-f2e21fa749d1, identifier: 10709936
2026-03-24 22:27:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10709936
2026-03-24 22:27:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10709936
2026-03-24 22:27:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10709936 to the API
2026-03-24 22:27:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709936>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9cd298bd-c864-52ee-ba43-f2e21fa749d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GCT157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709936',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 278952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2019-06-14',
'seats_number': 5,
'seller_name': 'M-Lease bv',
'title': 'Volvo V60 D3 - Diesel - Manual - 150 hp - 278.952 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709936%27 HTTP/1.1" 200 None
2026-03-24 22:27:12 [adesa.be] INFO: Saving data for 10709936: {'auction_closing_time': 1774436400.0, 'created_time': 1774279988.729032, 'last_price_update_time': 1774391232.140777}
2026-03-24 22:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709936') HTTP/1.1" 204 0
2026-03-24 22:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10709938
2026-03-24 22:27:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffd3b414-f806-597b-98b4-280d5e2a39dc with scrape type 2
2026-03-24 22:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffd3b414-f806-597b-98b4-280d5e2a39dc with scrape type 2
2026-03-24 22:27:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ffd3b414-f806-597b-98b4-280d5e2a39dc, identifier: 10709938
2026-03-24 22:27:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10709938
2026-03-24 22:27:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10709938
2026-03-24 22:27:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10709938 to the API
2026-03-24 22:27:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709938>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ffd3b414-f806-597b-98b4-280d5e2a39dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX4939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709938',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 103864,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 2.0 B4 Momentum Pro - Diesel - Automatic - 197 hp - '
'103.864 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-24 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709938%27 HTTP/1.1" 200 None
2026-03-24 22:27:17 [adesa.be] INFO: Saving data for 10709938: {'auction_closing_time': 1774436400.0, 'created_time': 1774280129.027271, 'last_price_update_time': 1774391237.031734}
2026-03-24 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709938') HTTP/1.1" 204 0
2026-03-24 22:27:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:21 [adesa.be] INFO: Found listing with ID: 10616547
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616547%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10616547: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10616547 url https://www.openlane.eu/en/carv6/auction/10616547
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10588787
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588787%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10588787: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10588787 url https://www.openlane.eu/en/carv6/auction/10588787
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10575629
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575629%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10575629: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10575629 url https://www.openlane.eu/en/carv6/auction/10575629
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10588788
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588788%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10588788: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10588788 url https://www.openlane.eu/en/carv6/auction/10588788
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10616556
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616556%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10616556: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10616556 url https://www.openlane.eu/en/carv6/auction/10616556
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10454083
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710454083%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10454083: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10454083 url https://www.openlane.eu/en/carv6/auction/10454083
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10616540
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616540%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10616540: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10616540 url https://www.openlane.eu/en/carv6/auction/10616540
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10616546
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616546%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10616546: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10616546 url https://www.openlane.eu/en/carv6/auction/10616546
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10522382
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710522382%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10522382: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10522382 url https://www.openlane.eu/en/carv6/auction/10522382
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10616548
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616548%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10616548: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10616548 url https://www.openlane.eu/en/carv6/auction/10616548
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10616542
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616542%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10616542: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10616542 url https://www.openlane.eu/en/carv6/auction/10616542
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10616554
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616554%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10616554: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10616554 url https://www.openlane.eu/en/carv6/auction/10616554
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10662985
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662985%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10662985: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10662985 url https://www.openlane.eu/en/carv6/auction/10662985
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10616530
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616530%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10616530: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10616530 url https://www.openlane.eu/en/carv6/auction/10616530
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10148707
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148707%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10148707: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10148707 url https://www.openlane.eu/en/carv6/auction/10148707
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10616529
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616529%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10616529: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10616529 url https://www.openlane.eu/en/carv6/auction/10616529
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10371581
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710371581%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10371581: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10371581 url https://www.openlane.eu/en/carv6/auction/10371581
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10616555
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616555%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10616555: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10616555 url https://www.openlane.eu/en/carv6/auction/10616555
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10616550
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616550%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10616550: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10616550 url https://www.openlane.eu/en/carv6/auction/10616550
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10488791
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488791%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10488791: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10488791 url https://www.openlane.eu/en/carv6/auction/10488791
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10616510
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616510%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10616510: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10616510 url https://www.openlane.eu/en/carv6/auction/10616510
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10428543
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710428543%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10428543: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10428543 url https://www.openlane.eu/en/carv6/auction/10428543
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10616506
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616506%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10616506: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10616506 url https://www.openlane.eu/en/carv6/auction/10616506
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10533798
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533798%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10533798: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10533798 url https://www.openlane.eu/en/carv6/auction/10533798
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10363951
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710363951%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10363951: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10363951 url https://www.openlane.eu/en/carv6/auction/10363951
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10623057
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623057%27 HTTP/1.1" 200 None
2026-03-24 22:27:21 [adesa.be] INFO: Scrape type for 10623057: 0
2026-03-24 22:27:21 [adesa.be] INFO: Skipping item 10623057 url https://www.openlane.eu/en/carv6/auction/10623057
2026-03-24 22:27:21 [adesa.be] INFO: Found listing with ID: 10711810
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711810%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10711810: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10711810 url https://www.openlane.eu/en/carv6/auction/10711810
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10711806
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711806%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10711806: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10711806 url https://www.openlane.eu/en/carv6/auction/10711806
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10719145
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719145%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10719145: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10719145 url https://www.openlane.eu/en/carv6/auction/10719145
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10685427
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710685427%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10685427: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10685427 url https://www.openlane.eu/en/carv6/auction/10685427
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10711811
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711811%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10711811: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10711811 url https://www.openlane.eu/en/carv6/auction/10711811
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10711805
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711805%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10711805: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10711805 url https://www.openlane.eu/en/carv6/auction/10711805
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10711804
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711804%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10711804: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10711804 url https://www.openlane.eu/en/carv6/auction/10711804
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10684380
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684380%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10684380: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10684380 url https://www.openlane.eu/en/carv6/auction/10684380
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10644781
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644781%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10644781: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10644781 url https://www.openlane.eu/en/carv6/auction/10644781
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10684381
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684381%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10684381: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10684381 url https://www.openlane.eu/en/carv6/auction/10684381
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10711812
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711812%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10711812: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10711812 url https://www.openlane.eu/en/carv6/auction/10711812
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10711809
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711809%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10711809: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10711809 url https://www.openlane.eu/en/carv6/auction/10711809
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10684384
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684384%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10684384: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10684384 url https://www.openlane.eu/en/carv6/auction/10684384
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10488781
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488781%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10488781: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10488781 url https://www.openlane.eu/en/carv6/auction/10488781
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10684379
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684379%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10684379: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10684379 url https://www.openlane.eu/en/carv6/auction/10684379
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10684383
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684383%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10684383: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10684383 url https://www.openlane.eu/en/carv6/auction/10684383
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10711808
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711808%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10711808: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10711808 url https://www.openlane.eu/en/carv6/auction/10711808
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10691862
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691862%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10691862: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10691862 url https://www.openlane.eu/en/carv6/auction/10691862
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10719146
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719146%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10719146: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10719146 url https://www.openlane.eu/en/carv6/auction/10719146
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10713342
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713342%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10713342: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10713342 url https://www.openlane.eu/en/carv6/auction/10713342
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10684378
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684378%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10684378: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10684378 url https://www.openlane.eu/en/carv6/auction/10684378
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10684382
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684382%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10684382: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10684382 url https://www.openlane.eu/en/carv6/auction/10684382
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10713341
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713341%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10713341: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10713341 url https://www.openlane.eu/en/carv6/auction/10713341
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10664085
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710664085%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10664085: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10664085 url https://www.openlane.eu/en/carv6/auction/10664085
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10456216
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710456216%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10456216: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10456216 url https://www.openlane.eu/en/carv6/auction/10456216
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10489921
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710489921%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10489921: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10489921 url https://www.openlane.eu/en/carv6/auction/10489921
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10504979
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504979%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10504979: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10504979 url https://www.openlane.eu/en/carv6/auction/10504979
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10375913
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710375913%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10375913: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10375913 url https://www.openlane.eu/en/carv6/auction/10375913
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10505013
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505013%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10505013: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10505013 url https://www.openlane.eu/en/carv6/auction/10505013
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10505007
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505007%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10505007: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10505007 url https://www.openlane.eu/en/carv6/auction/10505007
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10505001
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505001%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10505001: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10505001 url https://www.openlane.eu/en/carv6/auction/10505001
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10505002
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505002%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10505002: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10505002 url https://www.openlane.eu/en/carv6/auction/10505002
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10505014
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505014%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10505014: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10505014 url https://www.openlane.eu/en/carv6/auction/10505014
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10504971
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504971%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10504971: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10504971 url https://www.openlane.eu/en/carv6/auction/10504971
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10504982
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504982%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10504982: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10504982 url https://www.openlane.eu/en/carv6/auction/10504982
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10504970
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504970%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10504970: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10504970 url https://www.openlane.eu/en/carv6/auction/10504970
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10505031
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505031%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10505031: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10505031 url https://www.openlane.eu/en/carv6/auction/10505031
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10504965
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504965%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10504965: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10504965 url https://www.openlane.eu/en/carv6/auction/10504965
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10493753
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710493753%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10493753: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10493753 url https://www.openlane.eu/en/carv6/auction/10493753
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10373755
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710373755%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10373755: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10373755 url https://www.openlane.eu/en/carv6/auction/10373755
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10438524
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710438524%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10438524: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10438524 url https://www.openlane.eu/en/carv6/auction/10438524
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10405235
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710405235%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10405235: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10405235 url https://www.openlane.eu/en/carv6/auction/10405235
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10392677
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710392677%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10392677: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10392677 url https://www.openlane.eu/en/carv6/auction/10392677
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10355068
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710355068%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10355068: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10355068 url https://www.openlane.eu/en/carv6/auction/10355068
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10438746
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710438746%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10438746: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10438746 url https://www.openlane.eu/en/carv6/auction/10438746
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10458307
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710458307%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10458307: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10458307 url https://www.openlane.eu/en/carv6/auction/10458307
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10386880
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710386880%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10386880: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10386880 url https://www.openlane.eu/en/carv6/auction/10386880
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10531348
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710531348%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10531348: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10531348 url https://www.openlane.eu/en/carv6/auction/10531348
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10258076
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258076%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10258076: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10258076 url https://www.openlane.eu/en/carv6/auction/10258076
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10351033
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710351033%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10351033: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10351033 url https://www.openlane.eu/en/carv6/auction/10351033
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10507414
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710507414%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10507414: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10507414 url https://www.openlane.eu/en/carv6/auction/10507414
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10507960
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710507960%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10507960: 2
2026-03-24 22:27:22 [adesa.be] INFO: Scraping item 10507960 url https://www.openlane.eu/en/carv6/auction/10507960
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10423997
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710423997%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10423997: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10423997 url https://www.openlane.eu/en/carv6/auction/10423997
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10497157
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710497157%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10497157: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10497157 url https://www.openlane.eu/en/carv6/auction/10497157
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10497156
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710497156%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10497156: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10497156 url https://www.openlane.eu/en/carv6/auction/10497156
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10497158
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710497158%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10497158: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10497158 url https://www.openlane.eu/en/carv6/auction/10497158
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10258077
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258077%27 HTTP/1.1" 200 None
2026-03-24 22:27:22 [adesa.be] INFO: Scrape type for 10258077: 0
2026-03-24 22:27:22 [adesa.be] INFO: Skipping item 10258077 url https://www.openlane.eu/en/carv6/auction/10258077
2026-03-24 22:27:22 [adesa.be] INFO: Found listing with ID: 10258066
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258066%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10258066: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10258066 url https://www.openlane.eu/en/carv6/auction/10258066
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10258053
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258053%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10258053: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10258053 url https://www.openlane.eu/en/carv6/auction/10258053
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10704548
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704548%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10704548: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10704548 url https://www.openlane.eu/en/carv6/auction/10704548
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10591847
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710591847%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10591847: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10591847 url https://www.openlane.eu/en/carv6/auction/10591847
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10591845
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710591845%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10591845: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10591845 url https://www.openlane.eu/en/carv6/auction/10591845
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10595474
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595474%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10595474: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10595474 url https://www.openlane.eu/en/carv6/auction/10595474
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10580437
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580437%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10580437: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10580437 url https://www.openlane.eu/en/carv6/auction/10580437
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10326185
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710326185%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10326185: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10326185 url https://www.openlane.eu/en/carv6/auction/10326185
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10623492
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623492%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10623492: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10623492 url https://www.openlane.eu/en/carv6/auction/10623492
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10623491
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623491%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10623491: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10623491 url https://www.openlane.eu/en/carv6/auction/10623491
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10623490
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623490%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10623490: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10623490 url https://www.openlane.eu/en/carv6/auction/10623490
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10614622
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710614622%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10614622: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10614622 url https://www.openlane.eu/en/carv6/auction/10614622
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10614624
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710614624%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10614624: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10614624 url https://www.openlane.eu/en/carv6/auction/10614624
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10453301
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710453301%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10453301: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10453301 url https://www.openlane.eu/en/carv6/auction/10453301
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10585106
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710585106%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10585106: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10585106 url https://www.openlane.eu/en/carv6/auction/10585106
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10627573
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627573%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10627573: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10627573 url https://www.openlane.eu/en/carv6/auction/10627573
2026-03-24 22:27:23 [adesa.be] INFO: Found listing with ID: 10627594
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627594%27 HTTP/1.1" 200 None
2026-03-24 22:27:23 [adesa.be] INFO: Scrape type for 10627594: 0
2026-03-24 22:27:23 [adesa.be] INFO: Skipping item 10627594 url https://www.openlane.eu/en/carv6/auction/10627594
2026-03-24 22:27:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10678217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 933f3017-df46-51fa-9efb-78f0e5f533ec with identifier: 10678217
2026-03-24 22:27:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 933f3017-df46-51fa-9efb-78f0e5f533ec with scrape type 2
2026-03-24 22:27:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 933f3017-df46-51fa-9efb-78f0e5f533ec with scrape type 2
2026-03-24 22:27:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 933f3017-df46-51fa-9efb-78f0e5f533ec, identifier: 10678217
2026-03-24 22:27:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 933f3017-df46-51fa-9efb-78f0e5f533ec with identifier: 10678217
2026-03-24 22:27:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 933f3017-df46-51fa-9efb-78f0e5f533ec with identifier: 10678217
2026-03-24 22:27:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 933f3017-df46-51fa-9efb-78f0e5f533ec with identifier: 10678217 to the API
2026-03-24 22:27:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10678217>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '933f3017-df46-51fa-9efb-78f0e5f533ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMD970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10678217',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 35740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon 1.4 - Hybrid - Automatic - 150 hp - 35.740 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678217%27 HTTP/1.1" 200 None
2026-03-24 22:27:32 [adesa.be] INFO: Saving data for 10678217: {'auction_closing_time': 1801392300.0, 'created_time': 1773677274.618023, 'last_price_update_time': 1774391252.119448}
2026-03-24 22:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10678217') HTTP/1.1" 204 0
2026-03-24 22:27:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4fe3056-e828-5fc5-8272-b77969d9205a with identifier: 10662984
2026-03-24 22:27:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4fe3056-e828-5fc5-8272-b77969d9205a with scrape type 2
2026-03-24 22:27:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4fe3056-e828-5fc5-8272-b77969d9205a with scrape type 2
2026-03-24 22:27:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4fe3056-e828-5fc5-8272-b77969d9205a, identifier: 10662984
2026-03-24 22:27:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4fe3056-e828-5fc5-8272-b77969d9205a with identifier: 10662984
2026-03-24 22:27:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4fe3056-e828-5fc5-8272-b77969d9205a with identifier: 10662984
2026-03-24 22:27:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4fe3056-e828-5fc5-8272-b77969d9205a with identifier: 10662984 to the API
2026-03-24 22:27:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662984>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'f4fe3056-e828-5fc5-8272-b77969d9205a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662984',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 218654,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2009-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Edition - Diesel - Manual - '
'131 hp - 218.654 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2009}
2026-03-24 22:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662984%27 HTTP/1.1" 200 None
2026-03-24 22:27:32 [adesa.be] INFO: Saving data for 10662984: {'auction_closing_time': 1801392300.0, 'created_time': 1773331088.764198, 'last_price_update_time': 1774391252.672631}
2026-03-24 22:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662984') HTTP/1.1" 204 0
2026-03-24 22:27:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 684b7037-2eaf-5ff6-9d49-9bc41d5fc7ed with identifier: 10710859
2026-03-24 22:27:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 684b7037-2eaf-5ff6-9d49-9bc41d5fc7ed with scrape type 2
2026-03-24 22:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 684b7037-2eaf-5ff6-9d49-9bc41d5fc7ed with scrape type 2
2026-03-24 22:27:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 684b7037-2eaf-5ff6-9d49-9bc41d5fc7ed, identifier: 10710859
2026-03-24 22:27:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 684b7037-2eaf-5ff6-9d49-9bc41d5fc7ed with identifier: 10710859
2026-03-24 22:27:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 684b7037-2eaf-5ff6-9d49-9bc41d5fc7ed with identifier: 10710859
2026-03-24 22:27:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 684b7037-2eaf-5ff6-9d49-9bc41d5fc7ed with identifier: 10710859 to the API
2026-03-24 22:27:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710859>
{'auction_title': '',
'c_o_2_emission_value': 89,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '684b7037-2eaf-5ff6-9d49-9bc41d5fc7ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TTP955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710859',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 178354,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4550,
'price_includes_vat': True,
'registration_date': '2018-02-08',
'seats_number': 5,
'seller_name': 'Webcare NV',
'title': 'Volvo V40 D2 Kinetic - Diesel - Manual - 120 hp - 178.354 km',
'transmission': 'manual',
'trim': 'Kinetic',
'vin': None,
'year': 2018}
2026-03-24 22:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710859%27 HTTP/1.1" 200 None
2026-03-24 22:27:34 [adesa.be] INFO: Saving data for 10710859: {'auction_closing_time': 1774436400.0, 'created_time': 1774280057.039453, 'last_price_update_time': 1774391254.948529}
2026-03-24 22:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710859') HTTP/1.1" 204 0
2026-03-24 22:27:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97b471b2-ba20-50c0-838b-5bbdfd48c593 with identifier: 10710873
2026-03-24 22:27:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97b471b2-ba20-50c0-838b-5bbdfd48c593 with scrape type 2
2026-03-24 22:27:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97b471b2-ba20-50c0-838b-5bbdfd48c593 with scrape type 2
2026-03-24 22:27:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97b471b2-ba20-50c0-838b-5bbdfd48c593, identifier: 10710873
2026-03-24 22:27:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97b471b2-ba20-50c0-838b-5bbdfd48c593 with identifier: 10710873
2026-03-24 22:27:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97b471b2-ba20-50c0-838b-5bbdfd48c593 with identifier: 10710873
2026-03-24 22:27:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97b471b2-ba20-50c0-838b-5bbdfd48c593 with identifier: 10710873 to the API
2026-03-24 22:27:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710873>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Electric',
'id': '97b471b2-ba20-50c0-838b-5bbdfd48c593',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADA726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710873',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 137823,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16050,
'price_includes_vat': True,
'registration_date': '2021-02-24',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 476 '
'hp - 137.823 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710873%27 HTTP/1.1" 200 None
2026-03-24 22:27:36 [adesa.be] INFO: Saving data for 10710873: {'auction_closing_time': 1774436400.0, 'created_time': 1774279923.736036, 'last_price_update_time': 1774391256.278146}
2026-03-24 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710873') HTTP/1.1" 204 0
2026-03-24 22:27:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10709947
2026-03-24 22:27:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with scrape type 2
2026-03-24 22:27:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with scrape type 2
2026-03-24 22:27:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353, identifier: 10709947
2026-03-24 22:27:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10709947
2026-03-24 22:27:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10709947
2026-03-24 22:27:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10709947 to the API
2026-03-24 22:27:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709947>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': '1f31fc16-e22c-5a23-921d-3f8c1f1ed353',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPQ528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709947',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 76115,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'76.115 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-24 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709947%27 HTTP/1.1" 200 None
2026-03-24 22:27:36 [adesa.be] INFO: Saving data for 10709947: {'auction_closing_time': 1774436400.0, 'created_time': 1774279926.788403, 'last_price_update_time': 1774391256.73343}
2026-03-24 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709947') HTTP/1.1" 204 0
2026-03-24 22:27:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c17fbb6-9a7d-57a5-b552-7582129e21ed with identifier: 10710865
2026-03-24 22:27:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c17fbb6-9a7d-57a5-b552-7582129e21ed with scrape type 2
2026-03-24 22:27:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c17fbb6-9a7d-57a5-b552-7582129e21ed with scrape type 2
2026-03-24 22:27:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c17fbb6-9a7d-57a5-b552-7582129e21ed, identifier: 10710865
2026-03-24 22:27:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c17fbb6-9a7d-57a5-b552-7582129e21ed with identifier: 10710865
2026-03-24 22:27:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c17fbb6-9a7d-57a5-b552-7582129e21ed with identifier: 10710865
2026-03-24 22:27:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c17fbb6-9a7d-57a5-b552-7582129e21ed with identifier: 10710865 to the API
2026-03-24 22:27:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710865>
{'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-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '6c17fbb6-9a7d-57a5-b552-7582129e21ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VXR731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710865',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 158240,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11050,
'price_includes_vat': True,
'registration_date': '2019-03-29',
'seats_number': 5,
'seller_name': 'NV TOP MOTORS WEVELGEM',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Manual - 150 hp - '
'158.240 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-24 22:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710865%27 HTTP/1.1" 200 None
2026-03-24 22:27:37 [adesa.be] INFO: Saving data for 10710865: {'auction_closing_time': 1774436400.0, 'created_time': 1774279930.509005, 'last_price_update_time': 1774391257.949245}
2026-03-24 22:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710865') HTTP/1.1" 204 0
2026-03-24 22:27:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10709961
2026-03-24 22:27:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e49b0fbd-349a-5762-ba6f-3be620815949 with scrape type 2
2026-03-24 22:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e49b0fbd-349a-5762-ba6f-3be620815949 with scrape type 2
2026-03-24 22:27:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e49b0fbd-349a-5762-ba6f-3be620815949, identifier: 10709961
2026-03-24 22:27:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10709961
2026-03-24 22:27:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10709961
2026-03-24 22:27:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10709961 to the API
2026-03-24 22:27:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709961>
{'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': 115,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e49b0fbd-349a-5762-ba6f-3be620815949',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BED596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709961',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 224213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'224.213 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 22:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709961%27 HTTP/1.1" 200 None
2026-03-24 22:27:47 [adesa.be] INFO: Saving data for 10709961: {'auction_closing_time': 1774436400.0, 'created_time': 1774280065.956092, 'last_price_update_time': 1774391267.936934}
2026-03-24 22:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709961') HTTP/1.1" 204 0
2026-03-24 22:27:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89142f3a-b619-55e5-87b9-83fd2f5d16c0 with identifier: 10710868
2026-03-24 22:27:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89142f3a-b619-55e5-87b9-83fd2f5d16c0 with scrape type 2
2026-03-24 22:27:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89142f3a-b619-55e5-87b9-83fd2f5d16c0 with scrape type 2
2026-03-24 22:27:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89142f3a-b619-55e5-87b9-83fd2f5d16c0, identifier: 10710868
2026-03-24 22:27:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89142f3a-b619-55e5-87b9-83fd2f5d16c0 with identifier: 10710868
2026-03-24 22:27:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89142f3a-b619-55e5-87b9-83fd2f5d16c0 with identifier: 10710868
2026-03-24 22:27:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89142f3a-b619-55e5-87b9-83fd2f5d16c0 with identifier: 10710868 to the API
2026-03-24 22:27:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710868>
{'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': 150,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '89142f3a-b619-55e5-87b9-83fd2f5d16c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TRADING',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710868',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 185951,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2019-09-19',
'seats_number': 5,
'seller_name': 'A&M Hasselt',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'185.951 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-24 22:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710868%27 HTTP/1.1" 200 None
2026-03-24 22:27:48 [adesa.be] INFO: Saving data for 10710868: {'auction_closing_time': 1774436400.0, 'created_time': 1774279934.489955, 'last_price_update_time': 1774391268.693627}
2026-03-24 22:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710868') HTTP/1.1" 204 0
2026-03-24 22:27:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74f3b388-6f91-5e81-8792-0e429dd72002 with identifier: 10710883
2026-03-24 22:27:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74f3b388-6f91-5e81-8792-0e429dd72002 with scrape type 2
2026-03-24 22:27:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74f3b388-6f91-5e81-8792-0e429dd72002 with scrape type 2
2026-03-24 22:27:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74f3b388-6f91-5e81-8792-0e429dd72002, identifier: 10710883
2026-03-24 22:27:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74f3b388-6f91-5e81-8792-0e429dd72002 with identifier: 10710883
2026-03-24 22:27:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74f3b388-6f91-5e81-8792-0e429dd72002 with identifier: 10710883
2026-03-24 22:27:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74f3b388-6f91-5e81-8792-0e429dd72002 with identifier: 10710883 to the API
2026-03-24 22:27:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710883>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '74f3b388-6f91-5e81-8792-0e429dd72002',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1LSL799HUB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710883',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 77459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3870,
'price_includes_vat': True,
'registration_date': '2015-11-24',
'seats_number': 5,
'seller_name': 'Infrabel nv',
'title': 'Renault Kangoo 1.5 DCI Zen - Diesel - Manual - 75 hp - 77.459 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2015}
2026-03-24 22:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710883%27 HTTP/1.1" 200 None
2026-03-24 22:27:53 [adesa.be] INFO: Saving data for 10710883: {'auction_closing_time': 1774436400.0, 'created_time': 1774279952.167075, 'last_price_update_time': 1774391273.120377}
2026-03-24 22:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710883') HTTP/1.1" 204 0
2026-03-24 22:27:53 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.893(s), this was the 1st time calling it.
2026-03-24 22:27:53 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.388140274461512 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:27:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10709960
2026-03-24 22:27:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3da106cc-18db-5910-bdb7-b686c36c6be6 with scrape type 2
2026-03-24 22:27:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3da106cc-18db-5910-bdb7-b686c36c6be6 with scrape type 2
2026-03-24 22:27:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3da106cc-18db-5910-bdb7-b686c36c6be6, identifier: 10709960
2026-03-24 22:27:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10709960
2026-03-24 22:27:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10709960
2026-03-24 22:27:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10709960 to the API
2026-03-24 22:27:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709960>
{'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-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '3da106cc-18db-5910-bdb7-b686c36c6be6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALM113',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709960',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 253384,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-05-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Karoq 2.0 TDI Clever - Diesel - Manual - 150 hp - 253.384 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 22:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709960%27 HTTP/1.1" 200 None
2026-03-24 22:27:53 [adesa.be] INFO: Saving data for 10709960: {'auction_closing_time': 1774436400.0, 'created_time': 1774279952.961501, 'last_price_update_time': 1774391273.877444}
2026-03-24 22:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709960') HTTP/1.1" 204 0
2026-03-24 22:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:56 [adesa.be] INFO: Found listing with ID: 10666275
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666275%27 HTTP/1.1" 200 None
2026-03-24 22:27:56 [adesa.be] INFO: Scrape type for 10666275: 2
2026-03-24 22:27:56 [adesa.be] INFO: Scraping item 10666275 url https://www.openlane.eu/en/carv6/auction/10666275
2026-03-24 22:27:56 [adesa.be] INFO: Found listing with ID: 10627569
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627569%27 HTTP/1.1" 200 None
2026-03-24 22:27:56 [adesa.be] INFO: Scrape type for 10627569: 2
2026-03-24 22:27:56 [adesa.be] INFO: Scraping item 10627569 url https://www.openlane.eu/en/carv6/auction/10627569
2026-03-24 22:27:56 [adesa.be] INFO: Found listing with ID: 10655596
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710655596%27 HTTP/1.1" 200 None
2026-03-24 22:27:56 [adesa.be] INFO: Scrape type for 10655596: 0
2026-03-24 22:27:56 [adesa.be] INFO: Skipping item 10655596 url https://www.openlane.eu/en/carv6/auction/10655596
2026-03-24 22:27:56 [adesa.be] INFO: Found listing with ID: 10627563
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627563%27 HTTP/1.1" 200 None
2026-03-24 22:27:56 [adesa.be] INFO: Scrape type for 10627563: 0
2026-03-24 22:27:56 [adesa.be] INFO: Skipping item 10627563 url https://www.openlane.eu/en/carv6/auction/10627563
2026-03-24 22:27:56 [adesa.be] INFO: Found listing with ID: 10627580
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627580%27 HTTP/1.1" 200 None
2026-03-24 22:27:56 [adesa.be] INFO: Scrape type for 10627580: 0
2026-03-24 22:27:56 [adesa.be] INFO: Skipping item 10627580 url https://www.openlane.eu/en/carv6/auction/10627580
2026-03-24 22:27:56 [adesa.be] INFO: Found listing with ID: 10627562
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627562%27 HTTP/1.1" 200 None
2026-03-24 22:27:56 [adesa.be] INFO: Scrape type for 10627562: 0
2026-03-24 22:27:56 [adesa.be] INFO: Skipping item 10627562 url https://www.openlane.eu/en/carv6/auction/10627562
2026-03-24 22:27:56 [adesa.be] INFO: Found listing with ID: 10627590
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627590%27 HTTP/1.1" 200 None
2026-03-24 22:27:56 [adesa.be] INFO: Scrape type for 10627590: 0
2026-03-24 22:27:56 [adesa.be] INFO: Skipping item 10627590 url https://www.openlane.eu/en/carv6/auction/10627590
2026-03-24 22:27:56 [adesa.be] INFO: Found listing with ID: 10627582
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627582%27 HTTP/1.1" 200 None
2026-03-24 22:27:56 [adesa.be] INFO: Scrape type for 10627582: 0
2026-03-24 22:27:56 [adesa.be] INFO: Skipping item 10627582 url https://www.openlane.eu/en/carv6/auction/10627582
2026-03-24 22:27:56 [adesa.be] INFO: Found listing with ID: 10627588
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627588%27 HTTP/1.1" 200 None
2026-03-24 22:27:56 [adesa.be] INFO: Scrape type for 10627588: 0
2026-03-24 22:27:56 [adesa.be] INFO: Skipping item 10627588 url https://www.openlane.eu/en/carv6/auction/10627588
2026-03-24 22:27:56 [adesa.be] INFO: Found listing with ID: 10627564
2026-03-24 22:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627564%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10627564: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10627564 url https://www.openlane.eu/en/carv6/auction/10627564
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10627586
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627586%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10627586: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10627586 url https://www.openlane.eu/en/carv6/auction/10627586
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10627584
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627584%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10627584: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10627584 url https://www.openlane.eu/en/carv6/auction/10627584
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10627579
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627579%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10627579: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10627579 url https://www.openlane.eu/en/carv6/auction/10627579
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10627585
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627585%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10627585: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10627585 url https://www.openlane.eu/en/carv6/auction/10627585
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10627619
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627619%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10627619: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10627619 url https://www.openlane.eu/en/carv6/auction/10627619
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10615312
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710615312%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10615312: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10615312 url https://www.openlane.eu/en/carv6/auction/10615312
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10615315
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710615315%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10615315: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10615315 url https://www.openlane.eu/en/carv6/auction/10615315
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10373756
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710373756%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10373756: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10373756 url https://www.openlane.eu/en/carv6/auction/10373756
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10580439
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580439%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10580439: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10580439 url https://www.openlane.eu/en/carv6/auction/10580439
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10562284
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710562284%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10562284: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10562284 url https://www.openlane.eu/en/carv6/auction/10562284
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10630787
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630787%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10630787: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10630787 url https://www.openlane.eu/en/carv6/auction/10630787
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10576365
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710576365%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10576365: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10576365 url https://www.openlane.eu/en/carv6/auction/10576365
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10520202
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710520202%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10520202: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10520202 url https://www.openlane.eu/en/carv6/auction/10520202
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10461938
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710461938%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10461938: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10461938 url https://www.openlane.eu/en/carv6/auction/10461938
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10366783
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710366783%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10366783: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10366783 url https://www.openlane.eu/en/carv6/auction/10366783
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10682815
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682815%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10682815: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10682815 url https://www.openlane.eu/en/carv6/auction/10682815
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10698828
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710698828%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10698828: 2
2026-03-24 22:27:57 [adesa.be] INFO: Scraping item 10698828 url https://www.openlane.eu/en/carv6/auction/10698828
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10688261
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710688261%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10688261: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10688261 url https://www.openlane.eu/en/carv6/auction/10688261
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10698830
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710698830%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10698830: 2
2026-03-24 22:27:57 [adesa.be] INFO: Scraping item 10698830 url https://www.openlane.eu/en/carv6/auction/10698830
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10258058
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258058%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10258058: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10258058 url https://www.openlane.eu/en/carv6/auction/10258058
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10707957
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710707957%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10707957: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10707957 url https://www.openlane.eu/en/carv6/auction/10707957
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10666057
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666057%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10666057: 2
2026-03-24 22:27:57 [adesa.be] INFO: Scraping item 10666057 url https://www.openlane.eu/en/carv6/auction/10666057
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10595467
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595467%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10595467: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10595467 url https://www.openlane.eu/en/carv6/auction/10595467
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10550668
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710550668%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10550668: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10550668 url https://www.openlane.eu/en/carv6/auction/10550668
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10583628
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710583628%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10583628: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10583628 url https://www.openlane.eu/en/carv6/auction/10583628
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10716211
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716211%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10716211: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10716211 url https://www.openlane.eu/en/carv6/auction/10716211
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10580542
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580542%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10580542: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10580542 url https://www.openlane.eu/en/carv6/auction/10580542
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10693707
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710693707%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10693707: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10693707 url https://www.openlane.eu/en/carv6/auction/10693707
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10682970
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682970%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10682970: 2
2026-03-24 22:27:57 [adesa.be] INFO: Scraping item 10682970 url https://www.openlane.eu/en/carv6/auction/10682970
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10682969
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682969%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10682969: 2
2026-03-24 22:27:57 [adesa.be] INFO: Scraping item 10682969 url https://www.openlane.eu/en/carv6/auction/10682969
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10627591
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627591%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10627591: 2
2026-03-24 22:27:57 [adesa.be] INFO: Scraping item 10627591 url https://www.openlane.eu/en/carv6/auction/10627591
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10406461
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710406461%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10406461: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10406461 url https://www.openlane.eu/en/carv6/auction/10406461
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10258056
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258056%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10258056: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10258056 url https://www.openlane.eu/en/carv6/auction/10258056
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10649237
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710649237%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10649237: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10649237 url https://www.openlane.eu/en/carv6/auction/10649237
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10602291
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710602291%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10602291: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10602291 url https://www.openlane.eu/en/carv6/auction/10602291
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10277379
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710277379%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10277379: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10277379 url https://www.openlane.eu/en/carv6/auction/10277379
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10653832
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710653832%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10653832: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10653832 url https://www.openlane.eu/en/carv6/auction/10653832
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10673713
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710673713%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10673713: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10673713 url https://www.openlane.eu/en/carv6/auction/10673713
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10595461
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595461%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10595461: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10595461 url https://www.openlane.eu/en/carv6/auction/10595461
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10326051
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710326051%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10326051: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10326051 url https://www.openlane.eu/en/carv6/auction/10326051
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10686921
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710686921%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10686921: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10686921 url https://www.openlane.eu/en/carv6/auction/10686921
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10595468
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595468%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10595468: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10595468 url https://www.openlane.eu/en/carv6/auction/10595468
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10595470
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595470%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10595470: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10595470 url https://www.openlane.eu/en/carv6/auction/10595470
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10595469
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595469%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10595469: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10595469 url https://www.openlane.eu/en/carv6/auction/10595469
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10463665
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710463665%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10463665: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10463665 url https://www.openlane.eu/en/carv6/auction/10463665
2026-03-24 22:27:57 [adesa.be] INFO: Found listing with ID: 10281434
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710281434%27 HTTP/1.1" 200 None
2026-03-24 22:27:57 [adesa.be] INFO: Scrape type for 10281434: 0
2026-03-24 22:27:57 [adesa.be] INFO: Skipping item 10281434 url https://www.openlane.eu/en/carv6/auction/10281434
2026-03-24 22:27:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10507960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:27: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 22:27:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10507960
2026-03-24 22:27:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-24 22:27:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-24 22:27:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 479dbb90-d696-5505-8b55-d1dc7836277a, identifier: 10507960
2026-03-24 22:27:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10507960
2026-03-24 22:27:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10507960
2026-03-24 22:27:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10507960 to the API
2026-03-24 22:27:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:27: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 22:27:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10507960>
{'auction_title': '',
'c_o_2_emission_value': 205,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '479dbb90-d696-5505-8b55-d1dc7836277a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '37799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10507960',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32300,
'price_includes_vat': True,
'registration_date': '2026-03-10',
'seats_number': 3,
'seller_name': None,
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - 50 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-24 22:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710507960%27 HTTP/1.1" 200 None
2026-03-24 22:27:59 [adesa.be] INFO: Saving data for 10507960: {'auction_closing_time': 1798675200.0, 'created_time': 1773235831.914508, 'last_price_update_time': 1774391279.515047}
2026-03-24 22:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10507960') HTTP/1.1" 204 0
2026-03-24 22:28:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41df2cea-afc5-5c4e-939d-8b9cce9518b6 with identifier: 10704654
2026-03-24 22:28:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41df2cea-afc5-5c4e-939d-8b9cce9518b6 with scrape type 2
2026-03-24 22:28:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41df2cea-afc5-5c4e-939d-8b9cce9518b6 with scrape type 2
2026-03-24 22:28:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41df2cea-afc5-5c4e-939d-8b9cce9518b6, identifier: 10704654
2026-03-24 22:28:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41df2cea-afc5-5c4e-939d-8b9cce9518b6 with identifier: 10704654
2026-03-24 22:28:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41df2cea-afc5-5c4e-939d-8b9cce9518b6 with identifier: 10704654
2026-03-24 22:28:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41df2cea-afc5-5c4e-939d-8b9cce9518b6 with identifier: 10704654 to the API
2026-03-24 22:28:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704654>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Electric',
'id': '41df2cea-afc5-5c4e-939d-8b9cce9518b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAJ440',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 27577,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Expert Long Asphalt - Electric - Automatic - 136 hp - '
'27.577 km',
'transmission': 'automatic',
'trim': 'Asphalt',
'vin': None,
'year': 2023}
2026-03-24 22:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704654%27 HTTP/1.1" 200 None
2026-03-24 22:28:06 [adesa.be] INFO: Saving data for 10704654: {'auction_closing_time': 1774513800.0, 'created_time': 1774279558.193819, 'last_price_update_time': 1774391286.609994}
2026-03-24 22:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704654') HTTP/1.1" 204 0
2026-03-24 22:28:06 [scrapy.extensions.logstats] INFO: Crawled 1008 pages (at 17 pages/min), scraped 880 items (at 15 items/min)
2026-03-24 22:28:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:28:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d910773-e8d2-57c7-a67e-f45b3e335d83 with identifier: 10684382
2026-03-24 22:28:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d910773-e8d2-57c7-a67e-f45b3e335d83 with scrape type 2
2026-03-24 22:28:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d910773-e8d2-57c7-a67e-f45b3e335d83 with scrape type 2
2026-03-24 22:28:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d910773-e8d2-57c7-a67e-f45b3e335d83, identifier: 10684382
2026-03-24 22:28:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d910773-e8d2-57c7-a67e-f45b3e335d83 with identifier: 10684382
2026-03-24 22:28:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d910773-e8d2-57c7-a67e-f45b3e335d83 with identifier: 10684382
2026-03-24 22:28:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d910773-e8d2-57c7-a67e-f45b3e335d83 with identifier: 10684382 to the API
2026-03-24 22:28:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684382>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '9d910773-e8d2-57c7-a67e-f45b3e335d83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVN651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684382',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 98687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 4,
'seller_name': 'Car Investment Belgium BV',
'title': 'Smart Forfour 1.0i - Petrol - Manual - 71 hp - 98.687 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684382%27 HTTP/1.1" 200 None
2026-03-24 22:28:07 [adesa.be] INFO: Saving data for 10684382: {'auction_closing_time': 1801392300.0, 'created_time': 1773762534.847567, 'last_price_update_time': 1774391287.080918}
2026-03-24 22:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684382') HTTP/1.1" 204 0
2026-03-24 22:28:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ce6320e-1c23-5287-b2ed-ab8507999896 with identifier: 10684378
2026-03-24 22:28:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ce6320e-1c23-5287-b2ed-ab8507999896 with scrape type 2
2026-03-24 22:28:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ce6320e-1c23-5287-b2ed-ab8507999896 with scrape type 2
2026-03-24 22:28:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ce6320e-1c23-5287-b2ed-ab8507999896, identifier: 10684378
2026-03-24 22:28:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ce6320e-1c23-5287-b2ed-ab8507999896 with identifier: 10684378
2026-03-24 22:28:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ce6320e-1c23-5287-b2ed-ab8507999896 with identifier: 10684378
2026-03-24 22:28:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ce6320e-1c23-5287-b2ed-ab8507999896 with identifier: 10684378 to the API
2026-03-24 22:28:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684378>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '3ce6320e-1c23-5287-b2ed-ab8507999896',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APU881',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684378',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 136024,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11250,
'price_includes_vat': True,
'registration_date': '2021-06-07',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'136.024 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 22:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684378%27 HTTP/1.1" 200 None
2026-03-24 22:28:08 [adesa.be] INFO: Saving data for 10684378: {'auction_closing_time': 1801392300.0, 'created_time': 1773762527.576982, 'last_price_update_time': 1774391288.559277}
2026-03-24 22:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684378') HTTP/1.1" 204 0
2026-03-24 22:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10344428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6208a678-427e-5e31-a414-c7594ab31785 with identifier: 10344428
2026-03-24 22:28:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6208a678-427e-5e31-a414-c7594ab31785 with scrape type 2
2026-03-24 22:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6208a678-427e-5e31-a414-c7594ab31785 with scrape type 2
2026-03-24 22:28:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6208a678-427e-5e31-a414-c7594ab31785, identifier: 10344428
2026-03-24 22:28:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6208a678-427e-5e31-a414-c7594ab31785 with identifier: 10344428
2026-03-24 22:28:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6208a678-427e-5e31-a414-c7594ab31785 with identifier: 10344428
2026-03-24 22:28:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6208a678-427e-5e31-a414-c7594ab31785 with identifier: 10344428 to the API
2026-03-24 22:28:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10344428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '6208a678-427e-5e31-a414-c7594ab31785',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQL312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10344428',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 213174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.5 HDI Active - Diesel - Manual - 102 hp - 213.174 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-24 22:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710344428%27 HTTP/1.1" 200 None
2026-03-24 22:28:21 [adesa.be] INFO: Saving data for 10344428: {'auction_closing_time': 1801392300.0, 'created_time': 1773236135.001054, 'last_price_update_time': 1774391301.603064}
2026-03-24 22:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10344428') HTTP/1.1" 204 0
2026-03-24 22:28:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aaa60f2-d271-504d-b1d0-b7208d48285a with identifier: 10713342
2026-03-24 22:28:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aaa60f2-d271-504d-b1d0-b7208d48285a with scrape type 2
2026-03-24 22:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1aaa60f2-d271-504d-b1d0-b7208d48285a with scrape type 2
2026-03-24 22:28:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1aaa60f2-d271-504d-b1d0-b7208d48285a, identifier: 10713342
2026-03-24 22:28:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1aaa60f2-d271-504d-b1d0-b7208d48285a with identifier: 10713342
2026-03-24 22:28:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1aaa60f2-d271-504d-b1d0-b7208d48285a with identifier: 10713342
2026-03-24 22:28:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1aaa60f2-d271-504d-b1d0-b7208d48285a with identifier: 10713342 to the API
2026-03-24 22:28:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713342>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1aaa60f2-d271-504d-b1d0-b7208d48285a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SJF493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713342',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 438400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2009-06-30',
'seats_number': 5,
'seller_name': 'Rizq Occasions',
'title': 'Skoda Superb 1.9 TDI - Diesel - Manual - 105 hp - 438.400 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-24 22:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713342%27 HTTP/1.1" 200 None
2026-03-24 22:28:23 [adesa.be] INFO: Saving data for 10713342: {'auction_closing_time': 1801392300.0, 'created_time': 1774280081.46135, 'last_price_update_time': 1774391303.80003}
2026-03-24 22:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713342') HTTP/1.1" 204 0
2026-03-24 22:28:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24b57734-420f-5414-a084-cd84b4bf28b0 with identifier: 10684379
2026-03-24 22:28:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24b57734-420f-5414-a084-cd84b4bf28b0 with scrape type 2
2026-03-24 22:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24b57734-420f-5414-a084-cd84b4bf28b0 with scrape type 2
2026-03-24 22:28:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24b57734-420f-5414-a084-cd84b4bf28b0, identifier: 10684379
2026-03-24 22:28:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24b57734-420f-5414-a084-cd84b4bf28b0 with identifier: 10684379
2026-03-24 22:28:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24b57734-420f-5414-a084-cd84b4bf28b0 with identifier: 10684379
2026-03-24 22:28:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24b57734-420f-5414-a084-cd84b4bf28b0 with identifier: 10684379 to the API
2026-03-24 22:28:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684379>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '24b57734-420f-5414-a084-cd84b4bf28b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EHT834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684379',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 88668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2023-04-27',
'seats_number': 3,
'seller_name': 'Car Investment Belgium BV',
'title': 'Opel Combo 1.5 - Diesel - Manual - 102 hp - 88.668 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684379%27 HTTP/1.1" 200 None
2026-03-24 22:28:27 [adesa.be] INFO: Saving data for 10684379: {'auction_closing_time': 1801392300.0, 'created_time': 1773762524.313296, 'last_price_update_time': 1774391307.613434}
2026-03-24 22:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684379') HTTP/1.1" 204 0
2026-03-24 22:28:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcb0db8d-7071-5a62-af97-6e4073ba17e3 with identifier: 10711808
2026-03-24 22:28:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcb0db8d-7071-5a62-af97-6e4073ba17e3 with scrape type 2
2026-03-24 22:28:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcb0db8d-7071-5a62-af97-6e4073ba17e3 with scrape type 2
2026-03-24 22:28:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bcb0db8d-7071-5a62-af97-6e4073ba17e3, identifier: 10711808
2026-03-24 22:28:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bcb0db8d-7071-5a62-af97-6e4073ba17e3 with identifier: 10711808
2026-03-24 22:28:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bcb0db8d-7071-5a62-af97-6e4073ba17e3 with identifier: 10711808
2026-03-24 22:28:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bcb0db8d-7071-5a62-af97-6e4073ba17e3 with identifier: 10711808 to the API
2026-03-24 22:28:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 407,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Electric',
'id': 'bcb0db8d-7071-5a62-af97-6e4073ba17e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRH820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711808',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 89768,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'Polestar 2 67 kWh - Electric - Automatic - 407 hp - 89.768 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711808%27 HTTP/1.1" 200 None
2026-03-24 22:28:29 [adesa.be] INFO: Saving data for 10711808: {'auction_closing_time': 1801392300.0, 'created_time': 1774280062.912297, 'last_price_update_time': 1774391309.318454}
2026-03-24 22:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711808') HTTP/1.1" 204 0
2026-03-24 22:28:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08c23f78-7a75-555b-ac52-1600a54a286c with identifier: 10684384
2026-03-24 22:28:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08c23f78-7a75-555b-ac52-1600a54a286c with scrape type 2
2026-03-24 22:28:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08c23f78-7a75-555b-ac52-1600a54a286c with scrape type 2
2026-03-24 22:28:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 08c23f78-7a75-555b-ac52-1600a54a286c, identifier: 10684384
2026-03-24 22:28:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 08c23f78-7a75-555b-ac52-1600a54a286c with identifier: 10684384
2026-03-24 22:28:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 08c23f78-7a75-555b-ac52-1600a54a286c with identifier: 10684384
2026-03-24 22:28:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 08c23f78-7a75-555b-ac52-1600a54a286c with identifier: 10684384 to the API
2026-03-24 22:28:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684384>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '08c23f78-7a75-555b-ac52-1600a54a286c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXA058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684384',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 127993,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Mercedes-Benz GLA 180 Business Solution - Petrol - Automatic - 136 '
'hp - 127.993 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 22:28:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684384%27 HTTP/1.1" 200 None
2026-03-24 22:28:31 [adesa.be] INFO: Saving data for 10684384: {'auction_closing_time': 1801392300.0, 'created_time': 1773762531.3192, 'last_price_update_time': 1774391311.887873}
2026-03-24 22:28:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684384') HTTP/1.1" 204 0
2026-03-24 22:28:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b6fb322-ea11-5b05-9c42-93b251a89bde with identifier: 10711809
2026-03-24 22:28:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b6fb322-ea11-5b05-9c42-93b251a89bde with scrape type 2
2026-03-24 22:28:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b6fb322-ea11-5b05-9c42-93b251a89bde with scrape type 2
2026-03-24 22:28:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b6fb322-ea11-5b05-9c42-93b251a89bde, identifier: 10711809
2026-03-24 22:28:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b6fb322-ea11-5b05-9c42-93b251a89bde with identifier: 10711809
2026-03-24 22:28:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b6fb322-ea11-5b05-9c42-93b251a89bde with identifier: 10711809
2026-03-24 22:28:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b6fb322-ea11-5b05-9c42-93b251a89bde with identifier: 10711809 to the API
2026-03-24 22:28:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711809>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '0b6fb322-ea11-5b05-9c42-93b251a89bde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1bqe704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711809',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 171337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2019-06-21',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Land Rover Range Rover Velar 2.0d R-Dynamic S - AWD - Diesel - '
'Automatic - 179 hp - 171.337 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2019}
2026-03-24 22:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711809%27 HTTP/1.1" 200 None
2026-03-24 22:28:33 [adesa.be] INFO: Saving data for 10711809: {'auction_closing_time': 1801392300.0, 'created_time': 1774280065.014869, 'last_price_update_time': 1774391313.468257}
2026-03-24 22:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711809') HTTP/1.1" 204 0
2026-03-24 22:28:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed with identifier: 10682969
2026-03-24 22:28:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed with scrape type 2
2026-03-24 22:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed with scrape type 2
2026-03-24 22:28:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed, identifier: 10682969
2026-03-24 22:28:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed with identifier: 10682969
2026-03-24 22:28:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed with identifier: 10682969
2026-03-24 22:28:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed with identifier: 10682969 to the API
2026-03-24 22:28:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682969>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 185,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682969',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Across',
'odometer': 29984,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28650,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Suzuki Across 2.5 - AWD - Hybrid - Automatic - 185 hp - 29.984 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682969%27 HTTP/1.1" 200 None
2026-03-24 22:28:35 [adesa.be] INFO: Saving data for 10682969: {'auction_closing_time': 1798675200.0, 'created_time': 1773829298.966512, 'last_price_update_time': 1774391315.523763}
2026-03-24 22:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10682969') HTTP/1.1" 204 0
2026-03-24 22:28:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10679619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with identifier: 10679619
2026-03-24 22:28:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with scrape type 2
2026-03-24 22:28:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with scrape type 2
2026-03-24 22:28:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce, identifier: 10679619
2026-03-24 22:28:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with identifier: 10679619
2026-03-24 22:28:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with identifier: 10679619
2026-03-24 22:28:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with identifier: 10679619 to the API
2026-03-24 22:28:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10679619>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '57c691ff-5f16-5fa2-9200-aaf20b8ff3ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TGE825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10679619',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 226346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34200,
'price_includes_vat': True,
'registration_date': '2017-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Panamera 4 2.9i - Hybrid - Automatic - 330 hp - 226.346 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679619%27 HTTP/1.1" 200 None
2026-03-24 22:28:37 [adesa.be] INFO: Saving data for 10679619: {'auction_closing_time': 1801392300.0, 'created_time': 1773677278.927383, 'last_price_update_time': 1774391317.632012}
2026-03-24 22:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10679619') HTTP/1.1" 204 0
2026-03-24 22:28:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dce9f51a-f311-59cd-b82c-3d09dc55f862 with identifier: 10627591
2026-03-24 22:28:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dce9f51a-f311-59cd-b82c-3d09dc55f862 with scrape type 2
2026-03-24 22:28:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dce9f51a-f311-59cd-b82c-3d09dc55f862 with scrape type 2
2026-03-24 22:28:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dce9f51a-f311-59cd-b82c-3d09dc55f862, identifier: 10627591
2026-03-24 22:28:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dce9f51a-f311-59cd-b82c-3d09dc55f862 with identifier: 10627591
2026-03-24 22:28:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dce9f51a-f311-59cd-b82c-3d09dc55f862 with identifier: 10627591
2026-03-24 22:28:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dce9f51a-f311-59cd-b82c-3d09dc55f862 with identifier: 10627591 to the API
2026-03-24 22:28:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627591>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.5L',
'engine_horse_power': 185,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'dce9f51a-f311-59cd-b82c-3d09dc55f862',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627591',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Across',
'odometer': 36265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2025-01-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Suzuki Across 2.5 - AWD - Hybrid - Automatic - 185 hp - 36.265 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627591%27 HTTP/1.1" 200 None
2026-03-24 22:28:38 [adesa.be] INFO: Saving data for 10627591: {'auction_closing_time': 1798675200.0, 'created_time': 1773235806.33069, 'last_price_update_time': 1774391318.153831}
2026-03-24 22:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627591') HTTP/1.1" 204 0
2026-03-24 22:28:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae75569e-f2a2-56ca-b0a5-4badd6f91500 with identifier: 10684383
2026-03-24 22:28:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae75569e-f2a2-56ca-b0a5-4badd6f91500 with scrape type 2
2026-03-24 22:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae75569e-f2a2-56ca-b0a5-4badd6f91500 with scrape type 2
2026-03-24 22:28:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae75569e-f2a2-56ca-b0a5-4badd6f91500, identifier: 10684383
2026-03-24 22:28:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae75569e-f2a2-56ca-b0a5-4badd6f91500 with identifier: 10684383
2026-03-24 22:28:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae75569e-f2a2-56ca-b0a5-4badd6f91500 with identifier: 10684383
2026-03-24 22:28:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae75569e-f2a2-56ca-b0a5-4badd6f91500 with identifier: 10684383 to the API
2026-03-24 22:28:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684383>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ae75569e-f2a2-56ca-b0a5-4badd6f91500',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCD891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684383',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 148383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 3,
'seller_name': 'Car Investment Belgium BV',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 165 hp - '
'148.383 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-24 22:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684383%27 HTTP/1.1" 200 None
2026-03-24 22:28:41 [adesa.be] INFO: Saving data for 10684383: {'auction_closing_time': 1801392300.0, 'created_time': 1773762527.888634, 'last_price_update_time': 1774391321.903794}
2026-03-24 22:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684383') HTTP/1.1" 204 0
2026-03-24 22:28:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8a76c4-418d-529f-89b9-bef91c45c1f6 with identifier: 10666057
2026-03-24 22:28:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8a76c4-418d-529f-89b9-bef91c45c1f6 with scrape type 2
2026-03-24 22:28:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea8a76c4-418d-529f-89b9-bef91c45c1f6 with scrape type 2
2026-03-24 22:28:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea8a76c4-418d-529f-89b9-bef91c45c1f6, identifier: 10666057
2026-03-24 22:28:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea8a76c4-418d-529f-89b9-bef91c45c1f6 with identifier: 10666057
2026-03-24 22:28:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea8a76c4-418d-529f-89b9-bef91c45c1f6 with identifier: 10666057
2026-03-24 22:28:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea8a76c4-418d-529f-89b9-bef91c45c1f6 with identifier: 10666057 to the API
2026-03-24 22:28:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666057>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea8a76c4-418d-529f-89b9-bef91c45c1f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666057',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 146 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666057%27 HTTP/1.1" 200 None
2026-03-24 22:28:42 [adesa.be] INFO: Saving data for 10666057: {'auction_closing_time': 1798675200.0, 'created_time': 1773397783.641252, 'last_price_update_time': 1774391322.927009}
2026-03-24 22:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10666057') HTTP/1.1" 204 0
2026-03-24 22:28:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.247(s), this was the 1st time calling it.
2026-03-24 22:28:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.687054397364867 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:28:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eab46c6-1060-5367-bc7b-55bb78574514 with identifier: 10682970
2026-03-24 22:28:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eab46c6-1060-5367-bc7b-55bb78574514 with scrape type 2
2026-03-24 22:28:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2eab46c6-1060-5367-bc7b-55bb78574514 with scrape type 2
2026-03-24 22:28:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2eab46c6-1060-5367-bc7b-55bb78574514, identifier: 10682970
2026-03-24 22:28:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2eab46c6-1060-5367-bc7b-55bb78574514 with identifier: 10682970
2026-03-24 22:28:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2eab46c6-1060-5367-bc7b-55bb78574514 with identifier: 10682970
2026-03-24 22:28:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2eab46c6-1060-5367-bc7b-55bb78574514 with identifier: 10682970 to the API
2026-03-24 22:28:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682970>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 185,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '2eab46c6-1060-5367-bc7b-55bb78574514',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682970',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Across',
'odometer': 11624,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30950,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Suzuki Across 2.5 - AWD - Hybrid - Automatic - 185 hp - 11.624 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682970%27 HTTP/1.1" 200 None
2026-03-24 22:28:43 [adesa.be] INFO: Saving data for 10682970: {'auction_closing_time': 1798675200.0, 'created_time': 1773829297.606015, 'last_price_update_time': 1774391323.305315}
2026-03-24 22:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10682970') HTTP/1.1" 204 0
2026-03-24 22:28:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcea4766-9b4a-5b6c-b86e-b6e6edce1042 with identifier: 10698830
2026-03-24 22:28:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcea4766-9b4a-5b6c-b86e-b6e6edce1042 with scrape type 2
2026-03-24 22:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcea4766-9b4a-5b6c-b86e-b6e6edce1042 with scrape type 2
2026-03-24 22:28:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bcea4766-9b4a-5b6c-b86e-b6e6edce1042, identifier: 10698830
2026-03-24 22:28:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bcea4766-9b4a-5b6c-b86e-b6e6edce1042 with identifier: 10698830
2026-03-24 22:28:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bcea4766-9b4a-5b6c-b86e-b6e6edce1042 with identifier: 10698830
2026-03-24 22:28:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bcea4766-9b4a-5b6c-b86e-b6e6edce1042 with identifier: 10698830 to the API
2026-03-24 22:28:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698830>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 214,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'bcea4766-9b4a-5b6c-b86e-b6e6edce1042',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2JCU705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698830',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 3,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2026-01-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Electric - Automatic - 214 hp - 3 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2026}
2026-03-24 22:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710698830%27 HTTP/1.1" 200 None
2026-03-24 22:28:43 [adesa.be] INFO: Saving data for 10698830: {'auction_closing_time': 1798675200.0, 'created_time': 1774002323.856166, 'last_price_update_time': 1774391323.761213}
2026-03-24 22:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10698830') HTTP/1.1" 204 0
2026-03-24 22:28:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a550c9a-c123-5ab9-928c-60131220d58e with identifier: 10698828
2026-03-24 22:28:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a550c9a-c123-5ab9-928c-60131220d58e with scrape type 2
2026-03-24 22:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a550c9a-c123-5ab9-928c-60131220d58e with scrape type 2
2026-03-24 22:28:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a550c9a-c123-5ab9-928c-60131220d58e, identifier: 10698828
2026-03-24 22:28:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a550c9a-c123-5ab9-928c-60131220d58e with identifier: 10698828
2026-03-24 22:28:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a550c9a-c123-5ab9-928c-60131220d58e with identifier: 10698828
2026-03-24 22:28:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a550c9a-c123-5ab9-928c-60131220d58e with identifier: 10698828 to the API
2026-03-24 22:28:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 209,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '2a550c9a-c123-5ab9-928c-60131220d58e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HTG639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698828',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 2,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27700,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Electric - Automatic - 209 hp - 2 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 22:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710698828%27 HTTP/1.1" 200 None
2026-03-24 22:28:44 [adesa.be] INFO: Saving data for 10698828: {'auction_closing_time': 1798675200.0, 'created_time': 1774002442.80323, 'last_price_update_time': 1774391324.289446}
2026-03-24 22:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10698828') HTTP/1.1" 204 0
2026-03-24 22:28:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79f7c274-c4ed-5294-bc69-5378d9f77b03 with identifier: 10666275
2026-03-24 22:28:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79f7c274-c4ed-5294-bc69-5378d9f77b03 with scrape type 2
2026-03-24 22:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79f7c274-c4ed-5294-bc69-5378d9f77b03 with scrape type 2
2026-03-24 22:28:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79f7c274-c4ed-5294-bc69-5378d9f77b03, identifier: 10666275
2026-03-24 22:28:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79f7c274-c4ed-5294-bc69-5378d9f77b03 with identifier: 10666275
2026-03-24 22:28:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79f7c274-c4ed-5294-bc69-5378d9f77b03 with identifier: 10666275
2026-03-24 22:28:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79f7c274-c4ed-5294-bc69-5378d9f77b03 with identifier: 10666275 to the API
2026-03-24 22:28:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666275>
{'auction_title': '',
'c_o_2_emission_value': 193,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '79f7c274-c4ed-5294-bc69-5378d9f77b03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666275',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'KGM',
'model': 'Actyon',
'odometer': 4452,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26050,
'price_includes_vat': True,
'registration_date': '2025-08-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'KGM Actyon 1.5 - Petrol - Automatic - 163 hp - 4.452 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666275%27 HTTP/1.1" 200 None
2026-03-24 22:28:44 [adesa.be] INFO: Saving data for 10666275: {'auction_closing_time': 1798675200.0, 'created_time': 1773658251.398055, 'last_price_update_time': 1774391324.746946}
2026-03-24 22:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10666275') HTTP/1.1" 204 0
2026-03-24 22:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25587e55-b65d-585a-aca9-a21b17692d57 with identifier: 10711812
2026-03-24 22:28:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25587e55-b65d-585a-aca9-a21b17692d57 with scrape type 2
2026-03-24 22:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25587e55-b65d-585a-aca9-a21b17692d57 with scrape type 2
2026-03-24 22:28:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25587e55-b65d-585a-aca9-a21b17692d57, identifier: 10711812
2026-03-24 22:28:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25587e55-b65d-585a-aca9-a21b17692d57 with identifier: 10711812
2026-03-24 22:28:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25587e55-b65d-585a-aca9-a21b17692d57 with identifier: 10711812
2026-03-24 22:28:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25587e55-b65d-585a-aca9-a21b17692d57 with identifier: 10711812 to the API
2026-03-24 22:28:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711812>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 119,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '25587e55-b65d-585a-aca9-a21b17692d57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WLX203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711812',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 146131,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2019-07-05',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'Kia Ceed 1.0 - Petrol - Manual - 119 hp - 146.131 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711812%27 HTTP/1.1" 200 None
2026-03-24 22:28:49 [adesa.be] INFO: Saving data for 10711812: {'auction_closing_time': 1801392300.0, 'created_time': 1774280069.868992, 'last_price_update_time': 1774391329.840804}
2026-03-24 22:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711812') HTTP/1.1" 204 0
2026-03-24 22:28:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 744c71a4-5524-558a-a10d-703340c860f0 with identifier: 10627569
2026-03-24 22:28:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 744c71a4-5524-558a-a10d-703340c860f0 with scrape type 2
2026-03-24 22:28:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 744c71a4-5524-558a-a10d-703340c860f0 with scrape type 2
2026-03-24 22:28:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 744c71a4-5524-558a-a10d-703340c860f0, identifier: 10627569
2026-03-24 22:28:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 744c71a4-5524-558a-a10d-703340c860f0 with identifier: 10627569
2026-03-24 22:28:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 744c71a4-5524-558a-a10d-703340c860f0 with identifier: 10627569
2026-03-24 22:28:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 744c71a4-5524-558a-a10d-703340c860f0 with identifier: 10627569 to the API
2026-03-24 22:28:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627569>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '744c71a4-5524-558a-a10d-703340c860f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54757',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627569',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'KGM',
'model': 'Torres',
'odometer': 4597,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2025-03-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'KGM Torres - Electric - Automatic - 207 hp - 4.597 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627569%27 HTTP/1.1" 200 None
2026-03-24 22:28:50 [adesa.be] INFO: Saving data for 10627569: {'auction_closing_time': 1798675200.0, 'created_time': 1773235845.99101, 'last_price_update_time': 1774391330.935835}
2026-03-24 22:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627569') HTTP/1.1" 204 0
2026-03-24 22:28:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5485814d-5e30-5232-a214-319da230c00a with identifier: 10711804
2026-03-24 22:28:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5485814d-5e30-5232-a214-319da230c00a with scrape type 2
2026-03-24 22:28:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5485814d-5e30-5232-a214-319da230c00a with scrape type 2
2026-03-24 22:28:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5485814d-5e30-5232-a214-319da230c00a, identifier: 10711804
2026-03-24 22:28:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5485814d-5e30-5232-a214-319da230c00a with identifier: 10711804
2026-03-24 22:28:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5485814d-5e30-5232-a214-319da230c00a with identifier: 10711804
2026-03-24 22:28:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5485814d-5e30-5232-a214-319da230c00a with identifier: 10711804 to the API
2026-03-24 22:28:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711804>
{'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': 286,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '5485814d-5e30-5232-a214-319da230c00a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEU249',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711804',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 73070,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 42400,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'BMW X5 45e M-Pack - xDrive - Hybrid - Automatic - 286 hp - 73.070 '
'km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2021}
2026-03-24 22:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711804%27 HTTP/1.1" 200 None
2026-03-24 22:28:54 [adesa.be] INFO: Saving data for 10711804: {'auction_closing_time': 1801392300.0, 'created_time': 1774280088.29313, 'last_price_update_time': 1774391334.671624}
2026-03-24 22:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711804') HTTP/1.1" 204 0
2026-03-24 22:28:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 154016ed-8b54-5868-b0f5-c297b170786e with identifier: 10711811
2026-03-24 22:28:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 154016ed-8b54-5868-b0f5-c297b170786e with scrape type 2
2026-03-24 22:28:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 154016ed-8b54-5868-b0f5-c297b170786e with scrape type 2
2026-03-24 22:28:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 154016ed-8b54-5868-b0f5-c297b170786e, identifier: 10711811
2026-03-24 22:28:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 154016ed-8b54-5868-b0f5-c297b170786e with identifier: 10711811
2026-03-24 22:28:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 154016ed-8b54-5868-b0f5-c297b170786e with identifier: 10711811
2026-03-24 22:28:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 154016ed-8b54-5868-b0f5-c297b170786e with identifier: 10711811 to the API
2026-03-24 22:28:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711811>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '154016ed-8b54-5868-b0f5-c297b170786e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YWC353',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711811',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 243893,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2015-12-22',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'BMW 5 Series 520d - Diesel - Automatic - 190 hp - 243.893 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711811%27 HTTP/1.1" 200 None
2026-03-24 22:28:56 [adesa.be] INFO: Saving data for 10711811: {'auction_closing_time': 1801392300.0, 'created_time': 1774280089.43947, 'last_price_update_time': 1774391336.083965}
2026-03-24 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711811') HTTP/1.1" 204 0
2026-03-24 22:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97f876ca-7fe8-5791-b748-2016117f0c7f with identifier: 10711304
2026-03-24 22:28:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97f876ca-7fe8-5791-b748-2016117f0c7f with scrape type 2
2026-03-24 22:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97f876ca-7fe8-5791-b748-2016117f0c7f with scrape type 2
2026-03-24 22:28:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97f876ca-7fe8-5791-b748-2016117f0c7f, identifier: 10711304
2026-03-24 22:28:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97f876ca-7fe8-5791-b748-2016117f0c7f with identifier: 10711304
2026-03-24 22:28:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97f876ca-7fe8-5791-b748-2016117f0c7f with identifier: 10711304
2026-03-24 22:28:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97f876ca-7fe8-5791-b748-2016117f0c7f with identifier: 10711304 to the API
2026-03-24 22:28:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711304>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '97f876ca-7fe8-5791-b748-2016117f0c7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EQK663',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711304',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 39475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.5 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 39.475 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2023}
2026-03-24 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711304%27 HTTP/1.1" 200 None
2026-03-24 22:28:56 [adesa.be] INFO: Saving data for 10711304: {'auction_closing_time': 1774431000.0, 'created_time': 1774280153.929823, 'last_price_update_time': 1774391336.868935}
2026-03-24 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711304') HTTP/1.1" 204 0
2026-03-24 22:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10685427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc5dc6a4-058e-5b0f-95d5-b861041d943d with identifier: 10684381
2026-03-24 22:28:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc5dc6a4-058e-5b0f-95d5-b861041d943d with scrape type 2
2026-03-24 22:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc5dc6a4-058e-5b0f-95d5-b861041d943d with scrape type 2
2026-03-24 22:28:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc5dc6a4-058e-5b0f-95d5-b861041d943d, identifier: 10684381
2026-03-24 22:28:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc5dc6a4-058e-5b0f-95d5-b861041d943d with identifier: 10684381
2026-03-24 22:28:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc5dc6a4-058e-5b0f-95d5-b861041d943d with identifier: 10684381
2026-03-24 22:28:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc5dc6a4-058e-5b0f-95d5-b861041d943d with identifier: 10684381 to the API
2026-03-24 22:28:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684381>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'cc5dc6a4-058e-5b0f-95d5-b861041d943d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WQE669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684381',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 128849,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14950,
'price_includes_vat': True,
'registration_date': '2019-08-08',
'seats_number': 3,
'seller_name': 'Car Investment Belgium BV',
'title': 'Ford Transit Custom L2H1 2.0 TDCI Trend - Diesel - Automatic - 170 '
'hp - 128.849 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-24 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684381%27 HTTP/1.1" 200 None
2026-03-24 22:28:57 [adesa.be] INFO: Saving data for 10684381: {'auction_closing_time': 1801392300.0, 'created_time': 1773762530.894079, 'last_price_update_time': 1774391337.330713}
2026-03-24 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684381') HTTP/1.1" 204 0
2026-03-24 22:28:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86f0c5c0-d602-5835-a650-09c1099285c6 with identifier: 10684380
2026-03-24 22:28:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86f0c5c0-d602-5835-a650-09c1099285c6 with scrape type 2
2026-03-24 22:28:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86f0c5c0-d602-5835-a650-09c1099285c6 with scrape type 2
2026-03-24 22:28:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86f0c5c0-d602-5835-a650-09c1099285c6, identifier: 10684380
2026-03-24 22:28:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec08c0ee-1038-5299-9033-7c14916225dc with identifier: 10685427
2026-03-24 22:28:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec08c0ee-1038-5299-9033-7c14916225dc with scrape type 2
2026-03-24 22:28:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec08c0ee-1038-5299-9033-7c14916225dc with scrape type 2
2026-03-24 22:28:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec08c0ee-1038-5299-9033-7c14916225dc, identifier: 10685427
2026-03-24 22:28:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86f0c5c0-d602-5835-a650-09c1099285c6 with identifier: 10684380
2026-03-24 22:28:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86f0c5c0-d602-5835-a650-09c1099285c6 with identifier: 10684380
2026-03-24 22:28:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86f0c5c0-d602-5835-a650-09c1099285c6 with identifier: 10684380 to the API
2026-03-24 22:28:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684380>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '86f0c5c0-d602-5835-a650-09c1099285c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFW872',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684380',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 192873,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8550,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Automatic - 130 hp - '
'192.873 km',
'transmission': 'automatic',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-24 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684380%27 HTTP/1.1" 200 None
2026-03-24 22:28:57 [adesa.be] INFO: Saving data for 10684380: {'auction_closing_time': 1801392300.0, 'created_time': 1773762527.198786, 'last_price_update_time': 1774391337.772724}
2026-03-24 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684380') HTTP/1.1" 204 0
2026-03-24 22:28:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec08c0ee-1038-5299-9033-7c14916225dc with identifier: 10685427
2026-03-24 22:28:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec08c0ee-1038-5299-9033-7c14916225dc with identifier: 10685427
2026-03-24 22:28:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec08c0ee-1038-5299-9033-7c14916225dc with identifier: 10685427 to the API
2026-03-24 22:28:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10685427>
{'auction_title': '',
'c_o_2_emission_value': 308,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '5.8L',
'engine_horse_power': 634,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'ec08c0ee-1038-5299-9033-7c14916225dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TETRODON',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10685427',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Bentley',
'model': 'Continental',
'odometer': 103374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 92400,
'price_includes_vat': True,
'registration_date': '2018-11-29',
'seats_number': 4,
'seller_name': 'TEMUR BV',
'title': 'Bentley Continental GT 6.0i Mulliner Edition - AWD - Petrol - '
'Automatic - 634 hp - 103.374 km',
'transmission': 'automatic',
'trim': 'Mulliner Edition',
'vin': None,
'year': 2018}
2026-03-24 22:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710685427%27 HTTP/1.1" 200 None
2026-03-24 22:28:58 [adesa.be] INFO: Saving data for 10685427: {'auction_closing_time': 1801392300.0, 'created_time': 1773762534.0858, 'last_price_update_time': 1774391338.044676}
2026-03-24 22:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10685427') HTTP/1.1" 204 0
2026-03-24 22:28:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10709949
2026-03-24 22:28:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0312761-4827-55c6-932e-04115dbb0258 with scrape type 2
2026-03-24 22:28:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0312761-4827-55c6-932e-04115dbb0258 with scrape type 2
2026-03-24 22:28:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0312761-4827-55c6-932e-04115dbb0258, identifier: 10709949
2026-03-24 22:28:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10709949
2026-03-24 22:28:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10709949
2026-03-24 22:28:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10709949 to the API
2026-03-24 22:28:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709949>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f0312761-4827-55c6-932e-04115dbb0258',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WSC066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709949',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 135062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2019-08-27',
'seats_number': 5,
'seller_name': 'Wit-Gele Kruis Vlaams-Brabant vzw',
'title': 'Renault Clio 0.9 TCe Zen - Petrol - Manual - 90 hp - 135.062 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2019}
2026-03-24 22:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709949%27 HTTP/1.1" 200 None
2026-03-24 22:28:59 [adesa.be] INFO: Saving data for 10709949: {'auction_closing_time': 1774436400.0, 'created_time': 1774279973.564971, 'last_price_update_time': 1774391339.316236}
2026-03-24 22:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709949') HTTP/1.1" 204 0
2026-03-24 22:28:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:28: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 22:28:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10709951
2026-03-24 22:28:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a24e3a4d-2851-5c84-9826-598bf889d0fd with scrape type 2
2026-03-24 22:28:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a24e3a4d-2851-5c84-9826-598bf889d0fd with scrape type 2
2026-03-24 22:28:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a24e3a4d-2851-5c84-9826-598bf889d0fd, identifier: 10709951
2026-03-24 22:28:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10709951
2026-03-24 22:28:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10709951
2026-03-24 22:28:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10709951 to the API
2026-03-24 22:28:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:28: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 22:28:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709951>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'a24e3a4d-2851-5c84-9826-598bf889d0fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WUK850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 132386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2019-09-18',
'seats_number': 5,
'seller_name': 'Wit-Gele Kruis Vlaams-Brabant vzw',
'title': 'Renault Clio 0.9 TCe Zen - Petrol - Manual - 90 hp - 132.386 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2019}
2026-03-24 22:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709951%27 HTTP/1.1" 200 None
2026-03-24 22:28:59 [adesa.be] INFO: Saving data for 10709951: {'auction_closing_time': 1774436400.0, 'created_time': 1774279963.051817, 'last_price_update_time': 1774391339.78544}
2026-03-24 22:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709951') HTTP/1.1" 204 0
2026-03-24 22:29:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10709948
2026-03-24 22:29:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with scrape type 2
2026-03-24 22:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with scrape type 2
2026-03-24 22:29:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d, identifier: 10709948
2026-03-24 22:29:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10709948
2026-03-24 22:29:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10709948
2026-03-24 22:29:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10709948 to the API
2026-03-24 22:29:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709948>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '5b4a6180-5d5d-57bd-8a97-80ec1ac4169d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAZ863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709948',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 151695,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 7,
'seller_name': 'Entreprises Générales Duchene SA',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 151.695 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709948%27 HTTP/1.1" 200 None
2026-03-24 22:29:01 [adesa.be] INFO: Saving data for 10709948: {'auction_closing_time': 1774436400.0, 'created_time': 1774279981.15397, 'last_price_update_time': 1774391341.180736}
2026-03-24 22:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709948') HTTP/1.1" 204 0
2026-03-24 22:29:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38e64f03-50db-5796-9d31-423367176818 with identifier: 10711806
2026-03-24 22:29:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38e64f03-50db-5796-9d31-423367176818 with scrape type 2
2026-03-24 22:29:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38e64f03-50db-5796-9d31-423367176818 with scrape type 2
2026-03-24 22:29:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38e64f03-50db-5796-9d31-423367176818, identifier: 10711806
2026-03-24 22:29:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38e64f03-50db-5796-9d31-423367176818 with identifier: 10711806
2026-03-24 22:29:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38e64f03-50db-5796-9d31-423367176818 with identifier: 10711806
2026-03-24 22:29:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38e64f03-50db-5796-9d31-423367176818 with identifier: 10711806 to the API
2026-03-24 22:29:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 272,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '38e64f03-50db-5796-9d31-423367176818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FCP324',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711806',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 153511,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2017-03-27',
'seats_number': 4,
'seller_name': 'Car Eyes Consulting srl',
'title': 'Audi A5 3.0 TDI S Line - Quattro - Diesel - Automatic - 272 hp - '
'153.511 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2017}
2026-03-24 22:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711806%27 HTTP/1.1" 200 None
2026-03-24 22:29:01 [adesa.be] INFO: Saving data for 10711806: {'auction_closing_time': 1801392300.0, 'created_time': 1774280085.873815, 'last_price_update_time': 1774391341.82504}
2026-03-24 22:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711806') HTTP/1.1" 204 0
2026-03-24 22:29:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10709937
2026-03-24 22:29:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e39e17e4-28de-59ae-9f57-6063496ba2f8 with scrape type 2
2026-03-24 22:29:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e39e17e4-28de-59ae-9f57-6063496ba2f8 with scrape type 2
2026-03-24 22:29:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e39e17e4-28de-59ae-9f57-6063496ba2f8, identifier: 10709937
2026-03-24 22:29:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10709937
2026-03-24 22:29:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10709937
2026-03-24 22:29:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10709937 to the API
2026-03-24 22:29:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709937>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'e39e17e4-28de-59ae-9f57-6063496ba2f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EFW330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709937',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 132194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2017-10-18',
'seats_number': 2,
'seller_name': 'Ijkpunt Landmeters bv',
'title': 'Peugeot Partner L1H1 1.6i Premium - Petrol - Manual - 98 hp - '
'132.194 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2017}
2026-03-24 22:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709937%27 HTTP/1.1" 200 None
2026-03-24 22:29:03 [adesa.be] INFO: Saving data for 10709937: {'auction_closing_time': 1774436400.0, 'created_time': 1774279979.021036, 'last_price_update_time': 1774391343.288349}
2026-03-24 22:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709937') HTTP/1.1" 204 0
2026-03-24 22:29:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bd43576-372a-5627-bb5b-691e0d952d43 with identifier: 10709944
2026-03-24 22:29:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bd43576-372a-5627-bb5b-691e0d952d43 with scrape type 2
2026-03-24 22:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bd43576-372a-5627-bb5b-691e0d952d43 with scrape type 2
2026-03-24 22:29:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bd43576-372a-5627-bb5b-691e0d952d43, identifier: 10709944
2026-03-24 22:29:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bd43576-372a-5627-bb5b-691e0d952d43 with identifier: 10709944
2026-03-24 22:29:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bd43576-372a-5627-bb5b-691e0d952d43 with identifier: 10709944
2026-03-24 22:29:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bd43576-372a-5627-bb5b-691e0d952d43 with identifier: 10709944 to the API
2026-03-24 22:29:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '0bd43576-372a-5627-bb5b-691e0d952d43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTH120',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709944',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 174522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': 'CIAC Fleet',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Manual - 130 hp - '
'174.522 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 22:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709944%27 HTTP/1.1" 200 None
2026-03-24 22:29:04 [adesa.be] INFO: Saving data for 10709944: {'auction_closing_time': 1774436400.0, 'created_time': 1774280101.631588, 'last_price_update_time': 1774391344.503795}
2026-03-24 22:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709944') HTTP/1.1" 204 0
2026-03-24 22:29:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with identifier: 10711805
2026-03-24 22:29:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with scrape type 2
2026-03-24 22:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with scrape type 2
2026-03-24 22:29:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945, identifier: 10711805
2026-03-24 22:29:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with identifier: 10711805
2026-03-24 22:29:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with identifier: 10711805
2026-03-24 22:29:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with identifier: 10711805 to the API
2026-03-24 22:29:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711805>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2elk804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711805',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 52336,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2023-11-10',
'seats_number': 5,
'seller_name': 'Car Eyes Consulting srl',
'title': 'BMW X1 18i X Line - Petrol - Automatic - 136 hp - 52.336 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2023}
2026-03-24 22:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711805%27 HTTP/1.1" 200 None
2026-03-24 22:29:05 [adesa.be] INFO: Saving data for 10711805: {'auction_closing_time': 1801392300.0, 'created_time': 1774280098.619347, 'last_price_update_time': 1774391345.441588}
2026-03-24 22:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711805') HTTP/1.1" 204 0
2026-03-24 22:29:06 [scrapy.extensions.logstats] INFO: Crawled 1040 pages (at 32 pages/min), scraped 912 items (at 32 items/min)
2026-03-24 22:29:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:29:08 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.544(s), this was the 1st time calling it.
2026-03-24 22:29:08 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.300861759962545 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:29:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec3c039c-a899-5be2-838c-d97ad10a1c86 with identifier: 10711810
2026-03-24 22:29:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec3c039c-a899-5be2-838c-d97ad10a1c86 with scrape type 2
2026-03-24 22:29:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec3c039c-a899-5be2-838c-d97ad10a1c86 with scrape type 2
2026-03-24 22:29:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec3c039c-a899-5be2-838c-d97ad10a1c86, identifier: 10711810
2026-03-24 22:29:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec3c039c-a899-5be2-838c-d97ad10a1c86 with identifier: 10711810
2026-03-24 22:29:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec3c039c-a899-5be2-838c-d97ad10a1c86 with identifier: 10711810
2026-03-24 22:29:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec3c039c-a899-5be2-838c-d97ad10a1c86 with identifier: 10711810 to the API
2026-03-24 22:29:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711810>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ec3c039c-a899-5be2-838c-d97ad10a1c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHX144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711810',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 156587,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-04-09',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'156.587 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711810%27 HTTP/1.1" 200 None
2026-03-24 22:29:09 [adesa.be] INFO: Saving data for 10711810: {'auction_closing_time': 1801392300.0, 'created_time': 1774280086.549753, 'last_price_update_time': 1774391349.738963}
2026-03-24 22:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711810') HTTP/1.1" 204 0
2026-03-24 22:29:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb38b414-9389-52aa-956c-08f588b88be9 with identifier: 10709516
2026-03-24 22:29:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb38b414-9389-52aa-956c-08f588b88be9 with scrape type 2
2026-03-24 22:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb38b414-9389-52aa-956c-08f588b88be9 with scrape type 2
2026-03-24 22:29:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb38b414-9389-52aa-956c-08f588b88be9, identifier: 10709516
2026-03-24 22:29:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb38b414-9389-52aa-956c-08f588b88be9 with identifier: 10709516
2026-03-24 22:29:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb38b414-9389-52aa-956c-08f588b88be9 with identifier: 10709516
2026-03-24 22:29:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb38b414-9389-52aa-956c-08f588b88be9 with identifier: 10709516 to the API
2026-03-24 22:29:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709516>
{'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-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'fb38b414-9389-52aa-956c-08f588b88be9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNE578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709516',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 184613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8850,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Peugeot 3008 1.2i Style - Petrol - Automatic - 130 hp - 184.613 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709516%27 HTTP/1.1" 200 None
2026-03-24 22:29:11 [adesa.be] INFO: Saving data for 10709516: {'auction_closing_time': 1774436400.0, 'created_time': 1774280096.073213, 'last_price_update_time': 1774391351.052624}
2026-03-24 22:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709516') HTTP/1.1" 204 0
2026-03-24 22:29:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:29:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fbb9610-4a60-5126-a0f8-74faa333e2c3 with identifier: 10710872
2026-03-24 22:29:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fbb9610-4a60-5126-a0f8-74faa333e2c3 with scrape type 2
2026-03-24 22:29:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fbb9610-4a60-5126-a0f8-74faa333e2c3 with scrape type 2
2026-03-24 22:29:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8fbb9610-4a60-5126-a0f8-74faa333e2c3, identifier: 10710872
2026-03-24 22:29:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8fbb9610-4a60-5126-a0f8-74faa333e2c3 with identifier: 10710872
2026-03-24 22:29:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8fbb9610-4a60-5126-a0f8-74faa333e2c3 with identifier: 10710872
2026-03-24 22:29:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8fbb9610-4a60-5126-a0f8-74faa333e2c3 with identifier: 10710872 to the API
2026-03-24 22:29:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710872>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '8fbb9610-4a60-5126-a0f8-74faa333e2c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCV787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710872',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 249432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8950,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'CIAC Fleet',
'title': 'Volkswagen Touran 2.0 TDI Highline - Diesel - Automatic - 150 hp - '
'249.432 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2023}
2026-03-24 22:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710872%27 HTTP/1.1" 200 None
2026-03-24 22:29:14 [adesa.be] INFO: Saving data for 10710872: {'auction_closing_time': 1774436400.0, 'created_time': 1774280054.142488, 'last_price_update_time': 1774391354.821716}
2026-03-24 22:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710872') HTTP/1.1" 204 0
2026-03-24 22:29:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 753a7bdd-9e64-5bc0-950f-e5ea165f1dd4 with identifier: 10710876
2026-03-24 22:29:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 753a7bdd-9e64-5bc0-950f-e5ea165f1dd4 with scrape type 2
2026-03-24 22:29:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 753a7bdd-9e64-5bc0-950f-e5ea165f1dd4 with scrape type 2
2026-03-24 22:29:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 753a7bdd-9e64-5bc0-950f-e5ea165f1dd4, identifier: 10710876
2026-03-24 22:29:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 753a7bdd-9e64-5bc0-950f-e5ea165f1dd4 with identifier: 10710876
2026-03-24 22:29:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 753a7bdd-9e64-5bc0-950f-e5ea165f1dd4 with identifier: 10710876
2026-03-24 22:29:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 753a7bdd-9e64-5bc0-950f-e5ea165f1dd4 with identifier: 10710876 to the API
2026-03-24 22:29:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710876>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Electric',
'id': '753a7bdd-9e64-5bc0-950f-e5ea165f1dd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRP216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710876',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 132396,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20350,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz EQC 400 Business Solution AMG - 4-Matic - Electric - '
'Automatic - 408 hp - 132.396 km',
'transmission': 'automatic',
'trim': 'Business Solution AMG',
'vin': None,
'year': 2022}
2026-03-24 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710876%27 HTTP/1.1" 200 None
2026-03-24 22:29:16 [adesa.be] INFO: Saving data for 10710876: {'auction_closing_time': 1774436400.0, 'created_time': 1774280107.043467, 'last_price_update_time': 1774391356.300259}
2026-03-24 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710876') HTTP/1.1" 204 0
2026-03-24 22:29:16 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.804(s), this was the 1st time calling it.
2026-03-24 22:29:16 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.772373750921243 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:29:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10710864
2026-03-24 22:29:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with scrape type 2
2026-03-24 22:29:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with scrape type 2
2026-03-24 22:29:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04f82a46-8652-5bf4-8709-6f1a1d6efa81, identifier: 10710864
2026-03-24 22:29:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10710864
2026-03-24 22:29:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10710864
2026-03-24 22:29:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10710864 to the API
2026-03-24 22:29:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710864>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '04f82a46-8652-5bf4-8709-6f1a1d6efa81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGX425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710864',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 143887,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Entreprises Générales Duchene SA',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Manual - 130 hp - 143.887 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710864%27 HTTP/1.1" 200 None
2026-03-24 22:29:23 [adesa.be] INFO: Saving data for 10710864: {'auction_closing_time': 1774436400.0, 'created_time': 1774280099.44714, 'last_price_update_time': 1774391363.078511}
2026-03-24 22:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710864') HTTP/1.1" 204 0
2026-03-24 22:29:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:29:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10709954
2026-03-24 22:29:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab51252-1446-53cb-b5f6-32bb7c0e3623 with scrape type 2
2026-03-24 22:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eab51252-1446-53cb-b5f6-32bb7c0e3623 with scrape type 2
2026-03-24 22:29:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eab51252-1446-53cb-b5f6-32bb7c0e3623, identifier: 10709954
2026-03-24 22:29:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10709954
2026-03-24 22:29:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10709954
2026-03-24 22:29:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10709954 to the API
2026-03-24 22:29:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709954>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'eab51252-1446-53cb-b5f6-32bb7c0e3623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KS056550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709954',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 77250,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-07-08',
'seats_number': 5,
'seller_name': 'NS Cars',
'title': 'Peugeot 3008 1.2i GT Line - Petrol - Manual - 130 hp - 77.250 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-24 22:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709954%27 HTTP/1.1" 200 None
2026-03-24 22:29:28 [adesa.be] INFO: Saving data for 10709954: {'auction_closing_time': 1774436400.0, 'created_time': 1774280095.344038, 'last_price_update_time': 1774391368.644813}
2026-03-24 22:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709954') HTTP/1.1" 204 0
2026-03-24 22:29:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b09d97e-df50-5c45-ad0c-dd6d0f1d6c4c with identifier: 10710877
2026-03-24 22:29:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b09d97e-df50-5c45-ad0c-dd6d0f1d6c4c with scrape type 2
2026-03-24 22:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b09d97e-df50-5c45-ad0c-dd6d0f1d6c4c with scrape type 2
2026-03-24 22:29:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b09d97e-df50-5c45-ad0c-dd6d0f1d6c4c, identifier: 10710877
2026-03-24 22:29:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b09d97e-df50-5c45-ad0c-dd6d0f1d6c4c with identifier: 10710877
2026-03-24 22:29:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b09d97e-df50-5c45-ad0c-dd6d0f1d6c4c with identifier: 10710877
2026-03-24 22:29:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b09d97e-df50-5c45-ad0c-dd6d0f1d6c4c with identifier: 10710877 to the API
2026-03-24 22:29:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710877>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '3b09d97e-df50-5c45-ad0c-dd6d0f1d6c4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSB018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710877',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 95728,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz A 200d Business Solution - Diesel - Automatic - 150 '
'hp - 95.728 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-24 22:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710877%27 HTTP/1.1" 200 None
2026-03-24 22:29:31 [adesa.be] INFO: Saving data for 10710877: {'auction_closing_time': 1774436400.0, 'created_time': 1774280102.35898, 'last_price_update_time': 1774391371.705892}
2026-03-24 22:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710877') HTTP/1.1" 204 0
2026-03-24 22:29:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d38a70b-e9de-503a-821f-d742c2b6ff90 with identifier: 10709945
2026-03-24 22:29:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d38a70b-e9de-503a-821f-d742c2b6ff90 with scrape type 2
2026-03-24 22:29:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d38a70b-e9de-503a-821f-d742c2b6ff90 with scrape type 2
2026-03-24 22:29:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d38a70b-e9de-503a-821f-d742c2b6ff90, identifier: 10709945
2026-03-24 22:29:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d38a70b-e9de-503a-821f-d742c2b6ff90 with identifier: 10709945
2026-03-24 22:29:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d38a70b-e9de-503a-821f-d742c2b6ff90 with identifier: 10709945
2026-03-24 22:29:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d38a70b-e9de-503a-821f-d742c2b6ff90 with identifier: 10709945 to the API
2026-03-24 22:29:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709945>
{'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-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7d38a70b-e9de-503a-821f-d742c2b6ff90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ghp295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709945',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 162327,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2015-10-06',
'seats_number': 5,
'seller_name': 'SBT Offerande bv',
'title': 'Land Rover Range Rover Evoque - AWD - Diesel - Automatic - 149 hp - '
'162.327 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709945%27 HTTP/1.1" 200 None
2026-03-24 22:29:37 [adesa.be] INFO: Saving data for 10709945: {'auction_closing_time': 1774436400.0, 'created_time': 1774280104.827599, 'last_price_update_time': 1774391377.112378}
2026-03-24 22:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709945') HTTP/1.1" 204 0
2026-03-24 22:29:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with identifier: 10709926
2026-03-24 22:29:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with scrape type 2
2026-03-24 22:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with scrape type 2
2026-03-24 22:29:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3, identifier: 10709926
2026-03-24 22:29:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with identifier: 10709926
2026-03-24 22:29:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with identifier: 10709926
2026-03-24 22:29:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with identifier: 10709926 to the API
2026-03-24 22:29:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709926>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGT418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709926',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 28048,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2023-03-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Stonic 1.0 - Petrol - 101 hp - 28.048 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709926%27 HTTP/1.1" 200 None
2026-03-24 22:29:41 [adesa.be] INFO: Saving data for 10709926: {'auction_closing_time': 1774436400.0, 'created_time': 1774280108.608451, 'last_price_update_time': 1774391381.779102}
2026-03-24 22:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709926') HTTP/1.1" 204 0
2026-03-24 22:29:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10709929
2026-03-24 22:29:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with scrape type 2
2026-03-24 22:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with scrape type 2
2026-03-24 22:29:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2c76edc-87ee-53aa-9dee-ed34fdac4c59, identifier: 10709929
2026-03-24 22:29:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10709929
2026-03-24 22:29:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10709929
2026-03-24 22:29:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10709929 to the API
2026-03-24 22:29:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709929>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e2c76edc-87ee-53aa-9dee-ed34fdac4c59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJL156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709929',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 211572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7950,
'price_includes_vat': True,
'registration_date': '2020-01-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - 4Motion - Diesel - 150 hp - '
'211.572 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-24 22:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709929%27 HTTP/1.1" 200 None
2026-03-24 22:29:42 [adesa.be] INFO: Saving data for 10709929: {'auction_closing_time': 1774436400.0, 'created_time': 1774280041.631751, 'last_price_update_time': 1774391382.173077}
2026-03-24 22:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709929') HTTP/1.1" 204 0
2026-03-24 22:29:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8727b7bd-38ac-5c14-953f-20e4eb3e9c9e with identifier: 10710863
2026-03-24 22:29:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8727b7bd-38ac-5c14-953f-20e4eb3e9c9e with scrape type 2
2026-03-24 22:29:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8727b7bd-38ac-5c14-953f-20e4eb3e9c9e with scrape type 2
2026-03-24 22:29:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8727b7bd-38ac-5c14-953f-20e4eb3e9c9e, identifier: 10710863
2026-03-24 22:29:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8727b7bd-38ac-5c14-953f-20e4eb3e9c9e with identifier: 10710863
2026-03-24 22:29:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8727b7bd-38ac-5c14-953f-20e4eb3e9c9e with identifier: 10710863
2026-03-24 22:29:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8727b7bd-38ac-5c14-953f-20e4eb3e9c9e with identifier: 10710863 to the API
2026-03-24 22:29:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710863>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': '8727b7bd-38ac-5c14-953f-20e4eb3e9c9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNS160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710863',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 20732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10550,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Peugeot 2008 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'20.732 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 22:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710863%27 HTTP/1.1" 200 None
2026-03-24 22:29:43 [adesa.be] INFO: Saving data for 10710863: {'auction_closing_time': 1774436400.0, 'created_time': 1774280103.67231, 'last_price_update_time': 1774391383.159767}
2026-03-24 22:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710863') HTTP/1.1" 204 0
2026-03-24 22:29:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c373bd66-7de3-5556-a663-9c7526a18d7d with identifier: 10709953
2026-03-24 22:29:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c373bd66-7de3-5556-a663-9c7526a18d7d with scrape type 2
2026-03-24 22:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c373bd66-7de3-5556-a663-9c7526a18d7d with scrape type 2
2026-03-24 22:29:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c373bd66-7de3-5556-a663-9c7526a18d7d, identifier: 10709953
2026-03-24 22:29:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c373bd66-7de3-5556-a663-9c7526a18d7d with identifier: 10709953
2026-03-24 22:29:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c373bd66-7de3-5556-a663-9c7526a18d7d with identifier: 10709953
2026-03-24 22:29:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c373bd66-7de3-5556-a663-9c7526a18d7d with identifier: 10709953 to the API
2026-03-24 22:29:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709953>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '2.0L',
'engine_horse_power': 112,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'c373bd66-7de3-5556-a663-9c7526a18d7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LBX718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709953',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 141317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1650,
'price_includes_vat': True,
'registration_date': '2005-07-28',
'seats_number': 5,
'seller_name': 'ZOUHRI, SAMIR // SAM CARS',
'title': 'Hyundai Tucson 2.0 CRDi - Diesel - Manual - 112 hp - 141.317 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2005}
2026-03-24 22:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709953%27 HTTP/1.1" 200 None
2026-03-24 22:29:44 [adesa.be] INFO: Saving data for 10709953: {'auction_closing_time': 1774436400.0, 'created_time': 1774280122.973036, 'last_price_update_time': 1774391384.099966}
2026-03-24 22:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709953') HTTP/1.1" 204 0
2026-03-24 22:29:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709943> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebabcbb3-00c9-5965-9a01-6c87ddf29501 with identifier: 10709943
2026-03-24 22:29:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebabcbb3-00c9-5965-9a01-6c87ddf29501 with scrape type 2
2026-03-24 22:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebabcbb3-00c9-5965-9a01-6c87ddf29501 with scrape type 2
2026-03-24 22:29:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebabcbb3-00c9-5965-9a01-6c87ddf29501, identifier: 10709943
2026-03-24 22:29:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebabcbb3-00c9-5965-9a01-6c87ddf29501 with identifier: 10709943
2026-03-24 22:29:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebabcbb3-00c9-5965-9a01-6c87ddf29501 with identifier: 10709943
2026-03-24 22:29:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebabcbb3-00c9-5965-9a01-6c87ddf29501 with identifier: 10709943 to the API
2026-03-24 22:29:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709943>
{'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': 120,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'ebabcbb3-00c9-5965-9a01-6c87ddf29501',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709943',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 44700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2018-11-09',
'seats_number': 5,
'seller_name': 'DBI-used cars',
'title': 'Ford Kuga 1.5 EcoBoost Business - Petrol - Manual - 120 hp - 44.700 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-24 22:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709943%27 HTTP/1.1" 200 None
2026-03-24 22:29:50 [adesa.be] INFO: Saving data for 10709943: {'auction_closing_time': 1774436400.0, 'created_time': 1774280112.629216, 'last_price_update_time': 1774391390.363017}
2026-03-24 22:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709943') HTTP/1.1" 204 0
2026-03-24 22:29:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2294974-ab18-50fa-80d3-942ffafbd727 with identifier: 10709939
2026-03-24 22:29:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2294974-ab18-50fa-80d3-942ffafbd727 with scrape type 2
2026-03-24 22:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2294974-ab18-50fa-80d3-942ffafbd727 with scrape type 2
2026-03-24 22:29:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2294974-ab18-50fa-80d3-942ffafbd727, identifier: 10709939
2026-03-24 22:29:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2294974-ab18-50fa-80d3-942ffafbd727 with identifier: 10709939
2026-03-24 22:29:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2294974-ab18-50fa-80d3-942ffafbd727 with identifier: 10709939
2026-03-24 22:29:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2294974-ab18-50fa-80d3-942ffafbd727 with identifier: 10709939 to the API
2026-03-24 22:29:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709939>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f2294974-ab18-50fa-80d3-942ffafbd727',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VXT386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709939',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 159965,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2019-04-01',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Citroën Jumpy 2.0 HDI Club - Diesel - Automatic - 177 hp - 159.965 '
'km',
'transmission': 'automatic',
'trim': 'Club',
'vin': None,
'year': 2019}
2026-03-24 22:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709939%27 HTTP/1.1" 200 None
2026-03-24 22:29:51 [adesa.be] INFO: Saving data for 10709939: {'auction_closing_time': 1774436400.0, 'created_time': 1774280136.227361, 'last_price_update_time': 1774391391.864441}
2026-03-24 22:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709939') HTTP/1.1" 204 0
2026-03-24 22:29:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with identifier: 10709933
2026-03-24 22:29:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with scrape type 2
2026-03-24 22:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with scrape type 2
2026-03-24 22:29:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249, identifier: 10709933
2026-03-24 22:29:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with identifier: 10709933
2026-03-24 22:29:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with identifier: 10709933
2026-03-24 22:29:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with identifier: 10709933 to the API
2026-03-24 22:29:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709933>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '6b2f37fa-d3d8-57a1-b992-d9df05cd3249',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMQ537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709933',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 121837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2020-10-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 30e - Hybrid - Automatic - 184 hp - 121.837 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709933%27 HTTP/1.1" 200 None
2026-03-24 22:29:53 [adesa.be] INFO: Saving data for 10709933: {'auction_closing_time': 1774436400.0, 'created_time': 1774280118.924337, 'last_price_update_time': 1774391393.343659}
2026-03-24 22:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709933') HTTP/1.1" 204 0
2026-03-24 22:29:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:29: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 22:29:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10709941
2026-03-24 22:29:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with scrape type 2
2026-03-24 22:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with scrape type 2
2026-03-24 22:29:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fb40516-62da-5f36-90ba-cee9d0f40fe7, identifier: 10709941
2026-03-24 22:29:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10709941
2026-03-24 22:29:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10709941
2026-03-24 22:29:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10709941 to the API
2026-03-24 22:29:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:29: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 22:29:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709941>
{'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-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9fb40516-62da-5f36-90ba-cee9d0f40fe7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXA371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709941',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 205670,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-04-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 18d Lounge - Diesel - Automatic - 150 hp - 205.670 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-24 22:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709941%27 HTTP/1.1" 200 None
2026-03-24 22:29:57 [adesa.be] INFO: Saving data for 10709941: {'auction_closing_time': 1774436400.0, 'created_time': 1774280121.142127, 'last_price_update_time': 1774391397.045311}
2026-03-24 22:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709941') HTTP/1.1" 204 0
2026-03-24 22:30:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f989c882-7165-52b6-8f41-ecb0611bb030 with identifier: 10709932
2026-03-24 22:30:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f989c882-7165-52b6-8f41-ecb0611bb030 with scrape type 2
2026-03-24 22:30:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f989c882-7165-52b6-8f41-ecb0611bb030 with scrape type 2
2026-03-24 22:30:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f989c882-7165-52b6-8f41-ecb0611bb030, identifier: 10709932
2026-03-24 22:30:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f989c882-7165-52b6-8f41-ecb0611bb030 with identifier: 10709932
2026-03-24 22:30:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f989c882-7165-52b6-8f41-ecb0611bb030 with identifier: 10709932
2026-03-24 22:30:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f989c882-7165-52b6-8f41-ecb0611bb030 with identifier: 10709932 to the API
2026-03-24 22:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30: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 22:30:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709932>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f989c882-7165-52b6-8f41-ecb0611bb030',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NW7893',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709932',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 132833,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-06-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18d Lounge - Diesel - 150 hp - 132.833 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-24 22:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709932%27 HTTP/1.1" 200 None
2026-03-24 22:30:05 [adesa.be] INFO: Saving data for 10709932: {'auction_closing_time': 1774436400.0, 'created_time': 1774280131.849692, 'last_price_update_time': 1774391405.401305}
2026-03-24 22:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709932') HTTP/1.1" 204 0
2026-03-24 22:30:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.360(s), this was the 1st time calling it.
2026-03-24 22:30:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.113179441495835 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:30:06 [scrapy.extensions.logstats] INFO: Crawled 1057 pages (at 17 pages/min), scraped 929 items (at 17 items/min)
2026-03-24 22:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:30:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with identifier: 10709931
2026-03-24 22:30:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with scrape type 2
2026-03-24 22:30:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with scrape type 2
2026-03-24 22:30:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4, identifier: 10709931
2026-03-24 22:30:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with identifier: 10709931
2026-03-24 22:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with identifier: 10709931
2026-03-24 22:30:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with identifier: 10709931 to the API
2026-03-24 22:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30: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 22:30:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709931>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '93b2a47e-7cdc-59bd-b77c-d536ead8acc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XGU827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709931',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 167415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 6 Series GT 620d M Sport - Diesel - Automatic - 190 hp - '
'167.415 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-24 22:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709931%27 HTTP/1.1" 200 None
2026-03-24 22:30:08 [adesa.be] INFO: Saving data for 10709931: {'auction_closing_time': 1774436400.0, 'created_time': 1774280123.98174, 'last_price_update_time': 1774391408.115382}
2026-03-24 22:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709931') HTTP/1.1" 204 0
2026-03-24 22:30:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709942> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10709942
2026-03-24 22:30:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b30ffe4d-7e83-50dc-b664-0bc08a822eeb with scrape type 2
2026-03-24 22:30:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b30ffe4d-7e83-50dc-b664-0bc08a822eeb with scrape type 2
2026-03-24 22:30:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b30ffe4d-7e83-50dc-b664-0bc08a822eeb, identifier: 10709942
2026-03-24 22:30:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10709942
2026-03-24 22:30:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10709942
2026-03-24 22:30:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10709942 to the API
2026-03-24 22:30:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30: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 22:30:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709942>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b30ffe4d-7e83-50dc-b664-0bc08a822eeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLY534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709942',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 81921,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 81.921 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 22:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709942%27 HTTP/1.1" 200 None
2026-03-24 22:30:08 [adesa.be] INFO: Saving data for 10709942: {'auction_closing_time': 1774436400.0, 'created_time': 1774280051.849217, 'last_price_update_time': 1774391408.609117}
2026-03-24 22:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709942') HTTP/1.1" 204 0
2026-03-24 22:30:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b55c755d-7a79-592b-96d3-7e0d15ffbc0a with identifier: 10709956
2026-03-24 22:30:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b55c755d-7a79-592b-96d3-7e0d15ffbc0a with scrape type 2
2026-03-24 22:30:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b55c755d-7a79-592b-96d3-7e0d15ffbc0a with scrape type 2
2026-03-24 22:30:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b55c755d-7a79-592b-96d3-7e0d15ffbc0a, identifier: 10709956
2026-03-24 22:30:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b55c755d-7a79-592b-96d3-7e0d15ffbc0a with identifier: 10709956
2026-03-24 22:30:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b55c755d-7a79-592b-96d3-7e0d15ffbc0a with identifier: 10709956
2026-03-24 22:30:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b55c755d-7a79-592b-96d3-7e0d15ffbc0a with identifier: 10709956 to the API
2026-03-24 22:30:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30: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 22:30:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709956>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'b55c755d-7a79-592b-96d3-7e0d15ffbc0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CSJ552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709956',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 331132,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2012-02-16',
'seats_number': 5,
'seller_name': 'Jetcars BV',
'title': 'Jeep Grand Cherokee 3.0 Overland - AWD - Diesel - Automatic - 250 '
'hp - 331.132 km',
'transmission': 'automatic',
'trim': 'Overland',
'vin': None,
'year': 2012}
2026-03-24 22:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709956%27 HTTP/1.1" 200 None
2026-03-24 22:30:09 [adesa.be] INFO: Saving data for 10709956: {'auction_closing_time': 1774436400.0, 'created_time': 1774280107.860675, 'last_price_update_time': 1774391409.526449}
2026-03-24 22:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709956') HTTP/1.1" 204 0
2026-03-24 22:30:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b81d44d7-8ed9-5112-8ac6-62061001012b with identifier: 10709959
2026-03-24 22:30:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b81d44d7-8ed9-5112-8ac6-62061001012b with scrape type 2
2026-03-24 22:30:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b81d44d7-8ed9-5112-8ac6-62061001012b with scrape type 2
2026-03-24 22:30:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b81d44d7-8ed9-5112-8ac6-62061001012b, identifier: 10709959
2026-03-24 22:30:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b81d44d7-8ed9-5112-8ac6-62061001012b with identifier: 10709959
2026-03-24 22:30:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b81d44d7-8ed9-5112-8ac6-62061001012b with identifier: 10709959
2026-03-24 22:30:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b81d44d7-8ed9-5112-8ac6-62061001012b with identifier: 10709959 to the API
2026-03-24 22:30:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30: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 22:30:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709959>
{'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-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'b81d44d7-8ed9-5112-8ac6-62061001012b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAZ905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709959',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 118361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TFSI - Petrol - Automatic - 150 hp - 118.361 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709959%27 HTTP/1.1" 200 None
2026-03-24 22:30:12 [adesa.be] INFO: Saving data for 10709959: {'auction_closing_time': 1774436400.0, 'created_time': 1774280126.328014, 'last_price_update_time': 1774391412.129323}
2026-03-24 22:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709959') HTTP/1.1" 204 0
2026-03-24 22:30:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:30:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:30:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fb833a1-c0b7-53f0-9338-ece8c5d3bfc8 with identifier: 10710871
2026-03-24 22:30:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fb833a1-c0b7-53f0-9338-ece8c5d3bfc8 with scrape type 2
2026-03-24 22:30:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fb833a1-c0b7-53f0-9338-ece8c5d3bfc8 with scrape type 2
2026-03-24 22:30:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4fb833a1-c0b7-53f0-9338-ece8c5d3bfc8, identifier: 10710871
2026-03-24 22:30:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4fb833a1-c0b7-53f0-9338-ece8c5d3bfc8 with identifier: 10710871
2026-03-24 22:30:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4fb833a1-c0b7-53f0-9338-ece8c5d3bfc8 with identifier: 10710871
2026-03-24 22:30:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4fb833a1-c0b7-53f0-9338-ece8c5d3bfc8 with identifier: 10710871 to the API
2026-03-24 22:30:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30: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 22:30:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710871>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '4fb833a1-c0b7-53f0-9338-ece8c5d3bfc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TRADING',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710871',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 127159,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2015-07-30',
'seats_number': 4,
'seller_name': 'DBI-used cars',
'title': 'BMW 4 Series Coupé 418d Luxury - Diesel - Manual - 150 hp - 127.159 '
'km',
'transmission': 'manual',
'trim': 'Luxury',
'vin': None,
'year': 2015}
2026-03-24 22:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710871%27 HTTP/1.1" 200 None
2026-03-24 22:30:12 [adesa.be] INFO: Saving data for 10710871: {'auction_closing_time': 1774436400.0, 'created_time': 1774279916.239068, 'last_price_update_time': 1774391412.632771}
2026-03-24 22:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710871') HTTP/1.1" 204 0
2026-03-24 22:30:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba6cc378-d6d1-54ef-83a1-47a680690392 with identifier: 10710862
2026-03-24 22:30:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba6cc378-d6d1-54ef-83a1-47a680690392 with scrape type 2
2026-03-24 22:30:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba6cc378-d6d1-54ef-83a1-47a680690392 with scrape type 2
2026-03-24 22:30:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba6cc378-d6d1-54ef-83a1-47a680690392, identifier: 10710862
2026-03-24 22:30:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba6cc378-d6d1-54ef-83a1-47a680690392 with identifier: 10710862
2026-03-24 22:30:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba6cc378-d6d1-54ef-83a1-47a680690392 with identifier: 10710862
2026-03-24 22:30:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba6cc378-d6d1-54ef-83a1-47a680690392 with identifier: 10710862 to the API
2026-03-24 22:30:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30: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 22:30:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710862>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Electric',
'id': 'ba6cc378-d6d1-54ef-83a1-47a680690392',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUZ644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710862',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 120222,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13750,
'price_includes_vat': True,
'registration_date': '2020-06-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi E-Tron 50 Advanced - Quattro - Electric - Automatic - 313 hp - '
'120.222 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
2026-03-24 22:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710862%27 HTTP/1.1" 200 None
2026-03-24 22:30:13 [adesa.be] INFO: Saving data for 10710862: {'auction_closing_time': 1774436400.0, 'created_time': 1774280124.784733, 'last_price_update_time': 1774391413.046283}
2026-03-24 22:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710862') HTTP/1.1" 204 0
2026-03-24 22:30:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10710899
2026-03-24 22:30:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d30df25-3f0f-5c9d-91f7-e45920887ffa with scrape type 2
2026-03-24 22:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d30df25-3f0f-5c9d-91f7-e45920887ffa with scrape type 2
2026-03-24 22:30:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d30df25-3f0f-5c9d-91f7-e45920887ffa, identifier: 10710899
2026-03-24 22:30:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10710899
2026-03-24 22:30:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10710899
2026-03-24 22:30:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10710899 to the API
2026-03-24 22:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30: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 22:30:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710899>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '0d30df25-3f0f-5c9d-91f7-e45920887ffa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKG639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710899',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 121413,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 200d - Diesel - Automatic - 163 hp - 121.413 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710899%27 HTTP/1.1" 200 None
2026-03-24 22:30:14 [adesa.be] INFO: Saving data for 10710899: {'auction_closing_time': 1774436400.0, 'created_time': 1774280143.953782, 'last_price_update_time': 1774391414.844634}
2026-03-24 22:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710899') HTTP/1.1" 204 0
2026-03-24 22:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with identifier: 10710855
2026-03-24 22:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with scrape type 2
2026-03-24 22:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with scrape type 2
2026-03-24 22:30:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64, identifier: 10710855
2026-03-24 22:30:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with identifier: 10710855
2026-03-24 22:30:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with identifier: 10710855
2026-03-24 22:30:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64 with identifier: 10710855 to the API
2026-03-24 22:30:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710855>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 112,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '69838cf1-c9b0-5e5b-8c4d-7fbfc26fff64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '020875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710855',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 203679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2011-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 1.6 HDI - Diesel - Manual - 112 hp - 203.679 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-24 22:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710855%27 HTTP/1.1" 200 None
2026-03-24 22:30:15 [adesa.be] INFO: Saving data for 10710855: {'auction_closing_time': 1774436400.0, 'created_time': 1774279983.243756, 'last_price_update_time': 1774391415.654973}
2026-03-24 22:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710855') HTTP/1.1" 204 0
2026-03-24 22:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6d251a5-077b-5e45-a3b2-203edfca45ed with identifier: 10710861
2026-03-24 22:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6d251a5-077b-5e45-a3b2-203edfca45ed with scrape type 2
2026-03-24 22:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6d251a5-077b-5e45-a3b2-203edfca45ed with scrape type 2
2026-03-24 22:30:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6d251a5-077b-5e45-a3b2-203edfca45ed, identifier: 10710861
2026-03-24 22:30:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6d251a5-077b-5e45-a3b2-203edfca45ed with identifier: 10710861
2026-03-24 22:30:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6d251a5-077b-5e45-a3b2-203edfca45ed with identifier: 10710861
2026-03-24 22:30:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6d251a5-077b-5e45-a3b2-203edfca45ed with identifier: 10710861 to the API
2026-03-24 22:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710861>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 224,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a6d251a5-077b-5e45-a3b2-203edfca45ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSL178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710861',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 72756,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11050,
'price_includes_vat': True,
'registration_date': '2020-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Active Tourer 225e iPerformance - xDrive - Hybrid - '
'Automatic - 224 hp - 72.756 km',
'transmission': 'automatic',
'trim': 'iPerformance',
'vin': None,
'year': 2020}
2026-03-24 22:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710861%27 HTTP/1.1" 200 None
2026-03-24 22:30:17 [adesa.be] INFO: Saving data for 10710861: {'auction_closing_time': 1774436400.0, 'created_time': 1774280128.282533, 'last_price_update_time': 1774391417.64565}
2026-03-24 22:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710861') HTTP/1.1" 204 0
2026-03-24 22:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54db5c5e-84dd-5fe3-b9ea-359ecb983da3 with identifier: 10711309
2026-03-24 22:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54db5c5e-84dd-5fe3-b9ea-359ecb983da3 with scrape type 2
2026-03-24 22:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54db5c5e-84dd-5fe3-b9ea-359ecb983da3 with scrape type 2
2026-03-24 22:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 54db5c5e-84dd-5fe3-b9ea-359ecb983da3, identifier: 10711309
2026-03-24 22:30:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 54db5c5e-84dd-5fe3-b9ea-359ecb983da3 with identifier: 10711309
2026-03-24 22:30:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 54db5c5e-84dd-5fe3-b9ea-359ecb983da3 with identifier: 10711309
2026-03-24 22:30:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 54db5c5e-84dd-5fe3-b9ea-359ecb983da3 with identifier: 10711309 to the API
2026-03-24 22:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30: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 22:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711309>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '54db5c5e-84dd-5fe3-b9ea-359ecb983da3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '111817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711309',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 22457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen T-ROC 1.5 TSI R-Line - Petrol - Automatic - 150 hp - '
'22.457 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2024}
2026-03-24 22:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711309%27 HTTP/1.1" 200 None
2026-03-24 22:30:21 [adesa.be] INFO: Saving data for 10711309: {'auction_closing_time': 1774431000.0, 'created_time': 1774280137.547734, 'last_price_update_time': 1774391421.707641}
2026-03-24 22:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711309') HTTP/1.1" 204 0
2026-03-24 22:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with identifier: 10710856
2026-03-24 22:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with scrape type 2
2026-03-24 22:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with scrape type 2
2026-03-24 22:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7369d449-4b6a-583f-a1bb-3b5fd3065f71, identifier: 10710856
2026-03-24 22:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with identifier: 10710856
2026-03-24 22:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with identifier: 10710856
2026-03-24 22:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with identifier: 10710856 to the API
2026-03-24 22:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30: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 22:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710856>
{'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': 163,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7369d449-4b6a-583f-a1bb-3b5fd3065f71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATP430',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710856',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 170410,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13750,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TDI Advanced - Diesel - Automatic - 163 hp - '
'170.410 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 22:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710856%27 HTTP/1.1" 200 None
2026-03-24 22:30:24 [adesa.be] INFO: Saving data for 10710856: {'auction_closing_time': 1774436400.0, 'created_time': 1774280138.267271, 'last_price_update_time': 1774391424.516555}
2026-03-24 22:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710856') HTTP/1.1" 204 0
2026-03-24 22:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a506481-eb7d-5d9a-9e74-6c1a6297a2a5 with identifier: 10711316
2026-03-24 22:30:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a506481-eb7d-5d9a-9e74-6c1a6297a2a5 with scrape type 2
2026-03-24 22:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a506481-eb7d-5d9a-9e74-6c1a6297a2a5 with scrape type 2
2026-03-24 22:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a506481-eb7d-5d9a-9e74-6c1a6297a2a5, identifier: 10711316
2026-03-24 22:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a506481-eb7d-5d9a-9e74-6c1a6297a2a5 with identifier: 10711316
2026-03-24 22:30:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a506481-eb7d-5d9a-9e74-6c1a6297a2a5 with identifier: 10711316
2026-03-24 22:30:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a506481-eb7d-5d9a-9e74-6c1a6297a2a5 with identifier: 10711316 to the API
2026-03-24 22:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711316>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1a506481-eb7d-5d9a-9e74-6c1a6297a2a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPZ424',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711316',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 185657,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 7,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Life Business - Diesel - '
'Automatic - 150 hp - 185.657 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-24 22:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711316%27 HTTP/1.1" 200 None
2026-03-24 22:30:26 [adesa.be] INFO: Saving data for 10711316: {'auction_closing_time': 1774431000.0, 'created_time': 1774280138.953257, 'last_price_update_time': 1774391426.277244}
2026-03-24 22:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711316') HTTP/1.1" 204 0
2026-03-24 22:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with identifier: 10713341
2026-03-24 22:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with scrape type 2
2026-03-24 22:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with scrape type 2
2026-03-24 22:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078, identifier: 10713341
2026-03-24 22:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with identifier: 10713341
2026-03-24 22:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with identifier: 10713341
2026-03-24 22:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with identifier: 10713341 to the API
2026-03-24 22:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713341>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SRD897',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713341',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Eos',
'odometer': 233356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2007-04-27',
'seats_number': 4,
'seller_name': 'Rizq Occasions',
'title': 'Volkswagen Eos 1.6 FSI - Petrol - Manual - 115 hp - 233.356 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-24 22:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713341%27 HTTP/1.1" 200 None
2026-03-24 22:30:29 [adesa.be] INFO: Saving data for 10713341: {'auction_closing_time': 1801392300.0, 'created_time': 1774280063.635062, 'last_price_update_time': 1774391429.151815}
2026-03-24 22:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713341') HTTP/1.1" 204 0
2026-03-24 22:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84b07e6c-e35a-5321-80a0-3dd6be514297 with identifier: 10711320
2026-03-24 22:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84b07e6c-e35a-5321-80a0-3dd6be514297 with scrape type 2
2026-03-24 22:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84b07e6c-e35a-5321-80a0-3dd6be514297 with scrape type 2
2026-03-24 22:30:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84b07e6c-e35a-5321-80a0-3dd6be514297, identifier: 10711320
2026-03-24 22:30:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84b07e6c-e35a-5321-80a0-3dd6be514297 with identifier: 10711320
2026-03-24 22:30:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84b07e6c-e35a-5321-80a0-3dd6be514297 with identifier: 10711320
2026-03-24 22:30:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84b07e6c-e35a-5321-80a0-3dd6be514297 with identifier: 10711320 to the API
2026-03-24 22:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711320>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 199,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '84b07e6c-e35a-5321-80a0-3dd6be514297',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMY729',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711320',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 154903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-10-23',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 199 hp - '
'154.903 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711320%27 HTTP/1.1" 200 None
2026-03-24 22:30:30 [adesa.be] INFO: Saving data for 10711320: {'auction_closing_time': 1774431000.0, 'created_time': 1774280133.567012, 'last_price_update_time': 1774391430.533838}
2026-03-24 22:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711320') HTTP/1.1" 204 0
2026-03-24 22:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:30:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f19f7b10-789f-56e4-8754-cf31bf2ea569 with identifier: 10711310
2026-03-24 22:30:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f19f7b10-789f-56e4-8754-cf31bf2ea569 with scrape type 2
2026-03-24 22:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f19f7b10-789f-56e4-8754-cf31bf2ea569 with scrape type 2
2026-03-24 22:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f19f7b10-789f-56e4-8754-cf31bf2ea569, identifier: 10711310
2026-03-24 22:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f19f7b10-789f-56e4-8754-cf31bf2ea569 with identifier: 10711310
2026-03-24 22:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f19f7b10-789f-56e4-8754-cf31bf2ea569 with identifier: 10711310
2026-03-24 22:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f19f7b10-789f-56e4-8754-cf31bf2ea569 with identifier: 10711310 to the API
2026-03-24 22:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711310>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'f19f7b10-789f-56e4-8754-cf31bf2ea569',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EQM899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711310',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 19945,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.4 52 kWh Pure Performance - Electric - Automatic - '
'170 hp - 19.945 km',
'transmission': 'automatic',
'trim': 'Pure Performance',
'vin': None,
'year': 2023}
2026-03-24 22:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711310%27 HTTP/1.1" 200 None
2026-03-24 22:30:31 [adesa.be] INFO: Saving data for 10711310: {'auction_closing_time': 1774431000.0, 'created_time': 1774280177.645101, 'last_price_update_time': 1774391431.816239}
2026-03-24 22:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711310') HTTP/1.1" 204 0
2026-03-24 22:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711329> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:30:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cc1f5d0-5cdf-5c78-9dfd-93679c23e8b4 with identifier: 10711311
2026-03-24 22:30:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cc1f5d0-5cdf-5c78-9dfd-93679c23e8b4 with scrape type 2
2026-03-24 22:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cc1f5d0-5cdf-5c78-9dfd-93679c23e8b4 with scrape type 2
2026-03-24 22:30:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cc1f5d0-5cdf-5c78-9dfd-93679c23e8b4, identifier: 10711311
2026-03-24 22:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cc1f5d0-5cdf-5c78-9dfd-93679c23e8b4 with identifier: 10711311
2026-03-24 22:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cc1f5d0-5cdf-5c78-9dfd-93679c23e8b4 with identifier: 10711311
2026-03-24 22:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cc1f5d0-5cdf-5c78-9dfd-93679c23e8b4 with identifier: 10711311 to the API
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711311>
{'auction_title': '',
'c_o_2_emission_value': 262,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1cc1f5d0-5cdf-5c78-9dfd-93679c23e8b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGR741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711311',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 117588,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13050,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 3,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Crafter box 2.0 TDI - Diesel - Manual - 140 hp - 117.588 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711311%27 HTTP/1.1" 200 None
2026-03-24 22:30:32 [adesa.be] INFO: Saving data for 10711311: {'auction_closing_time': 1774431000.0, 'created_time': 1774280176.855565, 'last_price_update_time': 1774391432.173106}
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711311') HTTP/1.1" 204 0
2026-03-24 22:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9570764d-2881-5b02-a008-9b9799fa4250 with identifier: 10711312
2026-03-24 22:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9570764d-2881-5b02-a008-9b9799fa4250 with scrape type 2
2026-03-24 22:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9570764d-2881-5b02-a008-9b9799fa4250 with scrape type 2
2026-03-24 22:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9570764d-2881-5b02-a008-9b9799fa4250, identifier: 10711312
2026-03-24 22:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c8e74f7-1a8b-5100-9238-5fb67bb22e73 with identifier: 10711329
2026-03-24 22:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c8e74f7-1a8b-5100-9238-5fb67bb22e73 with scrape type 2
2026-03-24 22:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c8e74f7-1a8b-5100-9238-5fb67bb22e73 with scrape type 2
2026-03-24 22:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c8e74f7-1a8b-5100-9238-5fb67bb22e73, identifier: 10711329
2026-03-24 22:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9570764d-2881-5b02-a008-9b9799fa4250 with identifier: 10711312
2026-03-24 22:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9570764d-2881-5b02-a008-9b9799fa4250 with identifier: 10711312
2026-03-24 22:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9570764d-2881-5b02-a008-9b9799fa4250 with identifier: 10711312 to the API
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711312>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9570764d-2881-5b02-a008-9b9799fa4250',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XBE021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 40197,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9450,
'price_includes_vat': True,
'registration_date': '2019-11-04',
'seats_number': 3,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Crafter L3H2 2.0 TDI - Diesel - Manual - 102 hp - 40.197 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711312%27 HTTP/1.1" 200 None
2026-03-24 22:30:32 [adesa.be] INFO: Saving data for 10711312: {'auction_closing_time': 1774431000.0, 'created_time': 1774280176.518947, 'last_price_update_time': 1774391432.629856}
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711312') HTTP/1.1" 204 0
2026-03-24 22:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c8e74f7-1a8b-5100-9238-5fb67bb22e73 with identifier: 10711329
2026-03-24 22:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c8e74f7-1a8b-5100-9238-5fb67bb22e73 with identifier: 10711329
2026-03-24 22:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c8e74f7-1a8b-5100-9238-5fb67bb22e73 with identifier: 10711329 to the API
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711329>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '7c8e74f7-1a8b-5100-9238-5fb67bb22e73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CNB352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711329',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 54401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen ID.3 58 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 54.401 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711329%27 HTTP/1.1" 200 None
2026-03-24 22:30:32 [adesa.be] INFO: Saving data for 10711329: {'auction_closing_time': 1774431000.0, 'created_time': 1774280177.988574, 'last_price_update_time': 1774391432.892903}
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711329') HTTP/1.1" 204 0
2026-03-24 22:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa7e0e3b-d474-5fb1-9803-db47a35c3062 with identifier: 10711236
2026-03-24 22:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa7e0e3b-d474-5fb1-9803-db47a35c3062 with scrape type 2
2026-03-24 22:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa7e0e3b-d474-5fb1-9803-db47a35c3062 with scrape type 2
2026-03-24 22:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa7e0e3b-d474-5fb1-9803-db47a35c3062, identifier: 10711236
2026-03-24 22:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa7e0e3b-d474-5fb1-9803-db47a35c3062 with identifier: 10711236
2026-03-24 22:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa7e0e3b-d474-5fb1-9803-db47a35c3062 with identifier: 10711236
2026-03-24 22:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa7e0e3b-d474-5fb1-9803-db47a35c3062 with identifier: 10711236 to the API
2026-03-24 22:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711236>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fa7e0e3b-d474-5fb1-9803-db47a35c3062',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FTZ690',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711236',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 30215,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18550,
'price_includes_vat': True,
'registration_date': '2024-08-23',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Manual - 102 hp - 30.215 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711236%27 HTTP/1.1" 200 None
2026-03-24 22:30:33 [adesa.be] INFO: Saving data for 10711236: {'auction_closing_time': 1774431000.0, 'created_time': 1774280218.361993, 'last_price_update_time': 1774391433.843276}
2026-03-24 22:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711236') HTTP/1.1" 204 0
2026-03-24 22:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4852a1fc-81dc-5131-b383-307e4e2f67af with identifier: 10711242
2026-03-24 22:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4852a1fc-81dc-5131-b383-307e4e2f67af with scrape type 2
2026-03-24 22:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4852a1fc-81dc-5131-b383-307e4e2f67af with scrape type 2
2026-03-24 22:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4852a1fc-81dc-5131-b383-307e4e2f67af, identifier: 10711242
2026-03-24 22:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4852a1fc-81dc-5131-b383-307e4e2f67af with identifier: 10711242
2026-03-24 22:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4852a1fc-81dc-5131-b383-307e4e2f67af with identifier: 10711242
2026-03-24 22:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4852a1fc-81dc-5131-b383-307e4e2f67af with identifier: 10711242 to the API
2026-03-24 22:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30: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 22:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711242>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4852a1fc-81dc-5131-b383-307e4e2f67af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSD635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711242',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 12922,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9550,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 2,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Caddy 2.0 TDI - Diesel - Manual - 75 hp - 12.922 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711242%27 HTTP/1.1" 200 None
2026-03-24 22:30:35 [adesa.be] INFO: Saving data for 10711242: {'auction_closing_time': 1774431000.0, 'created_time': 1774280169.851877, 'last_price_update_time': 1774391435.209806}
2026-03-24 22:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711242') HTTP/1.1" 204 0
2026-03-24 22:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef5e8631-417c-5f50-a235-1f9b25948494 with identifier: 10711290
2026-03-24 22:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef5e8631-417c-5f50-a235-1f9b25948494 with scrape type 2
2026-03-24 22:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef5e8631-417c-5f50-a235-1f9b25948494 with scrape type 2
2026-03-24 22:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef5e8631-417c-5f50-a235-1f9b25948494, identifier: 10711290
2026-03-24 22:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef5e8631-417c-5f50-a235-1f9b25948494 with identifier: 10711290
2026-03-24 22:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef5e8631-417c-5f50-a235-1f9b25948494 with identifier: 10711290
2026-03-24 22:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef5e8631-417c-5f50-a235-1f9b25948494 with identifier: 10711290 to the API
2026-03-24 22:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711290>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ef5e8631-417c-5f50-a235-1f9b25948494',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FTZ815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711290',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 23481,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18550,
'price_includes_vat': True,
'registration_date': '2024-08-23',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Manual - 102 hp - 23.481 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711290%27 HTTP/1.1" 200 None
2026-03-24 22:30:36 [adesa.be] INFO: Saving data for 10711290: {'auction_closing_time': 1774431000.0, 'created_time': 1774280174.234645, 'last_price_update_time': 1774391436.285029}
2026-03-24 22:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711290') HTTP/1.1" 204 0
2026-03-24 22:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79ffe27b-b5d2-51d9-85bb-4c09157ff705 with identifier: 10711244
2026-03-24 22:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79ffe27b-b5d2-51d9-85bb-4c09157ff705 with scrape type 2
2026-03-24 22:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79ffe27b-b5d2-51d9-85bb-4c09157ff705 with scrape type 2
2026-03-24 22:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79ffe27b-b5d2-51d9-85bb-4c09157ff705, identifier: 10711244
2026-03-24 22:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79ffe27b-b5d2-51d9-85bb-4c09157ff705 with identifier: 10711244
2026-03-24 22:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79ffe27b-b5d2-51d9-85bb-4c09157ff705 with identifier: 10711244
2026-03-24 22:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79ffe27b-b5d2-51d9-85bb-4c09157ff705 with identifier: 10711244 to the API
2026-03-24 22:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711244>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '79ffe27b-b5d2-51d9-85bb-4c09157ff705',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSD587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711244',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 11627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9650,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 2,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Caddy 2.0 TDI - Diesel - Manual - 75 hp - 11.627 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711244%27 HTTP/1.1" 200 None
2026-03-24 22:30:36 [adesa.be] INFO: Saving data for 10711244: {'auction_closing_time': 1774431000.0, 'created_time': 1774280167.397156, 'last_price_update_time': 1774391436.784702}
2026-03-24 22:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711244') HTTP/1.1" 204 0
2026-03-24 22:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7164af1-c4ee-5fc4-97ef-468b4bac1b6c with identifier: 10711323
2026-03-24 22:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7164af1-c4ee-5fc4-97ef-468b4bac1b6c with scrape type 2
2026-03-24 22:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7164af1-c4ee-5fc4-97ef-468b4bac1b6c with scrape type 2
2026-03-24 22:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7164af1-c4ee-5fc4-97ef-468b4bac1b6c, identifier: 10711323
2026-03-24 22:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7164af1-c4ee-5fc4-97ef-468b4bac1b6c with identifier: 10711323
2026-03-24 22:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7164af1-c4ee-5fc4-97ef-468b4bac1b6c with identifier: 10711323
2026-03-24 22:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7164af1-c4ee-5fc4-97ef-468b4bac1b6c with identifier: 10711323 to the API
2026-03-24 22:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711323>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd7164af1-c4ee-5fc4-97ef-468b4bac1b6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQH375',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711323',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 108217,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 2,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Caddy 2.0 TDI - Diesel - Manual - 102 hp - 108.217 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711323%27 HTTP/1.1" 200 None
2026-03-24 22:30:38 [adesa.be] INFO: Saving data for 10711323: {'auction_closing_time': 1774431000.0, 'created_time': 1774280172.354967, 'last_price_update_time': 1774391438.155643}
2026-03-24 22:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711323') HTTP/1.1" 204 0
2026-03-24 22:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 947266b5-ad0d-5bba-8bf4-30d18cd9ee97 with identifier: 10710867
2026-03-24 22:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 947266b5-ad0d-5bba-8bf4-30d18cd9ee97 with scrape type 2
2026-03-24 22:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 947266b5-ad0d-5bba-8bf4-30d18cd9ee97 with scrape type 2
2026-03-24 22:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 947266b5-ad0d-5bba-8bf4-30d18cd9ee97, identifier: 10710867
2026-03-24 22:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 947266b5-ad0d-5bba-8bf4-30d18cd9ee97 with identifier: 10710867
2026-03-24 22:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 947266b5-ad0d-5bba-8bf4-30d18cd9ee97 with identifier: 10710867
2026-03-24 22:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 947266b5-ad0d-5bba-8bf4-30d18cd9ee97 with identifier: 10710867 to the API
2026-03-24 22:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710867>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '947266b5-ad0d-5bba-8bf4-30d18cd9ee97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UNC419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710867',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 172320,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2018-06-20',
'seats_number': 3,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.3 MultiJet - Diesel - Manual - 130 hp - 172.320 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710867%27 HTTP/1.1" 200 None
2026-03-24 22:30:51 [adesa.be] INFO: Saving data for 10710867: {'auction_closing_time': 1774436400.0, 'created_time': 1774280115.549649, 'last_price_update_time': 1774391451.524295}
2026-03-24 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710867') HTTP/1.1" 204 0
2026-03-24 22:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba1555a2-7b8a-5c3b-8c0a-0957a125a0a8 with identifier: 10711245
2026-03-24 22:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba1555a2-7b8a-5c3b-8c0a-0957a125a0a8 with scrape type 2
2026-03-24 22:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba1555a2-7b8a-5c3b-8c0a-0957a125a0a8 with scrape type 2
2026-03-24 22:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba1555a2-7b8a-5c3b-8c0a-0957a125a0a8, identifier: 10711245
2026-03-24 22:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba1555a2-7b8a-5c3b-8c0a-0957a125a0a8 with identifier: 10711245
2026-03-24 22:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba1555a2-7b8a-5c3b-8c0a-0957a125a0a8 with identifier: 10711245
2026-03-24 22:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba1555a2-7b8a-5c3b-8c0a-0957a125a0a8 with identifier: 10711245 to the API
2026-03-24 22:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711245>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ba1555a2-7b8a-5c3b-8c0a-0957a125a0a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSD671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711245',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 19308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9550,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 2,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Caddy 2.0 TDI - Diesel - Manual - 75 hp - 19.308 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711245%27 HTTP/1.1" 200 None
2026-03-24 22:30:51 [adesa.be] INFO: Saving data for 10711245: {'auction_closing_time': 1774431000.0, 'created_time': 1774280164.308254, 'last_price_update_time': 1774391451.888542}
2026-03-24 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711245') HTTP/1.1" 204 0
2026-03-24 22:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df91b0ce-5ce6-5139-8fd2-72a45a71bd7e with identifier: 10711251
2026-03-24 22:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df91b0ce-5ce6-5139-8fd2-72a45a71bd7e with scrape type 2
2026-03-24 22:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df91b0ce-5ce6-5139-8fd2-72a45a71bd7e with scrape type 2
2026-03-24 22:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df91b0ce-5ce6-5139-8fd2-72a45a71bd7e, identifier: 10711251
2026-03-24 22:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df91b0ce-5ce6-5139-8fd2-72a45a71bd7e with identifier: 10711251
2026-03-24 22:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df91b0ce-5ce6-5139-8fd2-72a45a71bd7e with identifier: 10711251
2026-03-24 22:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df91b0ce-5ce6-5139-8fd2-72a45a71bd7e with identifier: 10711251 to the API
2026-03-24 22:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711251>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'df91b0ce-5ce6-5139-8fd2-72a45a71bd7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRU543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711251',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 85205,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'85.205 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711251%27 HTTP/1.1" 200 None
2026-03-24 22:30:53 [adesa.be] INFO: Saving data for 10711251: {'auction_closing_time': 1774431000.0, 'created_time': 1774280174.71786, 'last_price_update_time': 1774391453.472769}
2026-03-24 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711251') HTTP/1.1" 204 0
2026-03-24 22:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79463d87-1566-50a8-a488-4fa0aa7cbe2a with identifier: 10711315
2026-03-24 22:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79463d87-1566-50a8-a488-4fa0aa7cbe2a with scrape type 2
2026-03-24 22:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79463d87-1566-50a8-a488-4fa0aa7cbe2a with scrape type 2
2026-03-24 22:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79463d87-1566-50a8-a488-4fa0aa7cbe2a, identifier: 10711315
2026-03-24 22:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79463d87-1566-50a8-a488-4fa0aa7cbe2a with identifier: 10711315
2026-03-24 22:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79463d87-1566-50a8-a488-4fa0aa7cbe2a with identifier: 10711315
2026-03-24 22:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79463d87-1566-50a8-a488-4fa0aa7cbe2a with identifier: 10711315 to the API
2026-03-24 22:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711315>
{'auction_title': '',
'c_o_2_emission_value': 31,
'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:30:00Z',
'fuel_type': 'Hybrid',
'id': '79463d87-1566-50a8-a488-4fa0aa7cbe2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUX890',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711315',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 120536,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2020-12-23',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Superb Combi 1.4 TSI Style - Hybrid - Automatic - 156 hp - '
'120.536 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-24 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711315%27 HTTP/1.1" 200 None
2026-03-24 22:30:53 [adesa.be] INFO: Saving data for 10711315: {'auction_closing_time': 1774431000.0, 'created_time': 1774280173.516783, 'last_price_update_time': 1774391453.925349}
2026-03-24 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711315') HTTP/1.1" 204 0
2026-03-24 22:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d72339b-473d-5c6f-af18-3ca2ecef42de with identifier: 10711255
2026-03-24 22:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d72339b-473d-5c6f-af18-3ca2ecef42de with scrape type 2
2026-03-24 22:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d72339b-473d-5c6f-af18-3ca2ecef42de with scrape type 2
2026-03-24 22:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d72339b-473d-5c6f-af18-3ca2ecef42de, identifier: 10711255
2026-03-24 22:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d72339b-473d-5c6f-af18-3ca2ecef42de with identifier: 10711255
2026-03-24 22:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d72339b-473d-5c6f-af18-3ca2ecef42de with identifier: 10711255
2026-03-24 22:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d72339b-473d-5c6f-af18-3ca2ecef42de with identifier: 10711255 to the API
2026-03-24 22:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711255>
{'auction_title': '',
'c_o_2_emission_value': 134,
'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:30:00Z',
'fuel_type': 'Diesel',
'id': '7d72339b-473d-5c6f-af18-3ca2ecef42de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSY189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711255',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 68779,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Superb Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'68.779 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711255%27 HTTP/1.1" 200 None
2026-03-24 22:30:57 [adesa.be] INFO: Saving data for 10711255: {'auction_closing_time': 1774431000.0, 'created_time': 1774280166.217008, 'last_price_update_time': 1774391457.501569}
2026-03-24 22:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711255') HTTP/1.1" 204 0
2026-03-24 22:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5dc3476-89eb-571f-a390-a88006a6e22f with identifier: 10711253
2026-03-24 22:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5dc3476-89eb-571f-a390-a88006a6e22f with scrape type 2
2026-03-24 22:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5dc3476-89eb-571f-a390-a88006a6e22f with scrape type 2
2026-03-24 22:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5dc3476-89eb-571f-a390-a88006a6e22f, identifier: 10711253
2026-03-24 22:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5dc3476-89eb-571f-a390-a88006a6e22f with identifier: 10711253
2026-03-24 22:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5dc3476-89eb-571f-a390-a88006a6e22f with identifier: 10711253
2026-03-24 22:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5dc3476-89eb-571f-a390-a88006a6e22f with identifier: 10711253 to the API
2026-03-24 22:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711253>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a5dc3476-89eb-571f-a390-a88006a6e22f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRY063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711253',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 157414,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Superb 1.4 TSI Style - Hybrid - Automatic - 156 hp - 157.414 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711253%27 HTTP/1.1" 200 None
2026-03-24 22:30:57 [adesa.be] INFO: Saving data for 10711253: {'auction_closing_time': 1774431000.0, 'created_time': 1774280168.439848, 'last_price_update_time': 1774391457.978432}
2026-03-24 22:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711253') HTTP/1.1" 204 0
2026-03-24 22:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d66f82-f061-5223-8c31-01889613a0f9 with identifier: 10711277
2026-03-24 22:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d66f82-f061-5223-8c31-01889613a0f9 with scrape type 2
2026-03-24 22:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26d66f82-f061-5223-8c31-01889613a0f9 with scrape type 2
2026-03-24 22:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26d66f82-f061-5223-8c31-01889613a0f9, identifier: 10711277
2026-03-24 22:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26d66f82-f061-5223-8c31-01889613a0f9 with identifier: 10711277
2026-03-24 22:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26d66f82-f061-5223-8c31-01889613a0f9 with identifier: 10711277
2026-03-24 22:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26d66f82-f061-5223-8c31-01889613a0f9 with identifier: 10711277 to the API
2026-03-24 22:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711277>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '26d66f82-f061-5223-8c31-01889613a0f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABU663',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711277',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 91325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 115 hp - '
'91.325 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-24 22:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711277%27 HTTP/1.1" 200 None
2026-03-24 22:30:59 [adesa.be] INFO: Saving data for 10711277: {'auction_closing_time': 1774431000.0, 'created_time': 1774280179.99598, 'last_price_update_time': 1774391459.114156}
2026-03-24 22:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711277') HTTP/1.1" 204 0
2026-03-24 22:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:30: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 22:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fbb020f-4de8-557a-9afc-ef9f923de2c2 with identifier: 10711287
2026-03-24 22:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fbb020f-4de8-557a-9afc-ef9f923de2c2 with scrape type 2
2026-03-24 22:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fbb020f-4de8-557a-9afc-ef9f923de2c2 with scrape type 2
2026-03-24 22:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4fbb020f-4de8-557a-9afc-ef9f923de2c2, identifier: 10711287
2026-03-24 22:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4fbb020f-4de8-557a-9afc-ef9f923de2c2 with identifier: 10711287
2026-03-24 22:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4fbb020f-4de8-557a-9afc-ef9f923de2c2 with identifier: 10711287
2026-03-24 22:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4fbb020f-4de8-557a-9afc-ef9f923de2c2 with identifier: 10711287 to the API
2026-03-24 22:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711287>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4fbb020f-4de8-557a-9afc-ef9f923de2c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRS529',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711287',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 89784,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-11-02',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'89.784 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711287%27 HTTP/1.1" 200 None
2026-03-24 22:30:59 [adesa.be] INFO: Saving data for 10711287: {'auction_closing_time': 1774431000.0, 'created_time': 1774279878.079287, 'last_price_update_time': 1774391459.56768}
2026-03-24 22:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711287') HTTP/1.1" 204 0
2026-03-24 22:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31: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 22:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5d8d2aa-2fd5-585a-8d4f-7352b61b411d with identifier: 10711292
2026-03-24 22:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5d8d2aa-2fd5-585a-8d4f-7352b61b411d with scrape type 2
2026-03-24 22:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5d8d2aa-2fd5-585a-8d4f-7352b61b411d with scrape type 2
2026-03-24 22:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5d8d2aa-2fd5-585a-8d4f-7352b61b411d, identifier: 10711292
2026-03-24 22:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5d8d2aa-2fd5-585a-8d4f-7352b61b411d with identifier: 10711292
2026-03-24 22:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5d8d2aa-2fd5-585a-8d4f-7352b61b411d with identifier: 10711292
2026-03-24 22:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5d8d2aa-2fd5-585a-8d4f-7352b61b411d with identifier: 10711292 to the API
2026-03-24 22:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711292>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd5d8d2aa-2fd5-585a-8d4f-7352b61b411d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EWV734',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711292',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 66094,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 7,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Manual - 102 hp - 66.094 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711292%27 HTTP/1.1" 200 None
2026-03-24 22:31:03 [adesa.be] INFO: Saving data for 10711292: {'auction_closing_time': 1774431000.0, 'created_time': 1774280178.536987, 'last_price_update_time': 1774391463.645704}
2026-03-24 22:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711292') HTTP/1.1" 204 0
2026-03-24 22:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31: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 22:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b281c7d-8a43-516b-b39a-c56a7b57d3c2 with identifier: 10711317
2026-03-24 22:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b281c7d-8a43-516b-b39a-c56a7b57d3c2 with scrape type 2
2026-03-24 22:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b281c7d-8a43-516b-b39a-c56a7b57d3c2 with scrape type 2
2026-03-24 22:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b281c7d-8a43-516b-b39a-c56a7b57d3c2, identifier: 10711317
2026-03-24 22:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b281c7d-8a43-516b-b39a-c56a7b57d3c2 with identifier: 10711317
2026-03-24 22:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b281c7d-8a43-516b-b39a-c56a7b57d3c2 with identifier: 10711317
2026-03-24 22:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b281c7d-8a43-516b-b39a-c56a7b57d3c2 with identifier: 10711317 to the API
2026-03-24 22:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711317>
{'auction_title': '',
'c_o_2_emission_value': 134,
'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:30:00Z',
'fuel_type': 'Petrol',
'id': '7b281c7d-8a43-516b-b39a-c56a7b57d3c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCV760',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711317',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 172075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Kamiq 1.0 TSI Clever - Petrol - Automatic - 110 hp - 172.075 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711317%27 HTTP/1.1" 200 None
2026-03-24 22:31:05 [adesa.be] INFO: Saving data for 10711317: {'auction_closing_time': 1774431000.0, 'created_time': 1774280120.542491, 'last_price_update_time': 1774391465.643344}
2026-03-24 22:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711317') HTTP/1.1" 204 0
2026-03-24 22:31:06 [scrapy.extensions.logstats] INFO: Crawled 1090 pages (at 33 pages/min), scraped 962 items (at 33 items/min)
2026-03-24 22:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31: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 22:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d781a4bf-67c9-5ba3-9699-1706668aa2cb with identifier: 10711281
2026-03-24 22:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d781a4bf-67c9-5ba3-9699-1706668aa2cb with scrape type 2
2026-03-24 22:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d781a4bf-67c9-5ba3-9699-1706668aa2cb with scrape type 2
2026-03-24 22:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d781a4bf-67c9-5ba3-9699-1706668aa2cb, identifier: 10711281
2026-03-24 22:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d781a4bf-67c9-5ba3-9699-1706668aa2cb with identifier: 10711281
2026-03-24 22:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d781a4bf-67c9-5ba3-9699-1706668aa2cb with identifier: 10711281
2026-03-24 22:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d781a4bf-67c9-5ba3-9699-1706668aa2cb with identifier: 10711281 to the API
2026-03-24 22:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31: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 22:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711281>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd781a4bf-67c9-5ba3-9699-1706668aa2cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVP773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711281',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 49416,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2024-01-12',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Octavia Combi RS 1.4 TSI - Hybrid - Automatic - 150 hp - '
'49.416 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711281%27 HTTP/1.1" 200 None
2026-03-24 22:31:15 [adesa.be] INFO: Saving data for 10711281: {'auction_closing_time': 1774431000.0, 'created_time': 1774280044.439214, 'last_price_update_time': 1774391475.356734}
2026-03-24 22:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711281') HTTP/1.1" 204 0
2026-03-24 22:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31: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 22:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e098e0f4-8e26-50c8-8871-8a98fb6c875c with identifier: 10711261
2026-03-24 22:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e098e0f4-8e26-50c8-8871-8a98fb6c875c with scrape type 2
2026-03-24 22:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e098e0f4-8e26-50c8-8871-8a98fb6c875c with scrape type 2
2026-03-24 22:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e098e0f4-8e26-50c8-8871-8a98fb6c875c, identifier: 10711261
2026-03-24 22:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e098e0f4-8e26-50c8-8871-8a98fb6c875c with identifier: 10711261
2026-03-24 22:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e098e0f4-8e26-50c8-8871-8a98fb6c875c with identifier: 10711261
2026-03-24 22:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e098e0f4-8e26-50c8-8871-8a98fb6c875c with identifier: 10711261 to the API
2026-03-24 22:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711261>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'e098e0f4-8e26-50c8-8871-8a98fb6c875c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMK987',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711261',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 91396,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Enyaq Coupé 82 kWh - Electric - Automatic - 204 hp - 91.396 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711261%27 HTTP/1.1" 200 None
2026-03-24 22:31:16 [adesa.be] INFO: Saving data for 10711261: {'auction_closing_time': 1774431000.0, 'created_time': 1774280119.972407, 'last_price_update_time': 1774391476.723857}
2026-03-24 22:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711261') HTTP/1.1" 204 0
2026-03-24 22:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31: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 22:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15a7778c-45f4-5a8f-a371-83097ab6b22c with identifier: 10711326
2026-03-24 22:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15a7778c-45f4-5a8f-a371-83097ab6b22c with scrape type 2
2026-03-24 22:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15a7778c-45f4-5a8f-a371-83097ab6b22c with scrape type 2
2026-03-24 22:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15a7778c-45f4-5a8f-a371-83097ab6b22c, identifier: 10711326
2026-03-24 22:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15a7778c-45f4-5a8f-a371-83097ab6b22c with identifier: 10711326
2026-03-24 22:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15a7778c-45f4-5a8f-a371-83097ab6b22c with identifier: 10711326
2026-03-24 22:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15a7778c-45f4-5a8f-a371-83097ab6b22c with identifier: 10711326 to the API
2026-03-24 22:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31: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 22:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711326>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '15a7778c-45f4-5a8f-a371-83097ab6b22c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EGZ202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711326',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 48415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28500,
'price_includes_vat': True,
'registration_date': '2023-10-09',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Enyaq 82 kWh - Electric - Automatic - 204 hp - 48.415 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711326%27 HTTP/1.1" 200 None
2026-03-24 22:31:19 [adesa.be] INFO: Saving data for 10711326: {'auction_closing_time': 1774431000.0, 'created_time': 1774280106.305004, 'last_price_update_time': 1774391479.424069}
2026-03-24 22:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711326') HTTP/1.1" 204 0
2026-03-24 22:31:19 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.197(s), this was the 1st time calling it.
2026-03-24 22:31:19 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.874420680919651 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31: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 22:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c8e2a36-a100-5062-87f8-b66e02b0fb2e with identifier: 10711319
2026-03-24 22:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c8e2a36-a100-5062-87f8-b66e02b0fb2e with scrape type 2
2026-03-24 22:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c8e2a36-a100-5062-87f8-b66e02b0fb2e with scrape type 2
2026-03-24 22:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c8e2a36-a100-5062-87f8-b66e02b0fb2e, identifier: 10711319
2026-03-24 22:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c8e2a36-a100-5062-87f8-b66e02b0fb2e with identifier: 10711319
2026-03-24 22:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c8e2a36-a100-5062-87f8-b66e02b0fb2e with identifier: 10711319
2026-03-24 22:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c8e2a36-a100-5062-87f8-b66e02b0fb2e with identifier: 10711319 to the API
2026-03-24 22:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711319>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '4c8e2a36-a100-5062-87f8-b66e02b0fb2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCL340',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711319',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 107675,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Enyaq 82 kWh - Electric - Automatic - 204 hp - 107.675 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711319%27 HTTP/1.1" 200 None
2026-03-24 22:31:21 [adesa.be] INFO: Saving data for 10711319: {'auction_closing_time': 1774431000.0, 'created_time': 1774279895.366408, 'last_price_update_time': 1774391481.328428}
2026-03-24 22:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711319') HTTP/1.1" 204 0
2026-03-24 22:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31: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 22:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4371c33e-6498-5147-bc7d-c83f2a80a420 with identifier: 10711284
2026-03-24 22:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4371c33e-6498-5147-bc7d-c83f2a80a420 with scrape type 2
2026-03-24 22:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4371c33e-6498-5147-bc7d-c83f2a80a420 with scrape type 2
2026-03-24 22:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4371c33e-6498-5147-bc7d-c83f2a80a420, identifier: 10711284
2026-03-24 22:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4371c33e-6498-5147-bc7d-c83f2a80a420 with identifier: 10711284
2026-03-24 22:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4371c33e-6498-5147-bc7d-c83f2a80a420 with identifier: 10711284
2026-03-24 22:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4371c33e-6498-5147-bc7d-c83f2a80a420 with identifier: 10711284 to the API
2026-03-24 22:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711284>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '4371c33e-6498-5147-bc7d-c83f2a80a420',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFD122',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711284',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 87019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Enyaq 82 kWh Sportline - Electric - Automatic - 204 hp - '
'87.019 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2021}
2026-03-24 22:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711284%27 HTTP/1.1" 200 None
2026-03-24 22:31:23 [adesa.be] INFO: Saving data for 10711284: {'auction_closing_time': 1774431000.0, 'created_time': 1774279893.696913, 'last_price_update_time': 1774391483.487803}
2026-03-24 22:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711284') HTTP/1.1" 204 0
2026-03-24 22:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711322> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bab5fee6-a65d-5662-b2e4-6220f7975480 with identifier: 10711322
2026-03-24 22:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bab5fee6-a65d-5662-b2e4-6220f7975480 with scrape type 2
2026-03-24 22:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bab5fee6-a65d-5662-b2e4-6220f7975480 with scrape type 2
2026-03-24 22:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bab5fee6-a65d-5662-b2e4-6220f7975480, identifier: 10711322
2026-03-24 22:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bab5fee6-a65d-5662-b2e4-6220f7975480 with identifier: 10711322
2026-03-24 22:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bab5fee6-a65d-5662-b2e4-6220f7975480 with identifier: 10711322
2026-03-24 22:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bab5fee6-a65d-5662-b2e4-6220f7975480 with identifier: 10711322 to the API
2026-03-24 22:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711322>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'bab5fee6-a65d-5662-b2e4-6220f7975480',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJR690',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711322',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 105060,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Enyaq 82 kWh - Electric - Automatic - 204 hp - 105.060 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711322%27 HTTP/1.1" 200 None
2026-03-24 22:31:25 [adesa.be] INFO: Saving data for 10711322: {'auction_closing_time': 1774431000.0, 'created_time': 1774279894.048382, 'last_price_update_time': 1774391485.580311}
2026-03-24 22:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711322') HTTP/1.1" 204 0
2026-03-24 22:31:25 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.089(s), this was the 1st time calling it.
2026-03-24 22:31:25 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.820348101257338 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31: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 22:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce965709-d855-52e0-b346-110b3a8dba29 with identifier: 10711283
2026-03-24 22:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce965709-d855-52e0-b346-110b3a8dba29 with scrape type 2
2026-03-24 22:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce965709-d855-52e0-b346-110b3a8dba29 with scrape type 2
2026-03-24 22:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce965709-d855-52e0-b346-110b3a8dba29, identifier: 10711283
2026-03-24 22:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce965709-d855-52e0-b346-110b3a8dba29 with identifier: 10711283
2026-03-24 22:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce965709-d855-52e0-b346-110b3a8dba29 with identifier: 10711283
2026-03-24 22:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce965709-d855-52e0-b346-110b3a8dba29 with identifier: 10711283 to the API
2026-03-24 22:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31: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 22:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ce965709-d855-52e0-b346-110b3a8dba29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KUS426',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711283',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 14838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2025-02-12',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Seat Leon Sportstourer 1.5 TSI FR - Petrol - Manual - 116 hp - '
'14.838 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2025}
2026-03-24 22:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711283%27 HTTP/1.1" 200 None
2026-03-24 22:31:31 [adesa.be] INFO: Saving data for 10711283: {'auction_closing_time': 1774431000.0, 'created_time': 1774279893.356248, 'last_price_update_time': 1774391491.246663}
2026-03-24 22:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711283') HTTP/1.1" 204 0
2026-03-24 22:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10710874
2026-03-24 22:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab1de2c-3657-5b78-b232-0f2ac7bf7992 with scrape type 2
2026-03-24 22:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eab1de2c-3657-5b78-b232-0f2ac7bf7992 with scrape type 2
2026-03-24 22:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eab1de2c-3657-5b78-b232-0f2ac7bf7992, identifier: 10710874
2026-03-24 22:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10710874
2026-03-24 22:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10710874
2026-03-24 22:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10710874 to the API
2026-03-24 22:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710874>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'eab1de2c-3657-5b78-b232-0f2ac7bf7992',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPK735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710874',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 110472,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15850,
'price_includes_vat': True,
'registration_date': '2023-05-15',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Line - Hybrid - '
'Automatic - 160 hp - 110.472 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-24 22:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710874%27 HTTP/1.1" 200 None
2026-03-24 22:31:33 [adesa.be] INFO: Saving data for 10710874: {'auction_closing_time': 1774436400.0, 'created_time': 1774280100.584426, 'last_price_update_time': 1774391493.904847}
2026-03-24 22:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710874') HTTP/1.1" 204 0
2026-03-24 22:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711324> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31: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 22:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50788cec-ff6e-5acd-866c-4002788e46c2 with identifier: 10711324
2026-03-24 22:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50788cec-ff6e-5acd-866c-4002788e46c2 with scrape type 2
2026-03-24 22:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50788cec-ff6e-5acd-866c-4002788e46c2 with scrape type 2
2026-03-24 22:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50788cec-ff6e-5acd-866c-4002788e46c2, identifier: 10711324
2026-03-24 22:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50788cec-ff6e-5acd-866c-4002788e46c2 with identifier: 10711324
2026-03-24 22:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50788cec-ff6e-5acd-866c-4002788e46c2 with identifier: 10711324
2026-03-24 22:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50788cec-ff6e-5acd-866c-4002788e46c2 with identifier: 10711324 to the API
2026-03-24 22:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711324>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'White',
'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': '50788cec-ff6e-5acd-866c-4002788e46c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBJ657',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711324',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 113984,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2022-05-20',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Seat Leon Sportstourer 1.0 eTSI Move! - Petrol - Automatic - 110 hp '
'- 113.984 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2022}
2026-03-24 22:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711324%27 HTTP/1.1" 200 None
2026-03-24 22:31:37 [adesa.be] INFO: Saving data for 10711324: {'auction_closing_time': 1774431000.0, 'created_time': 1774279925.436932, 'last_price_update_time': 1774391497.700771}
2026-03-24 22:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711324') HTTP/1.1" 204 0
2026-03-24 22:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0d3f013-89c0-5c6f-80c5-3c007fb50cf3 with identifier: 10711266
2026-03-24 22:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d3f013-89c0-5c6f-80c5-3c007fb50cf3 with scrape type 2
2026-03-24 22:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0d3f013-89c0-5c6f-80c5-3c007fb50cf3 with scrape type 2
2026-03-24 22:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0d3f013-89c0-5c6f-80c5-3c007fb50cf3, identifier: 10711266
2026-03-24 22:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0d3f013-89c0-5c6f-80c5-3c007fb50cf3 with identifier: 10711266
2026-03-24 22:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0d3f013-89c0-5c6f-80c5-3c007fb50cf3 with identifier: 10711266
2026-03-24 22:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0d3f013-89c0-5c6f-80c5-3c007fb50cf3 with identifier: 10711266 to the API
2026-03-24 22:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711266>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f0d3f013-89c0-5c6f-80c5-3c007fb50cf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACX880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711266',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 108058,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2019-07-29',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Seat Leon 1.5 TSI Style - Petrol - Manual - 115 hp - 108.058 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-24 22:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711266%27 HTTP/1.1" 200 None
2026-03-24 22:31:39 [adesa.be] INFO: Saving data for 10711266: {'auction_closing_time': 1774431000.0, 'created_time': 1774279924.483585, 'last_price_update_time': 1774391499.656651}
2026-03-24 22:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711266') HTTP/1.1" 204 0
2026-03-24 22:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31: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 22:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5b63d12-7aff-5788-a29a-e0d1e7806566 with identifier: 10711276
2026-03-24 22:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5b63d12-7aff-5788-a29a-e0d1e7806566 with scrape type 2
2026-03-24 22:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5b63d12-7aff-5788-a29a-e0d1e7806566 with scrape type 2
2026-03-24 22:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5b63d12-7aff-5788-a29a-e0d1e7806566, identifier: 10711276
2026-03-24 22:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5b63d12-7aff-5788-a29a-e0d1e7806566 with identifier: 10711276
2026-03-24 22:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5b63d12-7aff-5788-a29a-e0d1e7806566 with identifier: 10711276
2026-03-24 22:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5b63d12-7aff-5788-a29a-e0d1e7806566 with identifier: 10711276 to the API
2026-03-24 22:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711276>
{'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': 110,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f5b63d12-7aff-5788-a29a-e0d1e7806566',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFF949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711276',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 63013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Seat Arona 1.0 TSI Style - Petrol - Automatic - 110 hp - 63.013 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711276%27 HTTP/1.1" 200 None
2026-03-24 22:31:41 [adesa.be] INFO: Saving data for 10711276: {'auction_closing_time': 1774431000.0, 'created_time': 1774280197.702071, 'last_price_update_time': 1774391501.039241}
2026-03-24 22:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711276') HTTP/1.1" 204 0
2026-03-24 22:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c020c66-b890-554b-a346-5305b8967b6b with identifier: 10711239
2026-03-24 22:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c020c66-b890-554b-a346-5305b8967b6b with scrape type 2
2026-03-24 22:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c020c66-b890-554b-a346-5305b8967b6b with scrape type 2
2026-03-24 22:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c020c66-b890-554b-a346-5305b8967b6b, identifier: 10711239
2026-03-24 22:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c020c66-b890-554b-a346-5305b8967b6b with identifier: 10711239
2026-03-24 22:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c020c66-b890-554b-a346-5305b8967b6b with identifier: 10711239
2026-03-24 22:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c020c66-b890-554b-a346-5305b8967b6b with identifier: 10711239 to the API
2026-03-24 22:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711239>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'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': '9c020c66-b890-554b-a346-5305b8967b6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EXN683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711239',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 40760,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Seat Ateca 1.0 TSI - Petrol - Manual - 110 hp - 40.760 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711239%27 HTTP/1.1" 200 None
2026-03-24 22:31:44 [adesa.be] INFO: Saving data for 10711239: {'auction_closing_time': 1774431000.0, 'created_time': 1774280181.219158, 'last_price_update_time': 1774391504.648108}
2026-03-24 22:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711239') HTTP/1.1" 204 0
2026-03-24 22:31:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.851(s), this was the 1st time calling it.
2026-03-24 22:31:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.1982433325184365 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 514dd53c-879d-5d16-aaaa-e4ef72bcd8b9 with identifier: 10711285
2026-03-24 22:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 514dd53c-879d-5d16-aaaa-e4ef72bcd8b9 with scrape type 2
2026-03-24 22:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 514dd53c-879d-5d16-aaaa-e4ef72bcd8b9 with scrape type 2
2026-03-24 22:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 514dd53c-879d-5d16-aaaa-e4ef72bcd8b9, identifier: 10711285
2026-03-24 22:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 514dd53c-879d-5d16-aaaa-e4ef72bcd8b9 with identifier: 10711285
2026-03-24 22:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 514dd53c-879d-5d16-aaaa-e4ef72bcd8b9 with identifier: 10711285
2026-03-24 22:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 514dd53c-879d-5d16-aaaa-e4ef72bcd8b9 with identifier: 10711285 to the API
2026-03-24 22:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711285>
{'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': 116,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '514dd53c-879d-5d16-aaaa-e4ef72bcd8b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GKF141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711285',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 21047,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-01-08',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Automatic - 116 hp - 21.047 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2025}
2026-03-24 22:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711285%27 HTTP/1.1" 200 None
2026-03-24 22:31:53 [adesa.be] INFO: Saving data for 10711285: {'auction_closing_time': 1774431000.0, 'created_time': 1774280199.235353, 'last_price_update_time': 1774391513.997527}
2026-03-24 22:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711285') HTTP/1.1" 204 0
2026-03-24 22:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31: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 22:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:31: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 22:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 294db8ff-318f-5647-9ed3-9ad0b143ec56 with identifier: 10709952
2026-03-24 22:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 294db8ff-318f-5647-9ed3-9ad0b143ec56 with scrape type 2
2026-03-24 22:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 294db8ff-318f-5647-9ed3-9ad0b143ec56 with scrape type 2
2026-03-24 22:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 294db8ff-318f-5647-9ed3-9ad0b143ec56, identifier: 10709952
2026-03-24 22:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 294db8ff-318f-5647-9ed3-9ad0b143ec56 with identifier: 10709952
2026-03-24 22:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 294db8ff-318f-5647-9ed3-9ad0b143ec56 with identifier: 10709952
2026-03-24 22:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 294db8ff-318f-5647-9ed3-9ad0b143ec56 with identifier: 10709952 to the API
2026-03-24 22:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31: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 22:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709952>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '294db8ff-318f-5647-9ed3-9ad0b143ec56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SKA219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709952',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 251185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2017-05-29',
'seats_number': 5,
'seller_name': 'Trevi NV',
'title': 'Opel Astra Sports Tourer 1.6 CDTI - Diesel - Manual - 135 hp - '
'251.185 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709952%27 HTTP/1.1" 200 None
2026-03-24 22:31:59 [adesa.be] INFO: Saving data for 10709952: {'auction_closing_time': 1774436400.0, 'created_time': 1774280097.189539, 'last_price_update_time': 1774391519.63717}
2026-03-24 22:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709952') HTTP/1.1" 204 0
2026-03-24 22:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2af4f655-18df-5950-b89f-9bb111a4dc29 with identifier: 10711270
2026-03-24 22:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2af4f655-18df-5950-b89f-9bb111a4dc29 with scrape type 2
2026-03-24 22:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2af4f655-18df-5950-b89f-9bb111a4dc29 with scrape type 2
2026-03-24 22:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2af4f655-18df-5950-b89f-9bb111a4dc29, identifier: 10711270
2026-03-24 22:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2af4f655-18df-5950-b89f-9bb111a4dc29 with identifier: 10711270
2026-03-24 22:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2af4f655-18df-5950-b89f-9bb111a4dc29 with identifier: 10711270
2026-03-24 22:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2af4f655-18df-5950-b89f-9bb111a4dc29 with identifier: 10711270 to the API
2026-03-24 22:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:31: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 22:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711270>
{'auction_title': '',
'c_o_2_emission_value': 127,
'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:30:00Z',
'fuel_type': 'Petrol',
'id': '2af4f655-18df-5950-b89f-9bb111a4dc29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EVT046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711270',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 36842,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Manual - 110 hp - 36.842 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2024}
2026-03-24 22:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711270%27 HTTP/1.1" 200 None
2026-03-24 22:32:00 [adesa.be] INFO: Saving data for 10711270: {'auction_closing_time': 1774431000.0, 'created_time': 1774280203.396245, 'last_price_update_time': 1774391520.318405}
2026-03-24 22:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711270') HTTP/1.1" 204 0
2026-03-24 22:32:06 [scrapy.extensions.logstats] INFO: Crawled 1105 pages (at 15 pages/min), scraped 977 items (at 15 items/min)
2026-03-24 22:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:32: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 22:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dfc7ba7-2170-58b3-8f37-201904a355ae with identifier: 10711325
2026-03-24 22:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dfc7ba7-2170-58b3-8f37-201904a355ae with scrape type 2
2026-03-24 22:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dfc7ba7-2170-58b3-8f37-201904a355ae with scrape type 2
2026-03-24 22:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9dfc7ba7-2170-58b3-8f37-201904a355ae, identifier: 10711325
2026-03-24 22:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9dfc7ba7-2170-58b3-8f37-201904a355ae with identifier: 10711325
2026-03-24 22:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9dfc7ba7-2170-58b3-8f37-201904a355ae with identifier: 10711325
2026-03-24 22:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9dfc7ba7-2170-58b3-8f37-201904a355ae with identifier: 10711325 to the API
2026-03-24 22:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711325>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '9dfc7ba7-2170-58b3-8f37-201904a355ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWV577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711325',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 122513,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Octavia Combi 1.4 TSI Style - Hybrid - Automatic - 150 hp - '
'122.513 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711325%27 HTTP/1.1" 200 None
2026-03-24 22:32:08 [adesa.be] INFO: Saving data for 10711325: {'auction_closing_time': 1774431000.0, 'created_time': 1774280179.301734, 'last_price_update_time': 1774391528.945554}
2026-03-24 22:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711325') HTTP/1.1" 204 0
2026-03-24 22:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:32:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3309d5e-7a25-5d33-b44b-fdc6b7887347 with identifier: 10711280
2026-03-24 22:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3309d5e-7a25-5d33-b44b-fdc6b7887347 with scrape type 2
2026-03-24 22:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3309d5e-7a25-5d33-b44b-fdc6b7887347 with scrape type 2
2026-03-24 22:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3309d5e-7a25-5d33-b44b-fdc6b7887347, identifier: 10711280
2026-03-24 22:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3309d5e-7a25-5d33-b44b-fdc6b7887347 with identifier: 10711280
2026-03-24 22:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3309d5e-7a25-5d33-b44b-fdc6b7887347 with identifier: 10711280
2026-03-24 22:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3309d5e-7a25-5d33-b44b-fdc6b7887347 with identifier: 10711280 to the API
2026-03-24 22:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:32:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711280>
{'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': 110,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b3309d5e-7a25-5d33-b44b-fdc6b7887347',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EXX962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711280',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 69267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2024-03-04',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Automatic - 110 hp - 69.267 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2024}
2026-03-24 22:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711280%27 HTTP/1.1" 200 None
2026-03-24 22:32:10 [adesa.be] INFO: Saving data for 10711280: {'auction_closing_time': 1774431000.0, 'created_time': 1774280196.641952, 'last_price_update_time': 1774391530.619649}
2026-03-24 22:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711280') HTTP/1.1" 204 0
2026-03-24 22:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:32: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 22:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdae31f6-f2aa-5aee-a361-356f186d5916 with identifier: 10709940
2026-03-24 22:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdae31f6-f2aa-5aee-a361-356f186d5916 with scrape type 2
2026-03-24 22:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdae31f6-f2aa-5aee-a361-356f186d5916 with scrape type 2
2026-03-24 22:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdae31f6-f2aa-5aee-a361-356f186d5916, identifier: 10709940
2026-03-24 22:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdae31f6-f2aa-5aee-a361-356f186d5916 with identifier: 10709940
2026-03-24 22:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdae31f6-f2aa-5aee-a361-356f186d5916 with identifier: 10709940
2026-03-24 22:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdae31f6-f2aa-5aee-a361-356f186d5916 with identifier: 10709940 to the API
2026-03-24 22:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:32:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709940>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'fdae31f6-f2aa-5aee-a361-356f186d5916',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UNC371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709940',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 180179,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2018-06-20',
'seats_number': 3,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.3 MultiJet - Diesel - Manual - 130 hp - 180.179 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709940%27 HTTP/1.1" 200 None
2026-03-24 22:32:12 [adesa.be] INFO: Saving data for 10709940: {'auction_closing_time': 1774436400.0, 'created_time': 1774280142.29383, 'last_price_update_time': 1774391532.293137}
2026-03-24 22:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709940') HTTP/1.1" 204 0
2026-03-24 22:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:32: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 22:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee115abd-6981-5560-b515-3ec31a689f7a with identifier: 10711267
2026-03-24 22:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee115abd-6981-5560-b515-3ec31a689f7a with scrape type 2
2026-03-24 22:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee115abd-6981-5560-b515-3ec31a689f7a with scrape type 2
2026-03-24 22:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee115abd-6981-5560-b515-3ec31a689f7a, identifier: 10711267
2026-03-24 22:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee115abd-6981-5560-b515-3ec31a689f7a with identifier: 10711267
2026-03-24 22:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee115abd-6981-5560-b515-3ec31a689f7a with identifier: 10711267
2026-03-24 22:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee115abd-6981-5560-b515-3ec31a689f7a with identifier: 10711267 to the API
2026-03-24 22:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:32: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 22:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711267>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'ee115abd-6981-5560-b515-3ec31a689f7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DKJ164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711267',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Born',
'odometer': 19750,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Cupra Born 58 kWh Business - Electric - Automatic - 231 hp - 19.750 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-24 22:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711267%27 HTTP/1.1" 200 None
2026-03-24 22:32:21 [adesa.be] INFO: Saving data for 10711267: {'auction_closing_time': 1774431000.0, 'created_time': 1774280199.764489, 'last_price_update_time': 1774391541.983494}
2026-03-24 22:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711267') HTTP/1.1" 204 0
2026-03-24 22:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:32: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 22:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42546972-d7b6-5eaf-adc2-d7d29979ed16 with identifier: 10711263
2026-03-24 22:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42546972-d7b6-5eaf-adc2-d7d29979ed16 with scrape type 2
2026-03-24 22:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42546972-d7b6-5eaf-adc2-d7d29979ed16 with scrape type 2
2026-03-24 22:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 42546972-d7b6-5eaf-adc2-d7d29979ed16, identifier: 10711263
2026-03-24 22:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 42546972-d7b6-5eaf-adc2-d7d29979ed16 with identifier: 10711263
2026-03-24 22:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 42546972-d7b6-5eaf-adc2-d7d29979ed16 with identifier: 10711263
2026-03-24 22:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 42546972-d7b6-5eaf-adc2-d7d29979ed16 with identifier: 10711263 to the API
2026-03-24 22:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:32: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 22:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711263>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 503,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '42546972-d7b6-5eaf-adc2-d7d29979ed16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACB738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711263',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 16506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 58700,
'price_includes_vat': True,
'registration_date': '2025-03-20',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi S6 Avant E-Tron 100 kWh - Quattro - Electric - Automatic - 503 '
'hp - 16.506 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711263%27 HTTP/1.1" 200 None
2026-03-24 22:32:23 [adesa.be] INFO: Saving data for 10711263: {'auction_closing_time': 1774431000.0, 'created_time': 1774280193.958794, 'last_price_update_time': 1774391543.97442}
2026-03-24 22:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711263') HTTP/1.1" 204 0
2026-03-24 22:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:32: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 22:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6805172-3cc2-5a0a-90ab-462237282b57 with identifier: 10711305
2026-03-24 22:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6805172-3cc2-5a0a-90ab-462237282b57 with scrape type 2
2026-03-24 22:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6805172-3cc2-5a0a-90ab-462237282b57 with scrape type 2
2026-03-24 22:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6805172-3cc2-5a0a-90ab-462237282b57, identifier: 10711305
2026-03-24 22:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6805172-3cc2-5a0a-90ab-462237282b57 with identifier: 10711305
2026-03-24 22:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6805172-3cc2-5a0a-90ab-462237282b57 with identifier: 10711305
2026-03-24 22:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6805172-3cc2-5a0a-90ab-462237282b57 with identifier: 10711305 to the API
2026-03-24 22:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:32: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 22:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711305>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'f6805172-3cc2-5a0a-90ab-462237282b57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EHK613',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711305',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 31183,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2023-10-12',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q4 E-tron 40 S Line - Electric - Automatic - 204 hp - 31.183 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-24 22:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711305%27 HTTP/1.1" 200 None
2026-03-24 22:32:25 [adesa.be] INFO: Saving data for 10711305: {'auction_closing_time': 1774431000.0, 'created_time': 1774280191.681508, 'last_price_update_time': 1774391545.266084}
2026-03-24 22:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711305') HTTP/1.1" 204 0
2026-03-24 22:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:32: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 22:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1829c3c-0547-5196-a728-005833ab3cc8 with identifier: 10711272
2026-03-24 22:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1829c3c-0547-5196-a728-005833ab3cc8 with scrape type 2
2026-03-24 22:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1829c3c-0547-5196-a728-005833ab3cc8 with scrape type 2
2026-03-24 22:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f1829c3c-0547-5196-a728-005833ab3cc8, identifier: 10711272
2026-03-24 22:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f1829c3c-0547-5196-a728-005833ab3cc8 with identifier: 10711272
2026-03-24 22:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f1829c3c-0547-5196-a728-005833ab3cc8 with identifier: 10711272
2026-03-24 22:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f1829c3c-0547-5196-a728-005833ab3cc8 with identifier: 10711272 to the API
2026-03-24 22:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:32: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 22:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711272>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f1829c3c-0547-5196-a728-005833ab3cc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ326',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711272',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 49764,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q2 30 TDI Attraction - Diesel - Automatic - 116 hp - 49.764 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711272%27 HTTP/1.1" 200 None
2026-03-24 22:32:28 [adesa.be] INFO: Saving data for 10711272: {'auction_closing_time': 1774431000.0, 'created_time': 1774280192.012727, 'last_price_update_time': 1774391548.316196}
2026-03-24 22:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711272') HTTP/1.1" 204 0
2026-03-24 22:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5c1fb1c-fb2a-5105-a9a6-95348ed92cff with identifier: 10711265
2026-03-24 22:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5c1fb1c-fb2a-5105-a9a6-95348ed92cff with scrape type 2
2026-03-24 22:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5c1fb1c-fb2a-5105-a9a6-95348ed92cff with scrape type 2
2026-03-24 22:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5c1fb1c-fb2a-5105-a9a6-95348ed92cff, identifier: 10711265
2026-03-24 22:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5c1fb1c-fb2a-5105-a9a6-95348ed92cff with identifier: 10711265
2026-03-24 22:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5c1fb1c-fb2a-5105-a9a6-95348ed92cff with identifier: 10711265
2026-03-24 22:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5c1fb1c-fb2a-5105-a9a6-95348ed92cff with identifier: 10711265 to the API
2026-03-24 22:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:32: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 22:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711265>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'c5c1fb1c-fb2a-5105-a9a6-95348ed92cff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GJE733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711265',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Born',
'odometer': 12376,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2024-12-24',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Cupra Born 77 kWh Business - Electric - Automatic - 231 hp - 12.376 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-24 22:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711265%27 HTTP/1.1" 200 None
2026-03-24 22:32:29 [adesa.be] INFO: Saving data for 10711265: {'auction_closing_time': 1774431000.0, 'created_time': 1774280194.319806, 'last_price_update_time': 1774391549.746522}
2026-03-24 22:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711265') HTTP/1.1" 204 0
2026-03-24 22:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60224b18-85a6-58aa-887d-0d0b5f5be21d with identifier: 10711268
2026-03-24 22:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60224b18-85a6-58aa-887d-0d0b5f5be21d with scrape type 2
2026-03-24 22:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60224b18-85a6-58aa-887d-0d0b5f5be21d with scrape type 2
2026-03-24 22:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60224b18-85a6-58aa-887d-0d0b5f5be21d, identifier: 10711268
2026-03-24 22:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60224b18-85a6-58aa-887d-0d0b5f5be21d with identifier: 10711268
2026-03-24 22:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60224b18-85a6-58aa-887d-0d0b5f5be21d with identifier: 10711268
2026-03-24 22:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60224b18-85a6-58aa-887d-0d0b5f5be21d with identifier: 10711268 to the API
2026-03-24 22:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:32:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711268>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '60224b18-85a6-58aa-887d-0d0b5f5be21d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ABEKABB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711268',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 22223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 42400,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi E-Tron GT 93 kWh - Quattro - Electric - Automatic - 476 hp - '
'22.223 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711268%27 HTTP/1.1" 200 None
2026-03-24 22:32:34 [adesa.be] INFO: Saving data for 10711268: {'auction_closing_time': 1774431000.0, 'created_time': 1774280209.639546, 'last_price_update_time': 1774391554.12474}
2026-03-24 22:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711268') HTTP/1.1" 204 0
2026-03-24 22:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:32: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 22:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e09f0f2-0152-55ab-b860-23f1edbe6099 with identifier: 10711328
2026-03-24 22:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e09f0f2-0152-55ab-b860-23f1edbe6099 with scrape type 2
2026-03-24 22:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e09f0f2-0152-55ab-b860-23f1edbe6099 with scrape type 2
2026-03-24 22:32:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e09f0f2-0152-55ab-b860-23f1edbe6099, identifier: 10711328
2026-03-24 22:32:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e09f0f2-0152-55ab-b860-23f1edbe6099 with identifier: 10711328
2026-03-24 22:32:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e09f0f2-0152-55ab-b860-23f1edbe6099 with identifier: 10711328
2026-03-24 22:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e09f0f2-0152-55ab-b860-23f1edbe6099 with identifier: 10711328 to the API
2026-03-24 22:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:32:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711328>
{'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-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '9e09f0f2-0152-55ab-b860-23f1edbe6099',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXZ228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711328',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 62088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi E-Tron 55 S Line - Quattro - Electric - Automatic - 408 hp - '
'62.088 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-24 22:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711328%27 HTTP/1.1" 200 None
2026-03-24 22:32:50 [adesa.be] INFO: Saving data for 10711328: {'auction_closing_time': 1774431000.0, 'created_time': 1774280212.292597, 'last_price_update_time': 1774391570.61094}
2026-03-24 22:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711328') HTTP/1.1" 204 0
2026-03-24 22:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88880e66-99b7-54d3-972e-dd423a1af661 with identifier: 10711262
2026-03-24 22:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88880e66-99b7-54d3-972e-dd423a1af661 with scrape type 2
2026-03-24 22:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88880e66-99b7-54d3-972e-dd423a1af661 with scrape type 2
2026-03-24 22:33:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88880e66-99b7-54d3-972e-dd423a1af661, identifier: 10711262
2026-03-24 22:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88880e66-99b7-54d3-972e-dd423a1af661 with identifier: 10711262
2026-03-24 22:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88880e66-99b7-54d3-972e-dd423a1af661 with identifier: 10711262
2026-03-24 22:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88880e66-99b7-54d3-972e-dd423a1af661 with identifier: 10711262 to the API
2026-03-24 22:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711262>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'CNG',
'id': '88880e66-99b7-54d3-972e-dd423a1af661',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMT118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711262',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 81829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-05-18',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A4 Avant 40 TFSI Business - CNG - Automatic - 170 hp - 81.829 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711262%27 HTTP/1.1" 200 None
2026-03-24 22:33:01 [adesa.be] INFO: Saving data for 10711262: {'auction_closing_time': 1774431000.0, 'created_time': 1774280202.519158, 'last_price_update_time': 1774391581.594544}
2026-03-24 22:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711262') HTTP/1.1" 204 0
2026-03-24 22:33:02 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.162(s), this was the 1st time calling it.
2026-03-24 22:33:02 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.646080206012095 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b2485d2-8657-5a01-8167-e87be9c1e2b2 with identifier: 10711271
2026-03-24 22:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b2485d2-8657-5a01-8167-e87be9c1e2b2 with scrape type 2
2026-03-24 22:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b2485d2-8657-5a01-8167-e87be9c1e2b2 with scrape type 2
2026-03-24 22:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b2485d2-8657-5a01-8167-e87be9c1e2b2, identifier: 10711271
2026-03-24 22:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b2485d2-8657-5a01-8167-e87be9c1e2b2 with identifier: 10711271
2026-03-24 22:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b2485d2-8657-5a01-8167-e87be9c1e2b2 with identifier: 10711271
2026-03-24 22:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b2485d2-8657-5a01-8167-e87be9c1e2b2 with identifier: 10711271 to the API
2026-03-24 22:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711271>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '1b2485d2-8657-5a01-8167-e87be9c1e2b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRF644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711271',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 119164,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 119.164 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711271%27 HTTP/1.1" 200 None
2026-03-24 22:33:03 [adesa.be] INFO: Saving data for 10711271: {'auction_closing_time': 1774431000.0, 'created_time': 1774280189.811054, 'last_price_update_time': 1774391583.215637}
2026-03-24 22:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711271') HTTP/1.1" 204 0
2026-03-24 22:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bc2d96a-d706-59ea-a33b-892c54949b60 with identifier: 10711269
2026-03-24 22:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bc2d96a-d706-59ea-a33b-892c54949b60 with scrape type 2
2026-03-24 22:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bc2d96a-d706-59ea-a33b-892c54949b60 with scrape type 2
2026-03-24 22:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bc2d96a-d706-59ea-a33b-892c54949b60, identifier: 10711269
2026-03-24 22:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bc2d96a-d706-59ea-a33b-892c54949b60 with identifier: 10711269
2026-03-24 22:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bc2d96a-d706-59ea-a33b-892c54949b60 with identifier: 10711269
2026-03-24 22:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bc2d96a-d706-59ea-a33b-892c54949b60 with identifier: 10711269 to the API
2026-03-24 22:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711269>
{'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': 136,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0bc2d96a-d706-59ea-a33b-892c54949b60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEB024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711269',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 68476,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'68.476 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711269%27 HTTP/1.1" 200 None
2026-03-24 22:33:03 [adesa.be] INFO: Saving data for 10711269: {'auction_closing_time': 1774431000.0, 'created_time': 1774280211.975653, 'last_price_update_time': 1774391583.816155}
2026-03-24 22:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711269') HTTP/1.1" 204 0
2026-03-24 22:33:06 [scrapy.extensions.logstats] INFO: Crawled 1118 pages (at 13 pages/min), scraped 990 items (at 13 items/min)
2026-03-24 22:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:33:08 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.210(s), this was the 1st time calling it.
2026-03-24 22:33:08 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.27406681624023 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43fa42a3-0852-5295-85c1-11c2cd4326ef with identifier: 10711278
2026-03-24 22:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43fa42a3-0852-5295-85c1-11c2cd4326ef with scrape type 2
2026-03-24 22:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43fa42a3-0852-5295-85c1-11c2cd4326ef with scrape type 2
2026-03-24 22:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43fa42a3-0852-5295-85c1-11c2cd4326ef, identifier: 10711278
2026-03-24 22:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43fa42a3-0852-5295-85c1-11c2cd4326ef with identifier: 10711278
2026-03-24 22:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43fa42a3-0852-5295-85c1-11c2cd4326ef with identifier: 10711278
2026-03-24 22:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43fa42a3-0852-5295-85c1-11c2cd4326ef with identifier: 10711278 to the API
2026-03-24 22:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711278>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 17,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '43fa42a3-0852-5295-85c1-11c2cd4326ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MBKP693',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711278',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Micro',
'model': 'Microlino',
'odometer': 1529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2024-01-29',
'seats_number': 2,
'seller_name': "D'Ieteren Lease",
'title': 'Micro Microlino Pioneer - Electric - Automatic - 17 hp - 1.529 km',
'transmission': 'automatic',
'trim': 'Pioneer',
'vin': None,
'year': 2024}
2026-03-24 22:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711278%27 HTTP/1.1" 200 None
2026-03-24 22:33:08 [adesa.be] INFO: Saving data for 10711278: {'auction_closing_time': 1774431000.0, 'created_time': 1774280194.701109, 'last_price_update_time': 1774391588.901738}
2026-03-24 22:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711278') HTTP/1.1" 204 0
2026-03-24 22:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb86d74d-ba5c-5062-965b-8cdc6fb439f4 with identifier: 10711237
2026-03-24 22:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb86d74d-ba5c-5062-965b-8cdc6fb439f4 with scrape type 2
2026-03-24 22:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb86d74d-ba5c-5062-965b-8cdc6fb439f4 with scrape type 2
2026-03-24 22:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb86d74d-ba5c-5062-965b-8cdc6fb439f4, identifier: 10711237
2026-03-24 22:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb86d74d-ba5c-5062-965b-8cdc6fb439f4 with identifier: 10711237
2026-03-24 22:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb86d74d-ba5c-5062-965b-8cdc6fb439f4 with identifier: 10711237
2026-03-24 22:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb86d74d-ba5c-5062-965b-8cdc6fb439f4 with identifier: 10711237 to the API
2026-03-24 22:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 22:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711237>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'bb86d74d-ba5c-5062-965b-8cdc6fb439f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGY853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711237',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 77065,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A1 Sportback 25 TFSI Advanced - Petrol - Automatic - 95 hp - '
'77.065 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 22:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711237%27 HTTP/1.1" 200 None
2026-03-24 22:33:17 [adesa.be] INFO: Saving data for 10711237: {'auction_closing_time': 1774431000.0, 'created_time': 1774280201.327628, 'last_price_update_time': 1774391597.020476}
2026-03-24 22:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711237') HTTP/1.1" 204 0
2026-03-24 22:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52714e34-0fbd-5af1-8f4e-553877917c36 with identifier: 10711286
2026-03-24 22:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52714e34-0fbd-5af1-8f4e-553877917c36 with scrape type 2
2026-03-24 22:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52714e34-0fbd-5af1-8f4e-553877917c36 with scrape type 2
2026-03-24 22:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52714e34-0fbd-5af1-8f4e-553877917c36, identifier: 10711286
2026-03-24 22:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52714e34-0fbd-5af1-8f4e-553877917c36 with identifier: 10711286
2026-03-24 22:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52714e34-0fbd-5af1-8f4e-553877917c36 with identifier: 10711286
2026-03-24 22:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52714e34-0fbd-5af1-8f4e-553877917c36 with identifier: 10711286 to the API
2026-03-24 22:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711286>
{'auction_title': '',
'c_o_2_emission_value': 149,
'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': '52714e34-0fbd-5af1-8f4e-553877917c36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVM258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711286',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 78901,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Kodiaq 1.5 TSI Ambition - Petrol - Manual - 150 hp - 78.901 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 22:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711286%27 HTTP/1.1" 200 None
2026-03-24 22:33:19 [adesa.be] INFO: Saving data for 10711286: {'auction_closing_time': 1774431000.0, 'created_time': 1774280119.393919, 'last_price_update_time': 1774391599.187263}
2026-03-24 22:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711286') HTTP/1.1" 204 0
2026-03-24 22:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2ec5580-7487-554e-8f45-192a7198ce92 with identifier: 10711274
2026-03-24 22:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2ec5580-7487-554e-8f45-192a7198ce92 with scrape type 2
2026-03-24 22:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2ec5580-7487-554e-8f45-192a7198ce92 with scrape type 2
2026-03-24 22:33:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c2ec5580-7487-554e-8f45-192a7198ce92, identifier: 10711274
2026-03-24 22:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c2ec5580-7487-554e-8f45-192a7198ce92 with identifier: 10711274
2026-03-24 22:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c2ec5580-7487-554e-8f45-192a7198ce92 with identifier: 10711274
2026-03-24 22:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c2ec5580-7487-554e-8f45-192a7198ce92 with identifier: 10711274 to the API
2026-03-24 22:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711274>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'c2ec5580-7487-554e-8f45-192a7198ce92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FBP120',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711274',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Born',
'odometer': 15517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Cupra Born 77 kWh Business - Electric - Automatic - 231 hp - 15.517 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2025}
2026-03-24 22:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711274%27 HTTP/1.1" 200 None
2026-03-24 22:33:19 [adesa.be] INFO: Saving data for 10711274: {'auction_closing_time': 1774431000.0, 'created_time': 1774280195.48527, 'last_price_update_time': 1774391599.580171}
2026-03-24 22:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711274') HTTP/1.1" 204 0
2026-03-24 22:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ba19413-04c5-5787-879b-95d95697fc13 with identifier: 10711248
2026-03-24 22:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ba19413-04c5-5787-879b-95d95697fc13 with scrape type 2
2026-03-24 22:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ba19413-04c5-5787-879b-95d95697fc13 with scrape type 2
2026-03-24 22:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ba19413-04c5-5787-879b-95d95697fc13, identifier: 10711248
2026-03-24 22:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ba19413-04c5-5787-879b-95d95697fc13 with identifier: 10711248
2026-03-24 22:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ba19413-04c5-5787-879b-95d95697fc13 with identifier: 10711248
2026-03-24 22:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ba19413-04c5-5787-879b-95d95697fc13 with identifier: 10711248 to the API
2026-03-24 22:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711248>
{'auction_title': '',
'c_o_2_emission_value': 149,
'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:30:00Z',
'fuel_type': 'Diesel',
'id': '3ba19413-04c5-5787-879b-95d95697fc13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAQ647',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711248',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 101473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI IQ.Drive - Diesel - Automatic - '
'150 hp - 101.473 km',
'transmission': 'automatic',
'trim': 'IQ.Drive',
'vin': None,
'year': 2021}
2026-03-24 22:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711248%27 HTTP/1.1" 200 None
2026-03-24 22:33:23 [adesa.be] INFO: Saving data for 10711248: {'auction_closing_time': 1774431000.0, 'created_time': 1774280200.612955, 'last_price_update_time': 1774391603.970006}
2026-03-24 22:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711248') HTTP/1.1" 204 0
2026-03-24 22:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f05695e-6a25-56e0-b578-e2a11e78f7ab with identifier: 10711249
2026-03-24 22:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f05695e-6a25-56e0-b578-e2a11e78f7ab with scrape type 2
2026-03-24 22:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f05695e-6a25-56e0-b578-e2a11e78f7ab with scrape type 2
2026-03-24 22:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f05695e-6a25-56e0-b578-e2a11e78f7ab, identifier: 10711249
2026-03-24 22:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f05695e-6a25-56e0-b578-e2a11e78f7ab with identifier: 10711249
2026-03-24 22:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f05695e-6a25-56e0-b578-e2a11e78f7ab with identifier: 10711249
2026-03-24 22:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f05695e-6a25-56e0-b578-e2a11e78f7ab with identifier: 10711249 to the API
2026-03-24 22:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711249>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Gray',
'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': '5f05695e-6a25-56e0-b578-e2a11e78f7ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHT200',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711249',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 196796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-08-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI Life Business - Petrol - Automatic - 150 '
'hp - 196.796 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-24 22:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711249%27 HTTP/1.1" 200 None
2026-03-24 22:33:27 [adesa.be] INFO: Saving data for 10711249: {'auction_closing_time': 1774431000.0, 'created_time': 1774280204.330745, 'last_price_update_time': 1774391607.83136}
2026-03-24 22:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711249') HTTP/1.1" 204 0
2026-03-24 22:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39756cf3-dbe5-5628-af11-f567d275008d with identifier: 10711321
2026-03-24 22:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39756cf3-dbe5-5628-af11-f567d275008d with scrape type 2
2026-03-24 22:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39756cf3-dbe5-5628-af11-f567d275008d with scrape type 2
2026-03-24 22:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39756cf3-dbe5-5628-af11-f567d275008d, identifier: 10711321
2026-03-24 22:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39756cf3-dbe5-5628-af11-f567d275008d with identifier: 10711321
2026-03-24 22:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39756cf3-dbe5-5628-af11-f567d275008d with identifier: 10711321
2026-03-24 22:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39756cf3-dbe5-5628-af11-f567d275008d with identifier: 10711321 to the API
2026-03-24 22:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711321>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '39756cf3-dbe5-5628-af11-f567d275008d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPN688',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711321',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 135558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-10-07',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q5 Sportback 2.0 TFSI S Line - Quattro - Hybrid - Automatic - '
'265 hp - 135.558 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711321%27 HTTP/1.1" 200 None
2026-03-24 22:33:28 [adesa.be] INFO: Saving data for 10711321: {'auction_closing_time': 1774431000.0, 'created_time': 1774280190.436572, 'last_price_update_time': 1774391608.373209}
2026-03-24 22:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711321') HTTP/1.1" 204 0
2026-03-24 22:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a982cd22-f553-5d51-969f-90a392ac5637 with identifier: 10711238
2026-03-24 22:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a982cd22-f553-5d51-969f-90a392ac5637 with scrape type 2
2026-03-24 22:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a982cd22-f553-5d51-969f-90a392ac5637 with scrape type 2
2026-03-24 22:33:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a982cd22-f553-5d51-969f-90a392ac5637, identifier: 10711238
2026-03-24 22:33:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a982cd22-f553-5d51-969f-90a392ac5637 with identifier: 10711238
2026-03-24 22:33:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a982cd22-f553-5d51-969f-90a392ac5637 with identifier: 10711238
2026-03-24 22:33:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a982cd22-f553-5d51-969f-90a392ac5637 with identifier: 10711238 to the API
2026-03-24 22:33:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'a982cd22-f553-5d51-969f-90a392ac5637',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EBP285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711238',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 46372,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2023-08-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.5 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 46.372 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2023}
2026-03-24 22:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711238%27 HTTP/1.1" 200 None
2026-03-24 22:33:29 [adesa.be] INFO: Saving data for 10711238: {'auction_closing_time': 1774431000.0, 'created_time': 1774280215.087516, 'last_price_update_time': 1774391609.343753}
2026-03-24 22:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711238') HTTP/1.1" 204 0
2026-03-24 22:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with identifier: 10711252
2026-03-24 22:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with scrape type 2
2026-03-24 22:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with scrape type 2
2026-03-24 22:33:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179, identifier: 10711252
2026-03-24 22:33:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with identifier: 10711252
2026-03-24 22:33:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with identifier: 10711252
2026-03-24 22:33:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with identifier: 10711252 to the API
2026-03-24 22:33:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711252>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a1793a2e-55c1-5dc6-bab8-d7e41b3ad179',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPP436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711252',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 151182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 151.182 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-24 22:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711252%27 HTTP/1.1" 200 None
2026-03-24 22:33:29 [adesa.be] INFO: Saving data for 10711252: {'auction_closing_time': 1774431000.0, 'created_time': 1774280205.864186, 'last_price_update_time': 1774391609.813088}
2026-03-24 22:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711252') HTTP/1.1" 204 0
2026-03-24 22:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26df0a09-b9e7-5256-a0ad-21257d9ac192 with identifier: 10711241
2026-03-24 22:33:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26df0a09-b9e7-5256-a0ad-21257d9ac192 with scrape type 2
2026-03-24 22:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26df0a09-b9e7-5256-a0ad-21257d9ac192 with scrape type 2
2026-03-24 22:33:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26df0a09-b9e7-5256-a0ad-21257d9ac192, identifier: 10711241
2026-03-24 22:33:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26df0a09-b9e7-5256-a0ad-21257d9ac192 with identifier: 10711241
2026-03-24 22:33:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26df0a09-b9e7-5256-a0ad-21257d9ac192 with identifier: 10711241
2026-03-24 22:33:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26df0a09-b9e7-5256-a0ad-21257d9ac192 with identifier: 10711241 to the API
2026-03-24 22:33:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '26df0a09-b9e7-5256-a0ad-21257d9ac192',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ENJ533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711241',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 29522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.4 77 kWh Pro - Electric - Automatic - 174 hp - 29.522 '
'km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-24 22:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711241%27 HTTP/1.1" 200 None
2026-03-24 22:33:32 [adesa.be] INFO: Saving data for 10711241: {'auction_closing_time': 1774431000.0, 'created_time': 1774280162.733798, 'last_price_update_time': 1774391612.382329}
2026-03-24 22:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711241') HTTP/1.1" 204 0
2026-03-24 22:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23c5ac60-b2b1-5ec1-b1a3-83e6c8de3446 with identifier: 10711246
2026-03-24 22:33:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23c5ac60-b2b1-5ec1-b1a3-83e6c8de3446 with scrape type 2
2026-03-24 22:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23c5ac60-b2b1-5ec1-b1a3-83e6c8de3446 with scrape type 2
2026-03-24 22:33:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23c5ac60-b2b1-5ec1-b1a3-83e6c8de3446, identifier: 10711246
2026-03-24 22:33:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23c5ac60-b2b1-5ec1-b1a3-83e6c8de3446 with identifier: 10711246
2026-03-24 22:33:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23c5ac60-b2b1-5ec1-b1a3-83e6c8de3446 with identifier: 10711246
2026-03-24 22:33:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23c5ac60-b2b1-5ec1-b1a3-83e6c8de3446 with identifier: 10711246 to the API
2026-03-24 22:33:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711246>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Blue',
'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': 'Petrol',
'id': '23c5ac60-b2b1-5ec1-b1a3-83e6c8de3446',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQC845',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711246',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 115335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Active - Petrol - Manual - 130 hp - 115.335 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-24 22:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711246%27 HTTP/1.1" 200 None
2026-03-24 22:33:36 [adesa.be] INFO: Saving data for 10711246: {'auction_closing_time': 1774431000.0, 'created_time': 1774280208.336781, 'last_price_update_time': 1774391616.772918}
2026-03-24 22:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711246') HTTP/1.1" 204 0
2026-03-24 22:33:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.708(s), this was the 1st time calling it.
2026-03-24 22:33:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.127492938024343 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e68dac3-51f0-5e10-a378-191935985679 with identifier: 10711279
2026-03-24 22:33:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e68dac3-51f0-5e10-a378-191935985679 with scrape type 2
2026-03-24 22:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e68dac3-51f0-5e10-a378-191935985679 with scrape type 2
2026-03-24 22:33:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e68dac3-51f0-5e10-a378-191935985679, identifier: 10711279
2026-03-24 22:33:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e68dac3-51f0-5e10-a378-191935985679 with identifier: 10711279
2026-03-24 22:33:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e68dac3-51f0-5e10-a378-191935985679 with identifier: 10711279
2026-03-24 22:33:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e68dac3-51f0-5e10-a378-191935985679 with identifier: 10711279 to the API
2026-03-24 22:33:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711279>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '3e68dac3-51f0-5e10-a378-191935985679',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALW481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711279',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 94982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Seat Leon 1.4 Xcellence - Hybrid - Automatic - 150 hp - 94.982 km',
'transmission': 'automatic',
'trim': 'Xcellence',
'vin': None,
'year': 2020}
2026-03-24 22:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711279%27 HTTP/1.1" 200 None
2026-03-24 22:33:50 [adesa.be] INFO: Saving data for 10711279: {'auction_closing_time': 1774431000.0, 'created_time': 1774279892.850919, 'last_price_update_time': 1774391630.785649}
2026-03-24 22:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711279') HTTP/1.1" 204 0
2026-03-24 22:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11fa24d0-a373-5c7c-9769-ecf9ee3cc748 with identifier: 10711234
2026-03-24 22:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11fa24d0-a373-5c7c-9769-ecf9ee3cc748 with scrape type 2
2026-03-24 22:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11fa24d0-a373-5c7c-9769-ecf9ee3cc748 with scrape type 2
2026-03-24 22:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11fa24d0-a373-5c7c-9769-ecf9ee3cc748, identifier: 10711234
2026-03-24 22:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11fa24d0-a373-5c7c-9769-ecf9ee3cc748 with identifier: 10711234
2026-03-24 22:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11fa24d0-a373-5c7c-9769-ecf9ee3cc748 with identifier: 10711234
2026-03-24 22:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11fa24d0-a373-5c7c-9769-ecf9ee3cc748 with identifier: 10711234 to the API
2026-03-24 22:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711234>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '11fa24d0-a373-5c7c-9769-ecf9ee3cc748',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YKY145',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711234',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 18360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.0 TSI Family - Petrol - Automatic - 110 hp - '
'18.360 km',
'transmission': 'automatic',
'trim': 'Family',
'vin': None,
'year': 2024}
2026-03-24 22:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711234%27 HTTP/1.1" 200 None
2026-03-24 22:33:57 [adesa.be] INFO: Saving data for 10711234: {'auction_closing_time': 1774431000.0, 'created_time': 1774280210.922769, 'last_price_update_time': 1774391637.097732}
2026-03-24 22:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711234') HTTP/1.1" 204 0
2026-03-24 22:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05b092bd-4b24-5d31-a948-5896b0ec546e with identifier: 10711257
2026-03-24 22:33:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05b092bd-4b24-5d31-a948-5896b0ec546e with scrape type 2
2026-03-24 22:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05b092bd-4b24-5d31-a948-5896b0ec546e with scrape type 2
2026-03-24 22:33:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05b092bd-4b24-5d31-a948-5896b0ec546e, identifier: 10711257
2026-03-24 22:33:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05b092bd-4b24-5d31-a948-5896b0ec546e with identifier: 10711257
2026-03-24 22:33:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05b092bd-4b24-5d31-a948-5896b0ec546e with identifier: 10711257
2026-03-24 22:33:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05b092bd-4b24-5d31-a948-5896b0ec546e with identifier: 10711257 to the API
2026-03-24 22:33:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711257>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '05b092bd-4b24-5d31-a948-5896b0ec546e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEQ381',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711257',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 53663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.5 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 53.663 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2023}
2026-03-24 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711257%27 HTTP/1.1" 200 None
2026-03-24 22:33:58 [adesa.be] INFO: Saving data for 10711257: {'auction_closing_time': 1774431000.0, 'created_time': 1774280206.488561, 'last_price_update_time': 1774391638.099859}
2026-03-24 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711257') HTTP/1.1" 204 0
2026-03-24 22:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:33: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 22:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d60e65e-0261-5cd7-ac42-dc36d9225644 with identifier: 10711256
2026-03-24 22:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d60e65e-0261-5cd7-ac42-dc36d9225644 with scrape type 2
2026-03-24 22:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d60e65e-0261-5cd7-ac42-dc36d9225644 with scrape type 2
2026-03-24 22:33:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d60e65e-0261-5cd7-ac42-dc36d9225644, identifier: 10711256
2026-03-24 22:33:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d60e65e-0261-5cd7-ac42-dc36d9225644 with identifier: 10711256
2026-03-24 22:33:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d60e65e-0261-5cd7-ac42-dc36d9225644 with identifier: 10711256
2026-03-24 22:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d60e65e-0261-5cd7-ac42-dc36d9225644 with identifier: 10711256 to the API
2026-03-24 22:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711256>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1d60e65e-0261-5cd7-ac42-dc36d9225644',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EVD412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711256',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 31446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2024-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.0 TSI Ambition - Petrol - Manual - 110 hp - '
'31.446 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2024}
2026-03-24 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711256%27 HTTP/1.1" 200 None
2026-03-24 22:33:59 [adesa.be] INFO: Saving data for 10711256: {'auction_closing_time': 1774431000.0, 'created_time': 1774280216.423487, 'last_price_update_time': 1774391639.616213}
2026-03-24 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711256') HTTP/1.1" 204 0
2026-03-24 22:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c07445b8-4671-536b-a09a-ca5dbae22456 with identifier: 10711243
2026-03-24 22:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c07445b8-4671-536b-a09a-ca5dbae22456 with scrape type 2
2026-03-24 22:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c07445b8-4671-536b-a09a-ca5dbae22456 with scrape type 2
2026-03-24 22:33:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c07445b8-4671-536b-a09a-ca5dbae22456, identifier: 10711243
2026-03-24 22:33:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c07445b8-4671-536b-a09a-ca5dbae22456 with identifier: 10711243
2026-03-24 22:33:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c07445b8-4671-536b-a09a-ca5dbae22456 with identifier: 10711243
2026-03-24 22:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c07445b8-4671-536b-a09a-ca5dbae22456 with identifier: 10711243 to the API
2026-03-24 22:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:33: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 22:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711243>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c07445b8-4671-536b-a09a-ca5dbae22456',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUW356',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711243',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 35100,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Manual - 110 hp - '
'35.100 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2024}
2026-03-24 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711243%27 HTTP/1.1" 200 None
2026-03-24 22:33:59 [adesa.be] INFO: Saving data for 10711243: {'auction_closing_time': 1774431000.0, 'created_time': 1774280241.211699, 'last_price_update_time': 1774391639.969059}
2026-03-24 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711243') HTTP/1.1" 204 0
2026-03-24 22:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60b89f5e-bded-50f0-acbc-c3211831618e with identifier: 10711258
2026-03-24 22:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60b89f5e-bded-50f0-acbc-c3211831618e with scrape type 2
2026-03-24 22:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60b89f5e-bded-50f0-acbc-c3211831618e with scrape type 2
2026-03-24 22:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60b89f5e-bded-50f0-acbc-c3211831618e, identifier: 10711258
2026-03-24 22:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60b89f5e-bded-50f0-acbc-c3211831618e with identifier: 10711258
2026-03-24 22:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60b89f5e-bded-50f0-acbc-c3211831618e with identifier: 10711258
2026-03-24 22:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60b89f5e-bded-50f0-acbc-c3211831618e with identifier: 10711258 to the API
2026-03-24 22:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711258>
{'auction_title': '',
'c_o_2_emission_value': 148,
'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:30:00Z',
'fuel_type': 'Diesel',
'id': '60b89f5e-bded-50f0-acbc-c3211831618e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXG152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711258',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 152134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 150 hp - 152.134 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2021}
2026-03-24 22:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711258%27 HTTP/1.1" 200 None
2026-03-24 22:34:01 [adesa.be] INFO: Saving data for 10711258: {'auction_closing_time': 1774431000.0, 'created_time': 1774280216.043974, 'last_price_update_time': 1774391641.426173}
2026-03-24 22:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711258') HTTP/1.1" 204 0
2026-03-24 22:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97f031c3-ad8a-507d-851b-ab81561331ab with identifier: 10711254
2026-03-24 22:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97f031c3-ad8a-507d-851b-ab81561331ab with scrape type 2
2026-03-24 22:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97f031c3-ad8a-507d-851b-ab81561331ab with scrape type 2
2026-03-24 22:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97f031c3-ad8a-507d-851b-ab81561331ab, identifier: 10711254
2026-03-24 22:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97f031c3-ad8a-507d-851b-ab81561331ab with identifier: 10711254
2026-03-24 22:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97f031c3-ad8a-507d-851b-ab81561331ab with identifier: 10711254
2026-03-24 22:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97f031c3-ad8a-507d-851b-ab81561331ab with identifier: 10711254 to the API
2026-03-24 22:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711254>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': '97f031c3-ad8a-507d-851b-ab81561331ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACU863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711254',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 163936,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'163.936 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 22:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711254%27 HTTP/1.1" 200 None
2026-03-24 22:34:01 [adesa.be] INFO: Saving data for 10711254: {'auction_closing_time': 1774431000.0, 'created_time': 1774280223.547474, 'last_price_update_time': 1774391641.893486}
2026-03-24 22:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711254') HTTP/1.1" 204 0
2026-03-24 22:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe184d43-68a6-571d-8897-8daeeea431e8 with identifier: 10694144
2026-03-24 22:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe184d43-68a6-571d-8897-8daeeea431e8 with scrape type 2
2026-03-24 22:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe184d43-68a6-571d-8897-8daeeea431e8 with scrape type 2
2026-03-24 22:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe184d43-68a6-571d-8897-8daeeea431e8, identifier: 10694144
2026-03-24 22:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe184d43-68a6-571d-8897-8daeeea431e8 with identifier: 10694144
2026-03-24 22:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe184d43-68a6-571d-8897-8daeeea431e8 with identifier: 10694144
2026-03-24 22:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe184d43-68a6-571d-8897-8daeeea431e8 with identifier: 10694144 to the API
2026-03-24 22:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694144>
{'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': 150,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'fe184d43-68a6-571d-8897-8daeeea431e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GSQ502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694144',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 17250,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2025-03-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen T-ROC 1.5 TSI Style - Petrol - Automatic - 150 hp - '
'17.250 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-24 22:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694144%27 HTTP/1.1" 200 None
2026-03-24 22:34:03 [adesa.be] INFO: Saving data for 10694144: {'auction_closing_time': 1774425600.0, 'created_time': 1773915391.506097, 'last_price_update_time': 1774391643.677694}
2026-03-24 22:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694144') HTTP/1.1" 204 0
2026-03-24 22:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5659047-2016-5391-9623-447a56a1547d with identifier: 10711298
2026-03-24 22:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5659047-2016-5391-9623-447a56a1547d with scrape type 2
2026-03-24 22:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5659047-2016-5391-9623-447a56a1547d with scrape type 2
2026-03-24 22:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5659047-2016-5391-9623-447a56a1547d, identifier: 10711298
2026-03-24 22:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5659047-2016-5391-9623-447a56a1547d with identifier: 10711298
2026-03-24 22:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5659047-2016-5391-9623-447a56a1547d with identifier: 10711298
2026-03-24 22:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5659047-2016-5391-9623-447a56a1547d with identifier: 10711298 to the API
2026-03-24 22:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711298>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'b5659047-2016-5391-9623-447a56a1547d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FAL103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 37464,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2024-03-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.5 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 37.464 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2024}
2026-03-24 22:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711298%27 HTTP/1.1" 200 None
2026-03-24 22:34:04 [adesa.be] INFO: Saving data for 10711298: {'auction_closing_time': 1774431000.0, 'created_time': 1774280154.734073, 'last_price_update_time': 1774391644.786609}
2026-03-24 22:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711298') HTTP/1.1" 204 0
2026-03-24 22:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c11fcc5-219e-5111-9d7d-d72d24cdba1c with identifier: 10711250
2026-03-24 22:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c11fcc5-219e-5111-9d7d-d72d24cdba1c with scrape type 2
2026-03-24 22:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c11fcc5-219e-5111-9d7d-d72d24cdba1c with scrape type 2
2026-03-24 22:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c11fcc5-219e-5111-9d7d-d72d24cdba1c, identifier: 10711250
2026-03-24 22:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c11fcc5-219e-5111-9d7d-d72d24cdba1c with identifier: 10711250
2026-03-24 22:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c11fcc5-219e-5111-9d7d-d72d24cdba1c with identifier: 10711250
2026-03-24 22:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c11fcc5-219e-5111-9d7d-d72d24cdba1c with identifier: 10711250 to the API
2026-03-24 22:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711250>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2c11fcc5-219e-5111-9d7d-d72d24cdba1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FWB790',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711250',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 33070,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2024-09-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Manual - 102 hp - 33.070 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711250%27 HTTP/1.1" 200 None
2026-03-24 22:34:05 [adesa.be] INFO: Saving data for 10711250: {'auction_closing_time': 1774431000.0, 'created_time': 1774280229.226344, 'last_price_update_time': 1774391645.263129}
2026-03-24 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711250') HTTP/1.1" 204 0
2026-03-24 22:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8858131-de51-525a-98d4-5025dab6737c with identifier: 10694140
2026-03-24 22:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8858131-de51-525a-98d4-5025dab6737c with scrape type 2
2026-03-24 22:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8858131-de51-525a-98d4-5025dab6737c with scrape type 2
2026-03-24 22:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8858131-de51-525a-98d4-5025dab6737c, identifier: 10694140
2026-03-24 22:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8858131-de51-525a-98d4-5025dab6737c with identifier: 10694140
2026-03-24 22:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8858131-de51-525a-98d4-5025dab6737c with identifier: 10694140
2026-03-24 22:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8858131-de51-525a-98d4-5025dab6737c with identifier: 10694140 to the API
2026-03-24 22:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694140>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Electric',
'id': 'e8858131-de51-525a-98d4-5025dab6737c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELY454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694140',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 45515,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen ID.4 77 kWh Pro - Electric - Automatic - 174 hp - 45.515 '
'km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-24 22:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694140%27 HTTP/1.1" 200 None
2026-03-24 22:34:06 [adesa.be] INFO: Saving data for 10694140: {'auction_closing_time': 1774425600.0, 'created_time': 1773915390.873307, 'last_price_update_time': 1774391646.809829}
2026-03-24 22:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694140') HTTP/1.1" 204 0
2026-03-24 22:34:06 [scrapy.extensions.logstats] INFO: Crawled 1140 pages (at 22 pages/min), scraped 1012 items (at 22 items/min)
2026-03-24 22:34:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 241f0cfd-2e68-5943-aea6-716eed88b806 with identifier: 10694122
2026-03-24 22:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 241f0cfd-2e68-5943-aea6-716eed88b806 with scrape type 2
2026-03-24 22:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 241f0cfd-2e68-5943-aea6-716eed88b806 with scrape type 2
2026-03-24 22:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 241f0cfd-2e68-5943-aea6-716eed88b806, identifier: 10694122
2026-03-24 22:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 241f0cfd-2e68-5943-aea6-716eed88b806 with identifier: 10694122
2026-03-24 22:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 241f0cfd-2e68-5943-aea6-716eed88b806 with identifier: 10694122
2026-03-24 22:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 241f0cfd-2e68-5943-aea6-716eed88b806 with identifier: 10694122 to the API
2026-03-24 22:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694122>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': '241f0cfd-2e68-5943-aea6-716eed88b806',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXK843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694122',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 63914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1000,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - Manual - 110 hp - '
'63.914 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-24 22:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694122%27 HTTP/1.1" 200 None
2026-03-24 22:34:14 [adesa.be] INFO: Saving data for 10694122: {'auction_closing_time': 1774425600.0, 'created_time': 1773915401.258724, 'last_price_update_time': 1774391654.397612}
2026-03-24 22:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694122') HTTP/1.1" 204 0
2026-03-24 22:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba1692e0-30ae-58e0-86ee-cc4890efc3d9 with identifier: 10694142
2026-03-24 22:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba1692e0-30ae-58e0-86ee-cc4890efc3d9 with scrape type 2
2026-03-24 22:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba1692e0-30ae-58e0-86ee-cc4890efc3d9 with scrape type 2
2026-03-24 22:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba1692e0-30ae-58e0-86ee-cc4890efc3d9, identifier: 10694142
2026-03-24 22:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba1692e0-30ae-58e0-86ee-cc4890efc3d9 with identifier: 10694142
2026-03-24 22:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba1692e0-30ae-58e0-86ee-cc4890efc3d9 with identifier: 10694142
2026-03-24 22:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba1692e0-30ae-58e0-86ee-cc4890efc3d9 with identifier: 10694142 to the API
2026-03-24 22:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694142>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'ba1692e0-30ae-58e0-86ee-cc4890efc3d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GHL850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694142',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 9734,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2024-12-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Manual - 95 hp - 9.734 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2024}
2026-03-24 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694142%27 HTTP/1.1" 200 None
2026-03-24 22:34:16 [adesa.be] INFO: Saving data for 10694142: {'auction_closing_time': 1774425600.0, 'created_time': 1773915389.049177, 'last_price_update_time': 1774391656.492758}
2026-03-24 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694142') HTTP/1.1" 204 0
2026-03-24 22:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3576b0b4-2763-5dfa-aadd-875e8c864837 with identifier: 10694104
2026-03-24 22:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3576b0b4-2763-5dfa-aadd-875e8c864837 with scrape type 2
2026-03-24 22:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3576b0b4-2763-5dfa-aadd-875e8c864837 with scrape type 2
2026-03-24 22:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3576b0b4-2763-5dfa-aadd-875e8c864837, identifier: 10694104
2026-03-24 22:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56388cdb-4d99-5b7b-b09b-78673033f42d with identifier: 10694143
2026-03-24 22:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56388cdb-4d99-5b7b-b09b-78673033f42d with scrape type 2
2026-03-24 22:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56388cdb-4d99-5b7b-b09b-78673033f42d with scrape type 2
2026-03-24 22:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56388cdb-4d99-5b7b-b09b-78673033f42d, identifier: 10694143
2026-03-24 22:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3576b0b4-2763-5dfa-aadd-875e8c864837 with identifier: 10694104
2026-03-24 22:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3576b0b4-2763-5dfa-aadd-875e8c864837 with identifier: 10694104
2026-03-24 22:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3576b0b4-2763-5dfa-aadd-875e8c864837 with identifier: 10694104 to the API
2026-03-24 22:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694104>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3576b0b4-2763-5dfa-aadd-875e8c864837',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGY610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694104',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'Canter',
'odometer': 26632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-07-25',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Mitsubishi Canter 3.0 DI-D - Diesel - Manual - 150 hp - 26.632 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694104%27 HTTP/1.1" 200 None
2026-03-24 22:34:16 [adesa.be] INFO: Saving data for 10694104: {'auction_closing_time': 1774425600.0, 'created_time': 1773915419.751196, 'last_price_update_time': 1774391656.983246}
2026-03-24 22:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694104') HTTP/1.1" 204 0
2026-03-24 22:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56388cdb-4d99-5b7b-b09b-78673033f42d with identifier: 10694143
2026-03-24 22:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56388cdb-4d99-5b7b-b09b-78673033f42d with identifier: 10694143
2026-03-24 22:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56388cdb-4d99-5b7b-b09b-78673033f42d with identifier: 10694143 to the API
2026-03-24 22:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694143>
{'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': 95,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': '56388cdb-4d99-5b7b-b09b-78673033f42d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EEA139',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694143',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 17615,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2023-09-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Polo 1.0 TSI Life Business - Petrol - Manual - 95 hp - '
'17.615 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-24 22:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694143%27 HTTP/1.1" 200 None
2026-03-24 22:34:17 [adesa.be] INFO: Saving data for 10694143: {'auction_closing_time': 1774425600.0, 'created_time': 1773915340.76184, 'last_price_update_time': 1774391657.249763}
2026-03-24 22:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694143') HTTP/1.1" 204 0
2026-03-24 22:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbb9b7da-39d8-5860-bf7f-9acefbe1b75f with identifier: 10694120
2026-03-24 22:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f with scrape type 2
2026-03-24 22:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbb9b7da-39d8-5860-bf7f-9acefbe1b75f with scrape type 2
2026-03-24 22:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fbb9b7da-39d8-5860-bf7f-9acefbe1b75f, identifier: 10694120
2026-03-24 22:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fbb9b7da-39d8-5860-bf7f-9acefbe1b75f with identifier: 10694120
2026-03-24 22:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fbb9b7da-39d8-5860-bf7f-9acefbe1b75f with identifier: 10694120
2026-03-24 22:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fbb9b7da-39d8-5860-bf7f-9acefbe1b75f with identifier: 10694120 to the API
2026-03-24 22:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694120>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'fbb9b7da-39d8-5860-bf7f-9acefbe1b75f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLK735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694120',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 63751,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 63.751 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694120%27 HTTP/1.1" 200 None
2026-03-24 22:34:18 [adesa.be] INFO: Saving data for 10694120: {'auction_closing_time': 1774425600.0, 'created_time': 1773915418.960918, 'last_price_update_time': 1774391658.421817}
2026-03-24 22:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694120') HTTP/1.1" 204 0
2026-03-24 22:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c10be15b-65c7-5153-a880-17a72a63ae08 with identifier: 10711240
2026-03-24 22:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c10be15b-65c7-5153-a880-17a72a63ae08 with scrape type 2
2026-03-24 22:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c10be15b-65c7-5153-a880-17a72a63ae08 with scrape type 2
2026-03-24 22:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c10be15b-65c7-5153-a880-17a72a63ae08, identifier: 10711240
2026-03-24 22:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c10be15b-65c7-5153-a880-17a72a63ae08 with identifier: 10711240
2026-03-24 22:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c10be15b-65c7-5153-a880-17a72a63ae08 with identifier: 10711240
2026-03-24 22:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c10be15b-65c7-5153-a880-17a72a63ae08 with identifier: 10711240 to the API
2026-03-24 22:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711240>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Electric',
'id': 'c10be15b-65c7-5153-a880-17a72a63ae08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRW165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711240',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 157160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'157.160 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
2026-03-24 22:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711240%27 HTTP/1.1" 200 None
2026-03-24 22:34:18 [adesa.be] INFO: Saving data for 10711240: {'auction_closing_time': 1774431000.0, 'created_time': 1774280214.637135, 'last_price_update_time': 1774391658.905559}
2026-03-24 22:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711240') HTTP/1.1" 204 0
2026-03-24 22:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 152a2e88-74f9-5032-8dff-36bb75c3f2a4 with identifier: 10694118
2026-03-24 22:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 152a2e88-74f9-5032-8dff-36bb75c3f2a4 with scrape type 2
2026-03-24 22:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 152a2e88-74f9-5032-8dff-36bb75c3f2a4 with scrape type 2
2026-03-24 22:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 152a2e88-74f9-5032-8dff-36bb75c3f2a4, identifier: 10694118
2026-03-24 22:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 152a2e88-74f9-5032-8dff-36bb75c3f2a4 with identifier: 10694118
2026-03-24 22:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 152a2e88-74f9-5032-8dff-36bb75c3f2a4 with identifier: 10694118
2026-03-24 22:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 152a2e88-74f9-5032-8dff-36bb75c3f2a4 with identifier: 10694118 to the API
2026-03-24 22:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694118>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Electric',
'id': '152a2e88-74f9-5032-8dff-36bb75c3f2a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXD170',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694118',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 66353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQC 400 Luxury - 4-Matic - Electric - Automatic - 408 '
'hp - 66.353 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-24 22:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694118%27 HTTP/1.1" 200 None
2026-03-24 22:34:22 [adesa.be] INFO: Saving data for 10694118: {'auction_closing_time': 1774425600.0, 'created_time': 1773915476.190037, 'last_price_update_time': 1774391662.108162}
2026-03-24 22:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694118') HTTP/1.1" 204 0
2026-03-24 22:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12510bc6-04af-5d87-8098-1e8b535d846b with identifier: 10694119
2026-03-24 22:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12510bc6-04af-5d87-8098-1e8b535d846b with scrape type 2
2026-03-24 22:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12510bc6-04af-5d87-8098-1e8b535d846b with scrape type 2
2026-03-24 22:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12510bc6-04af-5d87-8098-1e8b535d846b, identifier: 10694119
2026-03-24 22:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12510bc6-04af-5d87-8098-1e8b535d846b with identifier: 10694119
2026-03-24 22:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12510bc6-04af-5d87-8098-1e8b535d846b with identifier: 10694119
2026-03-24 22:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12510bc6-04af-5d87-8098-1e8b535d846b with identifier: 10694119 to the API
2026-03-24 22:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694119>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': '12510bc6-04af-5d87-8098-1e8b535d846b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKQ475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694119',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 59807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 59.807 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694119%27 HTTP/1.1" 200 None
2026-03-24 22:34:22 [adesa.be] INFO: Saving data for 10694119: {'auction_closing_time': 1774425600.0, 'created_time': 1773915401.651631, 'last_price_update_time': 1774391662.572496}
2026-03-24 22:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694119') HTTP/1.1" 204 0
2026-03-24 22:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 068bd01c-77e7-5e4c-86a5-1a91db172b57 with identifier: 10694113
2026-03-24 22:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 068bd01c-77e7-5e4c-86a5-1a91db172b57 with scrape type 2
2026-03-24 22:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 068bd01c-77e7-5e4c-86a5-1a91db172b57 with scrape type 2
2026-03-24 22:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 068bd01c-77e7-5e4c-86a5-1a91db172b57, identifier: 10694113
2026-03-24 22:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 068bd01c-77e7-5e4c-86a5-1a91db172b57 with identifier: 10694113
2026-03-24 22:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 068bd01c-77e7-5e4c-86a5-1a91db172b57 with identifier: 10694113
2026-03-24 22:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 068bd01c-77e7-5e4c-86a5-1a91db172b57 with identifier: 10694113 to the API
2026-03-24 22:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694113>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '068bd01c-77e7-5e4c-86a5-1a91db172b57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FRL111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694113',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 18112,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-07-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Luxury - Hybrid - Automatic - '
'163 hp - 18.112 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2024}
2026-03-24 22:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694113%27 HTTP/1.1" 200 None
2026-03-24 22:34:24 [adesa.be] INFO: Saving data for 10694113: {'auction_closing_time': 1774425600.0, 'created_time': 1773915474.238979, 'last_price_update_time': 1774391664.50488}
2026-03-24 22:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694113') HTTP/1.1" 204 0
2026-03-24 22:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8128fd9-0f00-59b6-8982-f80bd6350609 with identifier: 10694116
2026-03-24 22:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8128fd9-0f00-59b6-8982-f80bd6350609 with scrape type 2
2026-03-24 22:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8128fd9-0f00-59b6-8982-f80bd6350609 with scrape type 2
2026-03-24 22:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8128fd9-0f00-59b6-8982-f80bd6350609, identifier: 10694116
2026-03-24 22:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8128fd9-0f00-59b6-8982-f80bd6350609 with identifier: 10694116
2026-03-24 22:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8128fd9-0f00-59b6-8982-f80bd6350609 with identifier: 10694116
2026-03-24 22:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8128fd9-0f00-59b6-8982-f80bd6350609 with identifier: 10694116 to the API
2026-03-24 22:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694116>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Electric',
'id': 'b8128fd9-0f00-59b6-8982-f80bd6350609',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRD683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694116',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 74637,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2023-06-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQB 250 AMG Line - Electric - Automatic - 190 hp - '
'74.637 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-24 22:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694116%27 HTTP/1.1" 200 None
2026-03-24 22:34:27 [adesa.be] INFO: Saving data for 10694116: {'auction_closing_time': 1774425600.0, 'created_time': 1773915473.848687, 'last_price_update_time': 1774391667.70919}
2026-03-24 22:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694116') HTTP/1.1" 204 0
2026-03-24 22:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c716db8-f000-5f8a-9629-5669f91fbce6 with identifier: 10694111
2026-03-24 22:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c716db8-f000-5f8a-9629-5669f91fbce6 with scrape type 2
2026-03-24 22:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c716db8-f000-5f8a-9629-5669f91fbce6 with scrape type 2
2026-03-24 22:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c716db8-f000-5f8a-9629-5669f91fbce6, identifier: 10694111
2026-03-24 22:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c716db8-f000-5f8a-9629-5669f91fbce6 with identifier: 10694111
2026-03-24 22:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c716db8-f000-5f8a-9629-5669f91fbce6 with identifier: 10694111
2026-03-24 22:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c716db8-f000-5f8a-9629-5669f91fbce6 with identifier: 10694111 to the API
2026-03-24 22:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694111>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': '4c716db8-f000-5f8a-9629-5669f91fbce6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMW986',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694111',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 46400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz B 180d Business Line - Diesel - Automatic - 116 hp - '
'46.400 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-24 22:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694111%27 HTTP/1.1" 200 None
2026-03-24 22:34:28 [adesa.be] INFO: Saving data for 10694111: {'auction_closing_time': 1774425600.0, 'created_time': 1773915326.255166, 'last_price_update_time': 1774391668.70723}
2026-03-24 22:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694111') HTTP/1.1" 204 0
2026-03-24 22:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d16dd6fe-a9da-5403-9b66-753d9a79c22f with identifier: 10694121
2026-03-24 22:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d16dd6fe-a9da-5403-9b66-753d9a79c22f with scrape type 2
2026-03-24 22:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d16dd6fe-a9da-5403-9b66-753d9a79c22f with scrape type 2
2026-03-24 22:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d16dd6fe-a9da-5403-9b66-753d9a79c22f, identifier: 10694121
2026-03-24 22:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d16dd6fe-a9da-5403-9b66-753d9a79c22f with identifier: 10694121
2026-03-24 22:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d16dd6fe-a9da-5403-9b66-753d9a79c22f with identifier: 10694121
2026-03-24 22:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d16dd6fe-a9da-5403-9b66-753d9a79c22f with identifier: 10694121 to the API
2026-03-24 22:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694121>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd16dd6fe-a9da-5403-9b66-753d9a79c22f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJV507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694121',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 129741,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 129.741 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694121%27 HTTP/1.1" 200 None
2026-03-24 22:34:30 [adesa.be] INFO: Saving data for 10694121: {'auction_closing_time': 1774425600.0, 'created_time': 1773915415.692514, 'last_price_update_time': 1774391670.887986}
2026-03-24 22:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694121') HTTP/1.1" 204 0
2026-03-24 22:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c696a6ef-9499-5710-a5fb-5f4c811469a0 with identifier: 10694114
2026-03-24 22:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c696a6ef-9499-5710-a5fb-5f4c811469a0 with scrape type 2
2026-03-24 22:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c696a6ef-9499-5710-a5fb-5f4c811469a0 with scrape type 2
2026-03-24 22:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c696a6ef-9499-5710-a5fb-5f4c811469a0, identifier: 10694114
2026-03-24 22:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c696a6ef-9499-5710-a5fb-5f4c811469a0 with identifier: 10694114
2026-03-24 22:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c696a6ef-9499-5710-a5fb-5f4c811469a0 with identifier: 10694114
2026-03-24 22:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c696a6ef-9499-5710-a5fb-5f4c811469a0 with identifier: 10694114 to the API
2026-03-24 22:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694114>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 109,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'c696a6ef-9499-5710-a5fb-5f4c811469a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALL944',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694114',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 49844,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2021-05-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 160 Business Solution - Petrol - Manual - 109 hp - '
'49.844 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 22:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694114%27 HTTP/1.1" 200 None
2026-03-24 22:34:31 [adesa.be] INFO: Saving data for 10694114: {'auction_closing_time': 1774425600.0, 'created_time': 1773915400.800836, 'last_price_update_time': 1774391671.689235}
2026-03-24 22:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694114') HTTP/1.1" 204 0
2026-03-24 22:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e2bbf4b-6dbf-5884-b96a-e935acd72848 with identifier: 10694100
2026-03-24 22:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e2bbf4b-6dbf-5884-b96a-e935acd72848 with scrape type 2
2026-03-24 22:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e2bbf4b-6dbf-5884-b96a-e935acd72848 with scrape type 2
2026-03-24 22:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e2bbf4b-6dbf-5884-b96a-e935acd72848, identifier: 10694100
2026-03-24 22:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e2bbf4b-6dbf-5884-b96a-e935acd72848 with identifier: 10694100
2026-03-24 22:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e2bbf4b-6dbf-5884-b96a-e935acd72848 with identifier: 10694100
2026-03-24 22:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e2bbf4b-6dbf-5884-b96a-e935acd72848 with identifier: 10694100 to the API
2026-03-24 22:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694100>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1e2bbf4b-6dbf-5884-b96a-e935acd72848',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GWG798',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694100',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 89937,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2025-04-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Tourneo Connect 1.5 Titanium - Diesel - Manual - 102 hp - '
'89.937 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2025}
2026-03-24 22:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694100%27 HTTP/1.1" 200 None
2026-03-24 22:34:34 [adesa.be] INFO: Saving data for 10694100: {'auction_closing_time': 1774425600.0, 'created_time': 1773915398.905384, 'last_price_update_time': 1774391674.294169}
2026-03-24 22:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694100') HTTP/1.1" 204 0
2026-03-24 22:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 975cc7c4-b29f-5bea-a064-f6aa04e81d84 with identifier: 10694102
2026-03-24 22:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 975cc7c4-b29f-5bea-a064-f6aa04e81d84 with scrape type 2
2026-03-24 22:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 975cc7c4-b29f-5bea-a064-f6aa04e81d84 with scrape type 2
2026-03-24 22:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 975cc7c4-b29f-5bea-a064-f6aa04e81d84, identifier: 10694102
2026-03-24 22:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 975cc7c4-b29f-5bea-a064-f6aa04e81d84 with identifier: 10694102
2026-03-24 22:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 975cc7c4-b29f-5bea-a064-f6aa04e81d84 with identifier: 10694102
2026-03-24 22:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 975cc7c4-b29f-5bea-a064-f6aa04e81d84 with identifier: 10694102 to the API
2026-03-24 22:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694102>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': '975cc7c4-b29f-5bea-a064-f6aa04e81d84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EKE549',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694102',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 86492,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 9,
'seller_name': 'Ayvens België',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Manual - 130 hp - 86.492 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-24 22:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694102%27 HTTP/1.1" 200 None
2026-03-24 22:34:35 [adesa.be] INFO: Saving data for 10694102: {'auction_closing_time': 1774425600.0, 'created_time': 1773915473.187822, 'last_price_update_time': 1774391675.820893}
2026-03-24 22:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694102') HTTP/1.1" 204 0
2026-03-24 22:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbaa332d-ee73-5ae9-bf3e-0e8b0a5281c6 with identifier: 10694117
2026-03-24 22:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbaa332d-ee73-5ae9-bf3e-0e8b0a5281c6 with scrape type 2
2026-03-24 22:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbaa332d-ee73-5ae9-bf3e-0e8b0a5281c6 with scrape type 2
2026-03-24 22:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dbaa332d-ee73-5ae9-bf3e-0e8b0a5281c6, identifier: 10694117
2026-03-24 22:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dbaa332d-ee73-5ae9-bf3e-0e8b0a5281c6 with identifier: 10694117
2026-03-24 22:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dbaa332d-ee73-5ae9-bf3e-0e8b0a5281c6 with identifier: 10694117
2026-03-24 22:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dbaa332d-ee73-5ae9-bf3e-0e8b0a5281c6 with identifier: 10694117 to the API
2026-03-24 22:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694117>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Electric',
'id': 'dbaa332d-ee73-5ae9-bf3e-0e8b0a5281c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DXU155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694117',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 43379,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-07-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQB 250 Luxury - Electric - Automatic - 190 hp - '
'43.379 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-24 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694117%27 HTTP/1.1" 200 None
2026-03-24 22:34:36 [adesa.be] INFO: Saving data for 10694117: {'auction_closing_time': 1774425600.0, 'created_time': 1773915475.247342, 'last_price_update_time': 1774391676.388831}
2026-03-24 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694117') HTTP/1.1" 204 0
2026-03-24 22:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ce8b16a-c4d7-5f00-b149-6c798e8ac938 with identifier: 10694109
2026-03-24 22:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ce8b16a-c4d7-5f00-b149-6c798e8ac938 with scrape type 2
2026-03-24 22:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ce8b16a-c4d7-5f00-b149-6c798e8ac938 with scrape type 2
2026-03-24 22:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ce8b16a-c4d7-5f00-b149-6c798e8ac938, identifier: 10694109
2026-03-24 22:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ce8b16a-c4d7-5f00-b149-6c798e8ac938 with identifier: 10694109
2026-03-24 22:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ce8b16a-c4d7-5f00-b149-6c798e8ac938 with identifier: 10694109
2026-03-24 22:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ce8b16a-c4d7-5f00-b149-6c798e8ac938 with identifier: 10694109 to the API
2026-03-24 22:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694109>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '8ce8b16a-c4d7-5f00-b149-6c798e8ac938',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GQZ954',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694109',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 163 hp - '
'999.999 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2025}
2026-03-24 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694109%27 HTTP/1.1" 200 None
2026-03-24 22:34:36 [adesa.be] INFO: Saving data for 10694109: {'auction_closing_time': 1774425600.0, 'created_time': 1773915326.772551, 'last_price_update_time': 1774391676.850617}
2026-03-24 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694109') HTTP/1.1" 204 0
2026-03-24 22:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2aac000-5642-582c-bbb8-0003c9421960 with identifier: 10694101
2026-03-24 22:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2aac000-5642-582c-bbb8-0003c9421960 with scrape type 2
2026-03-24 22:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2aac000-5642-582c-bbb8-0003c9421960 with scrape type 2
2026-03-24 22:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2aac000-5642-582c-bbb8-0003c9421960, identifier: 10694101
2026-03-24 22:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2aac000-5642-582c-bbb8-0003c9421960 with identifier: 10694101
2026-03-24 22:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2aac000-5642-582c-bbb8-0003c9421960 with identifier: 10694101
2026-03-24 22:34:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2aac000-5642-582c-bbb8-0003c9421960 with identifier: 10694101 to the API
2026-03-24 22:34:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694101>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f2aac000-5642-582c-bbb8-0003c9421960',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQQ014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694101',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 36589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 190 hp - 36.589 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-24 22:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694101%27 HTTP/1.1" 200 None
2026-03-24 22:34:37 [adesa.be] INFO: Saving data for 10694101: {'auction_closing_time': 1774425600.0, 'created_time': 1773915470.918919, 'last_price_update_time': 1774391677.212411}
2026-03-24 22:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694101') HTTP/1.1" 204 0
2026-03-24 22:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03ef4909-405f-58de-bbc9-f49cbfdbb3e7 with identifier: 10694099
2026-03-24 22:34:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03ef4909-405f-58de-bbc9-f49cbfdbb3e7 with scrape type 2
2026-03-24 22:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03ef4909-405f-58de-bbc9-f49cbfdbb3e7 with scrape type 2
2026-03-24 22:34:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03ef4909-405f-58de-bbc9-f49cbfdbb3e7, identifier: 10694099
2026-03-24 22:34:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03ef4909-405f-58de-bbc9-f49cbfdbb3e7 with identifier: 10694099
2026-03-24 22:34:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03ef4909-405f-58de-bbc9-f49cbfdbb3e7 with identifier: 10694099
2026-03-24 22:34:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03ef4909-405f-58de-bbc9-f49cbfdbb3e7 with identifier: 10694099 to the API
2026-03-24 22:34:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694099>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': '03ef4909-405f-58de-bbc9-f49cbfdbb3e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEP956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694099',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 127356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Fiesta 1.0 EcoBoost Trend - Petrol - Manual - 125 hp - 127.356 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694099%27 HTTP/1.1" 200 None
2026-03-24 22:34:38 [adesa.be] INFO: Saving data for 10694099: {'auction_closing_time': 1774425600.0, 'created_time': 1773915395.758523, 'last_price_update_time': 1774391678.022181}
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694099') HTTP/1.1" 204 0
2026-03-24 22:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 830169a6-17f5-5017-9393-53f475433af2 with identifier: 10694098
2026-03-24 22:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 830169a6-17f5-5017-9393-53f475433af2 with scrape type 2
2026-03-24 22:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 830169a6-17f5-5017-9393-53f475433af2 with scrape type 2
2026-03-24 22:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 830169a6-17f5-5017-9393-53f475433af2, identifier: 10694098
2026-03-24 22:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 830169a6-17f5-5017-9393-53f475433af2 with identifier: 10694098
2026-03-24 22:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 830169a6-17f5-5017-9393-53f475433af2 with identifier: 10694098
2026-03-24 22:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 830169a6-17f5-5017-9393-53f475433af2 with identifier: 10694098 to the API
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694098>
{'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-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': '830169a6-17f5-5017-9393-53f475433af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQQ905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694098',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 85656,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Fiesta 1.0 EcoBoost - Petrol - Manual - 100 hp - 85.656 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694098%27 HTTP/1.1" 200 None
2026-03-24 22:34:38 [adesa.be] INFO: Saving data for 10694098: {'auction_closing_time': 1774425600.0, 'created_time': 1773915462.524211, 'last_price_update_time': 1774391678.477715}
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694098') HTTP/1.1" 204 0
2026-03-24 22:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a77b2667-e7f9-53b0-b2f9-fff31ab2c03b with identifier: 10694097
2026-03-24 22:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a77b2667-e7f9-53b0-b2f9-fff31ab2c03b with scrape type 2
2026-03-24 22:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a77b2667-e7f9-53b0-b2f9-fff31ab2c03b with scrape type 2
2026-03-24 22:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a77b2667-e7f9-53b0-b2f9-fff31ab2c03b, identifier: 10694097
2026-03-24 22:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a77b2667-e7f9-53b0-b2f9-fff31ab2c03b with identifier: 10694097
2026-03-24 22:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a77b2667-e7f9-53b0-b2f9-fff31ab2c03b with identifier: 10694097
2026-03-24 22:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a77b2667-e7f9-53b0-b2f9-fff31ab2c03b with identifier: 10694097 to the API
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694097>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a77b2667-e7f9-53b0-b2f9-fff31ab2c03b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDW789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694097',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 70088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Fiat Doblo Cargo 1.6 MultiJet SX - Diesel - Manual - 105 hp - '
'70.088 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2021}
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694097%27 HTTP/1.1" 200 None
2026-03-24 22:34:38 [adesa.be] INFO: Saving data for 10694097: {'auction_closing_time': 1774425600.0, 'created_time': 1773915380.972362, 'last_price_update_time': 1774391678.900267}
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694097') HTTP/1.1" 204 0
2026-03-24 22:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 435fad29-5178-5c9e-9619-142a93742c54 with identifier: 10694093
2026-03-24 22:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 435fad29-5178-5c9e-9619-142a93742c54 with scrape type 2
2026-03-24 22:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 435fad29-5178-5c9e-9619-142a93742c54 with scrape type 2
2026-03-24 22:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 435fad29-5178-5c9e-9619-142a93742c54, identifier: 10694093
2026-03-24 22:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 435fad29-5178-5c9e-9619-142a93742c54 with identifier: 10694093
2026-03-24 22:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 435fad29-5178-5c9e-9619-142a93742c54 with identifier: 10694093
2026-03-24 22:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 435fad29-5178-5c9e-9619-142a93742c54 with identifier: 10694093 to the API
2026-03-24 22:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694093>
{'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-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': '435fad29-5178-5c9e-9619-142a93742c54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAP247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694093',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 73947,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2021-09-09',
'seats_number': 1,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'73.947 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-24 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694093%27 HTTP/1.1" 200 None
2026-03-24 22:34:40 [adesa.be] INFO: Saving data for 10694093: {'auction_closing_time': 1774425600.0, 'created_time': 1773915456.552081, 'last_price_update_time': 1774391680.388539}
2026-03-24 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694093') HTTP/1.1" 204 0
2026-03-24 22:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34: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 22:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d9a7a88-1b93-53ac-811c-70c6f5d67192 with identifier: 10694092
2026-03-24 22:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d9a7a88-1b93-53ac-811c-70c6f5d67192 with scrape type 2
2026-03-24 22:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d9a7a88-1b93-53ac-811c-70c6f5d67192 with scrape type 2
2026-03-24 22:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d9a7a88-1b93-53ac-811c-70c6f5d67192, identifier: 10694092
2026-03-24 22:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f3a697a-d7f7-57cb-b32c-896c33767d89 with identifier: 10694095
2026-03-24 22:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f3a697a-d7f7-57cb-b32c-896c33767d89 with scrape type 2
2026-03-24 22:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f3a697a-d7f7-57cb-b32c-896c33767d89 with scrape type 2
2026-03-24 22:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f3a697a-d7f7-57cb-b32c-896c33767d89, identifier: 10694095
2026-03-24 22:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d9a7a88-1b93-53ac-811c-70c6f5d67192 with identifier: 10694092
2026-03-24 22:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d9a7a88-1b93-53ac-811c-70c6f5d67192 with identifier: 10694092
2026-03-24 22:34:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d9a7a88-1b93-53ac-811c-70c6f5d67192 with identifier: 10694092 to the API
2026-03-24 22:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694092>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Petrol',
'id': '5d9a7a88-1b93-53ac-811c-70c6f5d67192',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GKD912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694092',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 42641,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2025-01-07',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo 1.2i - Petrol - Manual - 110 hp - 42.641 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694092%27 HTTP/1.1" 200 None
2026-03-24 22:34:40 [adesa.be] INFO: Saving data for 10694092: {'auction_closing_time': 1774425600.0, 'created_time': 1773915477.973817, 'last_price_update_time': 1774391680.959861}
2026-03-24 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694092') HTTP/1.1" 204 0
2026-03-24 22:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f3a697a-d7f7-57cb-b32c-896c33767d89 with identifier: 10694095
2026-03-24 22:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f3a697a-d7f7-57cb-b32c-896c33767d89 with identifier: 10694095
2026-03-24 22:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f3a697a-d7f7-57cb-b32c-896c33767d89 with identifier: 10694095 to the API
2026-03-24 22:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694095>
{'auction_title': '',
'c_o_2_emission_value': 125,
'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-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0f3a697a-d7f7-57cb-b32c-896c33767d89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXZ157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694095',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 59015,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2021-09-02',
'seats_number': 1,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'59.015 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-24 22:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694095%27 HTTP/1.1" 200 None
2026-03-24 22:34:41 [adesa.be] INFO: Saving data for 10694095: {'auction_closing_time': 1774425600.0, 'created_time': 1773915451.605899, 'last_price_update_time': 1774391681.230121}
2026-03-24 22:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694095') HTTP/1.1" 204 0
2026-03-24 22:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7cf683c-e863-5236-8654-0cc444e4a41c with identifier: 10712003
2026-03-24 22:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7cf683c-e863-5236-8654-0cc444e4a41c with scrape type 2
2026-03-24 22:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7cf683c-e863-5236-8654-0cc444e4a41c with scrape type 2
2026-03-24 22:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7cf683c-e863-5236-8654-0cc444e4a41c, identifier: 10712003
2026-03-24 22:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7cf683c-e863-5236-8654-0cc444e4a41c with identifier: 10712003
2026-03-24 22:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7cf683c-e863-5236-8654-0cc444e4a41c with identifier: 10712003
2026-03-24 22:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7cf683c-e863-5236-8654-0cc444e4a41c with identifier: 10712003 to the API
2026-03-24 22:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712003>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'a7cf683c-e863-5236-8654-0cc444e4a41c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712003',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 913,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8450,
'price_includes_vat': True,
'registration_date': '2025-01-08',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Citroën C5 Aircross 1.2 Max - Petrol - Automatic - 136 hp - 913 km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2025}
2026-03-24 22:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712003%27 HTTP/1.1" 200 None
2026-03-24 22:34:42 [adesa.be] INFO: Saving data for 10712003: {'auction_closing_time': 1774445400.0, 'created_time': 1774281035.013582, 'last_price_update_time': 1774391682.652013}
2026-03-24 22:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712003') HTTP/1.1" 204 0
2026-03-24 22:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4873adea-db1a-5821-960e-7c7f50f8b56b with identifier: 10694087
2026-03-24 22:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4873adea-db1a-5821-960e-7c7f50f8b56b with scrape type 2
2026-03-24 22:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4873adea-db1a-5821-960e-7c7f50f8b56b with scrape type 2
2026-03-24 22:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4873adea-db1a-5821-960e-7c7f50f8b56b, identifier: 10694087
2026-03-24 22:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4873adea-db1a-5821-960e-7c7f50f8b56b with identifier: 10694087
2026-03-24 22:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4873adea-db1a-5821-960e-7c7f50f8b56b with identifier: 10694087
2026-03-24 22:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4873adea-db1a-5821-960e-7c7f50f8b56b with identifier: 10694087 to the API
2026-03-24 22:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694087>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:00:00Z',
'fuel_type': 'Diesel',
'id': '4873adea-db1a-5821-960e-7c7f50f8b56b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWG016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694087',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 127556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2022-04-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 127.556 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710694087%27 HTTP/1.1" 200 None
2026-03-24 22:34:43 [adesa.be] INFO: Saving data for 10694087: {'auction_closing_time': 1774425600.0, 'created_time': 1773915321.697829, 'last_price_update_time': 1774391683.122213}
2026-03-24 22:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10694087') HTTP/1.1" 204 0
2026-03-24 22:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb102e70-2d46-519c-b00e-e74549a05a31 with identifier: 10711289
2026-03-24 22:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb102e70-2d46-519c-b00e-e74549a05a31 with scrape type 2
2026-03-24 22:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb102e70-2d46-519c-b00e-e74549a05a31 with scrape type 2
2026-03-24 22:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb102e70-2d46-519c-b00e-e74549a05a31, identifier: 10711289
2026-03-24 22:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb102e70-2d46-519c-b00e-e74549a05a31 with identifier: 10711289
2026-03-24 22:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb102e70-2d46-519c-b00e-e74549a05a31 with identifier: 10711289
2026-03-24 22:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb102e70-2d46-519c-b00e-e74549a05a31 with identifier: 10711289 to the API
2026-03-24 22:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711289>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'eb102e70-2d46-519c-b00e-e74549a05a31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRL792',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711289',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 113243,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Skoda Superb Combi 1.6 TDI Ambition - Diesel - Automatic - 120 hp - '
'113.243 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-24 22:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711289%27 HTTP/1.1" 200 None
2026-03-24 22:34:45 [adesa.be] INFO: Saving data for 10711289: {'auction_closing_time': 1774431000.0, 'created_time': 1774280173.844035, 'last_price_update_time': 1774391685.792487}
2026-03-24 22:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711289') HTTP/1.1" 204 0
2026-03-24 22:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba756c1c-c598-5202-b384-e42db6e3496c with identifier: 10711991
2026-03-24 22:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba756c1c-c598-5202-b384-e42db6e3496c with scrape type 2
2026-03-24 22:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba756c1c-c598-5202-b384-e42db6e3496c with scrape type 2
2026-03-24 22:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba756c1c-c598-5202-b384-e42db6e3496c, identifier: 10711991
2026-03-24 22:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba756c1c-c598-5202-b384-e42db6e3496c with identifier: 10711991
2026-03-24 22:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba756c1c-c598-5202-b384-e42db6e3496c with identifier: 10711991
2026-03-24 22:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba756c1c-c598-5202-b384-e42db6e3496c with identifier: 10711991 to the API
2026-03-24 22:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711991>
{'auction_title': '',
'c_o_2_emission_value': 281,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 600,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'ba756c1c-c598-5202-b384-e42db6e3496c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711991',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q8',
'odometer': 66623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 55050,
'price_includes_vat': True,
'registration_date': '2022-03-28',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Audi RSQ8 4.0 TFSI - Quattro - Petrol - 600 hp - 66.623 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711991%27 HTTP/1.1" 200 None
2026-03-24 22:34:47 [adesa.be] INFO: Saving data for 10711991: {'auction_closing_time': 1774445400.0, 'created_time': 1774279502.857454, 'last_price_update_time': 1774391687.673039}
2026-03-24 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711991') HTTP/1.1" 204 0
2026-03-24 22:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14394a97-2dcd-527f-8e62-c51fcfebd4c6 with identifier: 10704605
2026-03-24 22:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14394a97-2dcd-527f-8e62-c51fcfebd4c6 with scrape type 2
2026-03-24 22:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14394a97-2dcd-527f-8e62-c51fcfebd4c6 with scrape type 2
2026-03-24 22:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14394a97-2dcd-527f-8e62-c51fcfebd4c6, identifier: 10704605
2026-03-24 22:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14394a97-2dcd-527f-8e62-c51fcfebd4c6 with identifier: 10704605
2026-03-24 22:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14394a97-2dcd-527f-8e62-c51fcfebd4c6 with identifier: 10704605
2026-03-24 22:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14394a97-2dcd-527f-8e62-c51fcfebd4c6 with identifier: 10704605 to the API
2026-03-24 22:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704605>
{'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': 82,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '14394a97-2dcd-527f-8e62-c51fcfebd4c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAH574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704605',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 92849,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2019-10-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 82 hp - 92.849 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2019}
2026-03-24 22:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704605%27 HTTP/1.1" 200 None
2026-03-24 22:34:49 [adesa.be] INFO: Saving data for 10704605: {'auction_closing_time': 1774513800.0, 'created_time': 1774217744.64499, 'last_price_update_time': 1774391689.638265}
2026-03-24 22:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704605') HTTP/1.1" 204 0
2026-03-24 22:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5775e1ca-7e9a-5482-b898-80e5a3f28dd6 with identifier: 10704499
2026-03-24 22:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5775e1ca-7e9a-5482-b898-80e5a3f28dd6 with scrape type 2
2026-03-24 22:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5775e1ca-7e9a-5482-b898-80e5a3f28dd6 with scrape type 2
2026-03-24 22:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5775e1ca-7e9a-5482-b898-80e5a3f28dd6, identifier: 10704499
2026-03-24 22:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5775e1ca-7e9a-5482-b898-80e5a3f28dd6 with identifier: 10704499
2026-03-24 22:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5775e1ca-7e9a-5482-b898-80e5a3f28dd6 with identifier: 10704499
2026-03-24 22:34:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5775e1ca-7e9a-5482-b898-80e5a3f28dd6 with identifier: 10704499 to the API
2026-03-24 22:34:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704499>
{'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': 136,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '5775e1ca-7e9a-5482-b898-80e5a3f28dd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWB148',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704499',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 124094,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 30 TDI Business - Diesel - Automatic - 136 hp - 124.094 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704499%27 HTTP/1.1" 200 None
2026-03-24 22:34:53 [adesa.be] INFO: Saving data for 10704499: {'auction_closing_time': 1774513800.0, 'created_time': 1774192535.602796, 'last_price_update_time': 1774391693.820058}
2026-03-24 22:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704499') HTTP/1.1" 204 0
2026-03-24 22:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdedb154-02b2-5ff0-a788-67e5c47ce632 with identifier: 10712018
2026-03-24 22:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdedb154-02b2-5ff0-a788-67e5c47ce632 with scrape type 2
2026-03-24 22:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdedb154-02b2-5ff0-a788-67e5c47ce632 with scrape type 2
2026-03-24 22:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cdedb154-02b2-5ff0-a788-67e5c47ce632, identifier: 10712018
2026-03-24 22:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cdedb154-02b2-5ff0-a788-67e5c47ce632 with identifier: 10712018
2026-03-24 22:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cdedb154-02b2-5ff0-a788-67e5c47ce632 with identifier: 10712018
2026-03-24 22:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cdedb154-02b2-5ff0-a788-67e5c47ce632 with identifier: 10712018 to the API
2026-03-24 22:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712018>
{'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': 130,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'cdedb154-02b2-5ff0-a788-67e5c47ce632',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '58711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712018',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 29137,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5750,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Automatic - 130 hp - '
'29.137 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-24 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712018%27 HTTP/1.1" 200 None
2026-03-24 22:34:54 [adesa.be] INFO: Saving data for 10712018: {'auction_closing_time': 1774445400.0, 'created_time': 1774281039.493464, 'last_price_update_time': 1774391694.277449}
2026-03-24 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712018') HTTP/1.1" 204 0
2026-03-24 22:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c61e8e3-656c-5bc8-be46-3a1f79baa8ea with identifier: 10712023
2026-03-24 22:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c61e8e3-656c-5bc8-be46-3a1f79baa8ea with scrape type 2
2026-03-24 22:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c61e8e3-656c-5bc8-be46-3a1f79baa8ea with scrape type 2
2026-03-24 22:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c61e8e3-656c-5bc8-be46-3a1f79baa8ea, identifier: 10712023
2026-03-24 22:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c61e8e3-656c-5bc8-be46-3a1f79baa8ea with identifier: 10712023
2026-03-24 22:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c61e8e3-656c-5bc8-be46-3a1f79baa8ea with identifier: 10712023
2026-03-24 22:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c61e8e3-656c-5bc8-be46-3a1f79baa8ea with identifier: 10712023 to the API
2026-03-24 22:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712023>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-25T13:30:00Z',
'fuel_type': 'Petrol',
'id': '2c61e8e3-656c-5bc8-be46-3a1f79baa8ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60592',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712023',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 32067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4450,
'price_includes_vat': True,
'registration_date': '2024-01-17',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Citroën C3 1.2 - Petrol - Manual - 82 hp - 32.067 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712023%27 HTTP/1.1" 200 None
2026-03-24 22:34:54 [adesa.be] INFO: Saving data for 10712023: {'auction_closing_time': 1774445400.0, 'created_time': 1774281041.532967, 'last_price_update_time': 1774391694.764022}
2026-03-24 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712023') HTTP/1.1" 204 0
2026-03-24 22:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a56080a6-7a11-512c-b938-654bb1973c20 with identifier: 10704497
2026-03-24 22:34:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a56080a6-7a11-512c-b938-654bb1973c20 with scrape type 2
2026-03-24 22:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a56080a6-7a11-512c-b938-654bb1973c20 with scrape type 2
2026-03-24 22:34:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a56080a6-7a11-512c-b938-654bb1973c20, identifier: 10704497
2026-03-24 22:34:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a56080a6-7a11-512c-b938-654bb1973c20 with identifier: 10704497
2026-03-24 22:34:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a56080a6-7a11-512c-b938-654bb1973c20 with identifier: 10704497
2026-03-24 22:34:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a56080a6-7a11-512c-b938-654bb1973c20 with identifier: 10704497 to the API
2026-03-24 22:34:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704497>
{'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': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'a56080a6-7a11-512c-b938-654bb1973c20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNA695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 60925,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 35 TFSI Attraction - Petrol - Automatic - 150 hp '
'- 60.925 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704497%27 HTTP/1.1" 200 None
2026-03-24 22:34:56 [adesa.be] INFO: Saving data for 10704497: {'auction_closing_time': 1774513800.0, 'created_time': 1774192535.966478, 'last_price_update_time': 1774391696.652195}
2026-03-24 22:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704497') HTTP/1.1" 204 0
2026-03-24 22:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2 with identifier: 10704496
2026-03-24 22:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2 with scrape type 2
2026-03-24 22:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2 with scrape type 2
2026-03-24 22:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2, identifier: 10704496
2026-03-24 22:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2 with identifier: 10704496
2026-03-24 22:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2 with identifier: 10704496
2026-03-24 22:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50ef0aa1-901b-57fc-80c4-0b56a17ce6b2 with identifier: 10704496 to the API
2026-03-24 22:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '50ef0aa1-901b-57fc-80c4-0b56a17ce6b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQA268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 117199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'117.199 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704496%27 HTTP/1.1" 200 None
2026-03-24 22:34:57 [adesa.be] INFO: Saving data for 10704496: {'auction_closing_time': 1774513800.0, 'created_time': 1774192534.712442, 'last_price_update_time': 1774391697.945043}
2026-03-24 22:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704496') HTTP/1.1" 204 0
2026-03-24 22:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0a38cba-4c97-5f46-abd5-737256960eeb with identifier: 10704494
2026-03-24 22:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0a38cba-4c97-5f46-abd5-737256960eeb with scrape type 2
2026-03-24 22:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0a38cba-4c97-5f46-abd5-737256960eeb with scrape type 2
2026-03-24 22:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0a38cba-4c97-5f46-abd5-737256960eeb, identifier: 10704494
2026-03-24 22:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0a38cba-4c97-5f46-abd5-737256960eeb with identifier: 10704494
2026-03-24 22:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0a38cba-4c97-5f46-abd5-737256960eeb with identifier: 10704494
2026-03-24 22:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0a38cba-4c97-5f46-abd5-737256960eeb with identifier: 10704494 to the API
2026-03-24 22:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704494>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd0a38cba-4c97-5f46-abd5-737256960eeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARX883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 54454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-06-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 150 hp - '
'54.454 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 22:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704494%27 HTTP/1.1" 200 None
2026-03-24 22:34:58 [adesa.be] INFO: Saving data for 10704494: {'auction_closing_time': 1774513800.0, 'created_time': 1774192528.624634, 'last_price_update_time': 1774391698.592992}
2026-03-24 22:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704494') HTTP/1.1" 204 0
2026-03-24 22:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:34: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 22:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e66bc9cb-2d97-50f8-80ca-7743bb7c065a with identifier: 10704490
2026-03-24 22:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e66bc9cb-2d97-50f8-80ca-7743bb7c065a with scrape type 2
2026-03-24 22:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e66bc9cb-2d97-50f8-80ca-7743bb7c065a with scrape type 2
2026-03-24 22:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e66bc9cb-2d97-50f8-80ca-7743bb7c065a, identifier: 10704490
2026-03-24 22:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e66bc9cb-2d97-50f8-80ca-7743bb7c065a with identifier: 10704490
2026-03-24 22:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e66bc9cb-2d97-50f8-80ca-7743bb7c065a with identifier: 10704490
2026-03-24 22:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e66bc9cb-2d97-50f8-80ca-7743bb7c065a with identifier: 10704490 to the API
2026-03-24 22:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:34: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 22:34:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704490>
{'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': 95,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'e66bc9cb-2d97-50f8-80ca-7743bb7c065a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRW528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 102472,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A1 Sportback 25 TFSI Advanced - Petrol - Manual - 95 hp - '
'102.472 km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 22:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704490%27 HTTP/1.1" 200 None
2026-03-24 22:34:59 [adesa.be] INFO: Saving data for 10704490: {'auction_closing_time': 1774513800.0, 'created_time': 1774192540.532178, 'last_price_update_time': 1774391699.810158}
2026-03-24 22:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704490') HTTP/1.1" 204 0
2026-03-24 22:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cee2fd06-b44b-589b-be85-ce108f523d0e with identifier: 10710256
2026-03-24 22:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cee2fd06-b44b-589b-be85-ce108f523d0e with scrape type 2
2026-03-24 22:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cee2fd06-b44b-589b-be85-ce108f523d0e with scrape type 2
2026-03-24 22:35:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cee2fd06-b44b-589b-be85-ce108f523d0e, identifier: 10710256
2026-03-24 22:35:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cee2fd06-b44b-589b-be85-ce108f523d0e with identifier: 10710256
2026-03-24 22:35:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cee2fd06-b44b-589b-be85-ce108f523d0e with identifier: 10710256
2026-03-24 22:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cee2fd06-b44b-589b-be85-ce108f523d0e with identifier: 10710256 to the API
2026-03-24 22:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710256>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'cee2fd06-b44b-589b-be85-ce108f523d0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABR053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710256',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 113260,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Volvo XC60 T6 R-Design - Hybrid - Automatic - 253 hp - 113.260 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-24 22:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710256%27 HTTP/1.1" 200 None
2026-03-24 22:35:05 [adesa.be] INFO: Saving data for 10710256: {'auction_closing_time': 1774423800.0, 'created_time': 1774279552.185803, 'last_price_update_time': 1774391705.202255}
2026-03-24 22:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710256') HTTP/1.1" 204 0
2026-03-24 22:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1967070a-2213-5428-b966-a1985ef8198a with identifier: 10704492
2026-03-24 22:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1967070a-2213-5428-b966-a1985ef8198a with scrape type 2
2026-03-24 22:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1967070a-2213-5428-b966-a1985ef8198a with scrape type 2
2026-03-24 22:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1967070a-2213-5428-b966-a1985ef8198a, identifier: 10704492
2026-03-24 22:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1967070a-2213-5428-b966-a1985ef8198a with identifier: 10704492
2026-03-24 22:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1967070a-2213-5428-b966-a1985ef8198a with identifier: 10704492
2026-03-24 22:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1967070a-2213-5428-b966-a1985ef8198a with identifier: 10704492 to the API
2026-03-24 22:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704492>
{'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': 116,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '1967070a-2213-5428-b966-a1985ef8198a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADM343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 108930,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 2.0 TDI S Line - Diesel - Manual - 116 hp - 108.930 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704492%27 HTTP/1.1" 200 None
2026-03-24 22:35:05 [adesa.be] INFO: Saving data for 10704492: {'auction_closing_time': 1774513800.0, 'created_time': 1774192550.296536, 'last_price_update_time': 1774391705.699407}
2026-03-24 22:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704492') HTTP/1.1" 204 0
2026-03-24 22:35:06 [scrapy.extensions.logstats] INFO: Crawled 1178 pages (at 38 pages/min), scraped 1050 items (at 38 items/min)
2026-03-24 22:35:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bc75696-9a24-5b99-89a0-a964c3521ac0 with identifier: 10710276
2026-03-24 22:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bc75696-9a24-5b99-89a0-a964c3521ac0 with scrape type 2
2026-03-24 22:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bc75696-9a24-5b99-89a0-a964c3521ac0 with scrape type 2
2026-03-24 22:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5bc75696-9a24-5b99-89a0-a964c3521ac0, identifier: 10710276
2026-03-24 22:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5bc75696-9a24-5b99-89a0-a964c3521ac0 with identifier: 10710276
2026-03-24 22:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5bc75696-9a24-5b99-89a0-a964c3521ac0 with identifier: 10710276
2026-03-24 22:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5bc75696-9a24-5b99-89a0-a964c3521ac0 with identifier: 10710276 to the API
2026-03-24 22:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710276>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '5bc75696-9a24-5b99-89a0-a964c3521ac0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQU240',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710276',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 92257,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Volvo XC40 T4 Inscription - Hybrid - Automatic - 129 hp - 92.257 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-24 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710276%27 HTTP/1.1" 200 None
2026-03-24 22:35:09 [adesa.be] INFO: Saving data for 10710276: {'auction_closing_time': 1774423800.0, 'created_time': 1774279533.160834, 'last_price_update_time': 1774391709.243984}
2026-03-24 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710276') HTTP/1.1" 204 0
2026-03-24 22:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75af3988-309e-5794-ad73-f0efc03514e9 with identifier: 10710342
2026-03-24 22:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75af3988-309e-5794-ad73-f0efc03514e9 with scrape type 2
2026-03-24 22:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75af3988-309e-5794-ad73-f0efc03514e9 with scrape type 2
2026-03-24 22:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75af3988-309e-5794-ad73-f0efc03514e9, identifier: 10710342
2026-03-24 22:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75af3988-309e-5794-ad73-f0efc03514e9 with identifier: 10710342
2026-03-24 22:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75af3988-309e-5794-ad73-f0efc03514e9 with identifier: 10710342
2026-03-24 22:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75af3988-309e-5794-ad73-f0efc03514e9 with identifier: 10710342 to the API
2026-03-24 22:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710342>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '75af3988-309e-5794-ad73-f0efc03514e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTC865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710342',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 106009,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2019-04-09',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Volvo V40 T2 Black Edition - Petrol - Manual - 122 hp - 106.009 km',
'transmission': 'manual',
'trim': 'Black Edition',
'vin': None,
'year': 2019}
2026-03-24 22:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710342%27 HTTP/1.1" 200 None
2026-03-24 22:35:12 [adesa.be] INFO: Saving data for 10710342: {'auction_closing_time': 1774423800.0, 'created_time': 1774279520.529144, 'last_price_update_time': 1774391712.808186}
2026-03-24 22:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710342') HTTP/1.1" 204 0
2026-03-24 22:35:13 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.495(s), this was the 1st time calling it.
2026-03-24 22:35:13 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.010728122479345 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:35:13 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.934(s), this was the 1st time calling it.
2026-03-24 22:35:13 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.197665588438917 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:35:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710327> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59fb07f5-e98e-5177-96ef-6a8c33c6ae34 with identifier: 10710327
2026-03-24 22:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59fb07f5-e98e-5177-96ef-6a8c33c6ae34 with scrape type 2
2026-03-24 22:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59fb07f5-e98e-5177-96ef-6a8c33c6ae34 with scrape type 2
2026-03-24 22:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59fb07f5-e98e-5177-96ef-6a8c33c6ae34, identifier: 10710327
2026-03-24 22:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59fb07f5-e98e-5177-96ef-6a8c33c6ae34 with identifier: 10710327
2026-03-24 22:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59fb07f5-e98e-5177-96ef-6a8c33c6ae34 with identifier: 10710327
2026-03-24 22:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59fb07f5-e98e-5177-96ef-6a8c33c6ae34 with identifier: 10710327 to the API
2026-03-24 22:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710327>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '59fb07f5-e98e-5177-96ef-6a8c33c6ae34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQV899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710327',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 112335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Volkswagen T-ROC 1.0 TSI Style - Petrol - Manual - 110 hp - 112.335 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710327%27 HTTP/1.1" 200 None
2026-03-24 22:35:20 [adesa.be] INFO: Saving data for 10710327: {'auction_closing_time': 1774423800.0, 'created_time': 1774279513.999248, 'last_price_update_time': 1774391720.694764}
2026-03-24 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710327') HTTP/1.1" 204 0
2026-03-24 22:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7770c51-b72e-5a67-a2b0-b68db21e37f6 with identifier: 10710304
2026-03-24 22:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7770c51-b72e-5a67-a2b0-b68db21e37f6 with scrape type 2
2026-03-24 22:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7770c51-b72e-5a67-a2b0-b68db21e37f6 with scrape type 2
2026-03-24 22:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f7770c51-b72e-5a67-a2b0-b68db21e37f6, identifier: 10710304
2026-03-24 22:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f7770c51-b72e-5a67-a2b0-b68db21e37f6 with identifier: 10710304
2026-03-24 22:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f7770c51-b72e-5a67-a2b0-b68db21e37f6 with identifier: 10710304
2026-03-24 22:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f7770c51-b72e-5a67-a2b0-b68db21e37f6 with identifier: 10710304 to the API
2026-03-24 22:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710304>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'f7770c51-b72e-5a67-a2b0-b68db21e37f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQV143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710304',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 39111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-06-15',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Volkswagen T-Cross 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'39.111 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-24 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710304%27 HTTP/1.1" 200 None
2026-03-24 22:35:23 [adesa.be] INFO: Saving data for 10710304: {'auction_closing_time': 1774423800.0, 'created_time': 1774279512.788435, 'last_price_update_time': 1774391723.166179}
2026-03-24 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710304') HTTP/1.1" 204 0
2026-03-24 22:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35: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 22:35:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 696ba1f2-fda3-55d3-9a94-b48cb2d0e8c8 with identifier: 10710278
2026-03-24 22:35:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 696ba1f2-fda3-55d3-9a94-b48cb2d0e8c8 with scrape type 2
2026-03-24 22:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 696ba1f2-fda3-55d3-9a94-b48cb2d0e8c8 with scrape type 2
2026-03-24 22:35:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 696ba1f2-fda3-55d3-9a94-b48cb2d0e8c8, identifier: 10710278
2026-03-24 22:35:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 696ba1f2-fda3-55d3-9a94-b48cb2d0e8c8 with identifier: 10710278
2026-03-24 22:35:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 696ba1f2-fda3-55d3-9a94-b48cb2d0e8c8 with identifier: 10710278
2026-03-24 22:35:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 696ba1f2-fda3-55d3-9a94-b48cb2d0e8c8 with identifier: 10710278 to the API
2026-03-24 22:35:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710278>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '696ba1f2-fda3-55d3-9a94-b48cb2d0e8c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUJ436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710278',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 86803,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-07-22',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Volkswagen Passat Variant 1.5 TSI Style Business - Petrol - '
'Automatic - 150 hp - 86.803 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
2026-03-24 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710278%27 HTTP/1.1" 200 None
2026-03-24 22:35:23 [adesa.be] INFO: Saving data for 10710278: {'auction_closing_time': 1774423800.0, 'created_time': 1774279511.840713, 'last_price_update_time': 1774391723.635331}
2026-03-24 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710278') HTTP/1.1" 204 0
2026-03-24 22:35:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc89ff4d-cc4c-55ef-9e8e-cef20f41ff41 with identifier: 10711308
2026-03-24 22:35:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc89ff4d-cc4c-55ef-9e8e-cef20f41ff41 with scrape type 2
2026-03-24 22:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc89ff4d-cc4c-55ef-9e8e-cef20f41ff41 with scrape type 2
2026-03-24 22:35:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc89ff4d-cc4c-55ef-9e8e-cef20f41ff41, identifier: 10711308
2026-03-24 22:35:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc89ff4d-cc4c-55ef-9e8e-cef20f41ff41 with identifier: 10711308
2026-03-24 22:35:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc89ff4d-cc4c-55ef-9e8e-cef20f41ff41 with identifier: 10711308
2026-03-24 22:35:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc89ff4d-cc4c-55ef-9e8e-cef20f41ff41 with identifier: 10711308 to the API
2026-03-24 22:35:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711308>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fc89ff4d-cc4c-55ef-9e8e-cef20f41ff41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRV524',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711308',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 86243,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A3 Sportback 40 TFSIe Advanced - Hybrid - Automatic - 150 hp - '
'86.243 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711308%27 HTTP/1.1" 200 None
2026-03-24 22:35:23 [adesa.be] INFO: Saving data for 10711308: {'auction_closing_time': 1774431000.0, 'created_time': 1774280214.352133, 'last_price_update_time': 1774391723.981383}
2026-03-24 22:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711308') HTTP/1.1" 204 0
2026-03-24 22:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cd09220-a088-5330-a466-b209f4c6ce62 with identifier: 10704501
2026-03-24 22:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cd09220-a088-5330-a466-b209f4c6ce62 with scrape type 2
2026-03-24 22:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cd09220-a088-5330-a466-b209f4c6ce62 with scrape type 2
2026-03-24 22:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8cd09220-a088-5330-a466-b209f4c6ce62, identifier: 10704501
2026-03-24 22:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8cd09220-a088-5330-a466-b209f4c6ce62 with identifier: 10704501
2026-03-24 22:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8cd09220-a088-5330-a466-b209f4c6ce62 with identifier: 10704501
2026-03-24 22:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8cd09220-a088-5330-a466-b209f4c6ce62 with identifier: 10704501 to the API
2026-03-24 22:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704501>
{'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': 136,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8cd09220-a088-5330-a466-b209f4c6ce62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRT887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704501',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 195631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-11-02',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Audi A5 Sportback 30 TDI Attraction - Diesel - Automatic - 136 hp - '
'195.631 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704501%27 HTTP/1.1" 200 None
2026-03-24 22:35:24 [adesa.be] INFO: Saving data for 10704501: {'auction_closing_time': 1774513800.0, 'created_time': 1774192529.42893, 'last_price_update_time': 1774391724.94558}
2026-03-24 22:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704501') HTTP/1.1" 204 0
2026-03-24 22:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0351879d-859c-5ed4-bdc4-4697c371906a with identifier: 10710320
2026-03-24 22:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0351879d-859c-5ed4-bdc4-4697c371906a with scrape type 2
2026-03-24 22:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0351879d-859c-5ed4-bdc4-4697c371906a with scrape type 2
2026-03-24 22:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0351879d-859c-5ed4-bdc4-4697c371906a, identifier: 10710320
2026-03-24 22:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0351879d-859c-5ed4-bdc4-4697c371906a with identifier: 10710320
2026-03-24 22:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0351879d-859c-5ed4-bdc4-4697c371906a with identifier: 10710320
2026-03-24 22:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0351879d-859c-5ed4-bdc4-4697c371906a with identifier: 10710320 to the API
2026-03-24 22:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710320>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '0351879d-859c-5ed4-bdc4-4697c371906a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACW409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710320',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 102914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 102.914 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-24 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710320%27 HTTP/1.1" 200 None
2026-03-24 22:35:26 [adesa.be] INFO: Saving data for 10710320: {'auction_closing_time': 1774423800.0, 'created_time': 1774279529.67159, 'last_price_update_time': 1774391726.313701}
2026-03-24 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710320') HTTP/1.1" 204 0
2026-03-24 22:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9edcad6d-ccdd-556a-b418-3f91a17e5748 with identifier: 10710285
2026-03-24 22:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9edcad6d-ccdd-556a-b418-3f91a17e5748 with scrape type 2
2026-03-24 22:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9edcad6d-ccdd-556a-b418-3f91a17e5748 with scrape type 2
2026-03-24 22:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9edcad6d-ccdd-556a-b418-3f91a17e5748, identifier: 10710285
2026-03-24 22:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9edcad6d-ccdd-556a-b418-3f91a17e5748 with identifier: 10710285
2026-03-24 22:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9edcad6d-ccdd-556a-b418-3f91a17e5748 with identifier: 10710285
2026-03-24 22:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9edcad6d-ccdd-556a-b418-3f91a17e5748 with identifier: 10710285 to the API
2026-03-24 22:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710285>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '9edcad6d-ccdd-556a-b418-3f91a17e5748',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLU276',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710285',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 65021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Manual - 150 hp - '
'65.021 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710285%27 HTTP/1.1" 200 None
2026-03-24 22:35:27 [adesa.be] INFO: Saving data for 10710285: {'auction_closing_time': 1774423800.0, 'created_time': 1774281055.653517, 'last_price_update_time': 1774391727.00738}
2026-03-24 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710285') HTTP/1.1" 204 0
2026-03-24 22:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa4e3589-e39f-5f55-8d61-d25dcfcd4504 with identifier: 10711264
2026-03-24 22:35:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa4e3589-e39f-5f55-8d61-d25dcfcd4504 with scrape type 2
2026-03-24 22:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa4e3589-e39f-5f55-8d61-d25dcfcd4504 with scrape type 2
2026-03-24 22:35:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aa4e3589-e39f-5f55-8d61-d25dcfcd4504, identifier: 10711264
2026-03-24 22:35:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa4e3589-e39f-5f55-8d61-d25dcfcd4504 with identifier: 10711264
2026-03-24 22:35:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa4e3589-e39f-5f55-8d61-d25dcfcd4504 with identifier: 10711264
2026-03-24 22:35:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aa4e3589-e39f-5f55-8d61-d25dcfcd4504 with identifier: 10711264 to the API
2026-03-24 22:35:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711264>
{'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': 136,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'aa4e3589-e39f-5f55-8d61-d25dcfcd4504',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTS970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711264',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 114569,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi A4 Avant 30 TDI Advanced - Diesel - Automatic - 136 hp - '
'114.569 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
2026-03-24 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711264%27 HTTP/1.1" 200 None
2026-03-24 22:35:27 [adesa.be] INFO: Saving data for 10711264: {'auction_closing_time': 1774431000.0, 'created_time': 1774280210.601304, 'last_price_update_time': 1774391727.476139}
2026-03-24 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711264') HTTP/1.1" 204 0
2026-03-24 22:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 887270c1-ade4-55a2-886a-3cdb2d6f09f4 with identifier: 10710326
2026-03-24 22:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 887270c1-ade4-55a2-886a-3cdb2d6f09f4 with scrape type 2
2026-03-24 22:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 887270c1-ade4-55a2-886a-3cdb2d6f09f4 with scrape type 2
2026-03-24 22:35:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 887270c1-ade4-55a2-886a-3cdb2d6f09f4, identifier: 10710326
2026-03-24 22:35:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 887270c1-ade4-55a2-886a-3cdb2d6f09f4 with identifier: 10710326
2026-03-24 22:35:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 887270c1-ade4-55a2-886a-3cdb2d6f09f4 with identifier: 10710326
2026-03-24 22:35:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 887270c1-ade4-55a2-886a-3cdb2d6f09f4 with identifier: 10710326 to the API
2026-03-24 22:35:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710326>
{'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-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '887270c1-ade4-55a2-886a-3cdb2d6f09f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710326',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 81377,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Manual - 110 hp - '
'81.377 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710326%27 HTTP/1.1" 200 None
2026-03-24 22:35:28 [adesa.be] INFO: Saving data for 10710326: {'auction_closing_time': 1774423800.0, 'created_time': 1774281056.554653, 'last_price_update_time': 1774391728.743551}
2026-03-24 22:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710326') HTTP/1.1" 204 0
2026-03-24 22:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d90fb0e7-9ed3-59cf-8971-a5f934f317c1 with identifier: 10710272
2026-03-24 22:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d90fb0e7-9ed3-59cf-8971-a5f934f317c1 with scrape type 2
2026-03-24 22:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d90fb0e7-9ed3-59cf-8971-a5f934f317c1 with scrape type 2
2026-03-24 22:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d90fb0e7-9ed3-59cf-8971-a5f934f317c1, identifier: 10710272
2026-03-24 22:35:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d90fb0e7-9ed3-59cf-8971-a5f934f317c1 with identifier: 10710272
2026-03-24 22:35:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d90fb0e7-9ed3-59cf-8971-a5f934f317c1 with identifier: 10710272
2026-03-24 22:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d90fb0e7-9ed3-59cf-8971-a5f934f317c1 with identifier: 10710272 to the API
2026-03-24 22:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710272>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd90fb0e7-9ed3-59cf-8971-a5f934f317c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CWA433',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710272',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 54035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Toyota Yaris Cross 1.5 - Hybrid - Automatic - 92 hp - 54.035 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710272%27 HTTP/1.1" 200 None
2026-03-24 22:35:29 [adesa.be] INFO: Saving data for 10710272: {'auction_closing_time': 1774423800.0, 'created_time': 1774279516.937146, 'last_price_update_time': 1774391729.46637}
2026-03-24 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710272') HTTP/1.1" 204 0
2026-03-24 22:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e11da817-2538-5939-bc61-859091f4facb with identifier: 10710275
2026-03-24 22:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e11da817-2538-5939-bc61-859091f4facb with scrape type 2
2026-03-24 22:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e11da817-2538-5939-bc61-859091f4facb with scrape type 2
2026-03-24 22:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e11da817-2538-5939-bc61-859091f4facb, identifier: 10710275
2026-03-24 22:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e11da817-2538-5939-bc61-859091f4facb with identifier: 10710275
2026-03-24 22:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e11da817-2538-5939-bc61-859091f4facb with identifier: 10710275
2026-03-24 22:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e11da817-2538-5939-bc61-859091f4facb with identifier: 10710275 to the API
2026-03-24 22:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710275>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'e11da817-2538-5939-bc61-859091f4facb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DVA711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710275',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 82135,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-07-03',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Skoda Superb Combi 1.5 TSI Clever - Petrol - Automatic - 150 hp - '
'82.135 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-24 22:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710275%27 HTTP/1.1" 200 None
2026-03-24 22:35:30 [adesa.be] INFO: Saving data for 10710275: {'auction_closing_time': 1774423800.0, 'created_time': 1774281058.609485, 'last_price_update_time': 1774391730.9854}
2026-03-24 22:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710275') HTTP/1.1" 204 0
2026-03-24 22:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fc74fbc-b73e-5228-908d-28c7246edb8c with identifier: 10710277
2026-03-24 22:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fc74fbc-b73e-5228-908d-28c7246edb8c with scrape type 2
2026-03-24 22:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fc74fbc-b73e-5228-908d-28c7246edb8c with scrape type 2
2026-03-24 22:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fc74fbc-b73e-5228-908d-28c7246edb8c, identifier: 10710277
2026-03-24 22:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fc74fbc-b73e-5228-908d-28c7246edb8c with identifier: 10710277
2026-03-24 22:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fc74fbc-b73e-5228-908d-28c7246edb8c with identifier: 10710277
2026-03-24 22:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fc74fbc-b73e-5228-908d-28c7246edb8c with identifier: 10710277 to the API
2026-03-24 22:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710277>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '1fc74fbc-b73e-5228-908d-28c7246edb8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMP074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710277',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 54603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Skoda Karoq 1.5 TSI Clever - Petrol - Automatic - 150 hp - 54.603 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710277%27 HTTP/1.1" 200 None
2026-03-24 22:35:32 [adesa.be] INFO: Saving data for 10710277: {'auction_closing_time': 1774423800.0, 'created_time': 1774281057.04091, 'last_price_update_time': 1774391732.062532}
2026-03-24 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710277') HTTP/1.1" 204 0
2026-03-24 22:35:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710322> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 772192b8-a3d2-57ed-ae2e-cd223fbf94db with identifier: 10710322
2026-03-24 22:35:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 772192b8-a3d2-57ed-ae2e-cd223fbf94db with scrape type 2
2026-03-24 22:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 772192b8-a3d2-57ed-ae2e-cd223fbf94db with scrape type 2
2026-03-24 22:35:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 772192b8-a3d2-57ed-ae2e-cd223fbf94db, identifier: 10710322
2026-03-24 22:35:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 772192b8-a3d2-57ed-ae2e-cd223fbf94db with identifier: 10710322
2026-03-24 22:35:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 772192b8-a3d2-57ed-ae2e-cd223fbf94db with identifier: 10710322
2026-03-24 22:35:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 772192b8-a3d2-57ed-ae2e-cd223fbf94db with identifier: 10710322 to the API
2026-03-24 22:35:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710322>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '772192b8-a3d2-57ed-ae2e-cd223fbf94db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHD169',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710322',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 77062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Seat Ateca 1.0 TSI - Petrol - Manual - 110 hp - 77.062 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710322%27 HTTP/1.1" 200 None
2026-03-24 22:35:34 [adesa.be] INFO: Saving data for 10710322: {'auction_closing_time': 1774423800.0, 'created_time': 1774281043.244506, 'last_price_update_time': 1774391734.182348}
2026-03-24 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710322') HTTP/1.1" 204 0
2026-03-24 22:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87cf54fe-c85b-528c-9081-69a3e58908e2 with identifier: 10710262
2026-03-24 22:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87cf54fe-c85b-528c-9081-69a3e58908e2 with scrape type 2
2026-03-24 22:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87cf54fe-c85b-528c-9081-69a3e58908e2 with scrape type 2
2026-03-24 22:35:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87cf54fe-c85b-528c-9081-69a3e58908e2, identifier: 10710262
2026-03-24 22:35:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87cf54fe-c85b-528c-9081-69a3e58908e2 with identifier: 10710262
2026-03-24 22:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87cf54fe-c85b-528c-9081-69a3e58908e2 with identifier: 10710262
2026-03-24 22:35:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87cf54fe-c85b-528c-9081-69a3e58908e2 with identifier: 10710262 to the API
2026-03-24 22:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710262>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '87cf54fe-c85b-528c-9081-69a3e58908e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710262',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 199335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Skoda Kodiaq 2.0 TDI Sportline - Diesel - Automatic - 150 hp - '
'199.335 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-24 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710262%27 HTTP/1.1" 200 None
2026-03-24 22:35:36 [adesa.be] INFO: Saving data for 10710262: {'auction_closing_time': 1774423800.0, 'created_time': 1774281054.60232, 'last_price_update_time': 1774391736.251785}
2026-03-24 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710262') HTTP/1.1" 204 0
2026-03-24 22:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9827dec5-d216-59e0-8dc1-b2d71dd43b39 with identifier: 10710330
2026-03-24 22:35:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9827dec5-d216-59e0-8dc1-b2d71dd43b39 with scrape type 2
2026-03-24 22:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9827dec5-d216-59e0-8dc1-b2d71dd43b39 with scrape type 2
2026-03-24 22:35:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9827dec5-d216-59e0-8dc1-b2d71dd43b39, identifier: 10710330
2026-03-24 22:35:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9827dec5-d216-59e0-8dc1-b2d71dd43b39 with identifier: 10710330
2026-03-24 22:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9827dec5-d216-59e0-8dc1-b2d71dd43b39 with identifier: 10710330
2026-03-24 22:35:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9827dec5-d216-59e0-8dc1-b2d71dd43b39 with identifier: 10710330 to the API
2026-03-24 22:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710330>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '9827dec5-d216-59e0-8dc1-b2d71dd43b39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBM588',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710330',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 71073,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-05-23',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Seat Ateca 1.0 TSI - Petrol - Manual - 110 hp - 71.073 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710330%27 HTTP/1.1" 200 None
2026-03-24 22:35:36 [adesa.be] INFO: Saving data for 10710330: {'auction_closing_time': 1774423800.0, 'created_time': 1774281053.64442, 'last_price_update_time': 1774391736.998327}
2026-03-24 22:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710330') HTTP/1.1" 204 0
2026-03-24 22:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a0fa106-4ca3-5d13-bab8-596e2e4eaa32 with identifier: 10710268
2026-03-24 22:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a0fa106-4ca3-5d13-bab8-596e2e4eaa32 with scrape type 2
2026-03-24 22:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a0fa106-4ca3-5d13-bab8-596e2e4eaa32 with scrape type 2
2026-03-24 22:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a0fa106-4ca3-5d13-bab8-596e2e4eaa32, identifier: 10710268
2026-03-24 22:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a0fa106-4ca3-5d13-bab8-596e2e4eaa32 with identifier: 10710268
2026-03-24 22:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a0fa106-4ca3-5d13-bab8-596e2e4eaa32 with identifier: 10710268
2026-03-24 22:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a0fa106-4ca3-5d13-bab8-596e2e4eaa32 with identifier: 10710268 to the API
2026-03-24 22:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710268>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '3a0fa106-4ca3-5d13-bab8-596e2e4eaa32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTJ227',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710268',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 70261,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Skoda Karoq 1.5 TSI Clever - Petrol - Automatic - 150 hp - 70.261 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-24 22:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710268%27 HTTP/1.1" 200 None
2026-03-24 22:35:40 [adesa.be] INFO: Saving data for 10710268: {'auction_closing_time': 1774423800.0, 'created_time': 1774281042.19697, 'last_price_update_time': 1774391740.599609}
2026-03-24 22:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710268') HTTP/1.1" 204 0
2026-03-24 22:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caa19366-2d8a-5d5b-b93a-a1d35389eb0c with identifier: 10710319
2026-03-24 22:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caa19366-2d8a-5d5b-b93a-a1d35389eb0c with scrape type 2
2026-03-24 22:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item caa19366-2d8a-5d5b-b93a-a1d35389eb0c with scrape type 2
2026-03-24 22:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: caa19366-2d8a-5d5b-b93a-a1d35389eb0c, identifier: 10710319
2026-03-24 22:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: caa19366-2d8a-5d5b-b93a-a1d35389eb0c with identifier: 10710319
2026-03-24 22:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: caa19366-2d8a-5d5b-b93a-a1d35389eb0c with identifier: 10710319
2026-03-24 22:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: caa19366-2d8a-5d5b-b93a-a1d35389eb0c with identifier: 10710319 to the API
2026-03-24 22:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710319>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'caa19366-2d8a-5d5b-b93a-a1d35389eb0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHD183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710319',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 65599,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Seat Ateca 1.0 TSI - Petrol - Manual - 110 hp - 65.599 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710319%27 HTTP/1.1" 200 None
2026-03-24 22:35:41 [adesa.be] INFO: Saving data for 10710319: {'auction_closing_time': 1774423800.0, 'created_time': 1774281047.434798, 'last_price_update_time': 1774391741.073158}
2026-03-24 22:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710319') HTTP/1.1" 204 0
2026-03-24 22:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f4a2153-65b9-5892-8b07-2107b16f804c with identifier: 10710337
2026-03-24 22:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f4a2153-65b9-5892-8b07-2107b16f804c with scrape type 2
2026-03-24 22:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f4a2153-65b9-5892-8b07-2107b16f804c with scrape type 2
2026-03-24 22:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f4a2153-65b9-5892-8b07-2107b16f804c, identifier: 10710337
2026-03-24 22:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f4a2153-65b9-5892-8b07-2107b16f804c with identifier: 10710337
2026-03-24 22:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f4a2153-65b9-5892-8b07-2107b16f804c with identifier: 10710337
2026-03-24 22:35:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f4a2153-65b9-5892-8b07-2107b16f804c with identifier: 10710337 to the API
2026-03-24 22:35:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710337>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '3f4a2153-65b9-5892-8b07-2107b16f804c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DNZ700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710337',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 101843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2023-05-10',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Manual - 95 hp - 101.843 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2023}
2026-03-24 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710337%27 HTTP/1.1" 200 None
2026-03-24 22:35:42 [adesa.be] INFO: Saving data for 10710337: {'auction_closing_time': 1774423800.0, 'created_time': 1774281052.373365, 'last_price_update_time': 1774391742.35709}
2026-03-24 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710337') HTTP/1.1" 204 0
2026-03-24 22:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6184a17-0dd1-5a23-9ff7-e45aa8a996ed with identifier: 10710346
2026-03-24 22:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6184a17-0dd1-5a23-9ff7-e45aa8a996ed with scrape type 2
2026-03-24 22:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6184a17-0dd1-5a23-9ff7-e45aa8a996ed with scrape type 2
2026-03-24 22:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6184a17-0dd1-5a23-9ff7-e45aa8a996ed, identifier: 10710346
2026-03-24 22:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6184a17-0dd1-5a23-9ff7-e45aa8a996ed with identifier: 10710346
2026-03-24 22:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6184a17-0dd1-5a23-9ff7-e45aa8a996ed with identifier: 10710346
2026-03-24 22:35:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6184a17-0dd1-5a23-9ff7-e45aa8a996ed with identifier: 10710346 to the API
2026-03-24 22:35:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710346>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'c6184a17-0dd1-5a23-9ff7-e45aa8a996ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQN625',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710346',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 159655,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2021-06-11',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Automatic - 110 hp - 159.655 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2021}
2026-03-24 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710346%27 HTTP/1.1" 200 None
2026-03-24 22:35:42 [adesa.be] INFO: Saving data for 10710346: {'auction_closing_time': 1774423800.0, 'created_time': 1774281051.873137, 'last_price_update_time': 1774391742.701384}
2026-03-24 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710346') HTTP/1.1" 204 0
2026-03-24 22:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79f5ef50-0b6a-5ccb-9fd3-08417f297361 with identifier: 10710332
2026-03-24 22:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79f5ef50-0b6a-5ccb-9fd3-08417f297361 with scrape type 2
2026-03-24 22:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79f5ef50-0b6a-5ccb-9fd3-08417f297361 with scrape type 2
2026-03-24 22:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79f5ef50-0b6a-5ccb-9fd3-08417f297361, identifier: 10710332
2026-03-24 22:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79f5ef50-0b6a-5ccb-9fd3-08417f297361 with identifier: 10710332
2026-03-24 22:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79f5ef50-0b6a-5ccb-9fd3-08417f297361 with identifier: 10710332
2026-03-24 22:35:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79f5ef50-0b6a-5ccb-9fd3-08417f297361 with identifier: 10710332 to the API
2026-03-24 22:35:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710332>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '79f5ef50-0b6a-5ccb-9fd3-08417f297361',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQH953',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710332',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 209566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'209.566 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710332%27 HTTP/1.1" 200 None
2026-03-24 22:35:43 [adesa.be] INFO: Saving data for 10710332: {'auction_closing_time': 1774423800.0, 'created_time': 1774281040.036995, 'last_price_update_time': 1774391743.168607}
2026-03-24 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710332') HTTP/1.1" 204 0
2026-03-24 22:35:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a04204a-3a31-5f5f-aa38-fcb1c81c6d3c with identifier: 10710340
2026-03-24 22:35:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a04204a-3a31-5f5f-aa38-fcb1c81c6d3c with scrape type 2
2026-03-24 22:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a04204a-3a31-5f5f-aa38-fcb1c81c6d3c with scrape type 2
2026-03-24 22:35:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a04204a-3a31-5f5f-aa38-fcb1c81c6d3c, identifier: 10710340
2026-03-24 22:35:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a04204a-3a31-5f5f-aa38-fcb1c81c6d3c with identifier: 10710340
2026-03-24 22:35:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a04204a-3a31-5f5f-aa38-fcb1c81c6d3c with identifier: 10710340
2026-03-24 22:35:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a04204a-3a31-5f5f-aa38-fcb1c81c6d3c with identifier: 10710340 to the API
2026-03-24 22:35:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710340>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '3a04204a-3a31-5f5f-aa38-fcb1c81c6d3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DNZ682',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710340',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 135752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2023-05-10',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Manual - 95 hp - 135.752 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2023}
2026-03-24 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710340%27 HTTP/1.1" 200 None
2026-03-24 22:35:43 [adesa.be] INFO: Saving data for 10710340: {'auction_closing_time': 1774423800.0, 'created_time': 1774281051.371264, 'last_price_update_time': 1774391743.532345}
2026-03-24 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710340') HTTP/1.1" 204 0
2026-03-24 22:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710324> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2efb6aa6-07c3-5534-b627-d6c33653be43 with identifier: 10710324
2026-03-24 22:35:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2efb6aa6-07c3-5534-b627-d6c33653be43 with scrape type 2
2026-03-24 22:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2efb6aa6-07c3-5534-b627-d6c33653be43 with scrape type 2
2026-03-24 22:35:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2efb6aa6-07c3-5534-b627-d6c33653be43, identifier: 10710324
2026-03-24 22:35:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2efb6aa6-07c3-5534-b627-d6c33653be43 with identifier: 10710324
2026-03-24 22:35:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2efb6aa6-07c3-5534-b627-d6c33653be43 with identifier: 10710324
2026-03-24 22:35:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2efb6aa6-07c3-5534-b627-d6c33653be43 with identifier: 10710324 to the API
2026-03-24 22:35:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710324>
{'auction_title': '',
'c_o_2_emission_value': 186,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '2efb6aa6-07c3-5534-b627-d6c33653be43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GTA937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710324',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 186302,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9250,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 3,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Renault Trafic L2H1 2.0 DCI Comfort - Diesel - Manual - 131 hp - '
'186.302 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-24 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710324%27 HTTP/1.1" 200 None
2026-03-24 22:35:44 [adesa.be] INFO: Saving data for 10710324: {'auction_closing_time': 1774423800.0, 'created_time': 1774281068.80377, 'last_price_update_time': 1774391744.099132}
2026-03-24 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710324') HTTP/1.1" 204 0
2026-03-24 22:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e8c8245-55d9-534b-acba-d5cdb408e4a1 with identifier: 10710343
2026-03-24 22:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e8c8245-55d9-534b-acba-d5cdb408e4a1 with scrape type 2
2026-03-24 22:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e8c8245-55d9-534b-acba-d5cdb408e4a1 with scrape type 2
2026-03-24 22:35:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e8c8245-55d9-534b-acba-d5cdb408e4a1, identifier: 10710343
2026-03-24 22:35:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e8c8245-55d9-534b-acba-d5cdb408e4a1 with identifier: 10710343
2026-03-24 22:35:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e8c8245-55d9-534b-acba-d5cdb408e4a1 with identifier: 10710343
2026-03-24 22:35:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e8c8245-55d9-534b-acba-d5cdb408e4a1 with identifier: 10710343 to the API
2026-03-24 22:35:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710343>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '3e8c8245-55d9-534b-acba-d5cdb408e4a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EDK328',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710343',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 95985,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2023-09-05',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Seat Ibiza 1.0 Move! - Petrol - Manual - 80 hp - 95.985 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2023}
2026-03-24 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710343%27 HTTP/1.1" 200 None
2026-03-24 22:35:44 [adesa.be] INFO: Saving data for 10710343: {'auction_closing_time': 1774423800.0, 'created_time': 1774281057.816577, 'last_price_update_time': 1774391744.557618}
2026-03-24 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710343') HTTP/1.1" 204 0
2026-03-24 22:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fe3a604-af41-5d1f-a36c-79855dd6928e with identifier: 10704661
2026-03-24 22:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fe3a604-af41-5d1f-a36c-79855dd6928e with scrape type 2
2026-03-24 22:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fe3a604-af41-5d1f-a36c-79855dd6928e with scrape type 2
2026-03-24 22:35:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0fe3a604-af41-5d1f-a36c-79855dd6928e, identifier: 10704661
2026-03-24 22:35:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0fe3a604-af41-5d1f-a36c-79855dd6928e with identifier: 10704661
2026-03-24 22:35:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0fe3a604-af41-5d1f-a36c-79855dd6928e with identifier: 10704661
2026-03-24 22:35:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0fe3a604-af41-5d1f-a36c-79855dd6928e with identifier: 10704661 to the API
2026-03-24 22:35:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704661>
{'auction_title': '',
'c_o_2_emission_value': 212,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0fe3a604-af41-5d1f-a36c-79855dd6928e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FXG483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704661',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 48620,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2019-05-10',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Renault Master box 2.3 DCI - Diesel - Manual - 130 hp - 48.620 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704661%27 HTTP/1.1" 200 None
2026-03-24 22:35:45 [adesa.be] INFO: Saving data for 10704661: {'auction_closing_time': 1774513800.0, 'created_time': 1774217746.370696, 'last_price_update_time': 1774391745.03308}
2026-03-24 22:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704661') HTTP/1.1" 204 0
2026-03-24 22:35:46 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.696(s), this was the 1st time calling it.
2026-03-24 22:35:46 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.377131467048843 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f488d489-9ce7-5f82-a80d-6325885548ec with identifier: 10710325
2026-03-24 22:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f488d489-9ce7-5f82-a80d-6325885548ec with scrape type 2
2026-03-24 22:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f488d489-9ce7-5f82-a80d-6325885548ec with scrape type 2
2026-03-24 22:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f488d489-9ce7-5f82-a80d-6325885548ec, identifier: 10710325
2026-03-24 22:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f488d489-9ce7-5f82-a80d-6325885548ec with identifier: 10710325
2026-03-24 22:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f488d489-9ce7-5f82-a80d-6325885548ec with identifier: 10710325
2026-03-24 22:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f488d489-9ce7-5f82-a80d-6325885548ec with identifier: 10710325 to the API
2026-03-24 22:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710325>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 159,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'f488d489-9ce7-5f82-a80d-6325885548ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCY590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710325',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Talisman',
'odometer': 117553,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Renault Talisman 1.3 TCe Intens - Petrol - Automatic - 159 hp - '
'117.553 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-24 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710325%27 HTTP/1.1" 200 None
2026-03-24 22:35:46 [adesa.be] INFO: Saving data for 10710325: {'auction_closing_time': 1774423800.0, 'created_time': 1774281066.740326, 'last_price_update_time': 1774391746.734812}
2026-03-24 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710325') HTTP/1.1" 204 0
2026-03-24 22:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d51a395c-3ea6-57b3-ac74-a5361b369430 with identifier: 10710308
2026-03-24 22:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d51a395c-3ea6-57b3-ac74-a5361b369430 with scrape type 2
2026-03-24 22:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d51a395c-3ea6-57b3-ac74-a5361b369430 with scrape type 2
2026-03-24 22:35:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d51a395c-3ea6-57b3-ac74-a5361b369430, identifier: 10710308
2026-03-24 22:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d51a395c-3ea6-57b3-ac74-a5361b369430 with identifier: 10710308
2026-03-24 22:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d51a395c-3ea6-57b3-ac74-a5361b369430 with identifier: 10710308
2026-03-24 22:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d51a395c-3ea6-57b3-ac74-a5361b369430 with identifier: 10710308 to the API
2026-03-24 22:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710308>
{'auction_title': '',
'c_o_2_emission_value': 216,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'd51a395c-3ea6-57b3-ac74-a5361b369430',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHM635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710308',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 227854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12750,
'price_includes_vat': True,
'registration_date': '2020-09-02',
'seats_number': 3,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Mercedes-Benz Sprinter L2H1 516 CDI - Diesel - Automatic - 163 hp - '
'227.854 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710308%27 HTTP/1.1" 200 None
2026-03-24 22:35:48 [adesa.be] INFO: Saving data for 10710308: {'auction_closing_time': 1774423800.0, 'created_time': 1774279492.433634, 'last_price_update_time': 1774391748.581717}
2026-03-24 22:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710308') HTTP/1.1" 204 0
2026-03-24 22:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b250e50-cf99-5255-ab98-03043676c478 with identifier: 10710267
2026-03-24 22:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b250e50-cf99-5255-ab98-03043676c478 with scrape type 2
2026-03-24 22:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b250e50-cf99-5255-ab98-03043676c478 with scrape type 2
2026-03-24 22:35:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b250e50-cf99-5255-ab98-03043676c478, identifier: 10710267
2026-03-24 22:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b250e50-cf99-5255-ab98-03043676c478 with identifier: 10710267
2026-03-24 22:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b250e50-cf99-5255-ab98-03043676c478 with identifier: 10710267
2026-03-24 22:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b250e50-cf99-5255-ab98-03043676c478 with identifier: 10710267 to the API
2026-03-24 22:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710267>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '7b250e50-cf99-5255-ab98-03043676c478',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHH767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710267',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 220733,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-04-02',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Mercedes-Benz GLC 200d AMG Line - Diesel - Automatic - 163 hp - '
'220.733 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-24 22:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710267%27 HTTP/1.1" 200 None
2026-03-24 22:35:49 [adesa.be] INFO: Saving data for 10710267: {'auction_closing_time': 1774423800.0, 'created_time': 1774281075.757486, 'last_price_update_time': 1774391749.081988}
2026-03-24 22:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710267') HTTP/1.1" 204 0
2026-03-24 22:35:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d3a8889-e13a-5c69-b41d-d8411279287e with identifier: 10710252
2026-03-24 22:35:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d3a8889-e13a-5c69-b41d-d8411279287e with scrape type 2
2026-03-24 22:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d3a8889-e13a-5c69-b41d-d8411279287e with scrape type 2
2026-03-24 22:35:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d3a8889-e13a-5c69-b41d-d8411279287e, identifier: 10710252
2026-03-24 22:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d3a8889-e13a-5c69-b41d-d8411279287e with identifier: 10710252
2026-03-24 22:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d3a8889-e13a-5c69-b41d-d8411279287e with identifier: 10710252
2026-03-24 22:35:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d3a8889-e13a-5c69-b41d-d8411279287e with identifier: 10710252 to the API
2026-03-24 22:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710252>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Electric',
'id': '9d3a8889-e13a-5c69-b41d-d8411279287e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CDBB462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710252',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 77620,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31000,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Mercedes-Benz EQS 450 Luxury - Electric - Automatic - 333 hp - '
'77.620 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-24 22:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710252%27 HTTP/1.1" 200 None
2026-03-24 22:35:50 [adesa.be] INFO: Saving data for 10710252: {'auction_closing_time': 1774423800.0, 'created_time': 1774281082.76755, 'last_price_update_time': 1774391750.850085}
2026-03-24 22:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710252') HTTP/1.1" 204 0
2026-03-24 22:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710329> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96d07889-89a9-5949-8771-2473a39cc5ab with identifier: 10710329
2026-03-24 22:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96d07889-89a9-5949-8771-2473a39cc5ab with scrape type 2
2026-03-24 22:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96d07889-89a9-5949-8771-2473a39cc5ab with scrape type 2
2026-03-24 22:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96d07889-89a9-5949-8771-2473a39cc5ab, identifier: 10710329
2026-03-24 22:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96d07889-89a9-5949-8771-2473a39cc5ab with identifier: 10710329
2026-03-24 22:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96d07889-89a9-5949-8771-2473a39cc5ab with identifier: 10710329
2026-03-24 22:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96d07889-89a9-5949-8771-2473a39cc5ab with identifier: 10710329 to the API
2026-03-24 22:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 422 None
2026-03-24 22:35:51 [crawlers.pipelines.post_to_api] ERROR: adesa.be, item_id 96d07889-89a9-5949-8771-2473a39cc5ab: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"","ErrorMessage":"has to be positive (Parameter \u0027value\u0027)","ErrorCode":3}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Tue, 24 Mar 2026 22:35:50 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-24 22:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710329>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 0,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '96d07889-89a9-5949-8771-2473a39cc5ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EAQ402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710329',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 83559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2023-08-08',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Nissan Juke 1.0 DIG-T Business - Petrol - Manual - 0 hp - 83.559 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710329%27 HTTP/1.1" 200 None
2026-03-24 22:35:51 [adesa.be] INFO: Saving data for 10710329: {'auction_closing_time': 1774423800.0, 'created_time': 1774281075.191259, 'last_price_update_time': 1774391751.562541}
2026-03-24 22:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710329') HTTP/1.1" 204 0
2026-03-24 22:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 640f1141-247d-5f76-8ef3-9dc89cbc06b7 with identifier: 10711235
2026-03-24 22:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 640f1141-247d-5f76-8ef3-9dc89cbc06b7 with scrape type 2
2026-03-24 22:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 640f1141-247d-5f76-8ef3-9dc89cbc06b7 with scrape type 2
2026-03-24 22:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 640f1141-247d-5f76-8ef3-9dc89cbc06b7, identifier: 10711235
2026-03-24 22:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 640f1141-247d-5f76-8ef3-9dc89cbc06b7 with identifier: 10711235
2026-03-24 22:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 640f1141-247d-5f76-8ef3-9dc89cbc06b7 with identifier: 10711235
2026-03-24 22:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 640f1141-247d-5f76-8ef3-9dc89cbc06b7 with identifier: 10711235 to the API
2026-03-24 22:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711235>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '640f1141-247d-5f76-8ef3-9dc89cbc06b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FUN977',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711235',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 24352,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18850,
'price_includes_vat': True,
'registration_date': '2024-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Manual - 102 hp - 24.352 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711235%27 HTTP/1.1" 200 None
2026-03-24 22:35:52 [adesa.be] INFO: Saving data for 10711235: {'auction_closing_time': 1774431000.0, 'created_time': 1774280224.93777, 'last_price_update_time': 1774391752.058275}
2026-03-24 22:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711235') HTTP/1.1" 204 0
2026-03-24 22:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e52aaaf-3170-5204-9c86-438765696c33 with identifier: 10710290
2026-03-24 22:35:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e52aaaf-3170-5204-9c86-438765696c33 with scrape type 2
2026-03-24 22:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e52aaaf-3170-5204-9c86-438765696c33 with scrape type 2
2026-03-24 22:35:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e52aaaf-3170-5204-9c86-438765696c33, identifier: 10710290
2026-03-24 22:35:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e52aaaf-3170-5204-9c86-438765696c33 with identifier: 10710290
2026-03-24 22:35:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e52aaaf-3170-5204-9c86-438765696c33 with identifier: 10710290
2026-03-24 22:35:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e52aaaf-3170-5204-9c86-438765696c33 with identifier: 10710290 to the API
2026-03-24 22:35:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710290>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '9e52aaaf-3170-5204-9c86-438765696c33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQN034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710290',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 53216,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 53.216 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-24 22:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710290%27 HTTP/1.1" 200 None
2026-03-24 22:35:52 [adesa.be] INFO: Saving data for 10710290: {'auction_closing_time': 1774423800.0, 'created_time': 1774279499.73588, 'last_price_update_time': 1774391752.52848}
2026-03-24 22:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710290') HTTP/1.1" 204 0
2026-03-24 22:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe2ded0-3a04-5981-ad03-43cb93643168 with identifier: 10710313
2026-03-24 22:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe2ded0-3a04-5981-ad03-43cb93643168 with scrape type 2
2026-03-24 22:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fe2ded0-3a04-5981-ad03-43cb93643168 with scrape type 2
2026-03-24 22:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fe2ded0-3a04-5981-ad03-43cb93643168, identifier: 10710313
2026-03-24 22:35:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fe2ded0-3a04-5981-ad03-43cb93643168 with identifier: 10710313
2026-03-24 22:35:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fe2ded0-3a04-5981-ad03-43cb93643168 with identifier: 10710313
2026-03-24 22:35:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fe2ded0-3a04-5981-ad03-43cb93643168 with identifier: 10710313 to the API
2026-03-24 22:35:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710313>
{'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-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '5fe2ded0-3a04-5981-ad03-43cb93643168',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJR602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 147629,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2020-09-14',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 147.629 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-24 22:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710313%27 HTTP/1.1" 200 None
2026-03-24 22:35:53 [adesa.be] INFO: Saving data for 10710313: {'auction_closing_time': 1774423800.0, 'created_time': 1774279546.013017, 'last_price_update_time': 1774391753.590663}
2026-03-24 22:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710313') HTTP/1.1" 204 0
2026-03-24 22:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1833384-ecfc-532a-bef0-9db79308a011 with identifier: 10704629
2026-03-24 22:35:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1833384-ecfc-532a-bef0-9db79308a011 with scrape type 2
2026-03-24 22:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1833384-ecfc-532a-bef0-9db79308a011 with scrape type 2
2026-03-24 22:35:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1833384-ecfc-532a-bef0-9db79308a011, identifier: 10704629
2026-03-24 22:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1833384-ecfc-532a-bef0-9db79308a011 with identifier: 10704629
2026-03-24 22:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1833384-ecfc-532a-bef0-9db79308a011 with identifier: 10704629
2026-03-24 22:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1833384-ecfc-532a-bef0-9db79308a011 with identifier: 10704629 to the API
2026-03-24 22:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704629>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 109,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'b1833384-ecfc-532a-bef0-9db79308a011',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABZ583',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704629',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 47936,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz A 160 Business Solution - Petrol - Manual - 109 hp - '
'47.936 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 22:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704629%27 HTTP/1.1" 200 None
2026-03-24 22:35:54 [adesa.be] INFO: Saving data for 10704629: {'auction_closing_time': 1774513800.0, 'created_time': 1774174525.363587, 'last_price_update_time': 1774391754.711714}
2026-03-24 22:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704629') HTTP/1.1" 204 0
2026-03-24 22:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20e9888f-1e41-518b-b596-cd5bf89a6438 with identifier: 10704632
2026-03-24 22:35:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20e9888f-1e41-518b-b596-cd5bf89a6438 with scrape type 2
2026-03-24 22:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20e9888f-1e41-518b-b596-cd5bf89a6438 with scrape type 2
2026-03-24 22:35:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 20e9888f-1e41-518b-b596-cd5bf89a6438, identifier: 10704632
2026-03-24 22:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 20e9888f-1e41-518b-b596-cd5bf89a6438 with identifier: 10704632
2026-03-24 22:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 20e9888f-1e41-518b-b596-cd5bf89a6438 with identifier: 10704632
2026-03-24 22:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 20e9888f-1e41-518b-b596-cd5bf89a6438 with identifier: 10704632 to the API
2026-03-24 22:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704632>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 109,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '20e9888f-1e41-518b-b596-cd5bf89a6438',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GSN123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704632',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 47006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-02-24',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz A 160 Business Solution - Petrol - Manual - 109 hp - '
'47.006 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-24 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704632%27 HTTP/1.1" 200 None
2026-03-24 22:35:55 [adesa.be] INFO: Saving data for 10704632: {'auction_closing_time': 1774513800.0, 'created_time': 1774174527.662957, 'last_price_update_time': 1774391755.179427}
2026-03-24 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704632') HTTP/1.1" 204 0
2026-03-24 22:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 437b0da5-a097-5e96-9067-2fe12d02a82e with identifier: 10710254
2026-03-24 22:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 437b0da5-a097-5e96-9067-2fe12d02a82e with scrape type 2
2026-03-24 22:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 437b0da5-a097-5e96-9067-2fe12d02a82e with scrape type 2
2026-03-24 22:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 437b0da5-a097-5e96-9067-2fe12d02a82e, identifier: 10710254
2026-03-24 22:35:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 437b0da5-a097-5e96-9067-2fe12d02a82e with identifier: 10710254
2026-03-24 22:35:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 437b0da5-a097-5e96-9067-2fe12d02a82e with identifier: 10710254
2026-03-24 22:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 437b0da5-a097-5e96-9067-2fe12d02a82e with identifier: 10710254 to the API
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710254>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Electric',
'id': '437b0da5-a097-5e96-9067-2fe12d02a82e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DVD684',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710254',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQE',
'odometer': 90844,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-07-03',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Mercedes-Benz EQE 300 - Electric - Automatic - 245 hp - 90.844 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710254%27 HTTP/1.1" 200 None
2026-03-24 22:35:56 [adesa.be] INFO: Saving data for 10710254: {'auction_closing_time': 1774423800.0, 'created_time': 1774281083.954982, 'last_price_update_time': 1774391756.19147}
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710254') HTTP/1.1" 204 0
2026-03-24 22:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f59cb175-b970-551f-86e8-e56035da136a with identifier: 10710269
2026-03-24 22:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f59cb175-b970-551f-86e8-e56035da136a with scrape type 2
2026-03-24 22:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f59cb175-b970-551f-86e8-e56035da136a with scrape type 2
2026-03-24 22:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f59cb175-b970-551f-86e8-e56035da136a, identifier: 10710269
2026-03-24 22:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d231c9c1-3ad0-5d58-a084-01403dfa67a6 with identifier: 10710251
2026-03-24 22:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d231c9c1-3ad0-5d58-a084-01403dfa67a6 with scrape type 2
2026-03-24 22:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d231c9c1-3ad0-5d58-a084-01403dfa67a6 with scrape type 2
2026-03-24 22:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d231c9c1-3ad0-5d58-a084-01403dfa67a6, identifier: 10710251
2026-03-24 22:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f59cb175-b970-551f-86e8-e56035da136a with identifier: 10710269
2026-03-24 22:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f59cb175-b970-551f-86e8-e56035da136a with identifier: 10710269
2026-03-24 22:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f59cb175-b970-551f-86e8-e56035da136a with identifier: 10710269 to the API
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710269>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'f59cb175-b970-551f-86e8-e56035da136a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCE044',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710269',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 109720,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Mercedes-Benz GLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 109.720 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710269%27 HTTP/1.1" 200 None
2026-03-24 22:35:56 [adesa.be] INFO: Saving data for 10710269: {'auction_closing_time': 1774423800.0, 'created_time': 1774281085.281073, 'last_price_update_time': 1774391756.62972}
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710269') HTTP/1.1" 204 0
2026-03-24 22:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d231c9c1-3ad0-5d58-a084-01403dfa67a6 with identifier: 10710251
2026-03-24 22:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d231c9c1-3ad0-5d58-a084-01403dfa67a6 with identifier: 10710251
2026-03-24 22:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d231c9c1-3ad0-5d58-a084-01403dfa67a6 with identifier: 10710251 to the API
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710251>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Electric',
'id': 'd231c9c1-3ad0-5d58-a084-01403dfa67a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CDBB461',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710251',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 69033,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 33600,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Mercedes-Benz EQS 450 Luxury - Electric - Automatic - 333 hp - '
'69.033 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710251%27 HTTP/1.1" 200 None
2026-03-24 22:35:56 [adesa.be] INFO: Saving data for 10710251: {'auction_closing_time': 1774423800.0, 'created_time': 1774281087.257901, 'last_price_update_time': 1774391756.922394}
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710251') HTTP/1.1" 204 0
2026-03-24 22:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5c29e71-9d57-5c1e-ae09-a46168d906fc with identifier: 10710302
2026-03-24 22:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5c29e71-9d57-5c1e-ae09-a46168d906fc with scrape type 2
2026-03-24 22:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5c29e71-9d57-5c1e-ae09-a46168d906fc with scrape type 2
2026-03-24 22:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5c29e71-9d57-5c1e-ae09-a46168d906fc, identifier: 10710302
2026-03-24 22:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5c29e71-9d57-5c1e-ae09-a46168d906fc with identifier: 10710302
2026-03-24 22:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5c29e71-9d57-5c1e-ae09-a46168d906fc with identifier: 10710302
2026-03-24 22:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5c29e71-9d57-5c1e-ae09-a46168d906fc with identifier: 10710302 to the API
2026-03-24 22:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710302>
{'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-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'f5c29e71-9d57-5c1e-ae09-a46168d906fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710302',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 143099,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 143.099 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-24 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710302%27 HTTP/1.1" 200 None
2026-03-24 22:35:57 [adesa.be] INFO: Saving data for 10710302: {'auction_closing_time': 1774423800.0, 'created_time': 1774279494.156442, 'last_price_update_time': 1774391757.392976}
2026-03-24 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710302') HTTP/1.1" 204 0
2026-03-24 22:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:35: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 22:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c58d6da-2cff-58a1-b171-b253e9770209 with identifier: 10704623
2026-03-24 22:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c58d6da-2cff-58a1-b171-b253e9770209 with scrape type 2
2026-03-24 22:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c58d6da-2cff-58a1-b171-b253e9770209 with scrape type 2
2026-03-24 22:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c58d6da-2cff-58a1-b171-b253e9770209, identifier: 10704623
2026-03-24 22:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c58d6da-2cff-58a1-b171-b253e9770209 with identifier: 10704623
2026-03-24 22:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c58d6da-2cff-58a1-b171-b253e9770209 with identifier: 10704623
2026-03-24 22:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c58d6da-2cff-58a1-b171-b253e9770209 with identifier: 10704623 to the API
2026-03-24 22:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:35: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 22:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 132,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '7c58d6da-2cff-58a1-b171-b253e9770209',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AET053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 64684,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Kia Sportage 1.6i - Petrol - Manual - 132 hp - 64.684 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704623%27 HTTP/1.1" 200 None
2026-03-24 22:35:59 [adesa.be] INFO: Saving data for 10704623: {'auction_closing_time': 1774513800.0, 'created_time': 1774174528.65147, 'last_price_update_time': 1774391759.143588}
2026-03-24 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704623') HTTP/1.1" 204 0
2026-03-24 22:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df7e887c-6ccf-555e-9676-8ad503437bf3 with identifier: 10704621
2026-03-24 22:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df7e887c-6ccf-555e-9676-8ad503437bf3 with scrape type 2
2026-03-24 22:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df7e887c-6ccf-555e-9676-8ad503437bf3 with scrape type 2
2026-03-24 22:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df7e887c-6ccf-555e-9676-8ad503437bf3, identifier: 10704621
2026-03-24 22:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df7e887c-6ccf-555e-9676-8ad503437bf3 with identifier: 10704621
2026-03-24 22:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df7e887c-6ccf-555e-9676-8ad503437bf3 with identifier: 10704621
2026-03-24 22:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df7e887c-6ccf-555e-9676-8ad503437bf3 with identifier: 10704621 to the API
2026-03-24 22:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704621>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'df7e887c-6ccf-555e-9676-8ad503437bf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVD187',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704621',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 84029,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Kia Niro 1.6 GDI - Hybrid - Automatic - 105 hp - 84.029 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704621%27 HTTP/1.1" 200 None
2026-03-24 22:36:00 [adesa.be] INFO: Saving data for 10704621: {'auction_closing_time': 1774513800.0, 'created_time': 1774174528.255879, 'last_price_update_time': 1774391760.505136}
2026-03-24 22:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704621') HTTP/1.1" 204 0
2026-03-24 22:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 027f3c7e-6b36-5d5b-8788-afd0616535da with identifier: 10710339
2026-03-24 22:36:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 027f3c7e-6b36-5d5b-8788-afd0616535da with scrape type 2
2026-03-24 22:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 027f3c7e-6b36-5d5b-8788-afd0616535da with scrape type 2
2026-03-24 22:36:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 027f3c7e-6b36-5d5b-8788-afd0616535da, identifier: 10710339
2026-03-24 22:36:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 027f3c7e-6b36-5d5b-8788-afd0616535da with identifier: 10710339
2026-03-24 22:36:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 027f3c7e-6b36-5d5b-8788-afd0616535da with identifier: 10710339
2026-03-24 22:36:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 027f3c7e-6b36-5d5b-8788-afd0616535da with identifier: 10710339 to the API
2026-03-24 22:36:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710339>
{'auction_title': '',
'c_o_2_emission_value': 207,
'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-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '027f3c7e-6b36-5d5b-8788-afd0616535da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRT925',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710339',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 233414,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6250,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 3,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Automatic - 130 hp - '
'233.414 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-24 22:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710339%27 HTTP/1.1" 200 None
2026-03-24 22:36:01 [adesa.be] INFO: Saving data for 10710339: {'auction_closing_time': 1774423800.0, 'created_time': 1774281088.328027, 'last_price_update_time': 1774391761.720474}
2026-03-24 22:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710339') HTTP/1.1" 204 0
2026-03-24 22:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2719847b-1feb-55b3-a364-f60f1f130714 with identifier: 10704615
2026-03-24 22:36:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2719847b-1feb-55b3-a364-f60f1f130714 with scrape type 2
2026-03-24 22:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2719847b-1feb-55b3-a364-f60f1f130714 with scrape type 2
2026-03-24 22:36:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2719847b-1feb-55b3-a364-f60f1f130714, identifier: 10704615
2026-03-24 22:36:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2719847b-1feb-55b3-a364-f60f1f130714 with identifier: 10704615
2026-03-24 22:36:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2719847b-1feb-55b3-a364-f60f1f130714 with identifier: 10704615
2026-03-24 22:36:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2719847b-1feb-55b3-a364-f60f1f130714 with identifier: 10704615 to the API
2026-03-24 22:36:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704615>
{'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-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '2719847b-1feb-55b3-a364-f60f1f130714',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UWA489',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704615',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 58985,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2018-08-13',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'58.985 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-24 22:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704615%27 HTTP/1.1" 200 None
2026-03-24 22:36:02 [adesa.be] INFO: Saving data for 10704615: {'auction_closing_time': 1774513800.0, 'created_time': 1774192549.533369, 'last_price_update_time': 1774391762.176203}
2026-03-24 22:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704615') HTTP/1.1" 204 0
2026-03-24 22:36:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d821b89-39b8-5d80-8a31-2423e90ce308 with identifier: 10704620
2026-03-24 22:36:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d821b89-39b8-5d80-8a31-2423e90ce308 with scrape type 2
2026-03-24 22:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d821b89-39b8-5d80-8a31-2423e90ce308 with scrape type 2
2026-03-24 22:36:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d821b89-39b8-5d80-8a31-2423e90ce308, identifier: 10704620
2026-03-24 22:36:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d821b89-39b8-5d80-8a31-2423e90ce308 with identifier: 10704620
2026-03-24 22:36:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d821b89-39b8-5d80-8a31-2423e90ce308 with identifier: 10704620
2026-03-24 22:36:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d821b89-39b8-5d80-8a31-2423e90ce308 with identifier: 10704620 to the API
2026-03-24 22:36:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704620>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Electric',
'id': '5d821b89-39b8-5d80-8a31-2423e90ce308',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXU869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV6',
'odometer': 169556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-05-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Kia EV6 74 kWh Earth - Electric - Automatic - 229 hp - 169.556 km',
'transmission': 'automatic',
'trim': 'Earth',
'vin': None,
'year': 2022}
2026-03-24 22:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704620%27 HTTP/1.1" 200 None
2026-03-24 22:36:03 [adesa.be] INFO: Saving data for 10704620: {'auction_closing_time': 1774513800.0, 'created_time': 1774174523.547044, 'last_price_update_time': 1774391763.156471}
2026-03-24 22:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704620') HTTP/1.1" 204 0
2026-03-24 22:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46f442c1-9e7c-59fa-84fd-b4869158175d with identifier: 10704622
2026-03-24 22:36:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46f442c1-9e7c-59fa-84fd-b4869158175d with scrape type 2
2026-03-24 22:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46f442c1-9e7c-59fa-84fd-b4869158175d with scrape type 2
2026-03-24 22:36:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46f442c1-9e7c-59fa-84fd-b4869158175d, identifier: 10704622
2026-03-24 22:36:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46f442c1-9e7c-59fa-84fd-b4869158175d with identifier: 10704622
2026-03-24 22:36:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46f442c1-9e7c-59fa-84fd-b4869158175d with identifier: 10704622
2026-03-24 22:36:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46f442c1-9e7c-59fa-84fd-b4869158175d with identifier: 10704622 to the API
2026-03-24 22:36:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704622>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '46f442c1-9e7c-59fa-84fd-b4869158175d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRQ404',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704622',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 82315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Kia Sportage 1.6 T-GDI - Petrol - Manual - 150 hp - 82.315 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704622%27 HTTP/1.1" 200 None
2026-03-24 22:36:04 [adesa.be] INFO: Saving data for 10704622: {'auction_closing_time': 1774513800.0, 'created_time': 1774174520.424313, 'last_price_update_time': 1774391764.156298}
2026-03-24 22:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704622') HTTP/1.1" 204 0
2026-03-24 22:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af4032a9-0df8-5d5d-abd8-ebffd0e535e0 with identifier: 10704613
2026-03-24 22:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af4032a9-0df8-5d5d-abd8-ebffd0e535e0 with scrape type 2
2026-03-24 22:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af4032a9-0df8-5d5d-abd8-ebffd0e535e0 with scrape type 2
2026-03-24 22:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af4032a9-0df8-5d5d-abd8-ebffd0e535e0, identifier: 10704613
2026-03-24 22:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af4032a9-0df8-5d5d-abd8-ebffd0e535e0 with identifier: 10704613
2026-03-24 22:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af4032a9-0df8-5d5d-abd8-ebffd0e535e0 with identifier: 10704613
2026-03-24 22:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af4032a9-0df8-5d5d-abd8-ebffd0e535e0 with identifier: 10704613 to the API
2026-03-24 22:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704613>
{'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-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'af4032a9-0df8-5d5d-abd8-ebffd0e535e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTM029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704613',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 18989,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 18.989 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-24 22:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704613%27 HTTP/1.1" 200 None
2026-03-24 22:36:05 [adesa.be] INFO: Saving data for 10704613: {'auction_closing_time': 1774513800.0, 'created_time': 1774192566.469295, 'last_price_update_time': 1774391765.329447}
2026-03-24 22:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704613') HTTP/1.1" 204 0
2026-03-24 22:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb759430-75aa-5967-9f5e-e961ba05501d with identifier: 10704614
2026-03-24 22:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb759430-75aa-5967-9f5e-e961ba05501d with scrape type 2
2026-03-24 22:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb759430-75aa-5967-9f5e-e961ba05501d with scrape type 2
2026-03-24 22:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb759430-75aa-5967-9f5e-e961ba05501d, identifier: 10704614
2026-03-24 22:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb759430-75aa-5967-9f5e-e961ba05501d with identifier: 10704614
2026-03-24 22:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb759430-75aa-5967-9f5e-e961ba05501d with identifier: 10704614
2026-03-24 22:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb759430-75aa-5967-9f5e-e961ba05501d with identifier: 10704614 to the API
2026-03-24 22:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704614>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fb759430-75aa-5967-9f5e-e961ba05501d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBB687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704614',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 13965,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford S-Max 2.5 Vignale - Hybrid - Automatic - 150 hp - 13.965 km',
'transmission': 'automatic',
'trim': 'Vignale',
'vin': None,
'year': 2023}
2026-03-24 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704614%27 HTTP/1.1" 200 None
2026-03-24 22:36:06 [adesa.be] INFO: Saving data for 10704614: {'auction_closing_time': 1774513800.0, 'created_time': 1774192571.307058, 'last_price_update_time': 1774391766.1948}
2026-03-24 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704614') HTTP/1.1" 204 0
2026-03-24 22:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfd65ee4-ca8f-5c4d-ac45-b4888127a4ad with identifier: 10710349
2026-03-24 22:36:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfd65ee4-ca8f-5c4d-ac45-b4888127a4ad with scrape type 2
2026-03-24 22:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfd65ee4-ca8f-5c4d-ac45-b4888127a4ad with scrape type 2
2026-03-24 22:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dfd65ee4-ca8f-5c4d-ac45-b4888127a4ad, identifier: 10710349
2026-03-24 22:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfd65ee4-ca8f-5c4d-ac45-b4888127a4ad with identifier: 10710349
2026-03-24 22:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfd65ee4-ca8f-5c4d-ac45-b4888127a4ad with identifier: 10710349
2026-03-24 22:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfd65ee4-ca8f-5c4d-ac45-b4888127a4ad with identifier: 10710349 to the API
2026-03-24 22:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710349>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'dfd65ee4-ca8f-5c4d-ac45-b4888127a4ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VSG429',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710349',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 48302,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2450,
'price_includes_vat': True,
'registration_date': '2019-02-13',
'seats_number': 2,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Ford Transit Courier 1.0 EcoBoost Trend - Petrol - Manual - 102 hp '
'- 48.302 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-24 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710349%27 HTTP/1.1" 200 None
2026-03-24 22:36:06 [adesa.be] INFO: Saving data for 10710349: {'auction_closing_time': 1774423800.0, 'created_time': 1774281107.366065, 'last_price_update_time': 1774391766.552448}
2026-03-24 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710349') HTTP/1.1" 204 0
2026-03-24 22:36:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daf7e0c4-a63f-5eda-b8cb-9203001207d2 with identifier: 10710341
2026-03-24 22:36:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daf7e0c4-a63f-5eda-b8cb-9203001207d2 with scrape type 2
2026-03-24 22:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daf7e0c4-a63f-5eda-b8cb-9203001207d2 with scrape type 2
2026-03-24 22:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: daf7e0c4-a63f-5eda-b8cb-9203001207d2, identifier: 10710341
2026-03-24 22:36:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c921918-40fb-5aa5-be23-4c6ed7cb3cec with identifier: 10710310
2026-03-24 22:36:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c921918-40fb-5aa5-be23-4c6ed7cb3cec with scrape type 2
2026-03-24 22:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c921918-40fb-5aa5-be23-4c6ed7cb3cec with scrape type 2
2026-03-24 22:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c921918-40fb-5aa5-be23-4c6ed7cb3cec, identifier: 10710310
2026-03-24 22:36:06 [scrapy.extensions.logstats] INFO: Crawled 1229 pages (at 51 pages/min), scraped 1099 items (at 49 items/min)
2026-03-24 22:36:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 22:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: daf7e0c4-a63f-5eda-b8cb-9203001207d2 with identifier: 10710341
2026-03-24 22:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: daf7e0c4-a63f-5eda-b8cb-9203001207d2 with identifier: 10710341
2026-03-24 22:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: daf7e0c4-a63f-5eda-b8cb-9203001207d2 with identifier: 10710341 to the API
2026-03-24 22:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710341>
{'auction_title': '',
'c_o_2_emission_value': 207,
'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-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'daf7e0c4-a63f-5eda-b8cb-9203001207d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRU835',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710341',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 267258,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3650,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 3,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Automatic - 130 hp - '
'267.258 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-24 22:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710341%27 HTTP/1.1" 200 None
2026-03-24 22:36:07 [adesa.be] INFO: Saving data for 10710341: {'auction_closing_time': 1774423800.0, 'created_time': 1774281088.925836, 'last_price_update_time': 1774391767.742096}
2026-03-24 22:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710341') HTTP/1.1" 204 0
2026-03-24 22:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c921918-40fb-5aa5-be23-4c6ed7cb3cec with identifier: 10710310
2026-03-24 22:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c921918-40fb-5aa5-be23-4c6ed7cb3cec with identifier: 10710310
2026-03-24 22:36:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c921918-40fb-5aa5-be23-4c6ed7cb3cec with identifier: 10710310 to the API
2026-03-24 22:36:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710310>
{'auction_title': '',
'c_o_2_emission_value': 220,
'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-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '4c921918-40fb-5aa5-be23-4c6ed7cb3cec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGW821',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710310',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 138564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2023-03-15',
'seats_number': 3,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Automatic - 130 hp - '
'138.564 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710310%27 HTTP/1.1" 200 None
2026-03-24 22:36:08 [adesa.be] INFO: Saving data for 10710310: {'auction_closing_time': 1774423800.0, 'created_time': 1774281081.358222, 'last_price_update_time': 1774391768.012191}
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710310') HTTP/1.1" 204 0
2026-03-24 22:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2112d55a-82e1-53a1-af06-56e63bcd2a02 with identifier: 10710336
2026-03-24 22:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2112d55a-82e1-53a1-af06-56e63bcd2a02 with scrape type 2
2026-03-24 22:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2112d55a-82e1-53a1-af06-56e63bcd2a02 with scrape type 2
2026-03-24 22:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2112d55a-82e1-53a1-af06-56e63bcd2a02, identifier: 10710336
2026-03-24 22:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2112d55a-82e1-53a1-af06-56e63bcd2a02 with identifier: 10710336
2026-03-24 22:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2112d55a-82e1-53a1-af06-56e63bcd2a02 with identifier: 10710336
2026-03-24 22:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2112d55a-82e1-53a1-af06-56e63bcd2a02 with identifier: 10710336 to the API
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710336>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '2112d55a-82e1-53a1-af06-56e63bcd2a02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPU387',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710336',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 56789,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2023-05-17',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Ford Focus 1.0 - Petrol - Manual - 125 hp - 56.789 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710336%27 HTTP/1.1" 200 None
2026-03-24 22:36:08 [adesa.be] INFO: Saving data for 10710336: {'auction_closing_time': 1774423800.0, 'created_time': 1774281084.938889, 'last_price_update_time': 1774391768.468438}
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710336') HTTP/1.1" 204 0
2026-03-24 22:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d80c39ec-6565-5529-9114-dfd2ea1dda5c with identifier: 10710347
2026-03-24 22:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d80c39ec-6565-5529-9114-dfd2ea1dda5c with scrape type 2
2026-03-24 22:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d80c39ec-6565-5529-9114-dfd2ea1dda5c with scrape type 2
2026-03-24 22:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d80c39ec-6565-5529-9114-dfd2ea1dda5c, identifier: 10710347
2026-03-24 22:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e223173-f692-512f-84f0-68c09b61ee1f with identifier: 10710315
2026-03-24 22:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e223173-f692-512f-84f0-68c09b61ee1f with scrape type 2
2026-03-24 22:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e223173-f692-512f-84f0-68c09b61ee1f with scrape type 2
2026-03-24 22:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e223173-f692-512f-84f0-68c09b61ee1f, identifier: 10710315
2026-03-24 22:36: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 22:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d80c39ec-6565-5529-9114-dfd2ea1dda5c with identifier: 10710347
2026-03-24 22:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d80c39ec-6565-5529-9114-dfd2ea1dda5c with identifier: 10710347
2026-03-24 22:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d80c39ec-6565-5529-9114-dfd2ea1dda5c with identifier: 10710347 to the API
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710347>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'd80c39ec-6565-5529-9114-dfd2ea1dda5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FDP210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710347',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 162146,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Ford Focus 1.0 EcoBoost ST Line - Petrol - Manual - 125 hp - '
'162.146 km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710347%27 HTTP/1.1" 200 None
2026-03-24 22:36:08 [adesa.be] INFO: Saving data for 10710347: {'auction_closing_time': 1774423800.0, 'created_time': 1774281093.597668, 'last_price_update_time': 1774391768.961061}
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710347') HTTP/1.1" 204 0
2026-03-24 22:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e223173-f692-512f-84f0-68c09b61ee1f with identifier: 10710315
2026-03-24 22:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e223173-f692-512f-84f0-68c09b61ee1f with identifier: 10710315
2026-03-24 22:36:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e223173-f692-512f-84f0-68c09b61ee1f with identifier: 10710315 to the API
2026-03-24 22:36:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710315>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '2e223173-f692-512f-84f0-68c09b61ee1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLH794',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710315',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 141521,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Ford Kuga 2.0 EcoBlue ST Line X - Diesel - Manual - 150 hp - '
'141.521 km',
'transmission': 'manual',
'trim': 'ST Line X',
'vin': None,
'year': 2020}
2026-03-24 22:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710315%27 HTTP/1.1" 200 None
2026-03-24 22:36:09 [adesa.be] INFO: Saving data for 10710315: {'auction_closing_time': 1774423800.0, 'created_time': 1774281089.781821, 'last_price_update_time': 1774391769.238059}
2026-03-24 22:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710315') HTTP/1.1" 204 0
2026-03-24 22:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36: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 22:36:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef12f801-141a-5e34-b517-9c4ef62a5984 with identifier: 10710335
2026-03-24 22:36:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef12f801-141a-5e34-b517-9c4ef62a5984 with scrape type 2
2026-03-24 22:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef12f801-141a-5e34-b517-9c4ef62a5984 with scrape type 2
2026-03-24 22:36:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef12f801-141a-5e34-b517-9c4ef62a5984, identifier: 10710335
2026-03-24 22:36:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef12f801-141a-5e34-b517-9c4ef62a5984 with identifier: 10710335
2026-03-24 22:36:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef12f801-141a-5e34-b517-9c4ef62a5984 with identifier: 10710335
2026-03-24 22:36:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef12f801-141a-5e34-b517-9c4ef62a5984 with identifier: 10710335 to the API
2026-03-24 22:36:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710335>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'ef12f801-141a-5e34-b517-9c4ef62a5984',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHW583',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710335',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 159522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-08-03',
'seats_number': 2,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Dacia Duster 1.5 DCI Comfort - Diesel - Manual - 116 hp - 159.522 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710335%27 HTTP/1.1" 200 None
2026-03-24 22:36:10 [adesa.be] INFO: Saving data for 10710335: {'auction_closing_time': 1774423800.0, 'created_time': 1774281106.546972, 'last_price_update_time': 1774391770.166922}
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710335') HTTP/1.1" 204 0
2026-03-24 22:36:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36: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 22:36:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8996823d-7913-5f23-b302-4280493934c5 with identifier: 10710344
2026-03-24 22:36:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8996823d-7913-5f23-b302-4280493934c5 with scrape type 2
2026-03-24 22:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8996823d-7913-5f23-b302-4280493934c5 with scrape type 2
2026-03-24 22:36:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8996823d-7913-5f23-b302-4280493934c5, identifier: 10710344
2026-03-24 22:36:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9089e84b-8435-5ed1-be16-943309f0705c with identifier: 10710338
2026-03-24 22:36:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9089e84b-8435-5ed1-be16-943309f0705c with scrape type 2
2026-03-24 22:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9089e84b-8435-5ed1-be16-943309f0705c with scrape type 2
2026-03-24 22:36:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9089e84b-8435-5ed1-be16-943309f0705c, identifier: 10710338
2026-03-24 22:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8996823d-7913-5f23-b302-4280493934c5 with identifier: 10710344
2026-03-24 22:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8996823d-7913-5f23-b302-4280493934c5 with identifier: 10710344
2026-03-24 22:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8996823d-7913-5f23-b302-4280493934c5 with identifier: 10710344 to the API
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710344>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '8996823d-7913-5f23-b302-4280493934c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VGH531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710344',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 51006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3350,
'price_includes_vat': True,
'registration_date': '2018-11-02',
'seats_number': 3,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Citroën Jumpy 1.6 HDI Club - Diesel - Manual - 95 hp - 51.006 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2018}
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710344%27 HTTP/1.1" 200 None
2026-03-24 22:36:10 [adesa.be] INFO: Saving data for 10710344: {'auction_closing_time': 1774423800.0, 'created_time': 1774281095.513712, 'last_price_update_time': 1774391770.621708}
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710344') HTTP/1.1" 204 0
2026-03-24 22:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9089e84b-8435-5ed1-be16-943309f0705c with identifier: 10710338
2026-03-24 22:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9089e84b-8435-5ed1-be16-943309f0705c with identifier: 10710338
2026-03-24 22:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9089e84b-8435-5ed1-be16-943309f0705c with identifier: 10710338 to the API
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710338>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '9089e84b-8435-5ed1-be16-943309f0705c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWU490',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710338',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 192621,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Citroën C5 Aircross 1.5 HDI Business - Diesel - Automatic - 131 hp '
'- 192.621 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710338%27 HTTP/1.1" 200 None
2026-03-24 22:36:10 [adesa.be] INFO: Saving data for 10710338: {'auction_closing_time': 1774423800.0, 'created_time': 1774281093.268699, 'last_price_update_time': 1774391770.907429}
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710338') HTTP/1.1" 204 0
2026-03-24 22:36:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 242f61b6-4812-55b9-87ed-a54f4f05df78 with identifier: 10710258
2026-03-24 22:36:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 242f61b6-4812-55b9-87ed-a54f4f05df78 with scrape type 2
2026-03-24 22:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 242f61b6-4812-55b9-87ed-a54f4f05df78 with scrape type 2
2026-03-24 22:36:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 242f61b6-4812-55b9-87ed-a54f4f05df78, identifier: 10710258
2026-03-24 22:36:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 254b0682-1323-569e-9911-cb5545dea958 with identifier: 10710264
2026-03-24 22:36:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 254b0682-1323-569e-9911-cb5545dea958 with scrape type 2
2026-03-24 22:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 254b0682-1323-569e-9911-cb5545dea958 with scrape type 2
2026-03-24 22:36:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 254b0682-1323-569e-9911-cb5545dea958, identifier: 10710264
2026-03-24 22:36:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 242f61b6-4812-55b9-87ed-a54f4f05df78 with identifier: 10710258
2026-03-24 22:36:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 242f61b6-4812-55b9-87ed-a54f4f05df78 with identifier: 10710258
2026-03-24 22:36:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 242f61b6-4812-55b9-87ed-a54f4f05df78 with identifier: 10710258 to the API
2026-03-24 22:36:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710258>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '242f61b6-4812-55b9-87ed-a54f4f05df78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHT376',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710258',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 64352,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 64.352 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710258%27 HTTP/1.1" 200 None
2026-03-24 22:36:11 [adesa.be] INFO: Saving data for 10710258: {'auction_closing_time': 1774423800.0, 'created_time': 1774281095.171045, 'last_price_update_time': 1774391771.424651}
2026-03-24 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710258') HTTP/1.1" 204 0
2026-03-24 22:36:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 254b0682-1323-569e-9911-cb5545dea958 with identifier: 10710264
2026-03-24 22:36:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 254b0682-1323-569e-9911-cb5545dea958 with identifier: 10710264
2026-03-24 22:36:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 254b0682-1323-569e-9911-cb5545dea958 with identifier: 10710264 to the API
2026-03-24 22:36:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710264>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '254b0682-1323-569e-9911-cb5545dea958',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAJ345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710264',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 47693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 47.693 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710264%27 HTTP/1.1" 200 None
2026-03-24 22:36:11 [adesa.be] INFO: Saving data for 10710264: {'auction_closing_time': 1774423800.0, 'created_time': 1774281098.455139, 'last_price_update_time': 1774391771.703005}
2026-03-24 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710264') HTTP/1.1" 204 0
2026-03-24 22:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36: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 22:36:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07c43430-0a88-52e4-9154-5c77eea05471 with identifier: 10710273
2026-03-24 22:36:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07c43430-0a88-52e4-9154-5c77eea05471 with scrape type 2
2026-03-24 22:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07c43430-0a88-52e4-9154-5c77eea05471 with scrape type 2
2026-03-24 22:36:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07c43430-0a88-52e4-9154-5c77eea05471, identifier: 10710273
2026-03-24 22:36:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07c43430-0a88-52e4-9154-5c77eea05471 with identifier: 10710273
2026-03-24 22:36:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07c43430-0a88-52e4-9154-5c77eea05471 with identifier: 10710273
2026-03-24 22:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07c43430-0a88-52e4-9154-5c77eea05471 with identifier: 10710273 to the API
2026-03-24 22:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710273>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '07c43430-0a88-52e4-9154-5c77eea05471',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXK816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710273',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 70077,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-04-28',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 70.077 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710273%27 HTTP/1.1" 200 None
2026-03-24 22:36:12 [adesa.be] INFO: Saving data for 10710273: {'auction_closing_time': 1774423800.0, 'created_time': 1774281094.351165, 'last_price_update_time': 1774391772.179348}
2026-03-24 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710273') HTTP/1.1" 204 0
2026-03-24 22:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9478378f-d1ae-5993-8113-fce057b9f650 with identifier: 10710287
2026-03-24 22:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9478378f-d1ae-5993-8113-fce057b9f650 with scrape type 2
2026-03-24 22:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9478378f-d1ae-5993-8113-fce057b9f650 with scrape type 2
2026-03-24 22:36:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9478378f-d1ae-5993-8113-fce057b9f650, identifier: 10710287
2026-03-24 22:36:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9478378f-d1ae-5993-8113-fce057b9f650 with identifier: 10710287
2026-03-24 22:36:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9478378f-d1ae-5993-8113-fce057b9f650 with identifier: 10710287
2026-03-24 22:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9478378f-d1ae-5993-8113-fce057b9f650 with identifier: 10710287 to the API
2026-03-24 22:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710287>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '9478378f-d1ae-5993-8113-fce057b9f650',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDX097',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710287',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 80347,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 80.347 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710287%27 HTTP/1.1" 200 None
2026-03-24 22:36:12 [adesa.be] INFO: Saving data for 10710287: {'auction_closing_time': 1774423800.0, 'created_time': 1774281102.973654, 'last_price_update_time': 1774391772.529067}
2026-03-24 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710287') HTTP/1.1" 204 0
2026-03-24 22:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 071a1c8f-b397-5f2a-8411-cc11a73fdb56 with identifier: 10710294
2026-03-24 22:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 071a1c8f-b397-5f2a-8411-cc11a73fdb56 with scrape type 2
2026-03-24 22:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 071a1c8f-b397-5f2a-8411-cc11a73fdb56 with scrape type 2
2026-03-24 22:36:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 071a1c8f-b397-5f2a-8411-cc11a73fdb56, identifier: 10710294
2026-03-24 22:36:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 071a1c8f-b397-5f2a-8411-cc11a73fdb56 with identifier: 10710294
2026-03-24 22:36:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 071a1c8f-b397-5f2a-8411-cc11a73fdb56 with identifier: 10710294
2026-03-24 22:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 071a1c8f-b397-5f2a-8411-cc11a73fdb56 with identifier: 10710294 to the API
2026-03-24 22:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710294>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '071a1c8f-b397-5f2a-8411-cc11a73fdb56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMS863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710294',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 41729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW X1 18i - Petrol - Manual - 136 hp - 41.729 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710294%27 HTTP/1.1" 200 None
2026-03-24 22:36:14 [adesa.be] INFO: Saving data for 10710294: {'auction_closing_time': 1774423800.0, 'created_time': 1774281107.02437, 'last_price_update_time': 1774391774.255444}
2026-03-24 22:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710294') HTTP/1.1" 204 0
2026-03-24 22:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1986381-de0a-53e5-be27-e9bb0e7e6f54 with identifier: 10710281
2026-03-24 22:36:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1986381-de0a-53e5-be27-e9bb0e7e6f54 with scrape type 2
2026-03-24 22:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1986381-de0a-53e5-be27-e9bb0e7e6f54 with scrape type 2
2026-03-24 22:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1986381-de0a-53e5-be27-e9bb0e7e6f54, identifier: 10710281
2026-03-24 22:36:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1986381-de0a-53e5-be27-e9bb0e7e6f54 with identifier: 10710281
2026-03-24 22:36:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1986381-de0a-53e5-be27-e9bb0e7e6f54 with identifier: 10710281
2026-03-24 22:36:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1986381-de0a-53e5-be27-e9bb0e7e6f54 with identifier: 10710281 to the API
2026-03-24 22:36:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710281>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd1986381-de0a-53e5-be27-e9bb0e7e6f54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFX831',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710281',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 67552,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW X1 25e - Hybrid - Automatic - 125 hp - 67.552 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710281%27 HTTP/1.1" 200 None
2026-03-24 22:36:15 [adesa.be] INFO: Saving data for 10710281: {'auction_closing_time': 1774423800.0, 'created_time': 1774281097.016716, 'last_price_update_time': 1774391775.31126}
2026-03-24 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710281') HTTP/1.1" 204 0
2026-03-24 22:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7ad94d8-4ee0-5eca-bee5-8220acf99b3c with identifier: 10710293
2026-03-24 22:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7ad94d8-4ee0-5eca-bee5-8220acf99b3c with scrape type 2
2026-03-24 22:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7ad94d8-4ee0-5eca-bee5-8220acf99b3c with scrape type 2
2026-03-24 22:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f7ad94d8-4ee0-5eca-bee5-8220acf99b3c, identifier: 10710293
2026-03-24 22:36:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f7ad94d8-4ee0-5eca-bee5-8220acf99b3c with identifier: 10710293
2026-03-24 22:36:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f7ad94d8-4ee0-5eca-bee5-8220acf99b3c with identifier: 10710293
2026-03-24 22:36:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f7ad94d8-4ee0-5eca-bee5-8220acf99b3c with identifier: 10710293 to the API
2026-03-24 22:36:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710293>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f7ad94d8-4ee0-5eca-bee5-8220acf99b3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDU503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710293',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 100396,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 100.396 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710293%27 HTTP/1.1" 200 None
2026-03-24 22:36:15 [adesa.be] INFO: Saving data for 10710293: {'auction_closing_time': 1774423800.0, 'created_time': 1774281099.686673, 'last_price_update_time': 1774391775.785797}
2026-03-24 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710293') HTTP/1.1" 204 0
2026-03-24 22:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b593dd14-b641-52f2-91bb-0c150bceda2b with identifier: 10710253
2026-03-24 22:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b593dd14-b641-52f2-91bb-0c150bceda2b with scrape type 2
2026-03-24 22:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b593dd14-b641-52f2-91bb-0c150bceda2b with scrape type 2
2026-03-24 22:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b593dd14-b641-52f2-91bb-0c150bceda2b, identifier: 10710253
2026-03-24 22:36:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b593dd14-b641-52f2-91bb-0c150bceda2b with identifier: 10710253
2026-03-24 22:36:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b593dd14-b641-52f2-91bb-0c150bceda2b with identifier: 10710253
2026-03-24 22:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b593dd14-b641-52f2-91bb-0c150bceda2b with identifier: 10710253 to the API
2026-03-24 22:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710253>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Electric',
'id': 'b593dd14-b641-52f2-91bb-0c150bceda2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EWH959',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710253',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'i4',
'odometer': 42783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2024-02-19',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW i4 35 - Electric - Automatic - 286 hp - 42.783 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710253%27 HTTP/1.1" 200 None
2026-03-24 22:36:19 [adesa.be] INFO: Saving data for 10710253: {'auction_closing_time': 1774423800.0, 'created_time': 1774281109.235084, 'last_price_update_time': 1774391779.675424}
2026-03-24 22:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710253') HTTP/1.1" 204 0
2026-03-24 22:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ecf3575-7d58-5a62-93c8-8571ee1ee81a with identifier: 10710316
2026-03-24 22:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ecf3575-7d58-5a62-93c8-8571ee1ee81a with scrape type 2
2026-03-24 22:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ecf3575-7d58-5a62-93c8-8571ee1ee81a with scrape type 2
2026-03-24 22:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ecf3575-7d58-5a62-93c8-8571ee1ee81a, identifier: 10710316
2026-03-24 22:36:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ecf3575-7d58-5a62-93c8-8571ee1ee81a with identifier: 10710316
2026-03-24 22:36:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ecf3575-7d58-5a62-93c8-8571ee1ee81a with identifier: 10710316
2026-03-24 22:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ecf3575-7d58-5a62-93c8-8571ee1ee81a with identifier: 10710316 to the API
2026-03-24 22:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710316>
{'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': 109,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '8ecf3575-7d58-5a62-93c8-8571ee1ee81a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPJ535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710316',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 85895,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-05-15',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW 1 Series 116i - Petrol - Manual - 109 hp - 85.895 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710316%27 HTTP/1.1" 200 None
2026-03-24 22:36:20 [adesa.be] INFO: Saving data for 10710316: {'auction_closing_time': 1774423800.0, 'created_time': 1774281100.823148, 'last_price_update_time': 1774391780.147525}
2026-03-24 22:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710316') HTTP/1.1" 204 0
2026-03-24 22:36:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ac850c2-a8fe-5082-912d-f6384c49a5e3 with identifier: 10710303
2026-03-24 22:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ac850c2-a8fe-5082-912d-f6384c49a5e3 with scrape type 2
2026-03-24 22:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ac850c2-a8fe-5082-912d-f6384c49a5e3 with scrape type 2
2026-03-24 22:36:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ac850c2-a8fe-5082-912d-f6384c49a5e3, identifier: 10710303
2026-03-24 22:36:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ac850c2-a8fe-5082-912d-f6384c49a5e3 with identifier: 10710303
2026-03-24 22:36:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ac850c2-a8fe-5082-912d-f6384c49a5e3 with identifier: 10710303
2026-03-24 22:36:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ac850c2-a8fe-5082-912d-f6384c49a5e3 with identifier: 10710303 to the API
2026-03-24 22:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710303>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '1ac850c2-a8fe-5082-912d-f6384c49a5e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLJ749',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710303',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 88393,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW X1 18i - Petrol - Manual - 136 hp - 88.393 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710303%27 HTTP/1.1" 200 None
2026-03-24 22:36:20 [adesa.be] INFO: Saving data for 10710303: {'auction_closing_time': 1774423800.0, 'created_time': 1774281108.592328, 'last_price_update_time': 1774391780.500596}
2026-03-24 22:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710303') HTTP/1.1" 204 0
2026-03-24 22:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 550264c1-b95d-56e6-bcf8-f7c2bad13924 with identifier: 10710317
2026-03-24 22:36:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550264c1-b95d-56e6-bcf8-f7c2bad13924 with scrape type 2
2026-03-24 22:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 550264c1-b95d-56e6-bcf8-f7c2bad13924 with scrape type 2
2026-03-24 22:36:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 550264c1-b95d-56e6-bcf8-f7c2bad13924, identifier: 10710317
2026-03-24 22:36:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 550264c1-b95d-56e6-bcf8-f7c2bad13924 with identifier: 10710317
2026-03-24 22:36:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 550264c1-b95d-56e6-bcf8-f7c2bad13924 with identifier: 10710317
2026-03-24 22:36:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 550264c1-b95d-56e6-bcf8-f7c2bad13924 with identifier: 10710317 to the API
2026-03-24 22:36:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710317>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '550264c1-b95d-56e6-bcf8-f7c2bad13924',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710317',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 73985,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW 1 Series 116i - Petrol - Manual - 109 hp - 73.985 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710317%27 HTTP/1.1" 200 None
2026-03-24 22:36:23 [adesa.be] INFO: Saving data for 10710317: {'auction_closing_time': 1774423800.0, 'created_time': 1774281102.172216, 'last_price_update_time': 1774391783.180652}
2026-03-24 22:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710317') HTTP/1.1" 204 0
2026-03-24 22:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c741c16-e521-5523-9b6b-a978d22962b2 with identifier: 10710255
2026-03-24 22:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c741c16-e521-5523-9b6b-a978d22962b2 with scrape type 2
2026-03-24 22:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c741c16-e521-5523-9b6b-a978d22962b2 with scrape type 2
2026-03-24 22:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c741c16-e521-5523-9b6b-a978d22962b2, identifier: 10710255
2026-03-24 22:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c741c16-e521-5523-9b6b-a978d22962b2 with identifier: 10710255
2026-03-24 22:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c741c16-e521-5523-9b6b-a978d22962b2 with identifier: 10710255
2026-03-24 22:36:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c741c16-e521-5523-9b6b-a978d22962b2 with identifier: 10710255 to the API
2026-03-24 22:36:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710255>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Electric',
'id': '3c741c16-e521-5523-9b6b-a978d22962b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXC085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710255',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 66815,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW iX3 74 kWh - Electric - Automatic - 286 hp - 66.815 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710255%27 HTTP/1.1" 200 None
2026-03-24 22:36:26 [adesa.be] INFO: Saving data for 10710255: {'auction_closing_time': 1774423800.0, 'created_time': 1774281101.0965, 'last_price_update_time': 1774391786.700346}
2026-03-24 22:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710255') HTTP/1.1" 204 0
2026-03-24 22:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4025575-9c80-52e2-9215-b20b36974f40 with identifier: 10710288
2026-03-24 22:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4025575-9c80-52e2-9215-b20b36974f40 with scrape type 2
2026-03-24 22:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4025575-9c80-52e2-9215-b20b36974f40 with scrape type 2
2026-03-24 22:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4025575-9c80-52e2-9215-b20b36974f40, identifier: 10710288
2026-03-24 22:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4025575-9c80-52e2-9215-b20b36974f40 with identifier: 10710288
2026-03-24 22:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4025575-9c80-52e2-9215-b20b36974f40 with identifier: 10710288
2026-03-24 22:36:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4025575-9c80-52e2-9215-b20b36974f40 with identifier: 10710288 to the API
2026-03-24 22:36:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710288>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b4025575-9c80-52e2-9215-b20b36974f40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFU825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710288',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 96788,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-11-08',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW X1 25e - Hybrid - Automatic - 125 hp - 96.788 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710288%27 HTTP/1.1" 200 None
2026-03-24 22:36:27 [adesa.be] INFO: Saving data for 10710288: {'auction_closing_time': 1774423800.0, 'created_time': 1774281096.705439, 'last_price_update_time': 1774391787.170925}
2026-03-24 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710288') HTTP/1.1" 204 0
2026-03-24 22:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a6db09b-3950-5636-b396-3e3f35cc17cb with identifier: 10704506
2026-03-24 22:36:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a6db09b-3950-5636-b396-3e3f35cc17cb with scrape type 2
2026-03-24 22:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a6db09b-3950-5636-b396-3e3f35cc17cb with scrape type 2
2026-03-24 22:36:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a6db09b-3950-5636-b396-3e3f35cc17cb, identifier: 10704506
2026-03-24 22:36:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a6db09b-3950-5636-b396-3e3f35cc17cb with identifier: 10704506
2026-03-24 22:36:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a6db09b-3950-5636-b396-3e3f35cc17cb with identifier: 10704506
2026-03-24 22:36:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a6db09b-3950-5636-b396-3e3f35cc17cb with identifier: 10704506 to the API
2026-03-24 22:36:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704506>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0a6db09b-3950-5636-b396-3e3f35cc17cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUZ470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704506',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 93342,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q3 Sportback 1.4 TFSI Attraction - Hybrid - Automatic - 150 hp '
'- 93.342 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704506%27 HTTP/1.1" 200 None
2026-03-24 22:36:28 [adesa.be] INFO: Saving data for 10704506: {'auction_closing_time': 1774513800.0, 'created_time': 1774192546.688066, 'last_price_update_time': 1774391788.645321}
2026-03-24 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704506') HTTP/1.1" 204 0
2026-03-24 22:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24812465-fa7a-5c5e-8289-0d2d52cb6a07 with identifier: 10710331
2026-03-24 22:36:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24812465-fa7a-5c5e-8289-0d2d52cb6a07 with scrape type 2
2026-03-24 22:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24812465-fa7a-5c5e-8289-0d2d52cb6a07 with scrape type 2
2026-03-24 22:36:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24812465-fa7a-5c5e-8289-0d2d52cb6a07, identifier: 10710331
2026-03-24 22:36:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24812465-fa7a-5c5e-8289-0d2d52cb6a07 with identifier: 10710331
2026-03-24 22:36:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24812465-fa7a-5c5e-8289-0d2d52cb6a07 with identifier: 10710331
2026-03-24 22:36:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24812465-fa7a-5c5e-8289-0d2d52cb6a07 with identifier: 10710331 to the API
2026-03-24 22:36:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710331>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '24812465-fa7a-5c5e-8289-0d2d52cb6a07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWH258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710331',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 85774,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-08-13',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 85.774 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710331%27 HTTP/1.1" 200 None
2026-03-24 22:36:29 [adesa.be] INFO: Saving data for 10710331: {'auction_closing_time': 1774423800.0, 'created_time': 1774281112.760512, 'last_price_update_time': 1774391789.116799}
2026-03-24 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710331') HTTP/1.1" 204 0
2026-03-24 22:36:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30c2898c-eb90-52f6-8e35-ad59c527aebf with identifier: 10710280
2026-03-24 22:36:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30c2898c-eb90-52f6-8e35-ad59c527aebf with scrape type 2
2026-03-24 22:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30c2898c-eb90-52f6-8e35-ad59c527aebf with scrape type 2
2026-03-24 22:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30c2898c-eb90-52f6-8e35-ad59c527aebf, identifier: 10710280
2026-03-24 22:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30c2898c-eb90-52f6-8e35-ad59c527aebf with identifier: 10710280
2026-03-24 22:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30c2898c-eb90-52f6-8e35-ad59c527aebf with identifier: 10710280
2026-03-24 22:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30c2898c-eb90-52f6-8e35-ad59c527aebf with identifier: 10710280 to the API
2026-03-24 22:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710280>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '30c2898c-eb90-52f6-8e35-ad59c527aebf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJF633',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710280',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 60297,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 60.297 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710280%27 HTTP/1.1" 200 None
2026-03-24 22:36:29 [adesa.be] INFO: Saving data for 10710280: {'auction_closing_time': 1774423800.0, 'created_time': 1774281108.280361, 'last_price_update_time': 1774391789.766468}
2026-03-24 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710280') HTTP/1.1" 204 0
2026-03-24 22:36:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7266ddc-fd35-5794-bf03-20e69e685e8b with identifier: 10704507
2026-03-24 22:36:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7266ddc-fd35-5794-bf03-20e69e685e8b with scrape type 2
2026-03-24 22:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7266ddc-fd35-5794-bf03-20e69e685e8b with scrape type 2
2026-03-24 22:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7266ddc-fd35-5794-bf03-20e69e685e8b, identifier: 10704507
2026-03-24 22:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7266ddc-fd35-5794-bf03-20e69e685e8b with identifier: 10704507
2026-03-24 22:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7266ddc-fd35-5794-bf03-20e69e685e8b with identifier: 10704507
2026-03-24 22:36:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7266ddc-fd35-5794-bf03-20e69e685e8b with identifier: 10704507 to the API
2026-03-24 22:36:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704507>
{'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': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e7266ddc-fd35-5794-bf03-20e69e685e8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXV724',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704507',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 146926,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q3 Sportback 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'146.926 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704507%27 HTTP/1.1" 200 None
2026-03-24 22:36:30 [adesa.be] INFO: Saving data for 10704507: {'auction_closing_time': 1774513800.0, 'created_time': 1774192550.667924, 'last_price_update_time': 1774391790.24928}
2026-03-24 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704507') HTTP/1.1" 204 0
2026-03-24 22:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36: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 22:36:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cb51320-0a04-5048-ab7f-608d77dedfa3 with identifier: 10710270
2026-03-24 22:36:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cb51320-0a04-5048-ab7f-608d77dedfa3 with scrape type 2
2026-03-24 22:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cb51320-0a04-5048-ab7f-608d77dedfa3 with scrape type 2
2026-03-24 22:36:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5cb51320-0a04-5048-ab7f-608d77dedfa3, identifier: 10710270
2026-03-24 22:36:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e119a36-eb93-515f-866f-e01f33aea3ca with identifier: 10710261
2026-03-24 22:36:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e119a36-eb93-515f-866f-e01f33aea3ca with scrape type 2
2026-03-24 22:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e119a36-eb93-515f-866f-e01f33aea3ca with scrape type 2
2026-03-24 22:36:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e119a36-eb93-515f-866f-e01f33aea3ca, identifier: 10710261
2026-03-24 22:36:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5cb51320-0a04-5048-ab7f-608d77dedfa3 with identifier: 10710270
2026-03-24 22:36:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5cb51320-0a04-5048-ab7f-608d77dedfa3 with identifier: 10710270
2026-03-24 22:36:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5cb51320-0a04-5048-ab7f-608d77dedfa3 with identifier: 10710270 to the API
2026-03-24 22:36:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710270>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '5cb51320-0a04-5048-ab7f-608d77dedfa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDQ129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710270',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 115708,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi Q3 35 TFSI Business - Petrol - Automatic - 150 hp - 115.708 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710270%27 HTTP/1.1" 200 None
2026-03-24 22:36:30 [adesa.be] INFO: Saving data for 10710270: {'auction_closing_time': 1774423800.0, 'created_time': 1774281130.93625, 'last_price_update_time': 1774391790.803981}
2026-03-24 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710270') HTTP/1.1" 204 0
2026-03-24 22:36:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e119a36-eb93-515f-866f-e01f33aea3ca with identifier: 10710261
2026-03-24 22:36:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e119a36-eb93-515f-866f-e01f33aea3ca with identifier: 10710261
2026-03-24 22:36:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e119a36-eb93-515f-866f-e01f33aea3ca with identifier: 10710261 to the API
2026-03-24 22:36:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710261>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '9e119a36-eb93-515f-866f-e01f33aea3ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCC886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710261',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 52490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi Q3 35 TFSI Business - Petrol - Automatic - 150 hp - 52.490 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710261%27 HTTP/1.1" 200 None
2026-03-24 22:36:31 [adesa.be] INFO: Saving data for 10710261: {'auction_closing_time': 1774423800.0, 'created_time': 1774281111.764885, 'last_price_update_time': 1774391791.32299}
2026-03-24 22:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710261') HTTP/1.1" 204 0
2026-03-24 22:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3fad4c7-de15-538b-9e60-f544926202fe with identifier: 10704493
2026-03-24 22:36:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3fad4c7-de15-538b-9e60-f544926202fe with scrape type 2
2026-03-24 22:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3fad4c7-de15-538b-9e60-f544926202fe with scrape type 2
2026-03-24 22:36:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3fad4c7-de15-538b-9e60-f544926202fe, identifier: 10704493
2026-03-24 22:36:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3fad4c7-de15-538b-9e60-f544926202fe with identifier: 10704493
2026-03-24 22:36:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3fad4c7-de15-538b-9e60-f544926202fe with identifier: 10704493
2026-03-24 22:36:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3fad4c7-de15-538b-9e60-f544926202fe with identifier: 10704493 to the API
2026-03-24 22:36:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704493>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'a3fad4c7-de15-538b-9e60-f544926202fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUG360',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 116952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 35 TFSI Sport - Petrol - Automatic - 150 hp - 116.952 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 22:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704493%27 HTTP/1.1" 200 None
2026-03-24 22:36:31 [adesa.be] INFO: Saving data for 10704493: {'auction_closing_time': 1774513800.0, 'created_time': 1774192533.842661, 'last_price_update_time': 1774391791.851576}
2026-03-24 22:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704493') HTTP/1.1" 204 0
2026-03-24 22:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b32788a2-4b8b-501e-ac04-72e759cbf324 with identifier: 10710286
2026-03-24 22:36:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b32788a2-4b8b-501e-ac04-72e759cbf324 with scrape type 2
2026-03-24 22:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b32788a2-4b8b-501e-ac04-72e759cbf324 with scrape type 2
2026-03-24 22:36:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b32788a2-4b8b-501e-ac04-72e759cbf324, identifier: 10710286
2026-03-24 22:36:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b32788a2-4b8b-501e-ac04-72e759cbf324 with identifier: 10710286
2026-03-24 22:36:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b32788a2-4b8b-501e-ac04-72e759cbf324 with identifier: 10710286
2026-03-24 22:36:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b32788a2-4b8b-501e-ac04-72e759cbf324 with identifier: 10710286 to the API
2026-03-24 22:36:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710286>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'b32788a2-4b8b-501e-ac04-72e759cbf324',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVE306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710286',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 69223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-08-02',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi Q2 35 TFSI Business - Petrol - Automatic - 150 hp - 69.223 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710286%27 HTTP/1.1" 200 None
2026-03-24 22:36:32 [adesa.be] INFO: Saving data for 10710286: {'auction_closing_time': 1774423800.0, 'created_time': 1774281130.316549, 'last_price_update_time': 1774391792.426416}
2026-03-24 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710286') HTTP/1.1" 204 0
2026-03-24 22:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 078444b6-6f68-5491-bc63-165c64168250 with identifier: 10710309
2026-03-24 22:36:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 078444b6-6f68-5491-bc63-165c64168250 with scrape type 2
2026-03-24 22:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 078444b6-6f68-5491-bc63-165c64168250 with scrape type 2
2026-03-24 22:36:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 078444b6-6f68-5491-bc63-165c64168250, identifier: 10710309
2026-03-24 22:36:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 078444b6-6f68-5491-bc63-165c64168250 with identifier: 10710309
2026-03-24 22:36:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 078444b6-6f68-5491-bc63-165c64168250 with identifier: 10710309
2026-03-24 22:36:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 078444b6-6f68-5491-bc63-165c64168250 with identifier: 10710309 to the API
2026-03-24 22:36:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710309>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '078444b6-6f68-5491-bc63-165c64168250',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPJ577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710309',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 59916,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2023-05-15',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW 1 Series 116i - Petrol - Manual - 109 hp - 59.916 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710309%27 HTTP/1.1" 200 None
2026-03-24 22:36:32 [adesa.be] INFO: Saving data for 10710309: {'auction_closing_time': 1774423800.0, 'created_time': 1774281105.688017, 'last_price_update_time': 1774391792.896332}
2026-03-24 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710309') HTTP/1.1" 204 0
2026-03-24 22:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8fa4f9d-373c-581f-9c68-39f1273a89a0 with identifier: 10710300
2026-03-24 22:36:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8fa4f9d-373c-581f-9c68-39f1273a89a0 with scrape type 2
2026-03-24 22:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8fa4f9d-373c-581f-9c68-39f1273a89a0 with scrape type 2
2026-03-24 22:36:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8fa4f9d-373c-581f-9c68-39f1273a89a0, identifier: 10710300
2026-03-24 22:36:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8fa4f9d-373c-581f-9c68-39f1273a89a0 with identifier: 10710300
2026-03-24 22:36:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8fa4f9d-373c-581f-9c68-39f1273a89a0 with identifier: 10710300
2026-03-24 22:36:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8fa4f9d-373c-581f-9c68-39f1273a89a0 with identifier: 10710300 to the API
2026-03-24 22:36:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710300>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'f8fa4f9d-373c-581f-9c68-39f1273a89a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUU528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710300',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 113334,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi Q2 30 TDI Attraction - Diesel - Manual - 116 hp - 113.334 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710300%27 HTTP/1.1" 200 None
2026-03-24 22:36:33 [adesa.be] INFO: Saving data for 10710300: {'auction_closing_time': 1774423800.0, 'created_time': 1774281131.262477, 'last_price_update_time': 1774391793.356948}
2026-03-24 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710300') HTTP/1.1" 204 0
2026-03-24 22:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e877a8c7-c159-563a-a38c-305e972d8aa4 with identifier: 10710289
2026-03-24 22:36:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e877a8c7-c159-563a-a38c-305e972d8aa4 with scrape type 2
2026-03-24 22:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e877a8c7-c159-563a-a38c-305e972d8aa4 with scrape type 2
2026-03-24 22:36:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e877a8c7-c159-563a-a38c-305e972d8aa4, identifier: 10710289
2026-03-24 22:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e877a8c7-c159-563a-a38c-305e972d8aa4 with identifier: 10710289
2026-03-24 22:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e877a8c7-c159-563a-a38c-305e972d8aa4 with identifier: 10710289
2026-03-24 22:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e877a8c7-c159-563a-a38c-305e972d8aa4 with identifier: 10710289 to the API
2026-03-24 22:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710289>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'e877a8c7-c159-563a-a38c-305e972d8aa4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMP444',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710289',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 132613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi A4 30 TDI Business - Diesel - Automatic - 136 hp - 132.613 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710289%27 HTTP/1.1" 200 None
2026-03-24 22:36:34 [adesa.be] INFO: Saving data for 10710289: {'auction_closing_time': 1774423800.0, 'created_time': 1774281115.182142, 'last_price_update_time': 1774391794.477971}
2026-03-24 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710289') HTTP/1.1" 204 0
2026-03-24 22:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f39051a8-cb9a-5f66-9124-d68bce2b99df with identifier: 10710295
2026-03-24 22:36:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f39051a8-cb9a-5f66-9124-d68bce2b99df with scrape type 2
2026-03-24 22:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f39051a8-cb9a-5f66-9124-d68bce2b99df with scrape type 2
2026-03-24 22:36:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f39051a8-cb9a-5f66-9124-d68bce2b99df, identifier: 10710295
2026-03-24 22:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f39051a8-cb9a-5f66-9124-d68bce2b99df with identifier: 10710295
2026-03-24 22:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f39051a8-cb9a-5f66-9124-d68bce2b99df with identifier: 10710295
2026-03-24 22:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f39051a8-cb9a-5f66-9124-d68bce2b99df with identifier: 10710295 to the API
2026-03-24 22:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710295>
{'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': 110,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'f39051a8-cb9a-5f66-9124-d68bce2b99df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNM772',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710295',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 83748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi A3 Sportback 30 TFSI Business - Petrol - Automatic - 110 hp - '
'83.748 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710295%27 HTTP/1.1" 200 None
2026-03-24 22:36:34 [adesa.be] INFO: Saving data for 10710295: {'auction_closing_time': 1774423800.0, 'created_time': 1774281129.264405, 'last_price_update_time': 1774391794.871263}
2026-03-24 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710295') HTTP/1.1" 204 0
2026-03-24 22:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c311d9d-fb97-587f-ae06-7a6a46900cdc with identifier: 10710306
2026-03-24 22:36:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c311d9d-fb97-587f-ae06-7a6a46900cdc with scrape type 2
2026-03-24 22:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c311d9d-fb97-587f-ae06-7a6a46900cdc with scrape type 2
2026-03-24 22:36:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c311d9d-fb97-587f-ae06-7a6a46900cdc, identifier: 10710306
2026-03-24 22:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c311d9d-fb97-587f-ae06-7a6a46900cdc with identifier: 10710306
2026-03-24 22:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c311d9d-fb97-587f-ae06-7a6a46900cdc with identifier: 10710306
2026-03-24 22:36:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c311d9d-fb97-587f-ae06-7a6a46900cdc with identifier: 10710306 to the API
2026-03-24 22:36:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710306>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': '2c311d9d-fb97-587f-ae06-7a6a46900cdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKX034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710306',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 79127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-04-12',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi A3 Sportback 30 TFSI Attraction - Petrol - Manual - 110 hp - '
'79.127 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-24 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710306%27 HTTP/1.1" 200 None
2026-03-24 22:36:35 [adesa.be] INFO: Saving data for 10710306: {'auction_closing_time': 1774423800.0, 'created_time': 1774281128.469333, 'last_price_update_time': 1774391795.233061}
2026-03-24 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710306') HTTP/1.1" 204 0
2026-03-24 22:36:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f218c849-4747-5361-b1f9-fb522de2b7d9 with identifier: 10704502
2026-03-24 22:36:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f218c849-4747-5361-b1f9-fb522de2b7d9 with scrape type 2
2026-03-24 22:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f218c849-4747-5361-b1f9-fb522de2b7d9 with scrape type 2
2026-03-24 22:36:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f218c849-4747-5361-b1f9-fb522de2b7d9, identifier: 10704502
2026-03-24 22:36:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f218c849-4747-5361-b1f9-fb522de2b7d9 with identifier: 10704502
2026-03-24 22:36:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f218c849-4747-5361-b1f9-fb522de2b7d9 with identifier: 10704502
2026-03-24 22:36:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f218c849-4747-5361-b1f9-fb522de2b7d9 with identifier: 10704502 to the API
2026-03-24 22:36:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704502>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f218c849-4747-5361-b1f9-fb522de2b7d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABQ364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704502',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A7',
'odometer': 95522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23500,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 4,
'seller_name': 'Ayvens-BE',
'title': 'Audi A7 Sportback 40 TDI - Diesel - Automatic - 204 hp - 95.522 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704502%27 HTTP/1.1" 200 None
2026-03-24 22:36:35 [adesa.be] INFO: Saving data for 10704502: {'auction_closing_time': 1774513800.0, 'created_time': 1774192541.629745, 'last_price_update_time': 1774391795.723789}
2026-03-24 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704502') HTTP/1.1" 204 0
2026-03-24 22:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd346601-f317-5606-832d-5a85790e8b4f with identifier: 10710292
2026-03-24 22:36:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd346601-f317-5606-832d-5a85790e8b4f with scrape type 2
2026-03-24 22:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd346601-f317-5606-832d-5a85790e8b4f with scrape type 2
2026-03-24 22:36:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd346601-f317-5606-832d-5a85790e8b4f, identifier: 10710292
2026-03-24 22:36:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd346601-f317-5606-832d-5a85790e8b4f with identifier: 10710292
2026-03-24 22:36:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd346601-f317-5606-832d-5a85790e8b4f with identifier: 10710292
2026-03-24 22:36:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd346601-f317-5606-832d-5a85790e8b4f with identifier: 10710292 to the API
2026-03-24 22:36:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710292>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'dd346601-f317-5606-832d-5a85790e8b4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DND807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710292',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 44682,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-05-03',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi A3 Sportback 30 TFSI Attraction - Petrol - Manual - 110 hp - '
'44.682 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-24 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710292%27 HTTP/1.1" 200 None
2026-03-24 22:36:36 [adesa.be] INFO: Saving data for 10710292: {'auction_closing_time': 1774423800.0, 'created_time': 1774281128.937126, 'last_price_update_time': 1774391796.207473}
2026-03-24 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710292') HTTP/1.1" 204 0
2026-03-24 22:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dac9d066-bba3-56d7-83dc-1468417415ef with identifier: 10710328
2026-03-24 22:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dac9d066-bba3-56d7-83dc-1468417415ef with scrape type 2
2026-03-24 22:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dac9d066-bba3-56d7-83dc-1468417415ef with scrape type 2
2026-03-24 22:36:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dac9d066-bba3-56d7-83dc-1468417415ef, identifier: 10710328
2026-03-24 22:36:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dac9d066-bba3-56d7-83dc-1468417415ef with identifier: 10710328
2026-03-24 22:36:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dac9d066-bba3-56d7-83dc-1468417415ef with identifier: 10710328
2026-03-24 22:36:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dac9d066-bba3-56d7-83dc-1468417415ef with identifier: 10710328 to the API
2026-03-24 22:36:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710328>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'dac9d066-bba3-56d7-83dc-1468417415ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLE784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710328',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 171360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-04-14',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi A3 Sportback 30 TFSI Attraction - Petrol - Automatic - 110 hp '
'- 171.360 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-24 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710328%27 HTTP/1.1" 200 None
2026-03-24 22:36:36 [adesa.be] INFO: Saving data for 10710328: {'auction_closing_time': 1774423800.0, 'created_time': 1774281125.846367, 'last_price_update_time': 1774391796.664753}
2026-03-24 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710328') HTTP/1.1" 204 0
2026-03-24 22:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94dad4b0-981a-5168-9916-6b885a314ca7 with identifier: 10710297
2026-03-24 22:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94dad4b0-981a-5168-9916-6b885a314ca7 with scrape type 2
2026-03-24 22:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94dad4b0-981a-5168-9916-6b885a314ca7 with scrape type 2
2026-03-24 22:36:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94dad4b0-981a-5168-9916-6b885a314ca7, identifier: 10710297
2026-03-24 22:36:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94dad4b0-981a-5168-9916-6b885a314ca7 with identifier: 10710297
2026-03-24 22:36:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94dad4b0-981a-5168-9916-6b885a314ca7 with identifier: 10710297
2026-03-24 22:36:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94dad4b0-981a-5168-9916-6b885a314ca7 with identifier: 10710297 to the API
2026-03-24 22:36:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710297>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '94dad4b0-981a-5168-9916-6b885a314ca7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXP747',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710297',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 140932,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi A3 Sportback 30 TDI S Line - Diesel - Manual - 116 hp - '
'140.932 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710297%27 HTTP/1.1" 200 None
2026-03-24 22:36:37 [adesa.be] INFO: Saving data for 10710297: {'auction_closing_time': 1774423800.0, 'created_time': 1774281123.4931, 'last_price_update_time': 1774391797.020636}
2026-03-24 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710297') HTTP/1.1" 204 0
2026-03-24 22:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with identifier: 10711544
2026-03-24 22:36:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with scrape type 2
2026-03-24 22:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with scrape type 2
2026-03-24 22:36:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5015296-ef63-5b8e-a295-f9dccc5f9ae7, identifier: 10711544
2026-03-24 22:36:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with identifier: 10711544
2026-03-24 22:36:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with identifier: 10711544
2026-03-24 22:36:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5015296-ef63-5b8e-a295-f9dccc5f9ae7 with identifier: 10711544 to the API
2026-03-24 22:36:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711544>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b5015296-ef63-5b8e-a295-f9dccc5f9ae7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'G2302924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711544',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 307992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2015-10-28',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volvo V40 D2 R-Design - Diesel - Automatic - 120 hp - 307.992 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2015}
2026-03-24 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711544%27 HTTP/1.1" 200 None
2026-03-24 22:36:37 [adesa.be] INFO: Saving data for 10711544: {'auction_closing_time': 1774432800.0, 'created_time': 1774281136.55166, 'last_price_update_time': 1774391797.531229}
2026-03-24 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711544') HTTP/1.1" 204 0
2026-03-24 22:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a3d010b-b92e-5700-95f4-eb1cc0f303d1 with identifier: 10711503
2026-03-24 22:36:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a3d010b-b92e-5700-95f4-eb1cc0f303d1 with scrape type 2
2026-03-24 22:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a3d010b-b92e-5700-95f4-eb1cc0f303d1 with scrape type 2
2026-03-24 22:36:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a3d010b-b92e-5700-95f4-eb1cc0f303d1, identifier: 10711503
2026-03-24 22:36:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a3d010b-b92e-5700-95f4-eb1cc0f303d1 with identifier: 10711503
2026-03-24 22:36:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a3d010b-b92e-5700-95f4-eb1cc0f303d1 with identifier: 10711503
2026-03-24 22:36:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a3d010b-b92e-5700-95f4-eb1cc0f303d1 with identifier: 10711503 to the API
2026-03-24 22:36:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711503>
{'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-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1a3d010b-b92e-5700-95f4-eb1cc0f303d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '506668',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711503',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 225327,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2018-07-26',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volvo V40 D2 Kinetic - Diesel - Automatic - 120 hp - 225.327 km',
'transmission': 'automatic',
'trim': 'Kinetic',
'vin': None,
'year': 2018}
2026-03-24 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711503%27 HTTP/1.1" 200 None
2026-03-24 22:36:37 [adesa.be] INFO: Saving data for 10711503: {'auction_closing_time': 1774432800.0, 'created_time': 1774281136.835056, 'last_price_update_time': 1774391797.999181}
2026-03-24 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711503') HTTP/1.1" 204 0
2026-03-24 22:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with identifier: 10711437
2026-03-24 22:36:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with scrape type 2
2026-03-24 22:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with scrape type 2
2026-03-24 22:36:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ff85e0b-42f7-56cf-b3aa-c175f54be264, identifier: 10711437
2026-03-24 22:36:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with identifier: 10711437
2026-03-24 22:36:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with identifier: 10711437
2026-03-24 22:36:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with identifier: 10711437 to the API
2026-03-24 22:36:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711437>
{'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': 150,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6ff85e0b-42f7-56cf-b3aa-c175f54be264',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YMJ833',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711437',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 203042,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2018-04-26',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen T-ROC 1.5 TSI - Petrol - Automatic - 150 hp - 203.042 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711437%27 HTTP/1.1" 200 None
2026-03-24 22:36:39 [adesa.be] INFO: Saving data for 10711437: {'auction_closing_time': 1774432800.0, 'created_time': 1774281139.066413, 'last_price_update_time': 1774391799.125921}
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711437') HTTP/1.1" 204 0
2026-03-24 22:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with identifier: 10709464
2026-03-24 22:36:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with scrape type 2
2026-03-24 22:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with scrape type 2
2026-03-24 22:36:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81473673-d0a0-5df7-b9d6-4b083a5a03e1, identifier: 10709464
2026-03-24 22:36:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with identifier: 10709464
2026-03-24 22:36:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with identifier: 10709464
2026-03-24 22:36:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with identifier: 10709464 to the API
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709464>
{'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': 115,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '81473673-d0a0-5df7-b9d6-4b083a5a03e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBF076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709464',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 173714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-07-06',
'seats_number': 5,
'seller_name': 'CIT BLATON NV/SA',
'title': 'Volkswagen T-ROC 1.6 TDI Style - Diesel - Manual - 115 hp - 173.714 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709464%27 HTTP/1.1" 200 None
2026-03-24 22:36:39 [adesa.be] INFO: Saving data for 10709464: {'auction_closing_time': 1774434600.0, 'created_time': 1774281147.821028, 'last_price_update_time': 1774391799.554703}
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709464') HTTP/1.1" 204 0
2026-03-24 22:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fff1862-1ef1-50e8-8363-164e1b331052 with identifier: 10711917
2026-03-24 22:36:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fff1862-1ef1-50e8-8363-164e1b331052 with scrape type 2
2026-03-24 22:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fff1862-1ef1-50e8-8363-164e1b331052 with scrape type 2
2026-03-24 22:36:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0fff1862-1ef1-50e8-8363-164e1b331052, identifier: 10711917
2026-03-24 22:36:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0fff1862-1ef1-50e8-8363-164e1b331052 with identifier: 10711917
2026-03-24 22:36:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0fff1862-1ef1-50e8-8363-164e1b331052 with identifier: 10711917
2026-03-24 22:36:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0fff1862-1ef1-50e8-8363-164e1b331052 with identifier: 10711917 to the API
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711917>
{'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': 115,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0fff1862-1ef1-50e8-8363-164e1b331052',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HTS194',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 178975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11050,
'price_includes_vat': True,
'registration_date': '2018-08-15',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Volkswagen T-ROC 1.6 TDI - Diesel - Manual - 115 hp - 178.975 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711917%27 HTTP/1.1" 200 None
2026-03-24 22:36:39 [adesa.be] INFO: Saving data for 10711917: {'auction_closing_time': 1774432800.0, 'created_time': 1774281139.961771, 'last_price_update_time': 1774391799.940969}
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711917') HTTP/1.1" 204 0
2026-03-24 22:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10704503
2026-03-24 22:36:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with scrape type 2
2026-03-24 22:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with scrape type 2
2026-03-24 22:36:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7, identifier: 10704503
2026-03-24 22:36:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10704503
2026-03-24 22:36:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10704503
2026-03-24 22:36:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10704503 to the API
2026-03-24 22:36:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704503>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f281b0ef-4dd5-5b93-ba70-ab67ded0fda7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMY058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704503',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 100777,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2020-10-23',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q3 35 TDI S Line - Diesel - Automatic - 150 hp - 100.777 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-24 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704503%27 HTTP/1.1" 200 None
2026-03-24 22:36:40 [adesa.be] INFO: Saving data for 10704503: {'auction_closing_time': 1774513800.0, 'created_time': 1774192546.327083, 'last_price_update_time': 1774391800.316554}
2026-03-24 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704503') HTTP/1.1" 204 0
2026-03-24 22:36:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78333de8-49af-541a-b3de-07a42b7bdb1f with identifier: 10711951
2026-03-24 22:36:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78333de8-49af-541a-b3de-07a42b7bdb1f with scrape type 2
2026-03-24 22:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78333de8-49af-541a-b3de-07a42b7bdb1f with scrape type 2
2026-03-24 22:36:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78333de8-49af-541a-b3de-07a42b7bdb1f, identifier: 10711951
2026-03-24 22:36:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11d246eb-7436-5f8d-80cf-1f56527323b6 with identifier: 10710312
2026-03-24 22:36:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11d246eb-7436-5f8d-80cf-1f56527323b6 with scrape type 2
2026-03-24 22:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11d246eb-7436-5f8d-80cf-1f56527323b6 with scrape type 2
2026-03-24 22:36:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11d246eb-7436-5f8d-80cf-1f56527323b6, identifier: 10710312
2026-03-24 22:36:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78333de8-49af-541a-b3de-07a42b7bdb1f with identifier: 10711951
2026-03-24 22:36:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78333de8-49af-541a-b3de-07a42b7bdb1f with identifier: 10711951
2026-03-24 22:36:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78333de8-49af-541a-b3de-07a42b7bdb1f with identifier: 10711951 to the API
2026-03-24 22:36:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711951>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '78333de8-49af-541a-b3de-07a42b7bdb1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CEK171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 180176,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9050,
'price_includes_vat': True,
'registration_date': '2018-06-27',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Volkswagen T-ROC 1.0 TSI Style - Petrol - Manual - 115 hp - 180.176 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2018}
2026-03-24 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711951%27 HTTP/1.1" 200 None
2026-03-24 22:36:40 [adesa.be] INFO: Saving data for 10711951: {'auction_closing_time': 1774432800.0, 'created_time': 1774281138.672429, 'last_price_update_time': 1774391800.788661}
2026-03-24 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711951') HTTP/1.1" 204 0
2026-03-24 22:36:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11d246eb-7436-5f8d-80cf-1f56527323b6 with identifier: 10710312
2026-03-24 22:36:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11d246eb-7436-5f8d-80cf-1f56527323b6 with identifier: 10710312
2026-03-24 22:36:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11d246eb-7436-5f8d-80cf-1f56527323b6 with identifier: 10710312 to the API
2026-03-24 22:36:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710312>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T07:30:00Z',
'fuel_type': 'Diesel',
'id': '11d246eb-7436-5f8d-80cf-1f56527323b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EEV685',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 73567,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-09-19',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 73.567 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710312%27 HTTP/1.1" 200 None
2026-03-24 22:36:41 [adesa.be] INFO: Saving data for 10710312: {'auction_closing_time': 1774423800.0, 'created_time': 1774281104.493185, 'last_price_update_time': 1774391801.081087}
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710312') HTTP/1.1" 204 0
2026-03-24 22:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36: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 22:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36: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 22:36:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10711822
2026-03-24 22:36:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63037426-51bb-54d6-8281-792e286c329e with scrape type 2
2026-03-24 22:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63037426-51bb-54d6-8281-792e286c329e with scrape type 2
2026-03-24 22:36:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63037426-51bb-54d6-8281-792e286c329e, identifier: 10711822
2026-03-24 22:36:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10711822
2026-03-24 22:36:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10711822
2026-03-24 22:36:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10711822 to the API
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711822>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Black',
'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': 'Diesel',
'id': '63037426-51bb-54d6-8281-792e286c329e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KFU914',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711822',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 182387,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2015-04-23',
'seats_number': 7,
'seller_name': 'Autofest bv',
'title': 'Volkswagen Touran 1.6 TDI Trendline - Diesel - Manual - 105 hp - '
'182.387 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2015}
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711822%27 HTTP/1.1" 200 None
2026-03-24 22:36:41 [adesa.be] INFO: Saving data for 10711822: {'auction_closing_time': 1774431000.0, 'created_time': 1774281145.758467, 'last_price_update_time': 1774391801.535021}
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711822') HTTP/1.1" 204 0
2026-03-24 22:36:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b97e65a-79e4-5895-9ae7-486920b54746 with identifier: 10711398
2026-03-24 22:36:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b97e65a-79e4-5895-9ae7-486920b54746 with scrape type 2
2026-03-24 22:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b97e65a-79e4-5895-9ae7-486920b54746 with scrape type 2
2026-03-24 22:36:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b97e65a-79e4-5895-9ae7-486920b54746, identifier: 10711398
2026-03-24 22:36:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b97e65a-79e4-5895-9ae7-486920b54746 with identifier: 10711398
2026-03-24 22:36:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b97e65a-79e4-5895-9ae7-486920b54746 with identifier: 10711398
2026-03-24 22:36:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b97e65a-79e4-5895-9ae7-486920b54746 with identifier: 10711398 to the API
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711398>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6b97e65a-79e4-5895-9ae7-486920b54746',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBM410',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711398',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 73409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 110 hp - 73.409 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711398%27 HTTP/1.1" 200 None
2026-03-24 22:36:41 [adesa.be] INFO: Saving data for 10711398: {'auction_closing_time': 1774432800.0, 'created_time': 1774281141.037893, 'last_price_update_time': 1774391801.908769}
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711398') HTTP/1.1" 204 0
2026-03-24 22:36:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 089ad8e1-6080-5cec-beae-5181b5eb6f62 with identifier: 10711410
2026-03-24 22:36:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 089ad8e1-6080-5cec-beae-5181b5eb6f62 with scrape type 2
2026-03-24 22:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 089ad8e1-6080-5cec-beae-5181b5eb6f62 with scrape type 2
2026-03-24 22:36:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 089ad8e1-6080-5cec-beae-5181b5eb6f62, identifier: 10711410
2026-03-24 22:36:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e885c88-dd0e-53d5-b0d9-36f15affdc7c with identifier: 10710266
2026-03-24 22:36:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e885c88-dd0e-53d5-b0d9-36f15affdc7c with scrape type 2
2026-03-24 22:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e885c88-dd0e-53d5-b0d9-36f15affdc7c with scrape type 2
2026-03-24 22:36:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e885c88-dd0e-53d5-b0d9-36f15affdc7c, identifier: 10710266
2026-03-24 22:36:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 089ad8e1-6080-5cec-beae-5181b5eb6f62 with identifier: 10711410
2026-03-24 22:36:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 089ad8e1-6080-5cec-beae-5181b5eb6f62 with identifier: 10711410
2026-03-24 22:36:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 089ad8e1-6080-5cec-beae-5181b5eb6f62 with identifier: 10711410 to the API
2026-03-24 22:36:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711410>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '089ad8e1-6080-5cec-beae-5181b5eb6f62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RCB675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711410',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 151679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2016-11-10',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Tiguan 1.4 TSI Highline - Petrol - Automatic - 150 hp - '
'151.679 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2016}
2026-03-24 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711410%27 HTTP/1.1" 200 None
2026-03-24 22:36:42 [adesa.be] INFO: Saving data for 10711410: {'auction_closing_time': 1774432800.0, 'created_time': 1774281145.14457, 'last_price_update_time': 1774391802.355599}
2026-03-24 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711410') HTTP/1.1" 204 0
2026-03-24 22:36:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e885c88-dd0e-53d5-b0d9-36f15affdc7c with identifier: 10710266
2026-03-24 22:36:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e885c88-dd0e-53d5-b0d9-36f15affdc7c with identifier: 10710266
2026-03-24 22:36:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e885c88-dd0e-53d5-b0d9-36f15affdc7c with identifier: 10710266 to the API
2026-03-24 22:36:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710266>
{'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-25T07:30:00Z',
'fuel_type': 'Electric',
'id': '7e885c88-dd0e-53d5-b0d9-36f15affdc7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNG572',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710266',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 141218,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Belgium NV',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'141.218 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710266%27 HTTP/1.1" 200 None
2026-03-24 22:36:42 [adesa.be] INFO: Saving data for 10710266: {'auction_closing_time': 1774423800.0, 'created_time': 1774281110.312452, 'last_price_update_time': 1774391802.617911}
2026-03-24 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710266') HTTP/1.1" 204 0
2026-03-24 22:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3f3892c-09ae-5392-9ce1-7f1c9916a563 with identifier: 10711824
2026-03-24 22:36:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3f3892c-09ae-5392-9ce1-7f1c9916a563 with scrape type 2
2026-03-24 22:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3f3892c-09ae-5392-9ce1-7f1c9916a563 with scrape type 2
2026-03-24 22:36:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3f3892c-09ae-5392-9ce1-7f1c9916a563, identifier: 10711824
2026-03-24 22:36:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3f3892c-09ae-5392-9ce1-7f1c9916a563 with identifier: 10711824
2026-03-24 22:36:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3f3892c-09ae-5392-9ce1-7f1c9916a563 with identifier: 10711824
2026-03-24 22:36:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3f3892c-09ae-5392-9ce1-7f1c9916a563 with identifier: 10711824 to the API
2026-03-24 22:36:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711824>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b3f3892c-09ae-5392-9ce1-7f1c9916a563',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VJK407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711824',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 198269,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2018-07-13',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Volkswagen Tiguan 1.4 TSI R-Line - Petrol - Manual - 150 hp - '
'198.269 km',
'transmission': 'manual',
'trim': 'R-Line',
'vin': None,
'year': 2018}
2026-03-24 22:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711824%27 HTTP/1.1" 200 None
2026-03-24 22:36:43 [adesa.be] INFO: Saving data for 10711824: {'auction_closing_time': 1774431000.0, 'created_time': 1774281078.376479, 'last_price_update_time': 1774391803.992511}
2026-03-24 22:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711824') HTTP/1.1" 204 0
2026-03-24 22:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780 with identifier: 10711974
2026-03-24 22:36:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780 with scrape type 2
2026-03-24 22:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780 with scrape type 2
2026-03-24 22:36:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780, identifier: 10711974
2026-03-24 22:36:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780 with identifier: 10711974
2026-03-24 22:36:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780 with identifier: 10711974
2026-03-24 22:36:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780 with identifier: 10711974 to the API
2026-03-24 22:36:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711974>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NUV455',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711974',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 179983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5650,
'price_includes_vat': True,
'registration_date': '2016-05-02',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Volkswagen Polo 1.2 TSI Comfortline - Petrol - Automatic - 90 hp - '
'179.983 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2016}
2026-03-24 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711974%27 HTTP/1.1" 200 None
2026-03-24 22:36:46 [adesa.be] INFO: Saving data for 10711974: {'auction_closing_time': 1774432800.0, 'created_time': 1774281150.542449, 'last_price_update_time': 1774391806.790508}
2026-03-24 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711974') HTTP/1.1" 204 0
2026-03-24 22:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fef1289-228a-5efd-a2b7-36a10de60ce9 with identifier: 10711411
2026-03-24 22:36:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fef1289-228a-5efd-a2b7-36a10de60ce9 with scrape type 2
2026-03-24 22:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fef1289-228a-5efd-a2b7-36a10de60ce9 with scrape type 2
2026-03-24 22:36:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fef1289-228a-5efd-a2b7-36a10de60ce9, identifier: 10711411
2026-03-24 22:36:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fef1289-228a-5efd-a2b7-36a10de60ce9 with identifier: 10711411
2026-03-24 22:36:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fef1289-228a-5efd-a2b7-36a10de60ce9 with identifier: 10711411
2026-03-24 22:36:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fef1289-228a-5efd-a2b7-36a10de60ce9 with identifier: 10711411 to the API
2026-03-24 22:36:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711411>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2fef1289-228a-5efd-a2b7-36a10de60ce9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CKN228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711411',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 141267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2017-06-15',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Tiguan 1.4 TSI Highline - Petrol - Automatic - 150 hp - '
'141.267 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2017}
2026-03-24 22:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711411%27 HTTP/1.1" 200 None
2026-03-24 22:36:47 [adesa.be] INFO: Saving data for 10711411: {'auction_closing_time': 1774432800.0, 'created_time': 1774281179.136682, 'last_price_update_time': 1774391807.919222}
2026-03-24 22:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711411') HTTP/1.1" 204 0
2026-03-24 22:36:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b819430-2d97-5217-bc9b-2e20f519f6cb with identifier: 10711495
2026-03-24 22:36:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b819430-2d97-5217-bc9b-2e20f519f6cb with scrape type 2
2026-03-24 22:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b819430-2d97-5217-bc9b-2e20f519f6cb with scrape type 2
2026-03-24 22:36:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b819430-2d97-5217-bc9b-2e20f519f6cb, identifier: 10711495
2026-03-24 22:36:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b819430-2d97-5217-bc9b-2e20f519f6cb with identifier: 10711495
2026-03-24 22:36:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b819430-2d97-5217-bc9b-2e20f519f6cb with identifier: 10711495
2026-03-24 22:36:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b819430-2d97-5217-bc9b-2e20f519f6cb with identifier: 10711495 to the API
2026-03-24 22:36:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711495>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0b819430-2d97-5217-bc9b-2e20f519f6cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FFF005',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711495',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 210389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2011-03-01',
'seats_number': 4,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Passat CC 2.0 TDI - Diesel - Automatic - 140 hp - '
'210.389 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
2026-03-24 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711495%27 HTTP/1.1" 200 None
2026-03-24 22:36:48 [adesa.be] INFO: Saving data for 10711495: {'auction_closing_time': 1774432800.0, 'created_time': 1774281168.218611, 'last_price_update_time': 1774391808.940482}
2026-03-24 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711495') HTTP/1.1" 204 0
2026-03-24 22:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d755ba7a-a520-5ec9-918d-a3577202f2cd with identifier: 10711439
2026-03-24 22:36:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d755ba7a-a520-5ec9-918d-a3577202f2cd with scrape type 2
2026-03-24 22:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d755ba7a-a520-5ec9-918d-a3577202f2cd with scrape type 2
2026-03-24 22:36:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d755ba7a-a520-5ec9-918d-a3577202f2cd, identifier: 10711439
2026-03-24 22:36:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d755ba7a-a520-5ec9-918d-a3577202f2cd with identifier: 10711439
2026-03-24 22:36:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d755ba7a-a520-5ec9-918d-a3577202f2cd with identifier: 10711439
2026-03-24 22:36:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d755ba7a-a520-5ec9-918d-a3577202f2cd with identifier: 10711439 to the API
2026-03-24 22:36:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711439>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd755ba7a-a520-5ec9-918d-a3577202f2cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EAJ972',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711439',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 117900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2018-05-15',
'seats_number': 5,
'seller_name': 'YA-Motors',
'title': 'Volkswagen Polo 1.0 TSI R-Line - Petrol - Manual - 95 hp - 117.900 '
'km',
'transmission': 'manual',
'trim': 'R-Line',
'vin': None,
'year': 2018}
2026-03-24 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711439%27 HTTP/1.1" 200 None
2026-03-24 22:36:51 [adesa.be] INFO: Saving data for 10711439: {'auction_closing_time': 1774432800.0, 'created_time': 1774281168.539746, 'last_price_update_time': 1774391811.016376}
2026-03-24 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711439') HTTP/1.1" 204 0
2026-03-24 22:36:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10711729
2026-03-24 22:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with scrape type 2
2026-03-24 22:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with scrape type 2
2026-03-24 22:36:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a, identifier: 10711729
2026-03-24 22:36:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10711729
2026-03-24 22:36:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10711729
2026-03-24 22:36:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10711729 to the API
2026-03-24 22:36:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711729>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '89c09015-c9bc-59fe-a83e-e7a9eab71c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EGN981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711729',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 138774,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2019-07-02',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Volkswagen Polo 1.0i IQ.Drive - Petrol - Manual - 80 hp - 138.774 '
'km',
'transmission': 'manual',
'trim': 'IQ.Drive',
'vin': None,
'year': 2019}
2026-03-24 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711729%27 HTTP/1.1" 200 None
2026-03-24 22:36:51 [adesa.be] INFO: Saving data for 10711729: {'auction_closing_time': 1774431000.0, 'created_time': 1774281151.95401, 'last_price_update_time': 1774391811.396779}
2026-03-24 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711729') HTTP/1.1" 204 0
2026-03-24 22:36:51 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.159(s), this was the 1st time calling it.
2026-03-24 22:36:51 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.587873717453296 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 22:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44eb92c6-d7ce-5811-ac4e-0832e13f4131 with identifier: 10711428
2026-03-24 22:36:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44eb92c6-d7ce-5811-ac4e-0832e13f4131 with scrape type 2
2026-03-24 22:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44eb92c6-d7ce-5811-ac4e-0832e13f4131 with scrape type 2
2026-03-24 22:36:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44eb92c6-d7ce-5811-ac4e-0832e13f4131, identifier: 10711428
2026-03-24 22:36:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44eb92c6-d7ce-5811-ac4e-0832e13f4131 with identifier: 10711428
2026-03-24 22:36:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44eb92c6-d7ce-5811-ac4e-0832e13f4131 with identifier: 10711428
2026-03-24 22:36:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44eb92c6-d7ce-5811-ac4e-0832e13f4131 with identifier: 10711428 to the API
2026-03-24 22:36:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '44eb92c6-d7ce-5811-ac4e-0832e13f4131',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPA094',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711428',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 156034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12750,
'price_includes_vat': True,
'registration_date': '2022-10-03',
'seats_number': 5,
'seller_name': 'AP Automotive CommV',
'title': 'Volkswagen Passat 2.0 TDI Style Business - Diesel - Automatic - 122 '
'hp - 156.034 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-24 22:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711428%27 HTTP/1.1" 200 None
2026-03-24 22:36:52 [adesa.be] INFO: Saving data for 10711428: {'auction_closing_time': 1774432800.0, 'created_time': 1774281167.944097, 'last_price_update_time': 1774391812.621241}
2026-03-24 22:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711428') HTTP/1.1" 204 0
2026-03-24 22:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f6061f7-7478-514b-bd13-4a86f564f2d5 with identifier: 10711966
2026-03-24 22:36:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f6061f7-7478-514b-bd13-4a86f564f2d5 with scrape type 2
2026-03-24 22:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f6061f7-7478-514b-bd13-4a86f564f2d5 with scrape type 2
2026-03-24 22:36:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f6061f7-7478-514b-bd13-4a86f564f2d5, identifier: 10711966
2026-03-24 22:36:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f6061f7-7478-514b-bd13-4a86f564f2d5 with identifier: 10711966
2026-03-24 22:36:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f6061f7-7478-514b-bd13-4a86f564f2d5 with identifier: 10711966
2026-03-24 22:36:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f6061f7-7478-514b-bd13-4a86f564f2d5 with identifier: 10711966 to the API
2026-03-24 22:36:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711966>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5f6061f7-7478-514b-bd13-4a86f564f2d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PDE404',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711966',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 118836,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7450,
'price_includes_vat': True,
'registration_date': '2016-06-08',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Volkswagen Passat 1.6 TDI Comfortline - Diesel - Manual - 120 hp - '
'118.836 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2016}
2026-03-24 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711966%27 HTTP/1.1" 200 None
2026-03-24 22:36:53 [adesa.be] INFO: Saving data for 10711966: {'auction_closing_time': 1774432800.0, 'created_time': 1774281157.111703, 'last_price_update_time': 1774391813.258939}
2026-03-24 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711966') HTTP/1.1" 204 0
2026-03-24 22:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:36: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 22:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26318be8-b13e-5787-bb1f-d4b902423f38 with identifier: 10711573
2026-03-24 22:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26318be8-b13e-5787-bb1f-d4b902423f38 with scrape type 2
2026-03-24 22:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26318be8-b13e-5787-bb1f-d4b902423f38 with scrape type 2
2026-03-24 22:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26318be8-b13e-5787-bb1f-d4b902423f38, identifier: 10711573
2026-03-24 22:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26318be8-b13e-5787-bb1f-d4b902423f38 with identifier: 10711573
2026-03-24 22:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26318be8-b13e-5787-bb1f-d4b902423f38 with identifier: 10711573
2026-03-24 22:36:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26318be8-b13e-5787-bb1f-d4b902423f38 with identifier: 10711573 to the API
2026-03-24 22:36:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:36: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 22:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711573>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '26318be8-b13e-5787-bb1f-d4b902423f38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '735184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711573',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Jetta',
'odometer': 255432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2006-01-25',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Volkswagen Jetta 1.9 TDI Comfortline - Diesel - Automatic - 105 hp '
'- 255.432 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2006}
2026-03-24 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711573%27 HTTP/1.1" 200 None
2026-03-24 22:36:53 [adesa.be] INFO: Saving data for 10711573: {'auction_closing_time': 1774432800.0, 'created_time': 1774281155.027697, 'last_price_update_time': 1774391813.767033}
2026-03-24 22:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "